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

Issue 2813173002: webkitpy: Rework the JSON output flags. (Closed)

Created:
3 years, 8 months ago by mithro
Modified:
3 years, 8 months ago
Reviewers:
qyearsley, mcgreevy
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

webkitpy: Rework the JSON output flags. This does the following; * Makes --write-full-results-to and --isolated-script-test-output aliases for --json-test-results. * Adds --json-failing-test-results in case anyone depends on only getting failing results. * Moves us towards removing needing testing/scripts/run_isolated_script_test.py to run layout tests on swarming (one less wrapper script layer, yay!). * This fixes the output counts on BuildBot for Layout Tests (when not run on swarming). --------------------------------------- Total tests: 2160 * Passed: 1172 (1172 expected, 0 unexpected) * Failed: 956 (956 expected, 0 unexpected) * Flaky: 32 (32 expected, 0 unexpected) --------------------------------------- Changes to; --------------------------------------- Total tests: 61245 * Passed: 51187 (51156 expected, 31 unexpected) * Failed: 10020 (10020 expected, 0 unexpected) * Flaky: 38 (38 expected, 0 unexpected) --------------------------------------- BUG=524758, 704394 Review-Url: https://codereview.chromium.org/2813173002 Cr-Commit-Position: refs/heads/master@{#464284} Committed: https://chromium.googlesource.com/chromium/src/+/c035f184530b4a493f56a30f114e049e3d9c5cff

Patch Set 1 #

Patch Set 2 : Small fixes #

Total comments: 4

Patch Set 3 : Fixing for review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -20 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/controllers/manager.py View 2 chunks +8 lines, -5 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests.py View 1 2 2 chunks +8 lines, -7 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/run_webkit_tests_unittest.py View 3 chunks +31 lines, -8 lines 0 comments Download

Messages

Total messages: 19 (14 generated)
mithro
Hi qyearsley, When you landed https://chromium-review.googlesource.com/c/469108/ (the change to remove most of the functionality of ...
3 years, 8 months ago (2017-04-12 10:02:29 UTC) #3
qyearsley
LGTM! On 2017/04/12 at 10:02:29, tansell wrote: > Hi qyearsley, > > When you landed ...
3 years, 8 months ago (2017-04-12 19:28:15 UTC) #8
mithro
Hi qyearsley, Don't worry about the accidental revert, getting rid of that stupid wrapper script ...
3 years, 8 months ago (2017-04-13 02:56:08 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/2813173002/40001
3 years, 8 months ago (2017-04-13 03:00:27 UTC) #15
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 03:50:25 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c035f184530b4a493f56a30f114e...

Powered by Google App Engine
This is Rietveld 408576698