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

Unified Diff: tests/html/html.status

Issue 658903005: Reapply "Stop suppressing generation of bindings with Promise. Add some tests for DOM APIs that ans… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 2 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/fontface_loaded_test.dart ('k') | tests/html/storage_quota_test.dart » ('j') | 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 e55c8a32ce80f26c60750feb82fc25026a259d02..0f65c7f30860a8527ed1b87ce58bd22ac45c39aa 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -9,10 +9,12 @@ dromaeo_smoke_test: Skip # Issue 14521, 8257
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 18931 (Disabled for Chrome 35 roll)
custom/document_register_basic_test: RuntimeError # Issue 20813
-indexeddb_1_test/functional: Skip # Issue 19512 (timing out)
+fontface_loaded_test: Skip # Issue 21359
form_data_test/functional: Skip # Issue 19726
+indexeddb_1_test/functional: Skip # Issue 19512 (timing out)
indexeddb_4_test: Skip # Issue 19726
mouse_event_test: Fail # Issue 20437
+storage_quota_test/missingenumcheck: Fail
[ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
datalistelement_test: Skip # Issue 20540
@@ -23,6 +25,8 @@ custom/element_upgrade_test: Fail # Issue 17298
[ $compiler == dart2js && $browser ]
custom/created_callback_test: Fail # Support for created constructor.
+fontface_loaded_test: Fail # Support for promises.
+storage_quota_test: Fail # Support for promises.
[ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $ie) ]
custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
« no previous file with comments | « tests/html/fontface_loaded_test.dart ('k') | tests/html/storage_quota_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698