| 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 [ $arch == ia32 ] | 7 [ $arch == ia32 ] |
| 8 | 8 |
| 9 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04
/t01: Fail # Bug 5371433 | 9 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/A04
/t01: Fail # Bug 5371433 |
| 10 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01:
Fail # Bug 5371433 | 10 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A10/t01:
Fail # Bug 5371433 |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 87 LibTest/core/List/sort/List/sort/A01/t05: Fail | 87 LibTest/core/List/sort/List/sort/A01/t05: Fail |
| 88 LibTest/core/Queue/every/Queue/every/A01/t06: Fail | 88 LibTest/core/Queue/every/Queue/every/A01/t06: Fail |
| 89 LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail | 89 LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail |
| 90 LibTest/core/List/sort/List/sort/A01/t06: Fail | 90 LibTest/core/List/sort/List/sort/A01/t06: Fail |
| 91 LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail | 91 LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail |
| 92 LibTest/core/Queue/some/Queue/some/A01/t06: Fail | 92 LibTest/core/Queue/some/Queue/some/A01/t06: Fail |
| 93 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A06/t02: Fail | 93 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A06/t02: Fail |
| 94 LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail | 94 LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail |
| 95 | 95 |
| 96 # New crashes | 96 # New crashes |
| 97 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Skip | |
| 98 LibTest/core/List/copyFrom/List/copyFrom/A01/t03: Skip | 97 LibTest/core/List/copyFrom/List/copyFrom/A01/t03: Skip |
| 99 LibTest/core/List/copyFrom/List/copyFrom/A01/t04: Skip | 98 LibTest/core/List/copyFrom/List/copyFrom/A01/t04: Skip |
| 100 | 99 |
| 101 # Doesn't work in checked mode: | 100 # Doesn't work in checked mode: |
| 102 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Skip | 101 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Skip |
| 103 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Skip | 102 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Skip |
| 104 LangGuideTest/07_Overriding/A02/t01: Skip | 103 LangGuideTest/07_Overriding/A02/t01: Skip |
| 105 LangGuideTest/07_Overriding/A02/t02: Skip | 104 LangGuideTest/07_Overriding/A02/t02: Skip |
| 106 LangGuideTest/07_Overriding/A04/t01: Skip | 105 LangGuideTest/07_Overriding/A04/t01: Skip |
| 107 LangGuideTest/07_Overriding/A05/t01: Skip | 106 LangGuideTest/07_Overriding/A05/t01: Skip |
| (...skipping 23 matching lines...) Expand all Loading... |
| 131 LibTest/core/List/some/List/some/A01/t07: Skip | 130 LibTest/core/List/some/List/some/A01/t07: Skip |
| 132 LibTest/core/List/some/List/some/A01/t09: Skip | 131 LibTest/core/List/some/List/some/A01/t09: Skip |
| 133 LibTest/core/List/some/List/some/A01/t10: Skip | 132 LibTest/core/List/some/List/some/A01/t10: Skip |
| 134 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t01: Skip | 133 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t01: Skip |
| 135 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t02: Skip | 134 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t02: Skip |
| 136 LibTest/core/Queue/add/Queue/add/A01/t01: Skip | 135 LibTest/core/Queue/add/Queue/add/A01/t01: Skip |
| 137 LibTest/core/Queue/addLast/Queue/addLast/A01/t01: Skip | 136 LibTest/core/Queue/addLast/Queue/addLast/A01/t01: Skip |
| 138 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip | 137 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip |
| 139 LibTest/core/Set/add/Set/add/A01/t03: Skip | 138 LibTest/core/Set/add/Set/add/A01/t03: Skip |
| 140 | 139 |
| 140 # Invalid tests (ObjectNotClosureException instead of NullPointerException) |
| 141 LibTest/core/Queue/filter/Queue/filter/A01/t03 : Skip |
| 142 LibTest/core/Queue/some/Queue/some/A01/t03 : Skip |
| 143 LibTest/core/Queue/forEach/Queue/forEach/A01/t03 : Skip |
| 144 LibTest/core/Queue/every/Queue/every/A01/t03 : Skip |
| 145 LibTest/core/Map/forEach/Map/forEach/A01/t02 : Skip |
| 146 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t06 : Skip |
| 147 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t08 : Skip |
| 148 |
| 141 [ $arch == x64 ] | 149 [ $arch == x64 ] |
| 142 *: Skip | 150 *: Skip |
| 143 | 151 |
| 144 | 152 |
| 145 [ $arch == simarm ] | 153 [ $arch == simarm ] |
| 146 *: Skip | 154 *: Skip |
| 147 | 155 |
| 148 | 156 |
| 149 [ $arch == arm ] | 157 [ $arch == arm ] |
| 150 *: Skip | 158 *: Skip |
| OLD | NEW |