| Index: tests/compiler/dart2js/dart2js.status
|
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status
|
| index fcfa4354fc15afed6e2d7cbee9aecfa96cf36cc4..1d6f2412ba08ac02ecd84d067de5ba065a74ec66 100644
|
| --- a/tests/compiler/dart2js/dart2js.status
|
| +++ b/tests/compiler/dart2js/dart2js.status
|
| @@ -6,6 +6,8 @@ packages/*: Skip # Skip packages folder
|
|
|
| compile_with_empty_libraries_test: Fail # Issue 24223
|
|
|
| +kernel/binary_operators_test: Fail # Need to support 'is' checks
|
| +
|
| boolified_operator_test: Fail # Issue 8001
|
|
|
| # Don't mark these tests as failing. Instead, fix the errors/warnings that they
|
|
|