Skip to content

[v16.x backport] test runner additions - #44873

Closed
MoLow wants to merge 6 commits into
nodejs:v16.x-stagingfrom
MoLow:backport-v16-test-runner
Closed

[v16.x backport] test runner additions#44873
MoLow wants to merge 6 commits into
nodejs:v16.x-stagingfrom
MoLow:backport-v16-test-runner

Conversation

@nodejs-github-bot

This comment was marked as outdated.

@MoLow
MoLow changed the base branch from main to v16.x-stagingOctober 3, 2022 10:07
@nodejs-github-botnodejs-github-bot added meta Issues and PRs related to the general management of the project. tools Issues and PRs related to the tools directory. labels Oct 3, 2022
@targos

Copy link
Copy Markdown
Member

If possible, we prefer to keep separated commits in backports, so we know from the git log what landed in the release line

@MoLow
MoLowforce-pushed the backport-v16-test-runner branch from b6d316e to f44fcd9CompareOctober 3, 2022 10:15
@MoLow

MoLow commented Oct 3, 2022

Copy link
Copy Markdown
MemberAuthor

@targos I am not sure what you meant - but you commented before I have committed. I just wanted to have a backport pr URL before cherry-picking the relevant commits.
is the PR ok now?

@MoLow
MoLow marked this pull request as ready for review October 3, 2022 10:16
@targos

Copy link
Copy Markdown
Member

@MoLow Looks like I was too fast indeed. This looks ok 👍🏻 (btw, you can add the Backport-PR-URL yourself, but that would be already done automatically when we land it with git-node land --backport)

@MoLow
MoLowforce-pushed the backport-v16-test-runner branch from f44fcd9 to d351059CompareOctober 3, 2022 11:31
@MoLowMoLow added the v16.x label Oct 3, 2022
@MoLow

MoLow commented Oct 3, 2022

Copy link
Copy Markdown
MemberAuthor

v16 linter seems broken regardless of this PR

@MoLowMoLow added the commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. label Oct 3, 2022
@MoLow
MoLowforce-pushed the backport-v16-test-runner branch from d351059 to 23ab7feCompareOctober 3, 2022 13:08
@targos

targos commented Oct 3, 2022

Copy link
Copy Markdown
Member

v16 linter seems broken regardless of this PR

@juanarbol it seems to be broken since the last push to v16.x-staging

PR-URL: nodejs#44520
Backport-PR-URL: nodejs#44873
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#44620
Backport-PR-URL: nodejs#44873Fixes: nodejs#44600
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#44592
Backport-PR-URL: nodejs#44873
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@MoLow
MoLowforce-pushed the backport-v16-test-runner branch from ea19306 to 36be71eCompareNovember 23, 2022 22:46
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@MoLow

Copy link
Copy Markdown
MemberAuthor

@richardlau CI is running #44873 (comment)

@nodejs-github-bot

This comment was marked as resolved.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

This comment was marked as outdated.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

This was confirmed flaky on those platforms:
- Windows x64
- Windows on Arm
- Linux
- Freebsd
Tests randomly fail because of bad order in messages expected, which
seems related to threads scheduling at execution.
PR-URL: nodejs#45049
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@MoLow

MoLow commented Dec 1, 2022

Copy link
Copy Markdown
MemberAuthor

@richardlau can this be merged?

@richardlau

Copy link
Copy Markdown
Member

Landed in 5a776d4...821d832.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-rebaseAdd this label to allow the Commit Queue to land a PR in several commits.metaIssues and PRs related to the general management of the project.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@MoLow@nodejs-github-bot@targos@aduh95@richardlau@p-b-o