Skip to content

Conversation

@fossamagna
Copy link
Contributor

This RP is backport of #45264 to v18.x.

Refs: #45264 (comment)

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-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. v18.x Issues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch. labels Dec 29, 2022
@nodejs-github-bot
Copy link
Collaborator

@juanarbol
Copy link
Member

Hey! Thanks for this patch. Would you mind rebasing this?

legendecasand others added 3 commits January 23, 2023 09:15
According to https://html.spec.whatwg.org/#environment-settings-object, the timeOrigin is a per-environment value. Worker's timeOrigin is the time when the worker is created. PR-URL: nodejs#43781 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: Paolo Insogna <[email protected]> Reviewed-By: Joyee Cheung <[email protected]>
To distinguish per-context values from the node::Environment, split those values to a new node::Realm structure and consolidate bootstrapping methods with it. PR-URL: nodejs#44179 Refs: nodejs#42528 Reviewed-By: Joyee Cheung <[email protected]> Reviewed-By: James M Snell <[email protected]>
@fossamagnafossamagnaforce-pushed the backport-v18-test-runner-extraneous-async-fail branch from 6bba8f9 to 024450aCompareJanuary 23, 2023 01:30
@fossamagna
Copy link
ContributorAuthor

@juanarbol Thanks. I rebased and pushed this PR.

@MoLowMoLow added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Jan 24, 2023
@MoLow
Copy link
Member

the rebase did not seem to be successful, so I am closing in favor of #46360
please feel free to reopen if it is needed

@MoLowMoLow closed this Jan 26, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ciPRs that need a full CI run.test_runnerIssues and PRs related to the test runner subsystem.v18.xIssues that can be reproduced on v18.x or PRs targeting the v18.x-staging branch.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@fossamagna@nodejs-github-bot@juanarbol@MoLow@legendecas