Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regression tests contain select(nil) #96

Open
ligurio opened this issue Jul 12, 2022 · 0 comments
Open

Regression tests contain select(nil) #96

ligurio opened this issue Jul 12, 2022 · 0 comments

Comments

@ligurio
Copy link
Member

ligurio commented Jul 12, 2022

When luatest running with -c (no capture) logs contains many warnings about using select() without limitations:

2022-07-12 21:10:14.225 [6437] main/103/luatest I> set 'log_format' configuration option to "plain"
2022-07-12 21:10:14.231 [6437] main/103/luatest C> Potentially long select from space '_ddl_sharding_key' (512)                     stack traceback:                                                                                                                  
        builtin/box/schema.lua:2382: in function 'check_select_safety'
        builtin/box/schema.lua:2396: in function 'select'                                                                          
        ...geyb/sources/MRG/ddl/test/set_sharding_metadata_test.lua:180: in function 'method'                   
        ...ources/MRG/ddl/.rocks/share/tarantool/luatest/runner.lua:348: in function <...ources/MRG/ddl/.rocks/share/tarantool/luatest/runner.lua:347>    

Version: ac006ff (tag 1.6.1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants