OLD | NEW |
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 [ $runtime == vm ] | 5 [ $runtime == vm ] |
| 6 # These tests fail after the deprecation of the corelib |
| 7 # Math object in favor of the dart:math library. |
| 8 # issue co19 - ??? |
| 9 Language/05_Variables/05_Variables_A05_t03: Fail, OK |
| 10 Language/05_Variables/05_Variables_A04_t09: Fail, OK |
| 11 Language/05_Variables/05_Variables_A03_t09: Fail, OK |
| 12 Language/12_Libraries_and_Scripts/3_Includes_A02_t03: Fail, OK |
| 13 LibTest/core/Expect/approxEquals_A01_t01: Fail, OK |
| 14 LibTest/core/Expect/approxEquals_A01_t02: Fail, OK |
| 15 LibTest/core/Expect/approxEquals_A01_t03: Fail, OK |
| 16 LibTest/core/Expect/approxEquals_A01_t04: Fail, OK |
| 17 LibTest/core/Expect/approxEquals_A02_t01: Fail, OK |
| 18 LibTest/core/Expect/approxEquals_A04_t01: Fail, OK |
| 19 LibTest/core/int/operator_remainder_A01_t02: Fail, OK |
| 20 LibTest/core/int/remainder_A01_t02: Fail, OK |
| 21 LibTest/core/int/operator_LE_A01_t01: Fail, OK |
| 22 LibTest/core/int/operator_GT_A01_t01: Fail, OK |
| 23 LibTest/core/int/operator_LT_A01_t01: Fail, OK |
| 24 LibTest/core/int/toDouble_A01_t01: Fail, OK |
| 25 LibTest/core/int/operator_division_A01_t01: Fail, OK |
| 26 LibTest/core/int/operator_addition_A01_t01: Fail, OK |
| 27 LibTest/core/int/operator_GE_A01_t01: Fail, OK |
| 28 LibTest/core/int/operator_subtraction_A01_t01: Fail, OK |
| 29 LibTest/core/Math/pow_A18_t01: Fail, OK |
| 30 LibTest/core/Math/exp_A01_t02: Fail, OK |
| 31 LibTest/core/Math/acos_A01_t02: Fail, OK |
| 32 LibTest/core/Math/pow_A15_t01: Fail, OK |
| 33 LibTest/core/Math/cos_A01_t02: Fail, OK |
| 34 LibTest/core/Math/pow_A14_t01: Fail, OK |
| 35 LibTest/core/Math/pow_A07_t01: Fail, OK |
| 36 LibTest/core/Math/asin_A01_t02: Fail, OK |
| 37 LibTest/core/Math/pow_A01_t04: Fail, OK |
| 38 LibTest/core/Math/pow_A10_t01: Fail, OK |
| 39 LibTest/core/Math/min_A01_t02: Fail, OK |
| 40 LibTest/core/Math/pow_A16_t01: Fail, OK |
| 41 LibTest/core/Math/sin_A01_t03: Fail, OK |
| 42 LibTest/core/Math/random_A01_t01: Fail, OK |
| 43 LibTest/core/Math/pow_A01_t02: Fail, OK |
| 44 LibTest/core/Math/pow_A03_t01: Fail, OK |
| 45 LibTest/core/Math/pow_A12_t01: Fail, OK |
| 46 LibTest/core/Math/sin_A01_t02: Fail, OK |
| 47 LibTest/core/Math/tan_A01_t02: Fail, OK |
| 48 LibTest/core/Math/exp_A01_t03: Fail, OK |
| 49 LibTest/core/Math/max_A01_t02: Fail, OK |
| 50 LibTest/core/Math/asin_A01_t04: Fail, OK |
| 51 LibTest/core/Math/pow_A09_t01: Fail, OK |
| 52 LibTest/core/Math/pow_A19_t01: Fail, OK |
| 53 LibTest/core/Math/asin_A01_t03: Fail, OK |
| 54 LibTest/core/Math/atan2_A01_t04: Fail, OK |
| 55 LibTest/core/Math/min_A01_t01: Fail, OK |
| 56 LibTest/core/Math/atan_A01_t03: Fail, OK |
| 57 LibTest/core/Math/pow_A17_t01: Fail, OK |
| 58 LibTest/core/Math/acos_A01_t04: Fail, OK |
| 59 LibTest/core/Math/sin_A01_t04: Fail, OK |
| 60 LibTest/core/Math/log_A01_t01: Fail, OK |
| 61 LibTest/core/Math/parseDouble_A01_t01: Fail, OK |
| 62 LibTest/core/Math/atan_A01_t02: Fail, OK |
| 63 LibTest/core/Math/pow_A02_t01: Fail, OK |
| 64 LibTest/core/Math/log_A01_t03: Fail, OK |
| 65 LibTest/core/Math/pow_A04_t01: Fail, OK |
| 66 LibTest/core/Math/atan2_A01_t01: Fail, OK |
| 67 LibTest/core/Math/cos_A01_t03: Fail, OK |
| 68 LibTest/core/Math/pow_A05_t01: Fail, OK |
| 69 LibTest/core/Math/log_A01_t02: Fail, OK |
| 70 LibTest/core/Math/max_A01_t01: Fail, OK |
| 71 LibTest/core/Math/tan_A01_t03: Fail, OK |
| 72 LibTest/core/Math/log_A01_t04: Fail, OK |
| 73 LibTest/core/Math/atan2_A01_t03: Fail, OK |
| 74 LibTest/core/Math/acos_A01_t03: Fail, OK |
| 75 LibTest/core/Math/pow_A01_t03: Fail, OK |
| 76 LibTest/core/Math/sqrt_A01_t04: Fail, OK |
| 77 LibTest/core/Math/parseInt_A01_t01: Fail, OK |
| 78 LibTest/core/Math/atan2_A01_t02: Fail, OK |
| 79 LibTest/core/Math/sqrt_A01_t02: Fail, OK |
| 80 LibTest/core/Math/pow_A06_t01: Fail, OK |
| 81 LibTest/core/Math/pow_A08_t01: Fail, OK |
| 82 LibTest/core/Math/sqrt_A01_t03: Fail, OK |
| 83 LibTest/core/Math/sqrt_A01_t01: Fail, OK |
| 84 LibTest/core/double/ceil_A01_t03: Fail, OK |
| 85 LibTest/core/double/toInt_A01_t05: Fail, OK |
| 86 LibTest/core/double/truncate_A01_t05: Fail, OK |
| 87 LibTest/core/double/floor_A01_t06: Fail, OK |
| 88 LibTest/core/double/toDouble_A01_t03: Fail, OK |
| 89 LibTest/core/double/floor_A01_t03: Fail, OK |
| 90 LibTest/core/double/floor_A01_t01: Fail, OK |
| 91 LibTest/core/double/ceil_A01_t06: Fail, OK |
| 92 LibTest/core/double/round_A01_t05: Fail, OK |
| 93 LibTest/core/double/ceil_A01_t01: Fail, OK |
| 94 |
6 # These test the Clock class which has been removed. | 95 # These test the Clock class which has been removed. |
7 # issue co19 - 173 | 96 # issue co19 - 173 |
8 LibTest/core/Clock/frequency_A01_t01: Fail, OK | 97 LibTest/core/Clock/frequency_A01_t01: Fail, OK |
9 LibTest/core/Clock/now_A01_t01: Fail, OK | 98 LibTest/core/Clock/now_A01_t01: Fail, OK |
10 | 99 |
11 # Rename "BadNumberFormatException" to "FormatException" | 100 # Rename "BadNumberFormatException" to "FormatException" |
12 # TODO(rnystrom): These can be enabled when | 101 # TODO(rnystrom): These can be enabled when |
13 # http://code.google.com/p/co19/issues/detail?id=167 is fixed. | 102 # http://code.google.com/p/co19/issues/detail?id=167 is fixed. |
14 LibTest/core/BadNumberFormatException/*: Fail | 103 LibTest/core/BadNumberFormatException/*: Fail |
15 LibTest/core/double/toInt_A01_t03: Fail | 104 LibTest/core/double/toInt_A01_t03: Fail |
(...skipping 481 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
497 Language/10_Expressions/08_Function_Expressions_A03_t05: Fail | 586 Language/10_Expressions/08_Function_Expressions_A03_t05: Fail |
498 Language/13_Types/7_Type_Void_A04_t02: Fail # co19 issue 158 | 587 Language/13_Types/7_Type_Void_A04_t02: Fail # co19 issue 158 |
499 Language/13_Types/7_Type_Void_A04_t03: Fail # co19 issue 158 | 588 Language/13_Types/7_Type_Void_A04_t03: Fail # co19 issue 158 |
500 Language/13_Types/7_Type_Void_A04_t04: Fail # co19 issue 158 | 589 Language/13_Types/7_Type_Void_A04_t04: Fail # co19 issue 158 |
501 Language/13_Types/7_Type_Void_A04_t05: Fail # co19 issue 158 | 590 Language/13_Types/7_Type_Void_A04_t05: Fail # co19 issue 158 |
502 Language/07_Classes/4_Instance_Variables_A02_t06: Fail # type error | 591 Language/07_Classes/4_Instance_Variables_A02_t06: Fail # type error |
503 | 592 |
504 | 593 |
505 [ $runtime == vm && $mode == debug && $unchecked ] | 594 [ $runtime == vm && $mode == debug && $unchecked ] |
506 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 595 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
OLD | NEW |