Skip to content

Conversation

@targos
Copy link
Member

It was removed upstream and is now inferred from the build config.

Refs: nodejs/node-v8#180 (comment)

It was removed upstream and is now inferred from the build config.
@nodejs-github-botnodejs-github-bot added the build Issues and PRs related to build files or the CI. label Oct 19, 2020
@targos
Copy link
MemberAuthor

Please 👍 to fast-track. V8 CI is broken without this change.

@targostargos added dont-land-on-v10.x fast-track PRs that do not need to wait for 48 hours to land. labels Oct 19, 2020
@nodejs-github-bot
Copy link
Collaborator

nodejs-github-bot commented Oct 19, 2020

@richardlau
Copy link
Member

V8 CI is broken without this change.

cc @BethGriggs This affects the 15.0.0-proposal.

@codecov-io
Copy link

Codecov Report

Merging #35705 into master will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #35705 +/- ## ======================================= Coverage 96.40% 96.40% ======================================= Files 220 220 Lines 73681 73681 ======================================= + Hits 71031 71033 +2 + Misses 2650 2648 -2 
Impacted FilesCoverage Δ
lib/internal/util/inspect.js96.14% <0.00%> (+0.09%)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c55f661...de14755. Read the comment docs.

@nodejs-github-bot
Copy link
Collaborator

gengjiawen pushed a commit that referenced this pull request Oct 19, 2020
It was removed upstream and is now inferred from the build config. PR-URL: #35705 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Rich Trott <[email protected]>
@gengjiawen
Copy link
Member

Landed in b18651b

@targostargos deleted the fix-v8-ci branch October 19, 2020 14:43
targos added a commit to targos/node that referenced this pull request Apr 20, 2021
It was removed upstream and is now inferred from the build config. PR-URL: nodejs#35705 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos added a commit to targos/node that referenced this pull request Apr 27, 2021
It was removed upstream and is now inferred from the build config. PR-URL: nodejs#35705 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Rich Trott <[email protected]>
targos added a commit that referenced this pull request Apr 30, 2021
It was removed upstream and is now inferred from the build config. PR-URL: #35705 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Beth Griggs <[email protected]> Reviewed-By: Daijiro Wachi <[email protected]> Reviewed-By: Rich Trott <[email protected]> PR-URL: #38275 Reviewed-By: Matteo Collina <[email protected]> Reviewed-By: Shelley Vohr <[email protected]>
nodejs-github-bot pushed a commit that referenced this pull request Jun 23, 2021
V8's test-runner dropped the `--mode` argument some time back, and now produces the following error if run with it: run-tests.py: error: no such option: --mode PR-URL: #39055 Refs: #35705 Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
targos pushed a commit that referenced this pull request Jul 11, 2021
V8's test-runner dropped the `--mode` argument some time back, and now produces the following error if run with it: run-tests.py: error: no such option: --mode PR-URL: #39055 Refs: #35705 Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
targos pushed a commit that referenced this pull request Sep 4, 2021
V8's test-runner dropped the `--mode` argument some time back, and now produces the following error if run with it: run-tests.py: error: no such option: --mode PR-URL: #39055 Refs: #35705 Reviewed-By: Jiawen Geng <[email protected]> Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

buildIssues and PRs related to build files or the CI.fast-trackPRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants

@targos@nodejs-github-bot@richardlau@codecov-io@gengjiawen@Trott@watilde@BethGriggs