Chromium Code Reviews| Index: tests/compiler/dart2js_extra/dart2js_extra.status |
| diff --git a/tests/compiler/dart2js_extra/dart2js_extra.status b/tests/compiler/dart2js_extra/dart2js_extra.status |
| index 2edae808f99db69de3c92383994cd70e810f393f..0615e1235843dcdf770ed524c429e64fb10fea7f 100644 |
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status |
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status |
| @@ -32,6 +32,7 @@ no_such_method_mirrors_test: Pass, Slow # TODO(kasperl): Please triage. |
| *: Fail, Pass # TODO(ahe): Triage these tests. |
| [ $compiler == dart2js && $minified ] |
| +assert_with_message_test: RuntimeError # Dartium JSInterop failure |
|
sra1
2015/09/17 23:03:25
This needs to be more finely specified.
The test w
|
| to_string_test: Fail # Issue 7179. |
| runtime_type_test: Fail, OK # Tests extected output of Type.toString(). |
| code_motion_exception_test: Skip # Requires unminified operator names. |