You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ~/git/luajit/src/luajit test.lua 366
[366/508] lib/contents.lua --- pre-5.2 table
lib/contents.lua:80: got: "concat:foreach:foreachi:getn:insert:maxn:move:remove:sort"
expected: "concat:foreach:foreachi:getn:insert:maxn:remove:sort"
stack traceback:
[C]: in function 'error'
lib/contents.lua:17: in function 'check'
lib/contents.lua:80: in function <lib/contents.lua:79>
[C]: in function 'xpcall'
test.lua:378: in function 'execute_plan'
test.lua:413: in main chunk
[C]: at 0x00404a70
0 passed, 1 failed
Any tips on how to resolve this?
The text was updated successfully, but these errors were encountered:
Test 366 is failing for me with the v2.1 branch (commit LuaJIT/LuaJIT@d3e36e7):
Any tips on how to resolve this?
The text was updated successfully, but these errors were encountered: