Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.3k
refactor test#30568
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
refactor test #30568
Uh oh!
There was an error while loading. Please reload this page.
Conversation
nodejs-github-bot commented Nov 20, 2019
nodejs-github-bot commented Nov 21, 2019
gireeshpunathil commented Nov 21, 2019
looks like the some infra issues caused the CI to fail. Let us see if a resume build fixes that. |
nodejs-github-bot commented Nov 21, 2019
103a293 to 50a71adCompare
jessecogollo left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
you rock !!! 👏 🚀
nodejs-github-bot commented Nov 29, 2019
nodejs-github-bot commented Nov 30, 2019
gireeshpunathil commented Nov 30, 2019
the only failure in linix-containerized |
PR-URL: #30568 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
gireeshpunathil commented Nov 30, 2019
landed in 246557e. thanks for the contribution! |
PR-URL: #30568 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
PR-URL: #30568 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
PR-URL: #30568 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: David Carlier <[email protected]> Reviewed-By: Gireesh Punathil <[email protected]>
Switch the argument order for the assertion to be in the correct order (
actual,expected).Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes