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

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

Issue 9192007: Simplify equality checks and get rid of unreachable code in number and bool. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 1dd04dc2ae53d635f263f426e47e82c06745bc7d..c5d0d42cd3966a9609a9c172004638d710618df0 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -33,7 +33,6 @@ LibTest/core/Set/add/Set/add/A01/t05: Fail # Bug 5392511
LibTest/core/Set/addAll/Set/addAll/A01/t05: Fail # Bug 5392511
LibTest/core/Set/contains/Set/contains/A01/t04: Fail # Bug 5392511
LibTest/core/Set/containsAll/Set/containsAll/A01/t04: Fail # Bug 5392511
-LibTest/core/String/contains/String/contains/A03/t01: Fail
LibTest/core/int/operator-/int/operator-/A01/t01: Fail
LibTest/core/int/operator_div/int/operator/div/A01/t01: Fail
LibTest/core/int/operator_~div/int/operator/~div/A01/t01: Fail
« compiler/lib/implementation/string.js ('K') | « compiler/lib/implementation/string.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698