Uh oh!
There was an error while loading. Please reload this page.
test_runner: stringify AssertError expected and actual - #47088
Conversation
nodejs-github-bot
commented
Mar 14, 2023
Review requested:
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
cjihrig
left a comment
There was a problem hiding this comment.
I think this change might work, but I think it's incomplete without a context object. I also worry about how the stringify change might interact with large objects.
I'm not 100% if it would be valid YAML, but if it is, maybe actual and expected should add another level of indentation instead of just trying to stringify.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
6a60ab8 to
b6d1159Compareb6d1159 to
b540361CompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
b540361 to
8840601Comparenodejs-github-bot
commented
Apr 3, 2023
nodejs-github-bot
commented
Apr 3, 2023
nodejs-github-bot
commented
Apr 3, 2023
nodejs-github-bot
commented
Apr 4, 2023
Landed in 102540a |
PR-URL: nodejs#47088Fixes: nodejs#47075 Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Fixes: #47075