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

Issue 2694703006: webkitpy: Fixing tests broken via WontFix change. (Closed)

Created:
3 years, 10 months ago by mithro
Modified:
3 years, 10 months ago
CC:
blink-reviews, chromium-reviews, ojan
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

webkitpy: Fixing tests broken via WontFix change. This commit reverts the changes in a2f07ea5d0d9fd81a7b86089fa2826518f44fdad to the test suite and correctly makes the tests as WontFix. The change only previously worked because failures/expected/exception.html occured after failures/expected/device_failure.html (which cancelled the test suite early). This can be seen in the test counts being strange. It removes the --order=natural argument to make sure tests continue to work in random order. BUG=524758 Review-Url: https://codereview.chromium.org/2694703006 Cr-Commit-Position: refs/heads/master@{#450602} Committed: https://chromium.googlesource.com/chromium/src/+/ff34f059f6711e3473ec0191e20550c77732a084

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fixing assertIn #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -24 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_run_results_unittest.py View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/test.py View 2 chunks +10 lines, -1 line 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py View 1 6 chunks +25 lines, -20 lines 0 comments Download

Messages

Total messages: 18 (11 generated)
mithro
Hi! This change reverts a bunch of changes in nainar's "Linter should enforce Tests marked ...
3 years, 10 months ago (2017-02-14 08:47:11 UTC) #5
jeffcarp
lgtm as-is with questions https://codereview.chromium.org/2694703006/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py (left): https://codereview.chromium.org/2694703006/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py#oldcode176 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py:176: extra_args=['--json-test-results', '/tmp/json_test_results.json', '--order', 'natural'], Sorry ...
3 years, 10 months ago (2017-02-14 18:36:32 UTC) #9
qyearsley
LGTM - to be clear, this only affects tests, and it fixes the tests to ...
3 years, 10 months ago (2017-02-14 19:06:16 UTC) #10
mithro
On 2017/02/14 19:06:16, qyearsley wrote: > LGTM - to be clear, this only affects tests, ...
3 years, 10 months ago (2017-02-14 19:22:44 UTC) #11
nainar
lgtm
3 years, 10 months ago (2017-02-14 23:25:00 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/2694703006/20001
3 years, 10 months ago (2017-02-15 02:14:19 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 06:43:21 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/ff34f059f6711e3473ec0191e205...

Powered by Google App Engine
This is Rietveld 408576698