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

Issue 2669633002: DevTools: rebaseline debugger tests (Closed)

Created:
3 years, 10 months ago by chenwilliam
Modified:
3 years, 10 months ago
Reviewers:
kozy, dgozman
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, pfeldman, kozyatinskiy+blink_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

DevTools: rebaseline debugger tests inspector/sources/debugger-frameworks/frameworks-step-into-skips-setTimeout.html - old baseline inspector/sources/debugger-breakpoints/use-possible-breakpoints-to-resolve-breakpoint.html - test didn't exist inspector/sources/debugger-breakpoints/possible-breakpoints.html - protocol method didn't exist BUG=682078 Review-Url: https://codereview.chromium.org/2669633002 Cr-Commit-Position: refs/heads/master@{#447371} Committed: https://chromium.googlesource.com/chromium/src/+/0395da22a30f257cfc5a93783de7991fdb52e7b9

Patch Set 1 #

Total comments: 3

Patch Set 2 : fix comment for frameworks-skip-step-in.html #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -102 lines) Patch
M third_party/WebKit/LayoutTests/http/tests/inspector/debugger-test.js View 1 chunk +8 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-skip-step-in.html View 1 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/inspector/sources/debugger/source-frame-inline-breakpoint-decorations.html View 2 chunks +5 lines, -5 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-async/async-callstack-in-console-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-async/async-callstack-promises-expected.txt View 8 chunks +17 lines, -20 lines 0 comments Download
M third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt View 1 chunk +0 lines, -2 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/possible-breakpoints-expected.txt View 1 chunk +0 lines, -9 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/use-possible-breakpoints-to-resolve-breakpoint-expected.txt View 1 chunk +4 lines, -4 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-skip-step-in-expected.txt View 1 chunk +2 lines, -5 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-step-into-skips-setTimeout-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-frameworks/frameworks-steppings-expected.txt View 5 chunks +9 lines, -26 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-pause/debugger-eval-while-paused-throws-expected.txt View 1 chunk +8 lines, -8 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/debugger-save-to-temp-var-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/function-generator-details-expected.txt View 5 chunks +0 lines, -5 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-ui/watch-expressions-preserve-expansion-expected.txt View 4 chunks +6 lines, -6 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/debugger-scope-minified-variables-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/properties-special-expected.txt View 1 chunk +1 line, -1 line 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/rethrow-error-from-bindings-crash-expected.txt View 1 chunk +1 line, -0 lines 0 comments Download
A + third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/source-frame-breakpoint-decorations-expected.txt View 1 chunk +15 lines, -5 lines 0 comments Download
A third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger/source-frame-inline-breakpoint-decorations-expected.txt View 1 chunk +27 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (9 generated)
chenwilliam
ptal. I've rebaselined a good chunk of the debugger tests that were failing when running ...
3 years, 10 months ago (2017-01-31 19:17:41 UTC) #4
kozy
lgtm
3 years, 10 months ago (2017-01-31 20:12:02 UTC) #5
chenwilliam
dgozman@chromium.org: ptal
3 years, 10 months ago (2017-01-31 21:08:38 UTC) #8
dgozman
lgtm
3 years, 10 months ago (2017-01-31 21:16:20 UTC) #9
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/2669633002/20001
3 years, 10 months ago (2017-01-31 22:03:39 UTC) #12
commit-bot: I haz the power
3 years, 10 months ago (2017-01-31 23:58:55 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/0395da22a30f257cfc5a93783de7...

Powered by Google App Engine
This is Rietveld 408576698