Uh oh!
There was an error while loading. Please reload this page.
test: add test cases for paramEncoding 'explicit' - #27900
Conversation
This comment has been minimized.
This comment has been minimized.
tniessen
commented
May 27, 2019
Thanks for the ping @ryzokuken. Key pair generation is slow, I am not sure if this is worth adding three more test cases. Apart from that, LGTM. |
ChALkeR
commented
May 27, 2019
@tniessen There were uncovered lines and this PR should increase actual coverage. |
tniessen
commented
May 27, 2019
@ChALkeR Yes, we should definitely add one or more tests to cover those lines. I was just questioning the number of tests :) But you are right, it does not really matter if it's one or three. |
panva
commented
May 27, 2019
It's |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
ryzokuken
commented
May 28, 2019
Any idea what failed, everyone? |
nodejs-github-bot
commented
May 28, 2019
ryzokuken
commented
May 29, 2019
Seems to be a plinux flake, I'm seeing this multiple times everyday on unrelated PRs. @Trott we're tracking this one, right? |
BridgeAR
commented
May 29, 2019
@oksemonenko thanks a lot and I hope you enjoyed the event! |
oksemonenko
commented
May 29, 2019
@BridgeAR of course I did! Thank you very much for making my sunday! |
ryzokuken
commented
May 29, 2019
@BridgeAR since the CI fail is flaky, I guess it's fine to rerun CI? |
nodejs-github-bot
commented
May 29, 2019
tniessen
commented
May 30, 2019
CI is green and the last failure looks a lot like a flake: So this should be good to go. |
Trott
commented
May 30, 2019
Landed in 76cffdd. |
PR-URL: nodejs#27900 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #27900 Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Ujjwal Sharma <usharma1998@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Rich Trott <rtrott@gmail.com>
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes