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

Issue 2200433002: Invoke webkit-patch in update-w3c-test-expectations (Closed)

Created:
4 years, 4 months ago by dcampb
Modified:
4 years, 4 months ago
CC:
blink-reviews, blink-reviews-w3ctests_chromium.org, chromium-reviews, Dirk Pranke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Invoke webkit-patch in update-w3c-test-expectations. Download necessary baselines from failing JS tests that did not crash or timeout. BUG=632780 Committed: https://crrev.com/73e778368d74a726f01ebbdb65a592b35fbf6a47 Cr-Commit-Position: refs/heads/master@{#409310}

Patch Set 1 #

Total comments: 17

Patch Set 2 : Modifies get_expected_txt_files #

Total comments: 9

Patch Set 3 : Adds unit tests for new functions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -11 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py View 1 2 3 chunks +48 lines, -2 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations_unittest.py View 1 2 5 chunks +33 lines, -9 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
dcampb
4 years, 4 months ago (2016-07-29 19:07:58 UTC) #3
dcampb
4 years, 4 months ago (2016-07-29 19:07:58 UTC) #4
dcampb
On 2016/07/29 at 19:07:58, dcampb wrote: > Not exactly sure about the approach I should ...
4 years, 4 months ago (2016-07-29 19:08:29 UTC) #5
qyearsley
A few initial comments, will continue to review later. https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py (right): https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py#newcode15 third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py:15: ...
4 years, 4 months ago (2016-07-29 20:59:45 UTC) #7
dcampb
https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py (right): https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py#newcode278 third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py:278: Invokes WebKit-Patch RebaselineFromTryJobs in order On 2016/07/29 at 20:59:45, ...
4 years, 4 months ago (2016-08-01 17:26:02 UTC) #8
qyearsley
https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py (right): https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py#newcode318 third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py:318: ' '.join(tests_to_rebaseline)]) On 2016/08/01 at 17:26:02, dcampb wrote: > ...
4 years, 4 months ago (2016-08-01 18:33:19 UTC) #9
dcampb
https://codereview.chromium.org/2200433002/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py (right): https://codereview.chromium.org/2200433002/diff/20001/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py#newcode296 third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py:296: js_test = self.is_js_test(finder, test_dir) On 2016/08/01 at 18:33:19, qyearsley ...
4 years, 4 months ago (2016-08-02 17:56:57 UTC) #11
dcampb
https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py (right): https://codereview.chromium.org/2200433002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py#newcode15 third_party/WebKit/Tools/Scripts/webkitpy/w3c/update_w3c_test_expectations.py:15: from webkitpy.common.webkit_finder import WebKitFinder On 2016/07/29 at 20:59:44, qyearsley ...
4 years, 4 months ago (2016-08-02 18:02:12 UTC) #13
qyearsley
lgtm
4 years, 4 months ago (2016-08-02 18:06:18 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/2200433002/80001
4 years, 4 months ago (2016-08-02 18:22:21 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 4 months ago (2016-08-02 20:40:28 UTC) #17
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/73e778368d74a726f01ebbdb65a592b35fbf6a47 Cr-Commit-Position: refs/heads/master@{#409310}
4 years, 4 months ago (2016-08-02 20:42:02 UTC) #19
Dirk Pranke
4 years, 4 months ago (2016-08-09 00:17:10 UTC) #20
Message was sent while issue was closed.
lgtm (belatedly).

Powered by Google App Engine
This is Rietveld 408576698