| 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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 LibTest/core/Queue/filter_A01_t05: Fail, OK # filter->where, issue 6719 | 48 LibTest/core/Queue/filter_A01_t05: Fail, OK # filter->where, issue 6719 |
| 49 LibTest/core/Queue/filter_A01_t01: Fail, OK # filter->where, issue 6719 | 49 LibTest/core/Queue/filter_A01_t01: Fail, OK # filter->where, issue 6719 |
| 50 LibTest/core/List/filter_A04_t01: Fail, OK # filter->where, issue 6719 | 50 LibTest/core/List/filter_A04_t01: Fail, OK # filter->where, issue 6719 |
| 51 LibTest/core/List/filter_A01_t02: Fail, OK # filter->where, issue 6719 | 51 LibTest/core/List/filter_A01_t02: Fail, OK # filter->where, issue 6719 |
| 52 LibTest/core/List/filter_A02_t01: Fail, OK # filter->where, issue 6719 | 52 LibTest/core/List/filter_A02_t01: Fail, OK # filter->where, issue 6719 |
| 53 LibTest/core/List/filter_A01_t01: Fail, OK # filter->where, issue 6719 | 53 LibTest/core/List/filter_A01_t01: Fail, OK # filter->where, issue 6719 |
| 54 LibTest/core/Set/filter_A01_t02: Fail, OK # filter->where, issue 6719 | 54 LibTest/core/Set/filter_A01_t02: Fail, OK # filter->where, issue 6719 |
| 55 LibTest/core/Set/filter_A01_t03: Fail, OK # filter->where, issue 6719 | 55 LibTest/core/Set/filter_A01_t03: Fail, OK # filter->where, issue 6719 |
| 56 LibTest/core/Set/filter_A01_t01: Fail, OK # filter->where, issue 6719 | 56 LibTest/core/Set/filter_A01_t01: Fail, OK # filter->where, issue 6719 |
| 57 | 57 |
| 58 Language/12_Statements/08_Do_A02_t01: Fail, OK # iterator-change, issue 6719 |
| 59 Language/12_Statements/06_For/2_For_in_A01_t01: Fail, OK # iterator-change, issu
e 6719 |
| 60 Language/12_Statements/06_For/2_For_in_A01_t05: Fail, OK # iterator-change, issu
e 6719 |
| 61 Language/12_Statements/07_While_A02_t01: Fail, OK # iterator-change, issue 6719 |
| 62 LibTest/core/Queue/iterator_hasNext_A01_t02: Fail, OK # iterator-change, issue 6
719 |
| 63 LibTest/core/Queue/iterator_hasNext_A01_t01: Fail, OK # iterator-change, issue 6
719 |
| 64 LibTest/core/Queue/iterator_A01_t02: Fail, OK # iterator-change, issue 6719 |
| 65 LibTest/core/Queue/iterator_next_A01_t01: Fail, OK # iterator-change, issue 6719 |
| 66 LibTest/core/Queue/iterator_A01_t01: Fail, OK # iterator-change, issue 6719 |
| 67 LibTest/core/Queue/iterator_next_A01_t02: Fail, OK # iterator-change, issue 6719 |
| 68 LibTest/core/List/iterator_hasNext_A01_t01: Fail, OK # iterator-change, issue 67
19 |
| 69 LibTest/core/List/iterator_next_A01_t01: Fail, OK # iterator-change, issue 6719 |
| 70 LibTest/core/List/iterator_A01_t01: Fail, OK # iterator-change, issue 6719 |
| 71 LibTest/core/List/List.from_A01_t01: Fail, OK # iterator-change, issue 6719 |
| 72 LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # iterator-change, issue 6719 |
| 73 |
| 58 | 74 |
| 59 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(vm-team): Please triage
this failure. | 75 Language/05_Variables/05_Variables_A05_t04: Fail # TODO(vm-team): Please triage
this failure. |
| 60 Language/05_Variables/05_Variables_A05_t11: Fail # TODO(vm-team): Please triage
this failure. | 76 Language/05_Variables/05_Variables_A05_t11: Fail # TODO(vm-team): Please triage
this failure. |
| 61 Language/05_Variables/05_Variables_A05_t13: Fail # TODO(vm-team): Please triage
this failure. | 77 Language/05_Variables/05_Variables_A05_t13: Fail # TODO(vm-team): Please triage
this failure. |
| 62 Language/05_Variables/05_Variables_A05_t14: Fail # TODO(vm-team): Please triage
this failure. | 78 Language/05_Variables/05_Variables_A05_t14: Fail # TODO(vm-team): Please triage
this failure. |
| 63 Language/05_Variables/05_Variables_A05_t15: Fail # TODO(vm-team): Please triage
this failure. | 79 Language/05_Variables/05_Variables_A05_t15: Fail # TODO(vm-team): Please triage
this failure. |
| 64 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
TODO(vm-team): Please triage this failure. | 80 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
TODO(vm-team): Please triage this failure. |
| 65 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
TODO(vm-team): Please triage this failure. | 81 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
TODO(vm-team): Please triage this failure. |
| 66 Language/07_Classes/07_Classes_A07_t03: Fail, OK # co19 issue 306 | 82 Language/07_Classes/07_Classes_A07_t03: Fail, OK # co19 issue 306 |
| 67 Language/07_Classes/07_Classes_A07_t06: Fail, OK # co19 issue 306 | 83 Language/07_Classes/07_Classes_A07_t06: Fail, OK # co19 issue 306 |
| (...skipping 478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 546 LibTest/core/Futures/wait_A01_t05: fail | 562 LibTest/core/Futures/wait_A01_t05: fail |
| 547 LibTest/core/Futures/wait_A01_t06: fail | 563 LibTest/core/Futures/wait_A01_t06: fail |
| 548 LibTest/core/Futures/wait_A02_t01: fail | 564 LibTest/core/Futures/wait_A02_t01: fail |
| 549 LibTest/core/Futures/wait_A02_t02: fail | 565 LibTest/core/Futures/wait_A02_t02: fail |
| 550 LibTest/core/Futures/wait_A03_t01: fail | 566 LibTest/core/Futures/wait_A03_t01: fail |
| 551 [ $compiler == none && $runtime == vm && $unchecked ] | 567 [ $compiler == none && $runtime == vm && $unchecked ] |
| 552 LibTest/core/Future/chain_A02_t05: fail | 568 LibTest/core/Future/chain_A02_t05: fail |
| 553 LibTest/core/Future/transform_A02_t04: fail | 569 LibTest/core/Future/transform_A02_t04: fail |
| 554 [ $compiler == none && $runtime == vm && $checked ] | 570 [ $compiler == none && $runtime == vm && $checked ] |
| 555 LibTest/isolate/SendPort/call_A01_t01: fail | 571 LibTest/isolate/SendPort/call_A01_t01: fail |
| OLD | NEW |