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

Unified Diff: tests/html/html.status

Issue 1031723002: Test for the correct class in AnimationPlayer.supported and fix Dartium suppressions (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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
« no previous file with comments | « tests/html/element_animate_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index a3d2ca1b7cf2c59abe67a844842d42a1030b0084..c873ade3158a4db0c93aa29b0713a37765e4cb27 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -15,7 +15,9 @@ indexeddb_4_test: Skip # Issue 19726
mouse_event_test: Fail # Issue 20437
worker_api_test: Fail # Issue 10223
media_stream_test/constructors: Pass, Crash # Issue 22267
-element_animate_test: Fail # Not supported on Dartium
+element_animate_test/simple_timing: Fail # Not supported on Dartium
+element_animate_test/omit_timing: Fail # Not supported on Dartium
+element_animate_test/timing_dict: Fail # Not supported on Dartium
[ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
datalistelement_test: Skip # Issue 20540
« no previous file with comments | « tests/html/element_animate_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698