Skip to content

test: escape cwd in regexp - #50980

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kapouer:patch-5
Dec 5, 2023
Merged

test: escape cwd in regexp#50980
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
kapouer:patch-5

Conversation

@kapouer

Copy link
Copy Markdown
Contributor

Some signs in cwd could make this regexp fail

@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 Issues and PRs related to the tests. labels Nov 30, 2023
@kapouerkapouer changed the title [test] Escape cwd in regexptest: Escape cwd in regexpNov 30, 2023
Comment threadtest/parallel/test-runner-output.mjs Outdated
@kapouerkapouer changed the title test: Escape cwd in regexptest: escape cwd in regexpNov 30, 2023
@lpincalpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 1, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 1, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@MoLowMoLow left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, need to revert @aduh95 's suggestion since it uses common js

Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@lpincalpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 4, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 4, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 5, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 5, 2023
@nodejs-github-bot
nodejs-github-bot merged commit fba2c93 into nodejs:mainDec 5, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in fba2c93

RafaelGSS pushed a commit that referenced this pull request Dec 15, 2023
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #50980
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@RafaelGSSRafaelGSS mentioned this pull request Dec 15, 2023
richardlau pushed a commit that referenced this pull request Mar 25, 2024
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: #50980
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
@richardlaurichardlau mentioned this pull request Mar 25, 2024
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.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@kapouer@nodejs-github-bot@benjamingr@lpinca@MoLow@aduh95@atlowChemi