| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index f1985ddcb670fd1dbf7d851a387a905c4586f4b0..aa530e16614b6a670a42432e864b5eb9613ffe27 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -3,8 +3,6 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
| -compile_time_constant_c_test: Fail # Issue 21001
|
| -compile_time_constant12_test: Fail # Issue 21001
|
| constructor_duplicate_final_test/01: Fail # Issue 13363
|
| constructor_duplicate_final_test/02: Fail # Issue 13363
|
| override_inheritance_mixed_test/08: Fail # Issue 18124
|
|
|