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

Issue 356007: Add a way to mark a test as missing expectations. We avoided added this... (Closed)

Created:
11 years, 1 month ago by ojan
Modified:
9 years, 7 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews_googlegroups.com, darin (slow to review), pam+watch_chromium.org
Visibility:
Public.

Description

Add a way to mark a test as missing expectations. We avoided added this in the past saying that these should be fixed immediately, but this impedes our ability to run the tests on the bots without turning them red. Needing to skip these tests to avoid making the bots red is silly. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30872

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M webkit/tools/layout_tests/layout_package/compare_failures.py View 2 chunks +5 lines, -2 lines 0 comments Download
M webkit/tools/layout_tests/layout_package/test_expectations.py View 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ojan
11 years, 1 month ago (2009-11-03 21:23:44 UTC) #1
Dirk Pranke
11 years, 1 month ago (2009-11-03 21:55:25 UTC) #2
lgtm. I not fond of the fact that we have to add this, but I can't think of any
better alternatives.

Powered by Google App Engine
This is Rietveld 408576698