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

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

Issue 11199002: Remove built-in identifier 'negate' from VM (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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
Index: tests/co19/co19-runtime.status
===================================================================
--- tests/co19/co19-runtime.status (revision 13693)
+++ tests/co19/co19-runtime.status (working copy)
@@ -245,6 +245,8 @@
# Failures related to assert being a reserved word now. co19 issue 218.
Language/10_Expressions/28_Identifier_Reference_A04_t07: Fail, OK
+# negate is no longer a built-in identifier, co19 issue 260
+Language/10_Expressions/28_Identifier_Reference_A07_t09: Fail, OK # co19 issue 260
[ $compiler == none && $runtime == vm && $checked ]
Language/07_Classes/07_Classes_A03_t01: Fail # TODO(vm-team): Please triage this failure.
« runtime/vm/parser.cc ('K') | « runtime/vm/token.cc ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698