Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
test: fix test-heapdump-zlib#34499
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
test: fix test-heapdump-zlib #34499
Uh oh!
There was an error while loading. Please reload this page.
Conversation
50910cb to 42a4793Compare42a4793 to 6b6841cCompareUh oh!
There was an error while loading. Please reload this page.
6b6841c to 35d87dcCompare35d87dc to e2fef24Comparerichardlau commented Jul 23, 2020
I've requested a pummel CI run (queued): https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/15556/ |
This comment has been minimized.
This comment has been minimized.
richardlau commented Jul 23, 2020
If the CI's come back green I'd suggest fast tracking to unbreak the daily builds. |
Uh oh!
There was an error while loading. Please reload this page.
Trott commented Jul 23, 2020 • edited
Loading Uh oh!
There was an error while loading. Please reload this page.
edited
Uh oh!
There was an error while loading. Please reload this page.
Pummel CI re-run: https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/15561/ ✅ |
nodejs-github-bot commented Jul 23, 2020
nodejs-github-bot commented Jul 24, 2020
nodejs-github-bot commented Jul 24, 2020
nodejs-github-bot commented Jul 24, 2020
nodejs-github-bot commented Jul 24, 2020
PR-URL: #34499 Refs: #34048 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Trott commented Jul 24, 2020
Landed in d1e4e8e Thanks for the quick fix! |
PR-URL: #34499 Refs: #34048 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
PR-URL: #34499 Refs: #34048 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
PR-URL: #34499 Refs: #34048 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
Refs: #34048
Fixes
test/pummel/test-heapdump-zlib.jswhich was broken by #34048.Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes