| 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 0615e1235843dcdf770ed524c429e64fb10fea7f..2edae808f99db69de3c92383994cd70e810f393f 100644
|
| --- a/tests/compiler/dart2js_extra/dart2js_extra.status
|
| +++ b/tests/compiler/dart2js_extra/dart2js_extra.status
|
| @@ -32,7 +32,6 @@ 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
|
| 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.
|
|
|