| OLD | NEW |
| 1 # Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2011, 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 prefix co19 | 5 prefix co19 |
| 6 | 6 |
| 7 [ $component == frog || $component == frogsh || $component == leg ] | 7 [ $component == frog || $component == frogsh || $component == leg ] |
| 8 | 8 |
| 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail | 9 LangSpecTest/13_Types/13_4_Interface_Types/A12/t10: Fail |
| 10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail | 10 LangSpecTest/13_Types/13_4_Interface_Types/A12/t09: Fail |
| (...skipping 179 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 190 LibTest/core/int/operator\+/int/operator\+/A01/t01: Fail | 190 LibTest/core/int/operator\+/int/operator\+/A01/t01: Fail |
| 191 LibTest/core/int/floor/int/floor/A01/t01: Fail | 191 LibTest/core/int/floor/int/floor/A01/t01: Fail |
| 192 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail | 192 LibTest/core/Proxy/send/Proxy/send/A01/t01: Fail |
| 193 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail | 193 LibTest/core/Proxy/local/Proxy/local/A01/t01: Fail |
| 194 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail | 194 LibTest/core/Proxy/register/Proxy/register/A01/t01: Fail |
| 195 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail | 195 LibTest/core/Proxy/operator==/Proxy/operator==/A01/t01: Fail |
| 196 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail | 196 LibTest/core/Proxy/Proxy.forReply/Proxy/Proxy.forReply/A01/t01: Fail |
| 197 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail | 197 LibTest/core/Proxy/Proxy.forPort/Proxy/Proxy.forPort/A01/t01: Fail |
| 198 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail | 198 LibTest/core/Proxy/call/Proxy/call/A01/t01: Fail |
| 199 LibTest/core/Duration/Duration/Duration/A03/t01: Fail | 199 LibTest/core/Duration/Duration/Duration/A03/t01: Fail |
| 200 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t09: Fail | |
| 201 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail | 200 LibTest/core/double/operatorLT/double/operatorLT/A01/t03: Fail |
| 202 LibTest/core/double/A01/t01: Fail | 201 LibTest/core/double/A01/t01: Fail |
| 203 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail | 202 LibTest/core/double/operatorLT/double/operatorLT/A02/t01: Fail |
| 204 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01
: Fail | 203 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A02/t01
: Fail |
| 205 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04
: Fail | 204 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t04
: Fail |
| 206 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03
: Fail | 205 LibTest/core/double/operatorMultiplication/double/operatorMultiplication/A01/t03
: Fail |
| 207 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail | 206 LibTest/core/double/NEGATIVE_INFINITY/double/NEGATIVE/INFINITY/A01/t01: Fail |
| 208 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail | 207 LibTest/core/double/operatorLE/double/operatorLE/A02/t01: Fail |
| 209 LibTest/core/double/operatorLE/double/operatorLE/A01/t03: Fail | 208 LibTest/core/double/operatorLE/double/operatorLE/A01/t03: Fail |
| 210 LibTest/core/double/remainder/double/remainder/A01/t03: Fail | 209 LibTest/core/double/remainder/double/remainder/A01/t03: Fail |
| (...skipping 355 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 566 # The following tests fail due to renaming of StopWatch to Stopwatch. | 565 # The following tests fail due to renaming of StopWatch to Stopwatch. |
| 567 [ $component == frog || $component == frogsh || $component == leg ] | 566 [ $component == frog || $component == frogsh || $component == leg ] |
| 568 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail | 567 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail |
| 569 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail | 568 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail |
| 570 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. | 569 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. |
| 571 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail | 570 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail |
| 572 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail | 571 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail |
| 573 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail | 572 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail |
| 574 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail | 573 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail |
| 575 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail | 574 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail |
| OLD | NEW |