Skip to content

test_runner: fix test deserialize edge cases - #48106

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-test-deserialize
May 23, 2023
Merged

test_runner: fix test deserialize edge cases#48106
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-test-deserialize

Conversation

@MoLow

Copy link
Copy Markdown
Member

Fixes: #48103

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels May 21, 2023
@MoLow
MoLow requested a review from cjihrigMay 22, 2023 15:51
Comment threadlib/internal/test_runner/runner.js Outdated
Comment threadtest/parallel/test-runner-v8-deserializer.mjs Outdated
Comment threadtest/parallel/test-runner-v8-deserializer.mjs Outdated
Comment threadtest/parallel/test-runner-v8-deserializer.mjs Outdated
Comment threadtest/parallel/test-runner-v8-deserializer.mjs Outdated
Comment threadtest/parallel/test-runner-v8-deserializer.mjs Outdated
Comment threadlib/internal/test_runner/runner.js Outdated
Comment threadlib/internal/test_runner/runner.js Outdated
@cjihrig

Copy link
Copy Markdown
Contributor

It might be worth adding a note/label on the original PR that moved to V8 serialization that this PR should be backported with it.

@MoLow
MoLowforce-pushed the fix-test-deserialize branch from 1b32632 to e669180CompareMay 23, 2023 05:52
@MoLowMoLow added the request-ci Add this label to start a Jenkins CI on a PR. label May 23, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 23, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@MoLow
MoLow requested a review from benjamingrMay 23, 2023 17:01
@MoLowMoLow added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label May 23, 2023
@MoLowMoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label May 23, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 23, 2023
@nodejs-github-bot
nodejs-github-bot merged commit f0e70ee into nodejs:mainMay 23, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in f0e70ee

targos pushed a commit that referenced this pull request May 30, 2023
PR-URL: #48106Fixes: #48103
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@targostargos mentioned this pull request Jun 4, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #48106Fixes: #48103
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
MoLow added a commit to MoLow/node that referenced this pull request Jul 6, 2023
PR-URL: nodejs#48106Fixes: nodejs#48103
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48106Fixes: nodejs#48103
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48106Fixes: nodejs#48103
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.needs-ciPRs that need a full CI run.test_runnerIssues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test runner v8 serialization fails

4 participants

@MoLow@nodejs-github-bot@cjihrig@benjamingr