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

Issue 1412533002: Make Rebaseline/NeedsRebaseline/NeedsManualRebaseline not conflict with Pass lines. (Closed)

Created:
5 years, 2 months ago by ojan
Modified:
5 years, 1 month ago
Reviewers:
Dirk Pranke, pdr., Xianzhu, eae, joelo
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make Rebaseline/NeedsRebaseline/NeedsManualRebaseline not conflict with Pass lines. As per https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/OI_gXMX7yUs. Committed: https://crrev.com/30fe1b01a50cefa35a0578311944e3b09cb27f38 Cr-Commit-Position: refs/heads/master@{#357741}

Patch Set 1 #

Total comments: 16

Patch Set 2 : Fix tests as per code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -34 lines) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py View 1 2 chunks +23 lines, -34 lines 0 comments Download
M third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations_unittest.py View 1 2 chunks +49 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (2 generated)
ojan
5 years, 2 months ago (2015-10-16 00:24:07 UTC) #2
Dirk Pranke
yeesh, I'm gonna have to actually think about this one :). I'll try to get ...
5 years, 2 months ago (2015-10-16 01:33:27 UTC) #3
ojan
No worries. This one took surprisingly long to get right. On Thu, Oct 15, 2015, ...
5 years, 2 months ago (2015-10-16 01:36:58 UTC) #4
ojan
No worries. This one took surprisingly long to get right. On Thu, Oct 15, 2015, ...
5 years, 2 months ago (2015-10-16 01:36:58 UTC) #5
Dirk Pranke
https://codereview.chromium.org/1412533002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py (right): https://codereview.chromium.org/1412533002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py#newcode747 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py:747: if PASS in expectation_line.parsed_expectations and self._expects_rebaseline(prev_expectation_line): two questions to ...
5 years, 2 months ago (2015-10-17 00:12:29 UTC) #6
ojan
Sorry it took me so long to respond on this. https://codereview.chromium.org/1412533002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py (right): https://codereview.chromium.org/1412533002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py#newcode747 ...
5 years, 1 month ago (2015-11-03 16:25:40 UTC) #7
Dirk Pranke
lgtm https://codereview.chromium.org/1412533002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py File third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py (right): https://codereview.chromium.org/1412533002/diff/1/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py#newcode747 third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py:747: if PASS in expectation_line.parsed_expectations and self._expects_rebaseline(prev_expectation_line): On 2015/11/03 ...
5 years, 1 month ago (2015-11-04 02:00:48 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1412533002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1412533002/20001
5 years, 1 month ago (2015-11-04 02:07:05 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-11-04 03:05:19 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/30fe1b01a50cefa35a0578311944e3b09cb27f38 Cr-Commit-Position: refs/heads/master@{#357741}
5 years, 1 month ago (2015-11-04 03:06:04 UTC) #12
wkorman
4 years, 12 months ago (2015-12-28 00:41:40 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/1550703002/ by wkorman@chromium.org.

The reason for reverting is: Interim fix for http://crbug.com/569175 until we
can update script to not strip Pass/Failure lines for tests also matching
NeedsRebaseline..

Powered by Google App Engine
This is Rietveld 408576698