Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Unified Diff: tests/co19/co19-co19.status

Issue 2718513002: Void is not required to be `null` anymore. (Closed)
Patch Set: Update Kernel code. Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sdk/lib/_internal/js_runtime/lib/js_helper.dart ('k') | tests/co19/co19-dartium.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-co19.status
diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
index 0f9f513e4e9c42dfdfcfcdef3bdbaf92861f982e..850f5cf1e8cdc0ecf1dc0b131ed4f6c101c5f81f 100644
--- a/tests/co19/co19-co19.status
+++ b/tests/co19/co19-co19.status
@@ -66,3 +66,12 @@ 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
« no previous file with comments | « sdk/lib/_internal/js_runtime/lib/js_helper.dart ('k') | tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698