| 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 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: | 5 # These tests either wrongly expect a compile-time error or wrongly reject a typ
e error in production mode, co19 issue 282: |
| 6 [ $compiler == none && $runtime == vm ] | 6 [ $compiler == none && $runtime == vm ] |
| 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK | 7 Language/13_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK |
| 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK | 8 Language/13_Libraries_and_Scripts/1_Imports_A03_t08: Fail, OK |
| 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK | 9 Language/13_Libraries_and_Scripts/1_Imports_A03_t25: Fail, OK |
| 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK | 10 Language/13_Libraries_and_Scripts/1_Imports_A03_t28: Fail, OK |
| (...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 300 LibTest/core/List/operator_subscripted_assignment_A02_t01: Fail, OK # co19 issue
290 | 300 LibTest/core/List/operator_subscripted_assignment_A02_t01: Fail, OK # co19 issue
290 |
| 301 LibTest/core/List/removeLast_A01_t02: Fail, OK # co19 issue 290 | 301 LibTest/core/List/removeLast_A01_t02: Fail, OK # co19 issue 290 |
| 302 LibTest/core/List/removeRange_A05_t01: Fail, OK # co19 issue 290 | 302 LibTest/core/List/removeRange_A05_t01: Fail, OK # co19 issue 290 |
| 303 LibTest/core/List/setRange_A02_t01: Fail, OK # co19 issue 290 | 303 LibTest/core/List/setRange_A02_t01: Fail, OK # co19 issue 290 |
| 304 LibTest/core/List/setRange_A02_t02: Fail, OK # co19 issue 290 | 304 LibTest/core/List/setRange_A02_t02: Fail, OK # co19 issue 290 |
| 305 LibTest/core/List/setRange_A03_t01: Fail, OK # co19 issue 290 | 305 LibTest/core/List/setRange_A03_t01: Fail, OK # co19 issue 290 |
| 306 LibTest/core/List/setRange_A03_t02: Fail, OK # co19 issue 290 | 306 LibTest/core/List/setRange_A03_t02: Fail, OK # co19 issue 290 |
| 307 LibTest/core/Match/group_A02_t01: Fail, OK # co19 issue 290 | 307 LibTest/core/Match/group_A02_t01: Fail, OK # co19 issue 290 |
| 308 LibTest/core/Match/groups_A02_t01: Fail, OK # co19 issue 290 | 308 LibTest/core/Match/groups_A02_t01: Fail, OK # co19 issue 290 |
| 309 LibTest/core/Match/operator_subscript_A02_t01: Fail, OK # co19 issue 290 | 309 LibTest/core/Match/operator_subscript_A02_t01: Fail, OK # co19 issue 290 |
| 310 LibTest/core/NotImplementedException/NotImplementedException_A01_t01: Fail, OK #
co19 issue 290 | |
| 311 LibTest/core/NotImplementedException/toString_A01_t01: Fail, OK # co19 issue 290 | |
| 312 LibTest/core/String/charCodeAt_A02_t01: Fail, OK # co19 issue 290 | 310 LibTest/core/String/charCodeAt_A02_t01: Fail, OK # co19 issue 290 |
| 313 LibTest/core/String/operator_subscript_A02_t01: Fail, OK # co19 issue 290 | 311 LibTest/core/String/operator_subscript_A02_t01: Fail, OK # co19 issue 290 |
| 314 LibTest/core/String/substring_A02_t01: Fail, OK # co19 issue 290 | 312 LibTest/core/String/substring_A02_t01: Fail, OK # co19 issue 290 |
| 315 | 313 |
| 316 | 314 |
| 317 [ $compiler == none && $runtime == vm ] | 315 [ $compiler == none && $runtime == vm ] |
| 318 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 | 316 LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121 |
| 319 LibTest/core/Match/operator_subscript_A01_t01: Fail | 317 LibTest/core/Match/operator_subscript_A01_t01: Fail |
| 320 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il | 318 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il |
| 321 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il | 319 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il |
| (...skipping 126 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 448 | 446 |
| 449 | 447 |
| 450 [ $compiler == none && $runtime == vm && $mode == debug ] | 448 [ $compiler == none && $runtime == vm && $mode == debug ] |
| 451 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 449 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 452 | 450 |
| 453 [ $compiler == none && $arch == simarm ] | 451 [ $compiler == none && $arch == simarm ] |
| 454 *: Skip | 452 *: Skip |
| 455 | 453 |
| 456 [ $compiler == none && $arch == arm ] | 454 [ $compiler == none && $arch == arm ] |
| 457 *: Skip | 455 *: Skip |
| OLD | NEW |