Uh oh!
There was an error while loading. Please reload this page.
test: mark test-zlib.zlib-binding.deflate as flaky - #20935
Conversation
test-zlib.zlib-binding.deflate is failing continuously in our CI, leaving us with 1% successful builds during the last 100 runs. This commit marks the test as flaky while the issue is not resolved. Ref: nodejs#20907
mmarchini
commented
May 24, 2018
Please leave a 👍 if you agree this PR should be fast-tracked. |
mmarchini
commented
May 24, 2018
apapirovski
left a comment
There was a problem hiding this comment.
LGTM. Is linuxone the same as linux for the purposes of these status files?
mmarchini
commented
May 24, 2018
Not sure, I was thinking the same thing while making this PR. Maybe someone from @nodejs/build can answer that? |
maclover7
commented
May 24, 2018
I believe so, yes |
apapirovski
commented
May 24, 2018
@nodejs/collaborators please have a look and also 👍 above to approve the fast-tracking. This way we can get the CI green / yellow again. |
richardlau
commented
May 24, 2018
Yes, linuxone is Linux on z/Architecture ( |
mmarchini
commented
May 24, 2018
Landing |
mmarchini
commented
May 24, 2018
Landed in f96ef55 |
test-zlib.zlib-binding.deflate is failing continuously in our CI, leaving us with 1% successful builds during the last 100 runs. This commit marks the test as flaky while the issue is not resolved. Ref: #20907 PR-URL: #20935 Refs: #20907 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
test-zlib.zlib-binding.deflate is failing continuously in our CI, leaving us with 1% successful builds during the last 100 runs. This commit marks the test as flaky while the issue is not resolved. Ref: #20907 PR-URL: #20935 Refs: #20907 Reviewed-By: Anatoli Papirovski <apapirovski@mac.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
test-zlib.zlib-binding.deflate is failing continuously in our CI,
leaving us with 1% successful builds during the last 100 runs. This
commit marks the test as flaky while the issue is not resolved.
Ref: #20907
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes