| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index 68f045145f6100446ece5473166818ad4b65ffa0..19f90ff4069911be0639592c5f5c7f8f1b8c3e25 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -366,6 +366,9 @@ wheelevent_test: Fail # Issue 12958
|
| css_test/functional: Fail # Issue 21710
|
| css_test/supportsPointConversions: Fail # Issue 21710
|
|
|
| +[ $compiler == dart2js && $runtime == ff && $system == windows ]
|
| +node_validator_test: Fail # Issue 22564
|
| +
|
| [ $compiler == dart2js && $runtime == chrome && $system == windows]
|
| svgelement_test/supported_altGlyph: RuntimeError # Issue 22154
|
|
|
|
|