Skip to content

Conversation

MoLow
Copy link
Member

@MoLow MoLow commented Mar 14, 2023

Fixes: #47075

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-bot nodejs-github-bot added dont-land-on-v14.x needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Mar 14, 2023
Copy link
Contributor

@cjihrig cjihrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@MoLow MoLow force-pushed the stringify-assert-error-props branch 3 times, most recently from 6a60ab8 to b6d1159 Compare March 21, 2023 20:17
@MoLow MoLow requested a review from cjihrig March 21, 2023 20:21
@MoLow MoLow force-pushed the stringify-assert-error-props branch from b6d1159 to b540361 Compare March 28, 2023 19:20
Copy link
Contributor

@cjihrig cjihrig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay. LGTM

@MoLow MoLow force-pushed the stringify-assert-error-props branch from b540361 to 8840601 Compare April 3, 2023 16:22
@MoLow MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 3, 2023
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 3, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@MoLow MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2023
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2023
@nodejs-github-bot nodejs-github-bot merged commit 102540a into nodejs:main Apr 4, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in 102540a

@MoLow MoLow deleted the stringify-assert-error-props branch April 4, 2023 07:34
RafaelGSS pushed a commit that referenced this pull request Apr 5, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 5, 2023
@RafaelGSS RafaelGSS mentioned this pull request Apr 6, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 6, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 7, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 8, 2023
RafaelGSS pushed a commit that referenced this pull request Apr 13, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
MoLow added a commit to MoLow/node that referenced this pull request Jul 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

assert.deepEqual can generate invalid YAML output

5 participants