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

Issue 10823238: Don't count SLOW tests towards failure. (Closed)

Created:
8 years, 4 months ago by DaleCurtis
Modified:
8 years, 4 months ago
CC:
chromium-reviews, feature-media-reviews_chromium.org, pam+watch_chromium.org
Visibility:
Public.

Description

Don't count SLOW tests towards failure. Also adds 2 tests which weren't being counted: http/tests/security/video-cross-origin-readback.html http/tests/security/video-poster-cross-origin-crash.html BUG=140583 TEST=Ran layout test analyzer. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=150639

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix miscount. Ignore only SLOW PASS. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -2 lines) Patch
M media/tools/layout_tests/layouttest_analyzer_helpers.py View 1 1 chunk +4 lines, -0 lines 0 comments Download
M media/tools/layout_tests/testname/media.csv View 1 1 chunk +2 lines, -2 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
DaleCurtis
Bumps us up to 98%!
8 years, 4 months ago (2012-08-08 20:26:05 UTC) #1
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py File media/tools/layout_tests/layouttest_analyzer_helpers.py (right): https://chromiumcodereview.appspot.com/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py#newcode67 media/tools/layout_tests/layouttest_analyzer_helpers.py:67: if 'SKIP' in x or 'SLOW' in x]): A ...
8 years, 4 months ago (2012-08-08 20:32:27 UTC) #2
DaleCurtis
https://chromiumcodereview.appspot.com/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py File media/tools/layout_tests/layouttest_analyzer_helpers.py (right): https://chromiumcodereview.appspot.com/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py#newcode67 media/tools/layout_tests/layouttest_analyzer_helpers.py:67: if 'SKIP' in x or 'SLOW' in x]): On ...
8 years, 4 months ago (2012-08-08 20:53:54 UTC) #3
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py File media/tools/layout_tests/layouttest_analyzer_helpers.py (right): https://chromiumcodereview.appspot.com/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py#newcode67 media/tools/layout_tests/layouttest_analyzer_helpers.py:67: if 'SKIP' in x or 'SLOW' in x]): On ...
8 years, 4 months ago (2012-08-08 20:57:09 UTC) #4
DaleCurtis
http://codereview.chromium.org/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py File media/tools/layout_tests/layouttest_analyzer_helpers.py (right): http://codereview.chromium.org/10823238/diff/1/media/tools/layout_tests/layouttest_analyzer_helpers.py#newcode67 media/tools/layout_tests/layouttest_analyzer_helpers.py:67: if 'SKIP' in x or 'SLOW' in x]): On ...
8 years, 4 months ago (2012-08-08 23:47:25 UTC) #5
Ami GONE FROM CHROMIUM
LGTM If you wanted a real test case you could run the script on 124689 ...
8 years, 4 months ago (2012-08-08 23:51:40 UTC) #6
DaleCurtis
8 years, 4 months ago (2012-08-08 23:57:37 UTC) #7
I tested with a modified expectations file.

http://codereview.chromium.org/10823238/diff/1003/media/tools/layout_tests/te...
File media/tools/layout_tests/testname/media.csv (right):

http://codereview.chromium.org/10823238/diff/1003/media/tools/layout_tests/te...
media/tools/layout_tests/testname/media.csv:22:
http/tests/security/\S*video\S+.html,
On 2012/08/08 23:51:40, Ami Fischman wrote:
> Unrelated change?

Intended, see description.

Powered by Google App Engine
This is Rietveld 408576698