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

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

Issue 11645019: Fixed Issue 7508: Many StringBuffer methods return StringBuffer, but should be void. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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 | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 16325)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -160,6 +160,11 @@
LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure.
LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure.
+LibTest/core/StringBuffer/addAll_A02_t01: Fail, OK # co19 issue 355
+LibTest/core/StringBuffer/add_A02_t01: Fail, OK # co19 issue 355
+LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355
+LibTest/core/StringBuffer/clear_A02_t01: Fail, OK # co19 issue 355
+
# Partially implemented rediriecting constructors makes this fail.
Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
« no previous file with comments | « tests/co19/co19-dart2dart.status ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698