FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test_runner: fix test deserialize edge cases by MoLow · Pull Request #48106 · nodejs/node · GitHub

/ node Public

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 commented May 21, 2023

Copy link
Copy Markdown
Member

Fixes: #48103

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

nodejs-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 requested a review from cjihrig May 22, 2023 15:51
Comment thread lib/internal/test_runner/runner.js Outdated
Comment thread lib/internal/test_runner/runner.js Outdated
Comment thread lib/internal/test_runner/runner.js Outdated

cjihrig commented May 22, 2023

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 force-pushed the fix-test-deserialize branch from 1b32632 to e669180 Compare May 23, 2023 05:52
MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label May 23, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 23, 2023

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

MoLow requested a review from benjamingr May 23, 2023 17:01
MoLow added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label May 23, 2023
MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label May 23, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 23, 2023
nodejs-github-bot merged commit f0e70ee into nodejs:main May 23, 2023

Copy link
Copy Markdown
Collaborator

Landed in f0e70ee

targos pushed a commit that referenced this pull request May 30, 2023
PR-URL: #48106
Fixes: #48103
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
targos mentioned this pull request Jun 4, 2023
danielleadams pushed a commit that referenced this pull request Jul 6, 2023
PR-URL: #48106
Fixes: #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#48106
Fixes: 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#48106
Fixes: 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#48106
Fixes: nodejs#48103
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. 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.

test runner v8 serialization fails

4 participants


Back | FazBrowse Home | New Git URL