Skip to content

Conversation

eugeneo
Copy link
Contributor

@eugeneo eugeneo commented May 22, 2018

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

@eugeneo eugeneo requested a review from apapirovski May 22, 2018 21:22
@nodejs-github-bot nodejs-github-bot added c++ Issues and PRs that require attention from people who are familiar with C++. dont-land-on-v4.x inspector Issues and PRs related to the V8 inspector protocol labels May 22, 2018
@eugeneo
Copy link
Contributor Author

eugeneo commented May 22, 2018

@eugeneo eugeneo mentioned this pull request May 22, 2018
3 tasks
@addaleax addaleax added the fast-track PRs that do not need to wait for 48 hours to land. label May 22, 2018
@richardlau
Copy link
Member

No objections to this as a workaround, but the real issue is that non-regular CI jobs like CitGM (nodejs/build#1254) are not using the same level of compilers as the normal Node.js CI runs.

@apapirovski
Copy link
Contributor

Please also update src/inspector/tracing_agent.cc.

@eugeneo
Copy link
Contributor Author

eugeneo commented May 22, 2018

@apapirovski Oops - forgot to also grep the subfolders. Done.

CI: https://ci.nodejs.org/job/node-test-pull-request/15036/

@eugeneo
Copy link
Contributor Author

eugeneo commented May 22, 2018

There's a number of test failures but none of them is inspector-related (and this change is basically compiler-time only)

@eugeneo eugeneo closed this May 22, 2018
@eugeneo eugeneo deleted the no_make_unique branch May 22, 2018 23:33
@eugeneo eugeneo merged commit 7f610a1 into nodejs:master May 22, 2018
@eugeneo
Copy link
Contributor Author

eugeneo commented May 22, 2018

Landed as 7f610a1

MylesBorins pushed a commit that referenced this pull request May 23, 2018
PR-URL: #20895
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Anatoli Papirovski <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
MylesBorins pushed a commit that referenced this pull request May 23, 2018
PR-URL: #20895
Reviewed-By: Anna Henningsen <[email protected]>
Reviewed-By: Richard Lau <[email protected]>
Reviewed-By: Anatoli Papirovski <[email protected]>
Reviewed-By: Tiancheng "Timothy" Gu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++. fast-track PRs that do not need to wait for 48 hours to land. inspector Issues and PRs related to the V8 inspector protocol

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants