Closed Pavel-Durov closed 1 year ago
bors try
Build succeeded!
The publicly hosted instance of bors-ng is deprecated and will go away soon.
If you want to self-host your own instance, instructions are here. For more help, visit the forum.
If you want to switch to GitHub's built-in merge queue, visit their help page.
bors r+
Build failed:
It failed on CI, so I guess we close this?
Before we kill it, we should briefly discuss why it failed (did it fail because of other yk bugs or ...?).
Looks like it failed on other tests - coroutine.lua
:
21:10:17 + echo ### YKD_SERIALISE_COMPILATION=0 coroutine.lua ###
21:10:17 + YKD_SERIALISE_COMPILATION=0 ../src/lua -e_U=true coroutine.lua
21:10:17 ### YKD_SERIALISE_COMPILATION=0 coroutine.lua ###
21:10:17 testing coroutines
21:10:17 to-be-closed variables in coroutines
21:10:17 testing 'coroutine.close'
21:10:17
21:10:17 >>> testC not active: skipping coroutine API tests <<<
21:10:17
21:10:17 lua: /ci/yk/ykllvm/llvm/lib/IR/Value.cpp:1101: void llvm::ValueHandleBase::RemoveFromUseList(): Assertion `*PrevPtr == this && "List invariant broken"' failed.
Removed coroutine test :point_right: de6710c50ab6162f98a97fd7f4f4a7e0d27a81f3 It fails on my machine as well
Please squash.
squashed 👉 2b36a8d8963d1a891bfc926b3b2308442e472e7c
bors r+
Build succeeded!
The publicly hosted instance of bors-ng is deprecated and will go away soon.
If you want to self-host your own instance, instructions are here. For more help, visit the forum.
If you want to switch to GitHub's built-in merge queue, visit their help page.
Add cstack test - it runs 1000 times on my machine