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

Issue 2648633002: DevTools: enable backwards-compatibility testing (Closed)

Created:
3 years, 11 months ago by chenwilliam
Modified:
3 years, 11 months ago
CC:
chromium-reviews, Dirk Pranke, 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: enable backwards-compatibility testing This lays down the groundwork for doing backwards-compatibility testing to ensure newer front-ends don't break backends supporting devtools protocol 1.2. Because there will be diffs from the tip-of-tree baseline, I'm creating a set of baselines at: devtools/tests/baseline/protocol-1.2/test-name... Usage: npm test -- --compat-protocol=1.2 BUG=682078 Review-Url: https://codereview.chromium.org/2648633002 Cr-Commit-Position: refs/heads/master@{#445538} Committed: https://chromium.googlesource.com/chromium/src/+/a35b250bcc6b0afde5638c874d409b90e0f3d288

Patch Set 1 #

Total comments: 3

Patch Set 2 : set baseline within devtools #

Patch Set 3 : rebaseline #

Patch Set 4 : nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -15 lines) Patch
M third_party/WebKit/Source/devtools/scripts/npm_test.js View 1 2 3 8 chunks +63 lines, -14 lines 0 comments Download
M third_party/WebKit/Source/devtools/scripts/utils.js View 1 2 1 chunk +12 lines, -1 line 0 comments Download
A third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector/sources/debugger-breakpoints/nodejs-set-breakpoint-expected.txt View 1 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (9 generated)
chenwilliam
@dpranke - I wanted to get your feedback on my usage of "platform-specific expectations" for ...
3 years, 11 months ago (2017-01-19 23:08:00 UTC) #3
Dirk Pranke
From the harness' point of view, this probably isn't the way I'd approach this problem. ...
3 years, 11 months ago (2017-01-20 02:14:40 UTC) #4
dgozman
I don't have an opinion on infrastructure here. https://codereview.chromium.org/2648633002/diff/1/third_party/WebKit/Source/devtools/front_end/protocol/InspectorBackend.js File third_party/WebKit/Source/devtools/front_end/protocol/InspectorBackend.js (left): https://codereview.chromium.org/2648633002/diff/1/third_party/WebKit/Source/devtools/front_end/protocol/InspectorBackend.js#oldcode637 third_party/WebKit/Source/devtools/front_end/protocol/InspectorBackend.js:637: if ...
3 years, 11 months ago (2017-01-20 17:52:09 UTC) #5
chenwilliam
Thanks for the pointer Dirk - I've removed the changes to the test harness. @dgozman ...
3 years, 11 months ago (2017-01-20 20:19:22 UTC) #7
dgozman
lgtm
3 years, 11 months ago (2017-01-23 20:03:09 UTC) #8
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/2648633002/20001
3 years, 11 months ago (2017-01-23 20:28:43 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/140548) ios-device-xcode-clang on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 11 months ago (2017-01-23 20:30:55 UTC) #12
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/2648633002/60001
3 years, 11 months ago (2017-01-23 21:52:18 UTC) #15
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 23:17:17 UTC) #18
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/a35b250bcc6b0afde5638c874d40...

Powered by Google App Engine
This is Rietveld 408576698