| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 25a9b73564f877693e4398921c746f05561058a7..7b0e6598c83a5b64bfbaa55256af0972101eb9c5 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -24,7 +24,7 @@ speechrecognition_test/types: Pass, Fail
|
| touchevent_test/supported: Fail
|
| async_window_test: Pass, Fail # Issue: 8209
|
|
|
| -[$compiler == dart2js && ($runtime == drt || $runtime == dartium)]
|
| +[$runtime == drt || $runtime == dartium]
|
| webgl_1_test: Pass, Fail # Issue 8219
|
|
|
| [ $runtime == chrome || $runtime == drt]
|
|
|