Skip to content
Snippets Groups Projects
user avatar
Nikolay Shirokovskiy authored
Why these modules? Initially in the scope of #9914 we only want
to fix trace for `schema.lua` but there is an issue. In the next
patch we changing `console.lua` so that for existing diff test the
trace is checked (for specified modules).

In that patch we add a wrapper function around evaluated expression. So
that argument checking functions like `luaL_checklstring` start to refer
wrapper's ``fn`` in error instead of ``?``. We decided drop the usage of
such checkers in code covered by diff tests. Once we touch a module in
the scope this change we also fix all non box errors to box ones with
proper level.

Part of #9914

NO_CHANGELOG=incomplete
NO_DOC=incomplete
4175ab05
History
user avatar 4175ab05
Name Last commit Last update
..
box.lua
conflict.lua
conflict.result
conflict.test.lua
crossjoin.result
crossjoin.test.lua
ddl.result
ddl.test.lua
decimal.result
decimal.test.lua
delete.result
delete.test.lua
engine.cfg
errinj.result
errinj.test.lua
errinj_ddl.result
errinj_ddl.test.lua
func_index.result
func_index.test.lua
gh-1088-concurrent-bitset-iteration.result
gh-1088-concurrent-bitset-iteration.test.lua
gh-5027-fields-nullability.result
gh-5027-fields-nullability.test.lua
gh-5093-before_replace-key-type.result
gh-5093-before_replace-key-type.test.lua
gh-5132-multikey-index-assert.result
gh-5132-multikey-index-assert.test.lua
gh-5192-multikey-root-nullability.result
gh-5192-multikey-root-nullability.test.lua
gh-5216-small_alloc_factor.lua
gh-5216-small_alloc_factor.result
gh-5216-small_alloc_factor.test.lua
gh-6165-multibyte-fselect.result
gh-6165-multibyte-fselect.test.lua
hints.result
hints.test.lua
indices_any_type.result
indices_any_type.test.lua
insert.result
insert.test.lua
iterator.result
iterator.test.lua
json.result
json.test.lua
lua.result
lua.test.lua
misc.result
misc.test.lua
multikey.result
multikey.test.lua
null.result
null.test.lua
params.result
params.test.lua
recover_drop.result
recover_drop.test.lua
recover_snapshot.result
recover_snapshot.test.lua
recover_snapshot_wal.result
recover_snapshot_wal.test.lua
recover_wal.result
recover_wal.test.lua
replace.result
replace.test.lua
replica_join.result
replica_join.skipcond
replica_join.test.lua
savepoint.result
savepoint.test.lua
select.result
select.test.lua
snapshot.result
snapshot.test.lua
suite.ini
transaction.result
transaction.test.lua
tree.result
tree.test.lua
tree_min_max_count.result
tree_min_max_count.test.lua
tree_variants.result
tree_variants.test.lua
truncate.result
truncate.test.lua
tuple.result
tuple.test.lua
update.result
update.test.lua
upsert.result
upsert.test.lua
uuid.result
uuid.test.lua