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

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

Issue 9395070: Triage Expect. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 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
« dart/frog/leg/ssa/codegen.dart ('K') | « dart/frog/leg/ssa/codegen.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-leg.status
diff --git a/dart/tests/co19/co19-leg.status b/dart/tests/co19/co19-leg.status
index dab8aecd6500528c5a0947035d50903fb84b7967..5317d0888f794d9dc453cfe263e489240f1cc918 100644
--- a/dart/tests/co19/co19-leg.status
+++ b/dart/tests/co19/co19-leg.status
@@ -122,6 +122,14 @@ LibTest/core/double/toStringAsFixed_A01_t07: Fail, OK # VM handling of double li
LibTest/core/double/truncate_A01_t01: Fail, OK # VM handling of double literals.
+LibTest/core/Expect/setEquals_A01_t01: Fail # Cannot find value
+LibTest/core/Expect/setEquals_A01_t02: Fail # Cannot find value
+LibTest/core/Expect/setEquals_A03_t01: Fail # Cannot find value
+LibTest/core/Expect/stringEquals_A01_t01: Fail # SsaBuilder.visitBreakStatement
+LibTest/core/Expect/stringEquals_A01_t02: Fail # SsaBuilder.visitBreakStatement
+LibTest/core/Expect/stringEquals_A02_t01: Fail # SsaBuilder.visitBreakStatement
+LibTest/core/Expect/throws_A01_t01: Fail # Bad code generation.
+LibTest/core/Expect/throws_A02_t01: Fail # Bad code generation.
LibTest/core/List/List.from_A01_t01: Fail # Cannot find value.
LibTest/core/List/every_A01_t01: Fail # Duplicate definition.
LibTest/core/List/every_A01_t02: Fail # Cannot find value.
@@ -235,6 +243,10 @@ LibTest/core/String/split_A01_t01: Fail # JSSyntaxRegExp is not implemented.
LibTest/core/String/split_A01_t02: Fail # JSSyntaxRegExp is not implemented.
+# TODO(floitsch): Please review these.
+LibTest/core/Expect/approxEquals_A01_t04: Fail # Unknown issue with doubles.
+LibTest/core/Expect/identical_A01_t01: Fail # Is NaN identical to NaN?
+
LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A04_t01: Fail
LangGuideTest/02_Language_Constructs/02_11_Exceptions/02_11_Exceptions_A05_t01: Fail
@@ -648,29 +660,6 @@ Language/13_Types/6_Type_Dynamic_A04_t01: Fail
Language/13_Types/7_Type_Void_A01_t09: Fail
-LibTest/core/Expect/approxEquals_A01_t04: Fail
-LibTest/core/Expect/approxEquals_A04_t01: Fail
-LibTest/core/Expect/equals_A02_t01: Fail
-LibTest/core/Expect/fail_A02_t01: Fail
-LibTest/core/Expect/identical_A01_t01: Fail
-LibTest/core/Expect/identical_A02_t01: Fail
-LibTest/core/Expect/isFalse_A02_t01: Fail
-LibTest/core/Expect/isNotNull_A02_t01: Fail
-LibTest/core/Expect/isNull_A02_t01: Fail
-LibTest/core/Expect/isTrue_A02_t01: Fail
-LibTest/core/Expect/listEquals_A02_t01: Fail
-LibTest/core/Expect/listEquals_A03_t01: Fail
-LibTest/core/Expect/notEquals_A02_t01: Fail
-LibTest/core/Expect/setEquals_A01_t01: Fail
-LibTest/core/Expect/setEquals_A01_t02: Fail
-LibTest/core/Expect/setEquals_A02_t01: Fail
-LibTest/core/Expect/setEquals_A03_t01: Fail
-LibTest/core/Expect/stringEquals_A01_t01: Fail
-LibTest/core/Expect/stringEquals_A01_t02: Fail
-LibTest/core/Expect/stringEquals_A02_t01: Fail
-LibTest/core/Expect/throws_A01_t01: Fail
-LibTest/core/Expect/throws_A02_t01: Fail
-LibTest/core/ExpectException/toString_A01_t01: Fail
LibTest/core/FallThroughError/toString_A01_t02: Fail
LibTest/core/HashMap/HashMap.from_A01_t01: Fail
LibTest/core/HashMap/HashMap.from_A02_t01: Fail
« dart/frog/leg/ssa/codegen.dart ('K') | « dart/frog/leg/ssa/codegen.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698