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

Unified Diff: LayoutTests/transitions/color-transition-rounding-expected.txt

Issue 15738009: Beat the transition tests with a sanity stick. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Pass presubmit. Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/transitions/color-transition-rounding-expected.txt
diff --git a/LayoutTests/transitions/color-transition-rounding-expected.txt b/LayoutTests/transitions/color-transition-rounding-expected.txt
index 44d6521f625e070ffb8e6ee294dd5397fbe770be..d1a8f745c993f87aed949393354bc21c787db3ab 100644
--- a/LayoutTests/transitions/color-transition-rounding-expected.txt
+++ b/LayoutTests/transitions/color-transition-rounding-expected.txt
@@ -1,5 +1,4 @@
-This test will probably fail when run manually; it requires the pause API for accurate results.
-PASS - "color" property for "test" element at 0.4998s saw something close to: 127,0,128
-PASS - "color" property for "test" element at 0.5s saw something close to: 128,0,128
-PASS - "color" property for "test" element at 0.5002s saw something close to: 128,0,127
+PASS - "color" property for "test" element at 4.998s saw something close to: 127,0,128
+PASS - "color" property for "test" element at 5s saw something close to: 128,0,128
+PASS - "color" property for "test" element at 5.002s saw something close to: 128,0,127
« no previous file with comments | « LayoutTests/transitions/color-transition-rounding.html ('k') | LayoutTests/transitions/cross-fade-background-image.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698