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 == dart2js && $runtime == jsshell ] | 5 [ $compiler == dart2js && $runtime == jsshell ] |
| 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. | 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. |
| 7 | 7 |
| 8 [ $compiler == dart2js && $checked && $runtime == ie9 ] | 8 [ $compiler == dart2js && $checked && $runtime == ie9 ] |
| 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip | 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip |
| 10 LibTest/core/Uri/encodeFull_A01_t02: Skip | 10 LibTest/core/Uri/encodeFull_A01_t02: Skip |
| (...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 91 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure | 91 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure |
| 92 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617 | 92 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617 |
| 93 | 93 |
| 94 [ $compiler == dart2js && $runtime == jsshell ] | 94 [ $compiler == dart2js && $runtime == jsshell ] |
| 95 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure. | 95 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure. |
| 96 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure. | 96 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure. |
| 97 LibTest/core/Uri/Uri_A06_t03: Pass, Slow | 97 LibTest/core/Uri/Uri_A06_t03: Pass, Slow |
| 98 | 98 |
| 99 | 99 |
| 100 [ $compiler == dart2js && $runtime == ie9 ] | 100 [ $compiler == dart2js && $runtime == ie9 ] |
| 101 # Triaging ie9 co19 tests for co19 roll r722 is currently underway. | |
| 102 # Turning the builders green with a high priority bug - resolve within 24 hours. | |
| 103 *: Skip # Issue 18559. | |
|
kustermann
2014/04/30 18:04:19
As said, it should be possible to get the list of
| |
| 104 | |
| 101 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 | 105 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 |
| 102 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 | 106 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 |
| 103 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 | 107 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 |
| 104 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920 | 108 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920 |
| 105 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920 | 109 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920 |
| 106 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920 | 110 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920 |
| 107 LibTest/core/int/operator_truncating_division_A01_t02: Fail # Issue: 8920 | 111 LibTest/core/int/operator_truncating_division_A01_t02: Fail # Issue: 8920 |
| 108 LibTest/core/int/remainder_A01_t01: Fail # Issue: 8920 | 112 LibTest/core/int/remainder_A01_t01: Fail # Issue: 8920 |
| 109 LibTest/core/int/remainder_A01_t03: Fail # Issue: 8920 | 113 LibTest/core/int/remainder_A01_t03: Fail # Issue: 8920 |
| 110 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920 | 114 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920 |
| (...skipping 910 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 1021 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure | 1025 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure |
| 1022 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure | 1026 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure |
| 1023 | 1027 |
| 1024 [ $compiler == dart2js && $runtime == d8 && $system == windows ] | 1028 [ $compiler == dart2js && $runtime == d8 && $system == windows ] |
| 1025 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 | 1029 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 |
| 1026 | 1030 |
| 1027 [ $compiler == dart2js && $mode == debug ] | 1031 [ $compiler == dart2js && $mode == debug ] |
| 1028 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout | 1032 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout |
| 1029 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout | 1033 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout |
| 1030 LibTest/core/List/List_class_A01_t01: Pass, Timeout | 1034 LibTest/core/List/List_class_A01_t01: Pass, Timeout |
| OLD | NEW |