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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « tests/benchmark_smoke/benchmark_lib.dart ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 [ $compiler == dart2js ] 5 [ $compiler == dart2js ]
6 Language/05_Variables/05_Variables_A04_t09: Fail, OK
7 Language/05_Variables/05_Variables_A03_t09: Fail, OK
8 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK
9 LibTest/core/double/ceil_A01_t03: Fail, OK
10 LibTest/core/double/truncate_A01_t05: Fail, OK
11 LibTest/core/double/floor_A01_t06: Fail, OK
12 LibTest/core/double/toDouble_A01_t03: Fail, OK
13 LibTest/core/double/floor_A01_t03: Fail, OK
14 LibTest/core/double/floor_A01_t01: Fail, OK
15 LibTest/core/double/ceil_A01_t06: Fail, OK
16 LibTest/core/double/round_A01_t05: Fail, OK
17 LibTest/core/double/ceil_A01_t01: Fail, OK
18 LibTest/core/Math/pow_A18_t01: Fail, OK
19 LibTest/core/Math/exp_A01_t02: Fail, OK
20 LibTest/core/Math/acos_A01_t02: Fail, OK
21 LibTest/core/Math/pow_A15_t01: Fail, OK
22 LibTest/core/Math/cos_A01_t02: Fail, OK
23 LibTest/core/Math/pow_A14_t01: Fail, OK
24 LibTest/core/Math/pow_A07_t01: Fail, OK
25 LibTest/core/Math/acos_A01_t01: Fail, OK
26 LibTest/core/Math/asin_A01_t02: Fail, OK
27 LibTest/core/Math/pow_A10_t01: Fail, OK
28 LibTest/core/Math/pow_A01_t04: Fail, OK
29 LibTest/core/Math/min_A01_t02: Fail, OK
30 LibTest/core/Math/pow_A16_t01: Fail, OK
31 LibTest/core/Math/sin_A01_t03: Fail, OK
32 LibTest/core/Math/random_A01_t01: Fail, OK
33 LibTest/core/Math/pow_A01_t02: Fail, OK
34 LibTest/core/Math/pow_A03_t01: Fail, OK
35 LibTest/core/Math/pow_A12_t01: Fail, OK
36 LibTest/core/Math/sin_A01_t02: Fail, OK
37 LibTest/core/Math/asin_A01_t01: Fail, OK
38 LibTest/core/Math/tan_A01_t02: Fail, OK
39 LibTest/core/Math/exp_A01_t03: Fail, OK
40 LibTest/core/Math/max_A01_t02: Fail, OK
41 LibTest/core/Math/asin_A01_t04: Fail, OK
42 LibTest/core/Math/pow_A09_t01: Fail, OK
43 LibTest/core/Math/pow_A19_t01: Fail, OK
44 LibTest/core/Math/asin_A01_t03: Fail, OK
45 LibTest/core/Math/atan2_A01_t04: Fail, OK
46 LibTest/core/Math/atan_A01_t03: Fail, OK
47 LibTest/core/Math/min_A01_t01: Fail, OK
48 LibTest/core/Math/pow_A17_t01: Fail, OK
49 LibTest/core/Math/acos_A01_t04: Fail, OK
50 LibTest/core/Math/atan_A01_t01: Fail, OK
51 LibTest/core/Math/sin_A01_t04: Fail, OK
52 LibTest/core/Math/log_A01_t01: Fail, OK
53 LibTest/core/Math/parseDouble_A01_t01: Fail, OK
54 LibTest/core/Math/atan_A01_t02: Fail, OK
55 LibTest/core/Math/pow_A02_t01: Fail, OK
56 LibTest/core/Math/cos_A01_t01: Fail, OK
57 LibTest/core/Math/log_A01_t03: Fail, OK
58 LibTest/core/Math/pow_A04_t01: Fail, OK
59 LibTest/core/Math/atan2_A01_t01: Fail, OK
60 LibTest/core/Math/cos_A01_t03: Fail, OK
61 LibTest/core/Math/pow_A05_t01: Fail, OK
62 LibTest/core/Math/log_A01_t02: Fail, OK
63 LibTest/core/Math/max_A01_t01: Fail, OK
64 LibTest/core/Math/tan_A01_t03: Fail, OK
65 LibTest/core/Math/log_A01_t04: Fail, OK
66 LibTest/core/Math/atan2_A01_t03: Fail, OK
67 LibTest/core/Math/acos_A01_t03: Fail, OK
68 LibTest/core/Math/pow_A01_t03: Fail, OK
69 LibTest/core/Math/sqrt_A01_t04: Fail, OK
70 LibTest/core/Math/parseInt_A01_t01: Fail, OK
71 LibTest/core/Math/atan2_A01_t02: Fail, OK
72 LibTest/core/Math/sqrt_A01_t02: Fail, OK
73 LibTest/core/Math/pow_A06_t01: Fail, OK
74 LibTest/core/Math/pow_A08_t01: Fail, OK
75 LibTest/core/Math/sqrt_A01_t03: Fail, OK
76 LibTest/core/Math/sqrt_A01_t01: Fail, OK
77 LibTest/core/int/operator_remainder_A01_t02: Fail, OK
78 LibTest/core/int/remainder_A01_t02: Fail, OK
79 LibTest/core/int/operator_LE_A01_t01: Fail, OK
80 LibTest/core/int/operator_GT_A01_t01: Fail, OK
81 LibTest/core/int/operator_LT_A01_t01: Fail, OK
82 LibTest/core/int/operator_division_A01_t01: Fail, OK
83 LibTest/core/int/operator_addition_A01_t01: Fail, OK
84 LibTest/core/int/operator_GE_A01_t01: Fail, OK
85 LibTest/core/int/operator_subtraction_A01_t01: Fail, OK
86 LibTest/core/Expect/approxEquals_A01_t04: Fail, OK
87 LibTest/core/Expect/approxEquals_A02_t01: Fail, OK
88 LibTest/core/Expect/approxEquals_A01_t02: Fail, OK
89 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK
90 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK
91 LibTest/core/Expect/approxEquals_A01_t03: Fail, OK
92
6 # Rename "BadNumberFormatException" to "FormatException" 93 # Rename "BadNumberFormatException" to "FormatException"
7 # TODO(rnystrom): These can be enabled when 94 # TODO(rnystrom): These can be enabled when
8 # http://code.google.com/p/co19/issues/detail?id=167 is fixed. 95 # http://code.google.com/p/co19/issues/detail?id=167 is fixed.
9 LibTest/core/BadNumberFormatException/*: Fail 96 LibTest/core/BadNumberFormatException/*: Fail
10 LibTest/core/double/toInt_A01_t03: Fail 97 LibTest/core/double/toInt_A01_t03: Fail
11 LibTest/core/double/toInt_A01_t04: Fail 98 LibTest/core/double/toInt_A01_t04: Fail
12 LibTest/core/Math/parseInt_A02_t01: Fail 99 LibTest/core/Math/parseInt_A02_t01: Fail
13 LibTest/core/Math/parseDouble_A02_t01: Fail 100 LibTest/core/Math/parseDouble_A02_t01: Fail
14 101
15 # Slow tests that needs extra time to finish. 102 # Slow tests that needs extra time to finish.
(...skipping 730 matching lines...) Expand 10 before | Expand all | Expand 10 after
746 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error 833 Language/12_Libraries_and_Scripts/3_Includes_A03_t03: Fail # @compile-error
747 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error 834 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # @compile-error
748 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error 835 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # @compile-error
749 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error 836 Language/13_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # @compile-error
750 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error 837 Language/13_Types/7_Type_Void_A01_t02: Fail # @compile-error
751 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error 838 Language/14_Reference/1_Lexical_Rules/1_Reserved_Words_A30_t04: Fail # @compile- error
752 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error 839 Language/14_Reference/1_Lexical_Rules_A02_t06: Fail # @compile-error
753 840
754 [ $compiler == dart2dart ] 841 [ $compiler == dart2dart ]
755 *: Skip 842 *: Skip
OLDNEW
« 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