Skip to content

Revert "test: skip test-cpu-prof in debug builds with code cache" - #27469

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:revert-27308
Closed

Revert "test: skip test-cpu-prof in debug builds with code cache"#27469
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:revert-27308

Conversation

@addaleax

Copy link
Copy Markdown
Member

Skipping the test is not needed now that the underlying cause
has been addressed in V8.

This reverts commit b66f01d.

Refs: #27423

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Skipping the test is not needed now that the underlying cause
has been addressed in V8.
This reverts commit b66f01d.
Refs: nodejs#27423
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Apr 29, 2019
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@addaleaxaddaleax added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 29, 2019
@Trott

Trott commented May 1, 2019

Copy link
Copy Markdown
Member

Landed in 5f68489

@TrottTrott closed this May 1, 2019
Trott pushed a commit to Trott/io.js that referenced this pull request May 1, 2019
Skipping the test is not needed now that the underlying cause
has been addressed in V8.
This reverts commit b66f01d.
Refs: nodejs#27423
PR-URL: nodejs#27469
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
targos pushed a commit that referenced this pull request May 4, 2019
Skipping the test is not needed now that the underlying cause
has been addressed in V8.
This reverts commit b66f01d.
Refs: #27423
PR-URL: #27469
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@targostargos mentioned this pull request May 6, 2019
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.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@addaleax@nodejs-github-bot@Trott@cjihrig@gengjiawen@joyeecheung