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

test: relocate test files fixtures for better understanding by rluvaton · Pull Request #48787 · nodejs/node · GitHub

/ node Public

test: relocate test files fixtures for better understanding - #48787

Merged
nodejs-github-bot merged 8 commits into
nodejs:mainfrom
rluvaton:reorder-test-files
Jul 26, 2023
Merged

test: relocate test files fixtures for better understanding#48787
nodejs-github-bot merged 8 commits into
nodejs:mainfrom
rluvaton:reorder-test-files

Conversation

rluvaton commented Jul 15, 2023
edited
Loading

Copy link
Copy Markdown
Member

move all files that the test runner used by directory to their own folder

example of such a problem:

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jul 15, 2023
rluvaton changed the title test: reorder test files fixtures for better understanding test: relocate test files fixtures for better understanding Jul 16, 2023

Copy link
Copy Markdown
Member Author

The failing macOS test is unrelated, it's about the inspector

Copy link
Copy Markdown
Member Author

Cc @MoLow

rluvaton force-pushed the reorder-test-files branch from 3f16464 to 8c3dd7e Compare July 25, 2023 22:26

Copy link
Copy Markdown
Member Author

Cc @benjamingr @cjihrig

MoLow commented Jul 26, 2023

Copy link
Copy Markdown
Member

@rluvaton can you fix failing tests?

rluvaton commented Jul 26, 2023
edited
Loading

Copy link
Copy Markdown
Member Author

Hey, because more than a week passed a single reviewer is enough no? (because it blocking other PR and this is just test fixture relocation)

MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Jul 26, 2023
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jul 26, 2023

Copy link
Copy Markdown
Collaborator

atlowChemi added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Jul 26, 2023
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jul 26, 2023
nodejs-github-bot merged commit bcaf198 into nodejs:main Jul 26, 2023

Copy link
Copy Markdown
Collaborator

Landed in bcaf198

Copy link
Copy Markdown
Member Author

Thanks

Ceres6 pushed a commit to Ceres6/node that referenced this pull request Jul 27, 2023
PR-URL: nodejs#48787
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48787
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Ceres6 pushed a commit to Ceres6/node that referenced this pull request Aug 14, 2023
PR-URL: nodejs#48787
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>

Copy link
Copy Markdown
Member

This PR didn't land cleanly on node 20. Could you please make a backport?

Copy link
Copy Markdown
Member Author

Sure, can you tell me what was the problem?

Copy link
Copy Markdown
Member

Sure, can you tell me what was the problem?

If you cherry-pick bcaf198 on v20.x-staging you should see the conflicts. Basically, it touches on some parts of #47653 which is a semver-major and won't go to v20.x.

rluvaton added a commit to rluvaton/node that referenced this pull request Aug 15, 2023
PR-URL: nodejs#48787
Backport-PR-URL: nodejs#49174
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>

Copy link
Copy Markdown
Member Author

rluvaton added a commit to rluvaton/node that referenced this pull request Sep 4, 2023
PR-URL: nodejs#48787
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
UlisesGascon pushed a commit that referenced this pull request Sep 10, 2023
PR-URL: #48787
Backport-PR-URL: #49225
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
UlisesGascon mentioned this pull request Sep 10, 2023
targos pushed a commit that referenced this pull request Nov 27, 2023
PR-URL: #48787
Backport-PR-URL: #49225
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#48787
Backport-PR-URL: nodejs/node#49225
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
PR-URL: nodejs/node#48787
Backport-PR-URL: nodejs/node#49225
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
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. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL