| 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 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 262 LibTest/core/Promise/then/Promise/then/A01/t02: Fail | 262 LibTest/core/Promise/then/Promise/then/A01/t02: Fail |
| 263 LibTest/core/Promise/error/Promise/error/A01/t01: Fail | 263 LibTest/core/Promise/error/Promise/error/A01/t01: Fail |
| 264 LibTest/core/Promise/hasValue/Promise/hasValue/A01/t01: Fail | 264 LibTest/core/Promise/hasValue/Promise/hasValue/A01/t01: Fail |
| 265 LibTest/core/Promise/addCompleteHandler/Promise/addCompleteHandler/A01/t05: Fail | 265 LibTest/core/Promise/addCompleteHandler/Promise/addCompleteHandler/A01/t05: Fail |
| 266 LibTest/core/Promise/value/Promise/value/A01/t03: Fail | 266 LibTest/core/Promise/value/Promise/value/A01/t03: Fail |
| 267 LibTest/core/Promise/value/Promise/value/A01/t06: Fail | 267 LibTest/core/Promise/value/Promise/value/A01/t06: Fail |
| 268 LibTest/core/Promise/value/Promise/value/A01/t02: Fail | 268 LibTest/core/Promise/value/Promise/value/A01/t02: Fail |
| 269 LibTest/core/Promise/value/Promise/value/A01/t05: Fail | 269 LibTest/core/Promise/value/Promise/value/A01/t05: Fail |
| 270 LibTest/core/Promise/addCancelHandler/Promise/addCancelHandler/A01/t04: Fail | 270 LibTest/core/Promise/addCancelHandler/Promise/addCancelHandler/A01/t04: Fail |
| 271 LibTest/core/Promise/complete/Promise/complete/A01/t04: Fail | 271 LibTest/core/Promise/complete/Promise/complete/A01/t04: Fail |
| 272 LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Fail | 272 LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Pass # for the wro
ng reason |
| 273 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail | 273 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail |
| 274 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Fail | 274 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Fail |
| 275 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail | 275 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail |
| 276 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail | 276 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail |
| 277 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail | 277 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail |
| 278 LibTest/core/Set/filter/Set/filter/A01/t03: Fail | 278 LibTest/core/Set/filter/Set/filter/A01/t03: Fail |
| 279 LibTest/core/Set/add/Set/add/A01/t05: Fail # was passing for wrong reason, would
pass for right reason if --enable_type_checks was on | 279 LibTest/core/Set/add/Set/add/A01/t05: Fail # was passing for wrong reason, would
pass for right reason if --enable_type_checks was on |
| 280 LibTest/core/Set/addAll/Set/addAll/A01/t05: Fail # was passing for wrong reason,
would pass for right reason if --enable_type_checks was on | 280 LibTest/core/Set/addAll/Set/addAll/A01/t05: Fail # was passing for wrong reason,
would pass for right reason if --enable_type_checks was on |
| 281 LibTest/core/Set/contains/Set/contains/A01/t04: Fail # was passing for wrong rea
son, would pass for right reason if --enable_type_checks was on | 281 LibTest/core/Set/contains/Set/contains/A01/t04: Fail # was passing for wrong rea
son, would pass for right reason if --enable_type_checks was on |
| 282 LibTest/core/Set/containsAll/Set/containsAll/A01/t04: Fail # was passing for wro
ng reason, would pass for right reason if --enable_type_checks was on | 282 LibTest/core/Set/containsAll/Set/containsAll/A01/t04: Fail # was passing for wro
ng reason, would pass for right reason if --enable_type_checks was on |
| (...skipping 290 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 573 # The following tests fail due to renaming of StopWatch to Stopwatch. | 573 # The following tests fail due to renaming of StopWatch to Stopwatch. |
| 574 [ $component == frog || $component == frogsh || $component == leg ] | 574 [ $component == frog || $component == frogsh || $component == leg ] |
| 575 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail | 575 LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail |
| 576 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail | 576 LibTest/core/StopWatch/start/StopWatch/start/A01/t01: Fail |
| 577 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. | 577 LibTest/core/StopWatch/start/StopWatch/start/A01/t02: Fail # Also broken test. |
| 578 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail | 578 LibTest/core/StopWatch/start/StopWatch/start/A01/t03: Fail |
| 579 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail | 579 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t01: Fail |
| 580 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail | 580 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t02: Fail |
| 581 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail | 581 LibTest/core/StopWatch/elapsed/StopWatch/elapsed/A01/t03: Fail |
| 582 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail | 582 LibTest/core/StopWatch/frequency/StopWatch/frequency/A01/t01: Fail |
| OLD | NEW |