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

Issue 332583002: Add PRESUBMIT checks for not required testharness expected files. (Closed)

Created:
6 years, 6 months ago by mlamouri (slow - plz ping)
Modified:
6 years, 3 months ago
Reviewers:
Dirk Pranke
CC:
blink-reviews, Peter Beverloo
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Add PRESUBMIT checks for not required testharness expected files. This will prevent *-expected.txt files to be added when they are not needed. It will prevent the test runner to do a file comparison when it could simply check the output of the test. BUG=None Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181313

Patch Set 1 #

Patch Set 2 : ignore deleted files #

Total comments: 2

Patch Set 3 : move files and tests #

Total comments: 8

Patch Set 4 : review comments #

Patch Set 5 : fix imports #

Unified diffs Side-by-side diffs Delta from patch set Stats (+195 lines, -48 lines) Patch
A LayoutTests/PRESUBMIT.py View 1 1 chunk +39 lines, -0 lines 0 comments Download
A Tools/Scripts/check-testharness-expected-pass View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py View 1 2 3 2 chunks +4 lines, -21 lines 0 comments Download
A Tools/Scripts/webkitpy/layout_tests/models/testharness_results.py View 1 2 3 1 chunk +72 lines, -0 lines 0 comments Download
A Tools/Scripts/webkitpy/layout_tests/models/testharness_results_unittest.py View 1 2 3 4 1 chunk +46 lines, -0 lines 0 comments Download
M Tools/Scripts/webkitpy/layout_tests/port/test.py View 1 2 3 4 chunks +2 lines, -27 lines 0 comments Download

Messages

Total messages: 16 (3 generated)
mlamouri (slow - plz ping)
Peter and Dirk, could you have a look at this CL please? I also have ...
6 years, 6 months ago (2014-06-11 22:28:02 UTC) #1
mlamouri (slow - plz ping)
On 2014/06/11 22:28:02, Mounir Lamouri wrote: > Peter and Dirk, could you have a look ...
6 years, 6 months ago (2014-06-11 22:28:47 UTC) #2
Dirk Pranke
The basic idea seems fine. I would not create a separate package for this; just ...
6 years, 6 months ago (2014-06-13 22:27:07 UTC) #3
mlamouri (slow - plz ping)
I moved the files and removed the tests in port/test.py given that the test runner ...
6 years, 6 months ago (2014-06-15 12:12:41 UTC) #4
Dirk Pranke
On 2014/06/15 12:12:41, Mounir Lamouri wrote: > I moved the files and removed the tests ...
6 years, 6 months ago (2014-06-16 21:14:42 UTC) #5
mlamouri (slow - plz ping)
On 2014/06/16 21:14:42, Dirk Pranke wrote: > True, my proposal forgot to check for 'PASS'; ...
6 years, 3 months ago (2014-08-31 19:43:17 UTC) #6
Dirk Pranke
I guess what I was thinking is that you'd have a single routine that returned ...
6 years, 3 months ago (2014-09-02 23:48:17 UTC) #7
mlamouri (slow - plz ping)
Comments applied. I would be okay to have a private method that would be used ...
6 years, 3 months ago (2014-09-03 10:53:46 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/332583002/60001
6 years, 3 months ago (2014-09-03 11:01:53 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_blink_dbg on tryserver.blink ...
6 years, 3 months ago (2014-09-03 11:54:53 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/linux_blink_rel/builds/23213)
6 years, 3 months ago (2014-09-03 12:04:33 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mlamouri@chromium.org/332583002/80001
6 years, 3 months ago (2014-09-03 12:30:46 UTC) #15
commit-bot: I haz the power
6 years, 3 months ago (2014-09-03 13:34:08 UTC) #16
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as 181313

Powered by Google App Engine
This is Rietveld 408576698