Chromium Code Reviews| Index: tests/compiler/dart2js/dart2js.status |
| diff --git a/tests/compiler/dart2js/dart2js.status b/tests/compiler/dart2js/dart2js.status |
| index 22d2c68278443598db7c1307e3ad6beb4df110a0..fe0c71663501308a7ae9b05752a2e04046734d7b 100644 |
| --- a/tests/compiler/dart2js/dart2js.status |
| +++ b/tests/compiler/dart2js/dart2js.status |
| @@ -7,6 +7,7 @@ packages/*: Skip # Skip packages folder |
| compile_with_empty_libraries_test: Fail # Issue 24223 |
| kernel/*: Slow, Pass |
| +kernel/impact_test: RuntimeError |
|
asgerf
2016/11/21 15:10:14
I talked to johnni about this and he will fix the
|
| boolified_operator_test: Fail # Issue 8001 |