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

Issue 2668973002: Consider any testharness result with >= 1 PASS and no FAIL to be passing. (Closed)

Created:
3 years, 10 months ago by qyearsley
Modified:
3 years, 10 months ago
Reviewers:
Manuel Rego, jeffcarp
CC:
blink-reviews, chromium-reviews, mlamouri (slow - plz ping)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Consider any testharness result with >= 1 PASS and no FAIL to be passing. This changes the rule about testharness test results to make it less conservative and simpler - so that newlines and text in the output are OK, and the test is considered passing as long as there's at least one PASS and no FAIL. BUG=687492 Review-Url: https://codereview.chromium.org/2668973002 Cr-Commit-Position: refs/heads/master@{#448045} Committed: https://chromium.googlesource.com/chromium/src/+/a8bd98b223f058a993bbfebbbfd5225544907fda

Patch Set 1 #

Total comments: 4

Patch Set 2 : Update rule for passing testharness test, and update tests #

Total comments: 2

Patch Set 3 : Update test again #

Total comments: 1

Patch Set 4 : Remove two lines from TestExpectations #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -40 lines) Patch
M third_party/WebKit/LayoutTests/TestExpectations View 1 2 3 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/testharness_results.py View 1 1 chunk +10 lines, -28 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/testharness_results_unittest.py View 1 2 4 chunks +21 lines, -10 lines 0 comments Download

Messages

Total messages: 26 (14 generated)
qyearsley
3 years, 10 months ago (2017-02-01 15:51:42 UTC) #2
Manuel Rego
I'm probably not the best person to review this, so take my suggestions just as ...
3 years, 10 months ago (2017-02-01 16:16:04 UTC) #3
qyearsley
These suggestions make sense - I'll update this CL later. Also added Jeff as a ...
3 years, 10 months ago (2017-02-01 16:54:16 UTC) #5
qyearsley
Updated now - does this seem OK?
3 years, 10 months ago (2017-02-01 19:21:19 UTC) #9
Manuel Rego
The change LGTM, but again I'm not an expert on these scripts. BTW, you can ...
3 years, 10 months ago (2017-02-01 19:54:20 UTC) #11
qyearsley
> BTW, you can remove the entries on TestExpectations related to this bug (the 2 ...
3 years, 10 months ago (2017-02-01 20:10:05 UTC) #12
jeffcarp
I'm lgtm if the trybots pass. https://codereview.chromium.org/2668973002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/testharness_results_unittest.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/testharness_results_unittest.py (right): https://codereview.chromium.org/2668973002/diff/40001/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/testharness_results_unittest.py#newcode72 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/testharness_results_unittest.py:72: # If there ...
3 years, 10 months ago (2017-02-03 03:37:00 UTC) #13
qyearsley
On 2017/02/03 at 03:37:00, jeffcarp wrote: > I'm lgtm if the trybots pass. > > ...
3 years, 10 months ago (2017-02-03 04:13:26 UTC) #16
qyearsley
On 2017/02/03 at 04:13:26, qyearsley wrote: > On 2017/02/03 at 03:37:00, jeffcarp wrote: > > ...
3 years, 10 months ago (2017-02-03 19:08:07 UTC) #19
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/2668973002/60001
3 years, 10 months ago (2017-02-03 19:08:57 UTC) #22
commit-bot: I haz the power
Committed patchset #4 (id:60001) as https://chromium.googlesource.com/chromium/src/+/a8bd98b223f058a993bbfebbbfd5225544907fda
3 years, 10 months ago (2017-02-03 19:29:35 UTC) #25
qyearsley
3 years, 10 months ago (2017-02-16 16:42:52 UTC) #26
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/2704463003/ by qyearsley@chromium.org.

The reason for reverting is: This CL had the effect of causing hundreds of
existing baselines to fail presubmit -- see http://crbug.com/687492 (I think I'd
still like to reland this later, but after discussion.

Powered by Google App Engine
This is Rietveld 408576698