summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-10 01:40:04 +0000
committerjparent@chromium.org <jparent@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-10 01:40:04 +0000
commit800b5c7f169382b51525cdb93fe92725f1455251 (patch)
tree4b77c5affe2ba9f3c1a649db620e2b63663be788
parentd752e3f862f4ba9c094c88add5177ac2ad3a4136 (diff)
downloadchromium_src-800b5c7f169382b51525cdb93fe92725f1455251.zip
chromium_src-800b5c7f169382b51525cdb93fe92725f1455251.tar.gz
chromium_src-800b5c7f169382b51525cdb93fe92725f1455251.tar.bz2
Remove shorthand-transitions.html from test_expectations for all platforms except linux debug.
The test was made less flaky upstream in http://trac.webkit.org/changeset/51666. In the last 6 days, it has only failed for linux debug - http://src.chromium.org/viewvc/chrome/trunk/src/webkit/tools/layout_tests/flakiness_dashboard.html#tests=LayoutTests%2Ftransitions%2Fshorthand-transitions.html. BUG=18584 TEST=none Review URL: http://codereview.chromium.org/481010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34215 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index a236013..8cae08b 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2684,7 +2684,7 @@ BUG18116 : LayoutTests/fast/dom/prototype-inheritance-2.html = FAIL
// Flaky. Timing?
BUG18584 LINUX WIN : LayoutTests/animations/change-one-anim.html = FAIL PASS
BUG18584 WIN DEBUG : LayoutTests/animations/play-state.html = FAIL PASS
-BUG18584 LINUX WIN : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
+BUG18584 LINUX DEBUG : LayoutTests/transitions/shorthand-transitions.html = FAIL PASS
BUG18584 WIN DEBUG : LayoutTests/animations/combo-transform-translate+scale.html = FAIL PASS
BUG18584 LINUX : LayoutTests/animations/combo-transform-translate+scale.html = FAIL PASS