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 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
276 LibTest/core/Promise/value/Promise/value/A01/t05: Fail | 276 LibTest/core/Promise/value/Promise/value/A01/t05: Fail |
277 LibTest/core/Promise/addCancelHandler/Promise/addCancelHandler/A01/t04: Fail | 277 LibTest/core/Promise/addCancelHandler/Promise/addCancelHandler/A01/t04: Fail |
278 LibTest/core/Promise/complete/Promise/complete/A01/t04: Fail | 278 LibTest/core/Promise/complete/Promise/complete/A01/t04: Fail |
279 LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Fail | 279 LibTest/core/ReceivePort/receive/ReceivePort/receive/A01/t02: Fail |
280 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail | 280 LibTest/core/ReceivePort/toSendPort/ReceivePort/toSendPort/A02/t01: Fail |
281 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Fail | 281 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t07: Fail |
282 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail | 282 LibTest/core/Isolate/spawn/Isolate/spawn/A01/t09: Fail |
283 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail | 283 LibTest/core/SendPort/send/SendPort/send/A02/t01: Fail |
284 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail | 284 LibTest/core/SendPort/send/SendPort/send/A03/t02: Fail |
285 LibTest/core/Set/filter/Set/filter/A01/t03: Fail | 285 LibTest/core/Set/filter/Set/filter/A01/t03: Fail |
286 LibTest/core/Set/addAll/Set/addAll/A01/t03: Fail | |
287 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 | 286 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 |
288 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 | 287 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 |
289 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 | 288 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 |
290 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 | 289 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 |
291 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail | 290 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail |
292 LibTest/core/Set/remove/Set/remove/A01/t03: Fail | |
293 LibTest/core/Set/add/Set/add/A01/t03: Fail | |
294 LibTest/core/RegExp/stringMatch/RegExp/stringMatch/A02/t01: Fail | 291 LibTest/core/RegExp/stringMatch/RegExp/stringMatch/A02/t01: Fail |
295 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Fail | 292 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Fail |
296 LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail | 293 LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail |
297 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail | 294 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A01/t01: Fail |
298 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.09_AtomEscape/RegExp/fi
rstMatch/AtomEscape/A01/t01: Fail | 295 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.09_AtomEscape/RegExp/fi
rstMatch/AtomEscape/A01/t01: Fail |
299 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t02: Fail | 296 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t02: Fail |
300 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t03: Fail | 297 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t03: Fail |
301 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A03/t01: Fail | 298 LibTest/core/RegExp/firstMatch/RegExp/firstMatch/A03/t01: Fail |
302 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t02: Fail | 299 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t02: Fail |
303 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t05: Fail | 300 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t05: Fail |
(...skipping 270 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
574 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail | 571 LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail |
575 LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail | 572 LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail |
576 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail | 573 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail |
577 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail | 574 LangSpecTest/13_Types/13_1_Static_Types/A03/t01: Fail |
578 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail | 575 LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail |
579 LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail | 576 LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail |
580 LibTest/core/List/some/List/some/A01/t02: Fail | 577 LibTest/core/List/some/List/some/A01/t02: Fail |
581 LibTest/core/List/every/List/every/A01/t02: Fail | 578 LibTest/core/List/every/List/every/A01/t02: Fail |
582 LangGuideTest/02_Language_Constructs/02_6_Functions/A04/t01: Fail | 579 LangGuideTest/02_Language_Constructs/02_6_Functions/A04/t01: Fail |
583 LangGuideTest/02_Language_Constructs/02_2_Interface/A01/t01: Fail | 580 LangGuideTest/02_Language_Constructs/02_2_Interface/A01/t01: Fail |
OLD | NEW |