| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 14922)
|
| +++ tests/language/language.status (working copy)
|
| @@ -57,8 +57,6 @@
|
| duplicate_export_negative_test: Fail # issue 6134
|
| invocation_mirror_indirect_test: Fail # Issue 3326
|
|
|
| -interceptor_test: Fail, Crash # Issue 6696
|
| -
|
| [ $compiler == none && ($system == macos || $system == linux) && $arch == ia32 && $checked ]
|
| gc_test: Skip # Issue 1487, flaky.
|
|
|
| @@ -545,7 +543,6 @@
|
| closure_in_initializer_test: Fail
|
| gc_test: Fail
|
| super_first_constructor_test: Fail
|
| -interceptor_test: Crash # Issue 6696
|
| # VM specific tests.
|
| disable_privacy_test: Fail, Ok
|
| # This test hard codes name of file being run and precise position.
|
|
|