Chromium Code Reviews| 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 [ $compiler == dart2dart ] | 5 [ $compiler == dart2dart ] |
| 6 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure. | 6 Language/05_Variables/05_Variables_A03_t09: Fail # TODO(dart2dart-team): Please triage this failure. |
| 7 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please triage this failure. | 7 Language/05_Variables/05_Variables_A03_t11: Fail # TODO(dart2dart-team): Please triage this failure. |
| 8 Language/05_Variables/05_Variables_A03_t12: Fail # TODO(dart2dart-team): Please triage this failure. | 8 Language/05_Variables/05_Variables_A03_t12: Fail # TODO(dart2dart-team): Please triage this failure. |
| 9 Language/05_Variables/05_Variables_A03_t13: Fail # TODO(dart2dart-team): Please triage this failure. | 9 Language/05_Variables/05_Variables_A03_t13: Fail # TODO(dart2dart-team): Please triage this failure. |
| 10 Language/05_Variables/05_Variables_A03_t14: Fail # TODO(dart2dart-team): Please triage this failure. | 10 Language/05_Variables/05_Variables_A03_t14: Fail # TODO(dart2dart-team): Please triage this failure. |
| (...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 83 LibTest/math/exp_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. | 83 LibTest/math/exp_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. |
| 84 LibTest/math/parseDouble_A02_t01: Fail # TODO(dart2dart-team): Please triage thi s failure. | 84 LibTest/math/parseDouble_A02_t01: Fail # TODO(dart2dart-team): Please triage thi s failure. |
| 85 LibTest/math/pow_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. | 85 LibTest/math/pow_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. |
| 86 LibTest/math/pow_A11_t01: Fail # TODO(dart2dart-team): Please triage this failur e. | 86 LibTest/math/pow_A11_t01: Fail # TODO(dart2dart-team): Please triage this failur e. |
| 87 LibTest/math/pow_A13_t01: Fail # TODO(dart2dart-team): Please triage this failur e. | 87 LibTest/math/pow_A13_t01: Fail # TODO(dart2dart-team): Please triage this failur e. |
| 88 LibTest/math/sin_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. | 88 LibTest/math/sin_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. |
| 89 LibTest/math/tan_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. | 89 LibTest/math/tan_A01_t01: Fail # TODO(dart2dart-team): Please triage this failur e. |
| 90 | 90 |
| 91 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. | 91 LibTest/isolate/isolate_api/port_A01_t01: Skip # Times out. |
| 92 | 92 |
| 93 # The following test uses String.charCodes as a functions instead of as a getter . | |
|
Mads Ager (google)
2012/10/25 14:18:09
Update with co19 bug report number before commit.
floitsch
2012/10/25 14:21:42
Done.
| |
| 94 LibTest/core/String/charCodes_A01_t01: Fail, OK | |
| 95 | |
| 93 Language/10_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 | 96 Language/10_Expressions/07_Maps_A07_t03: Fail, OK # co19 issue 287 |
| 94 Language/10_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 | 97 Language/10_Expressions/07_Maps_A04_t02: Fail, OK # co19 issue 287 |
| 95 Language/10_Expressions/06_Lists_A05_t02: Fail, OK # co19 issue 287 | 98 Language/10_Expressions/06_Lists_A05_t02: Fail, OK # co19 issue 287 |
| 96 Language/10_Expressions/06_Lists_A08_t03: Fail, OK # co19 issue 287 | 99 Language/10_Expressions/06_Lists_A08_t03: Fail, OK # co19 issue 287 |
| 97 LibTest/core/HashSet/HashSet_A01_t01: Fail, OK # co19 issue 287 | 100 LibTest/core/HashSet/HashSet_A01_t01: Fail, OK # co19 issue 287 |
| 98 LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail, OK # co19 issue 287 | 101 LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail, OK # co19 issue 287 |
| 99 LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail, OK # co19 issue 287 | 102 LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail, OK # co19 issue 287 |
| 100 LibTest/core/Queue/filter_A01_t04: Fail, OK # co19 issue 287 | 103 LibTest/core/Queue/filter_A01_t04: Fail, OK # co19 issue 287 |
| 101 LibTest/core/Queue/some_A01_t06: Fail, OK # co19 issue 287 | 104 LibTest/core/Queue/some_A01_t06: Fail, OK # co19 issue 287 |
| 102 LibTest/core/Queue/every_A01_t06: Fail, OK # co19 issue 287 | 105 LibTest/core/Queue/every_A01_t06: Fail, OK # co19 issue 287 |
| (...skipping 581 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 684 | 687 |
| 685 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax. | 688 Language/07_Classes/6_Constructors/2_Factories_A01_t01: Fail, OK # Uses deprecat ed factory syntax. |
| 686 | 689 |
| 687 | 690 |
| 688 [ $compiler == dart2dart && $system == windows ] | 691 [ $compiler == dart2dart && $system == windows ] |
| 689 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN | 692 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN |
| 690 LibTest/core/double/round_A01_t01: Fail # Result is NaN | 693 LibTest/core/double/round_A01_t01: Fail # Result is NaN |
| 691 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN | 694 LibTest/core/int/operator_remainder_A01_t02: Fail # Result is NaN |
| 692 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN | 695 LibTest/core/int/remainder_A01_t02: Fail # Result is NaN |
| 693 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN | 696 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN |
| OLD | NEW |