| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 7270a76d6a887ee5c641c276faf6d51b9de755cc..2835291782c98d72c3133bf0f3a744dda320e28a 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -11,6 +11,11 @@ measurement_test: Pass, Fail # Issue 1940
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
| typed_arrays_dataview_test: Fail # DataView constructor not implemented.
|
| +element_test: Fail # Temporary disable after recent webkit roll.
|
| +indexeddb_1_test: Fail # Temporary disable after recent webkit roll.
|
| +indexeddb_2_test: Fail # Temporary disable after recent webkit roll.
|
| +indexeddb_3_test: Fail # Temporary disable after recent webkit roll.
|
| +indexeddb_4_test: Fail # Temporary disable after recent webkit roll.
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
|
| native_gc_test: Skip # Issue 2538. Too slow in debug.
|
|
|