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

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

Issue 8591025: Fix parsing of factory calls (issue 500). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: '' Created 9 years, 1 month 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 | « runtime/vm/parser.cc ('k') | tests/language/src/Factory2Test.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 1632)
+++ tests/co19/co19-runtime.status (working copy)
@@ -245,6 +245,12 @@
LibTest/core/double/remainder/double/remainder/A01/t01: Fail # Issue co19 - 36
LibTest/core/double/truncate/double/truncate/A01/t01: Fail # Issue co19 - 36
LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail # Issue co19 - 36
+LibTest/core/Set/remove/Set/remove/A01/t03: Fail # Issue 441
+LibTest/core/Set/add/Set/add/A01/t04: Fail # Issue 441
+LibTest/core/Set/addAll/Set/addAll/A01/t03: Fail # Issue 441
+LibTest/core/Map/A01/t03: Fail # Issue 441
+LibTest/core/Map/Map/Map/A01/t01: Fail # Issue 441
+LangSpecTest/13_Types/13_4_Interface_Types/A07/t03: Fail # Issue co19 - 53
[ $component == vm && $system == win32 ]
LibTest/core/int/operator\^/int/operator\^/A01/t01: Skip # Bad file name.
« no previous file with comments | « runtime/vm/parser.cc ('k') | tests/language/src/Factory2Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698