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

Issue 2968523003: [DevTools] Migrate inspector-protocol/debugger tests to new harness (Closed)

Created:
3 years, 5 months ago by dgozman
Modified:
3 years, 5 months ago
Reviewers:
kozy, chenwilliam, pfeldman
CC:
chromium-reviews, caseq+blink_chromium.org, lushnikov+blink_chromium.org, pfeldman+blink_chromium.org, apavlov+blink_chromium.org, devtools-reviews_chromium.org, blink-reviews, kozyatinskiy+blink_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[DevTools] Migrate inspector-protocol/debugger tests to new harness BUG=734762 Review-Url: https://codereview.chromium.org/2968523003 Cr-Commit-Position: refs/heads/master@{#484356} Committed: https://chromium.googlesource.com/chromium/src/+/17838a4e7eb968be5bbd182d8052a1ccb7e06752

Patch Set 1 #

Patch Set 2 : all tests #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+1204 lines, -1966 lines) Patch
M third_party/WebKit/LayoutTests/FlagExpectations/enable-blink-features=LayoutNG View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/SlowTests View 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame.html View 1 chunk +0 lines, -76 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame.js View 1 chunk +35 lines, -0 lines 1 comment Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation.html View 1 chunk +0 lines, -33 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation.js View 1 chunk +26 lines, -0 lines 1 comment Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/call-frame-functionLocation-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/continueToLocation.html View 1 chunk +0 lines, -103 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/continueToLocation.js View 1 chunk +79 lines, -0 lines 1 comment Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/continueToLocation-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-doesnt-step-into-injected-script.html View 1 chunk +0 lines, -39 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-doesnt-step-into-injected-script.js View 1 chunk +38 lines, -0 lines 1 comment Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-evaluate-in-worker-while-pause-in-page.html View 1 chunk +0 lines, -80 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-evaluate-in-worker-while-pause-in-page.js View 1 chunk +39 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-evaluate-in-worker-while-pause-in-page-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-dedicated-worker.html View 1 chunk +0 lines, -69 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-dedicated-worker.js View 1 chunk +35 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-dedicated-worker-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-dedicated-worker-loop.html View 1 chunk +0 lines, -86 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-dedicated-worker-loop.js View 1 chunk +54 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-dedicated-worker-loop-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-in-tight-loop.html View 1 chunk +0 lines, -62 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-in-tight-loop.js View 1 chunk +41 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-pause-in-tight-loop-expected.txt View 1 chunk +2 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-scope-skip-variables-with-empty-name.html View 1 chunk +0 lines, -50 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-scope-skip-variables-with-empty-name.js View 1 chunk +28 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-scope-skip-variables-with-empty-name-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setBlackboxPatterns.html View 1 chunk +0 lines, -67 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setBlackboxPatterns.js View 1 1 chunk +74 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setBlackboxPatterns-expected.txt View 1 chunk +11 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint.html View 1 chunk +0 lines, -69 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint.js View 1 chunk +32 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setEventListenerBreakpoint-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setTimeout-sourceUrl-dedicated-worker-loop.html View 1 chunk +0 lines, -78 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setTimeout-sourceUrl-dedicated-worker-loop.js View 1 chunk +47 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-setTimeout-sourceUrl-dedicated-worker-loop-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-step-into-dedicated-worker.html View 1 chunk +0 lines, -73 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-step-into-dedicated-worker.js View 1 chunk +41 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-step-into-dedicated-worker-expected.txt View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-terminate-dedicated-worker-while-paused.html View 1 1 chunk +0 lines, -75 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/debugger-terminate-dedicated-worker-while-paused.js View 1 1 chunk +37 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-getEventListeners.html View 1 1 chunk +0 lines, -167 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-getEventListeners.js View 1 1 chunk +57 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-getEventListeners-expected.txt View 1 3 chunks +3 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-script-blocked-by-csp.html View 1 1 chunk +0 lines, -10 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-script-blocked-by-csp.js View 1 1 chunk +55 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-script-blocked-by-csp-expected.txt View 1 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-setInnerHTML.html View 1 1 chunk +0 lines, -36 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-setInnerHTML.js View 1 1 chunk +25 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/domdebugger-setInnerHTML-expected.txt View 1 1 chunk +1 line, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/postMessage-on-pause.html View 1 1 chunk +0 lines, -72 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/postMessage-on-pause.js View 1 1 chunk +42 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/postMessage-on-pause-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/resources/blackboxed.js View 1 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/resources/mixed.js View 1 1 chunk +0 lines, -21 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/resources/script-blocked-by-csp.js View 1 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/resources/statements.js View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/scriptParsedHash.html View 1 1 chunk +0 lines, -37 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/scriptParsedHash.js View 1 1 chunk +24 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/scriptParsedHash-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/setScriptSource.html View 1 1 chunk +0 lines, -156 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/setScriptSource.js View 1 1 chunk +46 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/setScriptSource-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-into-inline-event-handler.html View 1 1 chunk +0 lines, -54 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-into-inline-event-handler.js View 1 1 chunk +35 lines, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception.html View 1 1 chunk +0 lines, -83 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception.js View 1 1 chunk +54 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/step-over-caught-exception-expected.txt View 1 1 chunk +1 line, -2 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackboxed-ranges.html View 1 1 chunk +0 lines, -104 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackboxed-ranges.js View 1 1 chunk +131 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/stepping-with-blackboxed-ranges-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/suspend-setTimeout-on-pause-in-dedicated-worker.html View 1 1 chunk +0 lines, -82 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/suspend-setTimeout-on-pause-in-dedicated-worker.js View 1 1 chunk +49 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/suspend-setTimeout-on-pause-in-dedicated-worker-expected.txt View 1 1 chunk +0 lines, -1 line 0 comments Download
D third_party/WebKit/LayoutTests/inspector-protocol/debugger/updateCallFrameScopes.html View 1 1 chunk +0 lines, -72 lines 0 comments Download
A third_party/WebKit/LayoutTests/inspector-protocol/debugger/updateCallFrameScopes.js View 1 1 chunk +41 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/debugger/updateCallFrameScopes-expected.txt View 1 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector-protocol/resources/inspector-protocol-test.js View 1 2 chunks +4 lines, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 23 (12 generated)
dgozman
Could you please take a look?
3 years, 5 months ago (2017-06-30 01:29:40 UTC) #2
chenwilliam
lgtm. you're a machine! left a few minor comments. https://codereview.chromium.org/2968523003/diff/20001/third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame.js File third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame.js (right): https://codereview.chromium.org/2968523003/diff/20001/third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame.js#newcode2 third_party/WebKit/LayoutTests/inspector-protocol/debugger/access-obsolete-frame.js:2: ...
3 years, 5 months ago (2017-06-30 20:23:27 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/2968523003/20001
3 years, 5 months ago (2017-06-30 20:48:32 UTC) #6
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. CQ run can only be started once the ...
3 years, 5 months ago (2017-06-30 20:48:34 UTC) #8
pfeldman
lgtm
3 years, 5 months ago (2017-07-05 18:47:12 UTC) #11
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/2968523003/20001
3 years, 5 months ago (2017-07-05 18:47:36 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/251614)
3 years, 5 months ago (2017-07-05 19:08:10 UTC) #14
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/2968523003/20001
3 years, 5 months ago (2017-07-05 19:10:49 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/251661)
3 years, 5 months ago (2017-07-05 19:45:37 UTC) #18
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/2968523003/20001
3 years, 5 months ago (2017-07-05 20:54:38 UTC) #20
commit-bot: I haz the power
3 years, 5 months ago (2017-07-05 21:34:11 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/17838a4e7eb968be5bbd182d8052...

Powered by Google App Engine
This is Rietveld 408576698