| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 967e26596e60167f1107e134ea1e2a418c6f4ca3..15d67dab19aa18cfa573710aeaec7eec9074bd83 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -99,6 +99,9 @@ xhr_cross_origin_test: Pass, Fail # Issue 11884
|
| xhr_test: Pass, Fail # Issue 11884
|
| audiocontext_test/functional: Skip # Renderer crash. Issue 22327
|
|
|
| +[ $runtime == chrome && $checked ]
|
| +notification_test/constructors: Fail # Issue 22842
|
| +
|
| [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chromeOnAndroid || $runtime == ContentShellOnAndroid ]
|
| webgl_1_test: Pass, Fail # Issue 8219
|
|
|
|
|