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

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

Issue 8386003: Fix broken test.py expression. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: changes Created 9 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
« no previous file with comments | « no previous file | dart/tools/test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index 8b262eafb8f12e2425d46b7249f4a585011f5401..9fb28499d1dd0f1be3b774e2632bfd7e027136c2 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -254,7 +254,7 @@ LibTest/core/Math/acos/Math/acos/A01/t01: Fail
LibTest/core/Math/asin/Math/asin/A01/t01: Fail
LibTest/core/Math/atan/Math/atan/A01/t01: Fail
LibTest/core/Math/cos/Math/cos/A01/t01: Fail
-[ $component == vm && !$checked ]
+[ $component == vm && $unchecked ]
LangGuideTest/08_Expressions/08_2_Assignment_Operator/Variable_Or_Parameter_Assignment/A03/t04: Fail
LangGuideTest/08_Expressions/A01/t02: Fail
LangSpecTest/13_Types/13_1_Static_Types/A04/t01: Fail
« no previous file with comments | « no previous file | dart/tools/test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698