| Index: dart/tests/language/language.status
|
| diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
|
| index ffc714d4d08cf471ad254b4e2b2cdce6a313e524..6389ba85d4100cf6dc3e8ec1252a07b375a8fdaf 100644
|
| --- a/dart/tests/language/language.status
|
| +++ b/dart/tests/language/language.status
|
| @@ -537,9 +537,3 @@ prefix22_test: Pass
|
| invocation_mirror_test: Fail, OK # hardcoded names.
|
| invocation_mirror2_test: Fail, OK # hardcoded names.
|
| super_call4_test: Fail, OK # hardcoded names.
|
| -
|
| -[ $compiler == dart2js && $runtime == d8 && $checked ]
|
| -# Issue 7733.
|
| -compile_time_constant_a_test: Fail
|
| -compile_time_constant_b_test: Fail
|
| -ordered_maps_test: Fail
|
|
|