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

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

Issue 10787021: Fix type checking of void type. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 5 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 | « samples/chat/chat_server_lib.dart ('k') | tests/language/generics_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 9680)
+++ tests/co19/co19-runtime.status (working copy)
@@ -456,6 +456,10 @@
Language/03_Overview/1_Scoping_A02_t31: Fail
Language/10_Expressions/08_Function_Expressions_A03_t02: Fail
Language/10_Expressions/08_Function_Expressions_A03_t05: Fail
+Language/13_Types/7_Type_Void_A04_t02: Fail # co19 issue 158
+Language/13_Types/7_Type_Void_A04_t03: Fail # co19 issue 158
+Language/13_Types/7_Type_Void_A04_t04: Fail # co19 issue 158
+Language/13_Types/7_Type_Void_A04_t05: Fail # co19 issue 158
[ $runtime == vm && $mode == debug && $unchecked ]
« no previous file with comments | « samples/chat/chat_server_lib.dart ('k') | tests/language/generics_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698