| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 4c17b053bcb2d10613d75778a7d8777ea611f3df..a70f59c111ca5e89c4ca6a3b9a86b33a01d2907d 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -18,13 +18,13 @@ js_test/JsArray: RuntimeError # Dartium JSInterop failure
|
| native_gc_test: Skip # Dartium JSInterop failure
|
| transferables_test: RuntimeError # Dartium JSInterop failure
|
|
|
| -blob_constructor_test: RuntimeError # Dartium 45 roll
|
| -crypto_test/functional: RuntimeError # Dartium 45 roll
|
| -element_animate_test/omit_timing: RuntimeError # Dartium 45 roll
|
| -element_animate_test/simple_timing: RuntimeError # Dartium 45 roll
|
| -element_animate_test/timing_dict: RuntimeError # Dartium 45 roll
|
| -svgelement_test/constructors: RuntimeError # Dartium 45 roll
|
| -url_test: RuntimeError # Dartium 45 roll
|
| +blob_constructor_test: RuntimeError # Dartium 45 roll. Issue 25754
|
| +crypto_test/functional: RuntimeError # Dartium 45 roll. Issue 25754
|
| +element_animate_test/omit_timing: RuntimeError # Dartium 45 roll. Issue 25754
|
| +element_animate_test/simple_timing: RuntimeError # Dartium 45 roll. Issue 25754
|
| +element_animate_test/timing_dict: RuntimeError # Dartium 45 roll. Issue 25754
|
| +svgelement_test/constructors: RuntimeError # Dartium 45 roll. Issue 25754
|
| +url_test: RuntimeError # Dartium 45 roll. Issue 25754
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium ) ]
|
| worker_api_test: Fail # Issue 10223
|
|
|