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

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

Issue 10829459: Deprecate Math object in corelib in favor of dart:math library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review comments. Created 8 years, 4 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 | « tests/benchmark_smoke/benchmark_lib.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index f3adf1619e13e1416674d477ad7b3c3d2e150cd3..41e4c5953082a09a748dffea73247cf5d94381f1 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -3,6 +3,93 @@
# BSD-style license that can be found in the LICENSE file.
[ $compiler == dart2js ]
+Language/05_Variables/05_Variables_A04_t09: Fail, OK
+Language/05_Variables/05_Variables_A03_t09: Fail, OK
+Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
+LibTest/core/double/ceil_A01_t03: Fail, OK
+LibTest/core/double/truncate_A01_t05: Fail, OK
+LibTest/core/double/floor_A01_t06: Fail, OK
+LibTest/core/double/toDouble_A01_t03: Fail, OK
+LibTest/core/double/floor_A01_t03: Fail, OK
+LibTest/core/double/floor_A01_t01: Fail, OK
+LibTest/core/double/ceil_A01_t06: Fail, OK
+LibTest/core/double/round_A01_t05: Fail, OK
+LibTest/core/double/ceil_A01_t01: Fail, OK
+LibTest/core/Math/pow_A18_t01: Fail, OK
+LibTest/core/Math/exp_A01_t02: Fail, OK
+LibTest/core/Math/acos_A01_t02: Fail, OK
+LibTest/core/Math/pow_A15_t01: Fail, OK
+LibTest/core/Math/cos_A01_t02: Fail, OK
+LibTest/core/Math/pow_A14_t01: Fail, OK
+LibTest/core/Math/pow_A07_t01: Fail, OK
+LibTest/core/Math/acos_A01_t01: Fail, OK
+LibTest/core/Math/asin_A01_t02: Fail, OK
+LibTest/core/Math/pow_A10_t01: Fail, OK
+LibTest/core/Math/pow_A01_t04: Fail, OK
+LibTest/core/Math/min_A01_t02: Fail, OK
+LibTest/core/Math/pow_A16_t01: Fail, OK
+LibTest/core/Math/sin_A01_t03: Fail, OK
+LibTest/core/Math/random_A01_t01: Fail, OK
+LibTest/core/Math/pow_A01_t02: Fail, OK
+LibTest/core/Math/pow_A03_t01: Fail, OK
+LibTest/core/Math/pow_A12_t01: Fail, OK
+LibTest/core/Math/sin_A01_t02: Fail, OK
+LibTest/core/Math/asin_A01_t01: Fail, OK
+LibTest/core/Math/tan_A01_t02: Fail, OK
+LibTest/core/Math/exp_A01_t03: Fail, OK
+LibTest/core/Math/max_A01_t02: Fail, OK
+LibTest/core/Math/asin_A01_t04: Fail, OK
+LibTest/core/Math/pow_A09_t01: Fail, OK
+LibTest/core/Math/pow_A19_t01: Fail, OK
+LibTest/core/Math/asin_A01_t03: Fail, OK
+LibTest/core/Math/atan2_A01_t04: Fail, OK
+LibTest/core/Math/atan_A01_t03: Fail, OK
+LibTest/core/Math/min_A01_t01: Fail, OK
+LibTest/core/Math/pow_A17_t01: Fail, OK
+LibTest/core/Math/acos_A01_t04: Fail, OK
+LibTest/core/Math/atan_A01_t01: Fail, OK
+LibTest/core/Math/sin_A01_t04: Fail, OK
+LibTest/core/Math/log_A01_t01: Fail, OK
+LibTest/core/Math/parseDouble_A01_t01: Fail, OK
+LibTest/core/Math/atan_A01_t02: Fail, OK
+LibTest/core/Math/pow_A02_t01: Fail, OK
+LibTest/core/Math/cos_A01_t01: Fail, OK
+LibTest/core/Math/log_A01_t03: Fail, OK
+LibTest/core/Math/pow_A04_t01: Fail, OK
+LibTest/core/Math/atan2_A01_t01: Fail, OK
+LibTest/core/Math/cos_A01_t03: Fail, OK
+LibTest/core/Math/pow_A05_t01: Fail, OK
+LibTest/core/Math/log_A01_t02: Fail, OK
+LibTest/core/Math/max_A01_t01: Fail, OK
+LibTest/core/Math/tan_A01_t03: Fail, OK
+LibTest/core/Math/log_A01_t04: Fail, OK
+LibTest/core/Math/atan2_A01_t03: Fail, OK
+LibTest/core/Math/acos_A01_t03: Fail, OK
+LibTest/core/Math/pow_A01_t03: Fail, OK
+LibTest/core/Math/sqrt_A01_t04: Fail, OK
+LibTest/core/Math/parseInt_A01_t01: Fail, OK
+LibTest/core/Math/atan2_A01_t02: Fail, OK
+LibTest/core/Math/sqrt_A01_t02: Fail, OK
+LibTest/core/Math/pow_A06_t01: Fail, OK
+LibTest/core/Math/pow_A08_t01: Fail, OK
+LibTest/core/Math/sqrt_A01_t03: Fail, OK
+LibTest/core/Math/sqrt_A01_t01: Fail, OK
+LibTest/core/int/operator_remainder_A01_t02: Fail, OK
+LibTest/core/int/remainder_A01_t02: Fail, OK
+LibTest/core/int/operator_LE_A01_t01: Fail, OK
+LibTest/core/int/operator_GT_A01_t01: Fail, OK
+LibTest/core/int/operator_LT_A01_t01: Fail, OK
+LibTest/core/int/operator_division_A01_t01: Fail, OK
+LibTest/core/int/operator_addition_A01_t01: Fail, OK
+LibTest/core/int/operator_GE_A01_t01: Fail, OK
+LibTest/core/int/operator_subtraction_A01_t01: Fail, OK
+LibTest/core/Expect/approxEquals_A01_t04: Fail, OK
+LibTest/core/Expect/approxEquals_A02_t01: Fail, OK
+LibTest/core/Expect/approxEquals_A01_t02: Fail, OK
+LibTest/core/Expect/approxEquals_A04_t01: Fail, OK
+LibTest/core/Expect/approxEquals_A01_t01: Fail, OK
+LibTest/core/Expect/approxEquals_A01_t03: Fail, OK
+
# Rename "BadNumberFormatException" to "FormatException"
# TODO(rnystrom): These can be enabled when
# http://code.google.com/p/co19/issues/detail?id=167 is fixed.
« no previous file with comments | « tests/benchmark_smoke/benchmark_lib.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698