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

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

Issue 11140018: Ensure that ClassElement.lookupConstructor fails when looking up default constructor using Selector… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Rebased. 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-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index 79dfcc22c2ac9f65192dd40f8e48221568e90981..d8e15759a64179b9782aa3dd83a3f1031bb36009 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -80,13 +80,12 @@ Language/13_Libraries_and_Scripts/1_Imports_A03_t69: Fail # TODO(dart2dart-team)
Language/13_Libraries_and_Scripts/1_Imports_A03_t70: Fail # TODO(dart2dart-team): Please triage this failure.
LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A03_t01: Fail # TODO(dart2dart-team): Please triage this failure.
LibTest/math/Random/nextDouble_A01_t01: Fail # TODO(dart2dart-team): Please triage this failure.
-LibTest/math/exp_A01_t01: Fail # TODO(dart2dart-team): Please triage this failure.
ahe 2012/10/25 13:57:48 Did you fix this, or did you test this on Windows?
aam-me 2012/10/26 03:56:10 It works on my Windows7 box. I also see that there
LibTest/math/parseDouble_A02_t01: Fail # TODO(dart2dart-team): Please triage this failure.
LibTest/math/pow_A01_t01: Fail # TODO(dart2dart-team): Please triage this failure.
LibTest/math/pow_A11_t01: Fail # TODO(dart2dart-team): Please triage this failure.
LibTest/math/pow_A13_t01: Fail # TODO(dart2dart-team): Please triage this failure.
LibTest/math/sin_A01_t01: Fail # TODO(dart2dart-team): Please triage this failure.
-LibTest/math/tan_A01_t01: Fail # TODO(dart2dart-team): Please triage this failure.
+LibTest/math/atan2_A01_t03: Fail # TODO(dart2dart-team): Please triage this failure.
ahe 2012/10/25 13:57:48 Ditto?
aam-me 2012/10/26 03:56:10 Yes, for me tan_A01_t01 passes, but this atan2_A01
LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out.
@@ -680,7 +679,7 @@ LibTest/isolate/ReceivePort/receive_A01_t02: Fail # inherited from VM
# Partially implemented redirecting constructors makes this fail.
Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail
-Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # Redirecting constructors can not use initializing formals. This bug was previously masked - compilation failed, but for different, wrong reason.
+Language/07_Classes/6_Constructors/1_Generative_Constructors_A16_t07: Fail # dartbug.com/6242
Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecated factory syntax.

Powered by Google App Engine
This is Rietveld 408576698