Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index e55c8a32ce80f26c60750feb82fc25026a259d02..47ac045c556b5987c7a0cbc59e98e8713adcc012 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -13,6 +13,8 @@ indexeddb_1_test/functional: Skip # Issue 19512 (timing out) |
form_data_test/functional: Skip # Issue 19726 |
indexeddb_4_test: Skip # Issue 19726 |
mouse_event_test: Fail # Issue 20437 |
+storage_quota_test/missingenumcheck: Fail |
+fontface_loaded_test: Skip # Issue 21359 |
rmacnak
2014/10/18 00:15:37
Should be Pass, Timeout but the test harness repor
Leaf
2014/10/20 17:00:36
Maybe put these in the list in alphabetical order?
rmacnak
2014/10/20 18:26:50
Done.
|
[ $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 |