Skip to content

test_runner: refactor tap_lexer to use more primordials - #45744

Merged
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:tap_lexer-primordials
Dec 12, 2022
Merged

test_runner: refactor tap_lexer to use more primordials#45744
aduh95 merged 3 commits into
nodejs:mainfrom
aduh95:tap_lexer-primordials

Conversation

@aduh95

Copy link
Copy Markdown
Contributor

No description provided.

@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. labels Dec 5, 2022
@aduh95aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels Dec 5, 2022
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 5, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Comment threadlib/internal/test_runner/tap_lexer.js Outdated
@aduh95aduh95 added request-ci Add this label to start a Jenkins CI on a PR. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Dec 6, 2022
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 7, 2022
@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

@aduh95aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 12, 2022
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Dec 12, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/45744
✔ Done loading data for nodejs/node/pull/45744
----------------------------------- PR info ------------------------------------
Title test_runner: refactor `tap_lexer` to use more primordials (#45744)
⚠ Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch aduh95:tap_lexer-primordials -> nodejs:main
Labels author ready, needs-ci, dont-land-on-v14.x, commit-queue-squash, test_runner
Commits 3
- test_runner: refactor `tap_lexer` to use more primordials
- fixup! test_runner: refactor `tap_lexer` to use more primordials
- Update lib/internal/test_runner/tap_lexer.js
Committers 2
- Antoine du Hamel - GitHub PR-URL: https://github.com/nodejs/node/pull/45744
Reviewed-By: Moshe Atlow Reviewed-By: Colin Ihrig ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/45744
Reviewed-By: Moshe Atlow Reviewed-By: Colin Ihrig --------------------------------------------------------------------------------
⚠ Commits were pushed since the last review:
⚠ - Update lib/internal/test_runner/tap_lexer.js
ℹ This PR was created on Mon, 05 Dec 2022 11:18:28 GMT
✔ Approvals: 2
✔ - Moshe Atlow (@MoLow): https://github.com/nodejs/node/pull/45744#pullrequestreview-1204376128
✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/45744#pullrequestreview-1204637115
✔ Last GitHub CI successful
ℹ Last Full PR CI on 2022-12-11T22:30:29Z: https://ci.nodejs.org/job/node-test-pull-request/48415/
- Querying data for job/node-test-pull-request/48415/
✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/3671541884

@aduh95
aduh95 merged commit 2483da7 into nodejs:mainDec 12, 2022
@aduh95

Copy link
Copy Markdown
ContributorAuthor

Landed in 2483da7

@aduh95
aduh95 deleted the tap_lexer-primordials branch December 12, 2022 06:31
targos pushed a commit that referenced this pull request Dec 12, 2022
PR-URL: #45744
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@targostargos mentioned this pull request Dec 12, 2022
targos pushed a commit that referenced this pull request Dec 13, 2022
PR-URL: #45744
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #45744
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #45744
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
danielleadams pushed a commit that referenced this pull request Jan 5, 2023
PR-URL: #45744
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
MoLow pushed a commit to MoLow/node-core-test that referenced this pull request Feb 2, 2023
PR-URL: nodejs/node#45744
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
(cherry picked from commit 2483da743cbb48f31c6b3f8cb186d89f31d73611)
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.commit-queue-failedAn error occurred while landing this pull request using GitHub Actions.commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.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.

4 participants

@aduh95@nodejs-github-bot@cjihrig@MoLow