| Index: tests/html/html.status
|
| ===================================================================
|
| --- tests/html/html.status (revision 27103)
|
| +++ tests/html/html.status (working copy)
|
| @@ -38,8 +38,8 @@
|
| [ $compiler == dart2js && $runtime == ie10 ]
|
| async_test: Pass, Fail # timers test fails on ie10.
|
| indexeddb_2_test: Fail # Issue 12893
|
| -indexeddb_3_test: Fail, Timeout # Issue 9437 + 12893
|
| -indexeddb_4_test: Fail, Timeout # Issue 9437 + 12893
|
| +indexeddb_3_test: Fail # Issue 12893
|
| +indexeddb_4_test: Fail # Issue 12893
|
| indexeddb_5_test: Fail # Issue 12893
|
|
|
| [ $compiler == dart2js && ( $runtime == ie9 || $runtime == ie10 ) ]
|
| @@ -92,7 +92,7 @@
|
| dromaeo_smoke_test: Skip #TODO(efortuna): investigating.
|
| element_test/click: Fail # IE does not support firing this event.
|
| history_test/history: Pass, Fail # issue 8183
|
| -indexeddb_1_test/functional: Fail, Timeout # Issue 9269 + 12893
|
| +indexeddb_1_test/functional: Fail # Issue 9269 + 12893
|
| isolates_test: Skip
|
| microtask_test: Fail, Pass # Appears to be flaky
|
| native_gc_test: Fail, Pass # BUG(7774): Untriaged.
|
|
|