| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 1892dcfc1c8e98440cbc9e5ad8ff415f6710becd..f3d6eb221c3c96779dc98766dcd31bf83243524f 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -42,6 +42,7 @@ arithmetic_test: Fail
|
| assertion_test: Fail, OK
|
|
|
| [ $compiler == dart2js ]
|
| +function_type_this_parameter_test: Crash # Issue 4417.
|
| compile_time_constant8_test: Fail # We don't take the generic type into account yet.
|
|
|
| # Fail "const EmptyLink<Element>" must be a compile-time constant if unchecked on linux.
|
|
|