ykjit / yklua

yk-enabled Lua interpreter
4 stars 4 forks source link

Buildbot locals.lua test #50

Closed Pavel-Durov closed 1 year ago

Pavel-Durov commented 1 year ago

Tested locals.lua as:

 YKD_SERIALISE_COMPILATION=1 try_repeat 1000  ../src/lua -e"_U=true"  locals.lua
 YKD_SERIALISE_COMPILATION=0 try_repeat 1000  ../src/lua -e"_U=true"  locals.lua
vext01 commented 1 year ago

Does this depend on any pending PR merging?

Pavel-Durov commented 1 year ago

not dependant this test runs fine on main branch 98807dcb129adae7f3a0f43c02061282b0a9d514

Pavel-Durov commented 1 year ago

bors try

bors[bot] commented 1 year ago

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.

vext01 commented 1 year ago

bors r+

bors[bot] commented 1 year ago

Build failed:

Pavel-Durov commented 1 year ago

buildbot failed on literals.lua

Pavel-Durov commented 1 year ago

removed failing test from buildbot :point_right: cf5c48d1e8c1653ed4687f67113b198eafd92931

Pavel-Durov commented 1 year ago

bors try

bors[bot] commented 1 year ago

try

Build failed:

Pavel-Durov commented 1 year ago

bors try

bors[bot] commented 1 year ago

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.

vext01 commented 1 year ago

Any squashing to do?

Pavel-Durov commented 1 year ago

yes, ill need to squash

Pavel-Durov commented 1 year ago

squashed :point_right: fb6b1763b22f75715ded5b033f9b3f9f4ec9764e

ltratt commented 1 year ago

bors r+

bors[bot] commented 1 year ago

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.