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

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

Issue 10990060: Added support for exports and re-exports. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updated cf. comments. 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
« no previous file with comments | « pkg/dartdoc/lib/src/mirrors/dart2js_mirror.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index b938beccdbe7c48d62c08d3cb3e8a894755aaaf5..25b3f6638012c95689a6b37bba901bab4e8f4b22 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -485,25 +485,16 @@ Language/13_Libraries_and_Scripts/2_Imports_A02_t14: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A02_t16: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A02_t17: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A02_t18: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A02_t20: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A02_t21: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A02_t22: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A02_t27: Fail # inherited from dart2js
+Language/13_Libraries_and_Scripts/2_Imports_A02_t28: Fail # inherited from dart2js
Language/13_Libraries_and_Scripts/2_Imports_A03_t02: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A03_t04: Fail # inherited from dart2js
Language/13_Libraries_and_Scripts/2_Imports_A03_t06: Fail # inherited from dart2js
-Language/13_Libraries_and_Scripts/2_Imports_A03_t07: Crash # inherited from dart2js
-Language/13_Libraries_and_Scripts/2_Imports_A03_t08: Crash # inherited from dart2js
-Language/13_Libraries_and_Scripts/2_Imports_A03_t11: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A03_t12: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A03_t13: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A03_t14: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A03_t21: Fail # inherited from VM
+Language/13_Libraries_and_Scripts/2_Imports_A03_t16: Fail # co19 issue 226
Language/13_Libraries_and_Scripts/2_Imports_A03_t22: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A03_t23: Fail # inherited from VM
Language/13_Libraries_and_Scripts/2_Imports_A03_t24: Fail # inherited from VM
-Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # inherited from dart2js
-Language/13_Libraries_and_Scripts/2_Imports_A05_t02: Fail # inherited from VM
+Language/13_Libraries_and_Scripts/2_Imports_A03_t26: Fail # co19 issue 226
Language/13_Libraries_and_Scripts/2_Imports_A06_t01: Fail # inherited from dart2js
Language/13_Libraries_and_Scripts/3_Includes_A01_t01: Fail # inherited from dart2js
Language/13_Libraries_and_Scripts/3_Includes_A03_t03: Fail # inherited from dart2js
@@ -587,3 +578,11 @@ 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
+
+[ $compiler == dart2dart && $system == windows ]
+LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN
+LibTest/core/double/round_A01_t01: Fail # Result is NaN
+LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN
+LibTest/core/int/remainder_A01_t02: Fail # Result is NaN
+LibTest/core/double/remainder_A01_t04: Fail # Result is NaN
+LibTest/core/Math/atan2_A01_t03: Fail # Result is NaN
« no previous file with comments | « pkg/dartdoc/lib/src/mirrors/dart2js_mirror.dart ('k') | tests/co19/co19-dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698