| Index: tests/language_2/language_2.status
|
| diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
|
| index e4c7c6fe3a63fc9451eb5e65de935b58b5a5d40e..565c875092b3154ef7990e44d5ae3e9d2dcae0a8 100644
|
| --- a/tests/language_2/language_2.status
|
| +++ b/tests/language_2/language_2.status
|
| @@ -363,7 +363,6 @@ assertion_initializer_const_error2_test/none: CompileTimeError
|
| assertion_initializer_const_function_test/01: CompileTimeError
|
|
|
| [ $compiler == dartdevc && $runtime != none ]
|
| -assert_message_test: RuntimeError # Looks like bug in dartdevc codegen.
|
| bit_operations_test/01: RuntimeError # No bigints on web.
|
| bit_operations_test/02: RuntimeError # No bigints on web.
|
| bit_operations_test/03: RuntimeError # No bigints on web.
|
|
|