| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index c907d507f0b53594e8f70c261ef462641fab3745..76427e776dfbe134e87ccf09f811f2454f157507 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -10,8 +10,7 @@ measurement_test: Pass, Fail # Issue 1940
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| -indexeddb_3_test: Fail # exception not caught - not 'is IDBDatabaseException', issue 3301
|
| -indexeddb_4_test: Skip # timeout, issue 3301
|
| +indexeddb_3_test: Fail # Issue 3311
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
|
| native_gc_test: Skip # Issue 2538. Too slow in debug.
|
|
|