Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(267)

Issue 2920313002: [inspector] Test how Profiler interacts with multiple sessions (Closed)

Created:
3 years, 6 months ago by dgozman
Modified:
3 years, 6 months ago
Reviewers:
alph
CC:
v8-reviews_googlegroups.com, devtools-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
v8
Visibility:
Public.

Description

[inspector] Test how Profiler interacts with multiple sessions BUG=chromium:590878 Review-Url: https://codereview.chromium.org/2920313002 Cr-Original-Commit-Position: refs/heads/master@{#45715} Committed: https://chromium.googlesource.com/v8/v8/+/754f81e20e9e7abfb3ce82e73a3389a72f4657a6 Review-Url: https://codereview.chromium.org/2920313002 Cr-Commit-Position: refs/heads/master@{#45717} Committed: https://chromium.googlesource.com/v8/v8/+/679604bdd2991a19cadf7ab5c462fc6f368f32fc

Patch Set 1 #

Total comments: 6

Patch Set 2 : parens #

Patch Set 3 : unflake #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -0 lines) Patch
A test/inspector/sessions/cpu-profile.js View 1 2 1 chunk +54 lines, -0 lines 0 comments Download
A test/inspector/sessions/cpu-profile-expected.txt View 1 2 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (10 generated)
dgozman
Could you please take a look?
3 years, 6 months ago (2017-06-05 17:53:59 UTC) #2
alph
lgtm https://codereview.chromium.org/2920313002/diff/1/test/inspector/sessions/cpu-profile.js File test/inspector/sessions/cpu-profile.js (right): https://codereview.chromium.org/2920313002/diff/1/test/inspector/sessions/cpu-profile.js#newcode18 test/inspector/sessions/cpu-profile.js:18: var foundFoo = profile.nodes.some(node => node.callFrame.functionName === 'foo'); ...
3 years, 6 months ago (2017-06-05 21:10:41 UTC) #3
dgozman
https://codereview.chromium.org/2920313002/diff/1/test/inspector/sessions/cpu-profile.js File test/inspector/sessions/cpu-profile.js (right): https://codereview.chromium.org/2920313002/diff/1/test/inspector/sessions/cpu-profile.js#newcode18 test/inspector/sessions/cpu-profile.js:18: var foundFoo = profile.nodes.some(node => node.callFrame.functionName === 'foo'); On ...
3 years, 6 months ago (2017-06-05 21:50:48 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2920313002/10003
3 years, 6 months ago (2017-06-05 21:51:34 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:10003) as https://chromium.googlesource.com/v8/v8/+/754f81e20e9e7abfb3ce82e73a3389a72f4657a6
3 years, 6 months ago (2017-06-05 22:14:22 UTC) #10
Mircea Trofin
A revert of this CL (patchset #2 id:10003) has been created in https://codereview.chromium.org/2928493002/ by mtrofin@chromium.org. ...
3 years, 6 months ago (2017-06-05 22:32:13 UTC) #11
dgozman
For the record: this did flake, so relaxing the test to unflake it.
3 years, 6 months ago (2017-06-05 23:48:59 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2920313002/30001
3 years, 6 months ago (2017-06-05 23:49:12 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:30001) as https://chromium.googlesource.com/v8/v8/+/679604bdd2991a19cadf7ab5c462fc6f368f32fc
3 years, 6 months ago (2017-06-06 00:14:14 UTC) #19
Michael Achenbach
Note, this still fails in full-debug mode (ie non-optimized): https://build.chromium.org/p/client.v8/builders/V8%20Linux%20-%20full%20debug/builds/1711
3 years, 6 months ago (2017-06-06 13:50:48 UTC) #20
dgozman
3 years, 6 months ago (2017-06-06 15:43:25 UTC) #21
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:30001) has been created in
https://codereview.chromium.org/2926533003/ by dgozman@chromium.org.

The reason for reverting is: DCHECKS triggering in debug build..

Powered by Google App Engine
This is Rietveld 408576698