| Index: tests/co19/co19-co19.status
|
| diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
|
| index 850f5cf1e8cdc0ecf1dc0b131ed4f6c101c5f81f..0f9f513e4e9c42dfdfcfcdef3bdbaf92861f982e 100644
|
| --- a/tests/co19/co19-co19.status
|
| +++ b/tests/co19/co19-co19.status
|
| @@ -66,12 +66,3 @@ LibTest/math/cos_A01_t01: PASS, FAIL, OK # Issue 26261
|
| LibTest/math/tan_A01_t01: PASS, FAIL, OK # Issue 26261
|
| LibTest/math/log_A01_t01: PASS, FAIL, OK # Issue 26261
|
|
|
| -[ $compiler != dart2analyzer && $checked ]
|
| -# Tests that fail on every runtime in checked mode, but not on the analyzer.
|
| -Language/Functions/generator_return_type_t01: Fail # Co19 issue 110
|
| -Language/Functions/generator_return_type_t02: Fail # Co19 issue 110
|
| -Language/Functions/async_return_type_t01: Fail # Co19 issue 110
|
| -Language/Types/Type_Void/returning_t02: Fail # Co19 issue 110
|
| -Language/Types/Type_Void/returning_t03: Fail # Co19 issue 110
|
| -Language/Types/Type_Void/returning_t04: Fail # Co19 issue 110
|
| -Language/Types/Type_Void/returning_t05: Fail # Co19 issue 110
|
|
|