Skip to content

tools: fix github reporter appended multiple times - #49199

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-reporter-appended-multiple-times
Aug 16, 2023
Merged

tools: fix github reporter appended multiple times#49199
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-reporter-appended-multiple-times

Conversation

@MoLow

Copy link
Copy Markdown
Member

a follow-up for #49129
since additional_flags was shared between all tests the reporter kept being added again for each test.
see for example https://github.com/nodejs/node/actions/runs/5870373336/job/15917272924?pr=49184

@nodejs-github-botnodejs-github-bot added test Issues and PRs related to the tests. tools Issues and PRs related to the tools directory. labels Aug 16, 2023
@MoLowMoLow added the fast-track PRs that do not need to wait for 48 hours to land. label Aug 16, 2023
@MoLow
MoLow requested a review from atlowChemiAugust 16, 2023 12:30
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @MoLow. Please 👍 to approve.

@MoLow
MoLow requested a review from aduh95August 16, 2023 12:30
@MoLowMoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 16, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 16, 2023
@nodejs-github-bot
nodejs-github-bot merged commit e2d666d into nodejs:mainAug 16, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in e2d666d

@MoLow
MoLow deleted the fix-reporter-appended-multiple-times branch August 16, 2023 18:27
UlisesGascon pushed a commit that referenced this pull request Sep 10, 2023
PR-URL: #49199
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
@UlisesGasconUlisesGascon mentioned this pull request Sep 10, 2023
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.toolsIssues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@MoLow@nodejs-github-bot@benjamingr@atlowChemi