| 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 # Tests that fail due to the removal of List and the renaming of DoubleLinkedLis
t to Queue. | |
| 10 LibTest/core/DoubleLinkedListEntry/nextEntry/DoubleLinkedListEntry/nextEntry/A01
/t01: Fail | |
| 11 LibTest/core/DoubleLinkedListEntry/nextEntry/DoubleLinkedListEntry/nextEntry/A02
/t01: Fail | |
| 12 LibTest/core/DoubleLinkedListEntry/element/DoubleLinkedListEntry/element/A01/t01
: Fail | |
| 13 LibTest/core/DoubleLinkedListEntry/append/DoubleLinkedListEntry/append/A01/t01:
Fail | |
| 14 LibTest/core/DoubleLinkedListEntry/remove/DoubleLinkedListEntry/remove/A01/t01:
Fail | |
| 15 LibTest/core/DoubleLinkedListEntry/A01/t01: Fail | |
| 16 LibTest/core/DoubleLinkedListEntry/remove/DoubleLinkedListEntry/remove/A01/t02:
Fail | |
| 17 LibTest/core/DoubleLinkedListEntry/remove/DoubleLinkedListEntry/remove/A01/t03:
Fail | |
| 18 LibTest/core/DoubleLinkedListEntry/remove/DoubleLinkedListEntry/remove/A01/t04:
Fail | |
| 19 LibTest/core/DoubleLinkedListEntry/prepend/DoubleLinkedListEntry/prepend/A01/t01
: Fail | |
| 20 LibTest/core/DoubleLinkedListEntry/previousEntry/DoubleLinkedListEntry/previousE
ntry/A01/t01: Fail | |
| 21 LibTest/core/DoubleLinkedListEntry/previousEntry/DoubleLinkedListEntry/previousE
ntry/A02/t01: Fail | |
| 22 LibTest/core/DoubleLinkedList/removeLast/DoubleLinkedList/removeLast/A01/t01: Fa
il | |
| 23 LibTest/core/DoubleLinkedList/removeLast/DoubleLinkedList/removeLast/A01/t02: Fa
il | |
| 24 LibTest/core/DoubleLinkedList/removeLast/DoubleLinkedList/removeLast/A02/t01: Fa
il | |
| 25 LibTest/core/DoubleLinkedList/filter/DoubleLinkedList/filter/A01/t01: Fail | |
| 26 LibTest/core/DoubleLinkedList/filter/DoubleLinkedList/filter/A01/t02: Fail | |
| 27 LibTest/core/DoubleLinkedList/filter/DoubleLinkedList/filter/A01/t05: Fail | |
| 28 LibTest/core/DoubleLinkedList/filter/DoubleLinkedList/filter/A01/t07: Fail | |
| 29 LibTest/core/DoubleLinkedList/lastEntry/DoubleLinkedList/lastEntry/A01/t01: Fail | |
| 30 LibTest/core/DoubleLinkedList/clear/DoubleLinkedList/clear/A01/t01: Fail | |
| 31 LibTest/core/DoubleLinkedList/first/DoubleLinkedList/first/A01/t01: Fail | |
| 32 LibTest/core/DoubleLinkedList/first/DoubleLinkedList/first/A02/t01: Fail | |
| 33 LibTest/core/DoubleLinkedList/getCount/DoubleLinkedList/getCount/A01/t01: Fail | |
| 34 LibTest/core/DoubleLinkedList/forEachEntry/DoubleLinkedList/forEachEntry/A01/t01
: Fail | |
| 35 LibTest/core/DoubleLinkedList/forEachEntry/DoubleLinkedList/forEachEntry/A01/t03
: Fail | |
| 36 LibTest/core/DoubleLinkedList/forEachEntry/DoubleLinkedList/forEachEntry/A01/t04
: Fail | |
| 37 LibTest/core/DoubleLinkedList/forEachEntry/DoubleLinkedList/forEachEntry/A01/t05
: Fail | |
| 38 LibTest/core/DoubleLinkedList/forEachEntry/DoubleLinkedList/forEachEntry/A01/t07
: Fail | |
| 39 LibTest/core/DoubleLinkedList/isEmpty/DoubleLinkedList/isEmpty/A01/t01: Fail | |
| 40 LibTest/core/DoubleLinkedList/every/DoubleLinkedList/every/A01/t01: Fail | |
| 41 LibTest/core/DoubleLinkedList/every/DoubleLinkedList/every/A01/t02: Fail | |
| 42 LibTest/core/DoubleLinkedList/every/DoubleLinkedList/every/A01/t05: Fail | |
| 43 LibTest/core/DoubleLinkedList/every/DoubleLinkedList/every/A01/t07: Fail | |
| 44 LibTest/core/DoubleLinkedList/DoubleLinkedList.from/DoubleLinkedList/DoubleLinke
dList.from/A01/t02: Fail | |
| 45 LibTest/core/DoubleLinkedList/DoubleLinkedList.from/DoubleLinkedList/DoubleLinke
dList.from/A01/t01: Fail | |
| 46 LibTest/core/DoubleLinkedList/DoubleLinkedList.from/DoubleLinkedList/DoubleLinke
dList.from/A02/t01: Fail | |
| 47 LibTest/core/DoubleLinkedList/DoubleLinkedList/DoubleLinkedList/A01/t01: Fail | |
| 48 LibTest/core/DoubleLinkedList/addFirst/DoubleLinkedList/addFirst/A01/t01: Fail | |
| 49 LibTest/core/DoubleLinkedList/some/DoubleLinkedList/some/A01/t02: Fail | |
| 50 LibTest/core/DoubleLinkedList/last/DoubleLinkedList/last/A02/t01: Fail | |
| 51 LibTest/core/DoubleLinkedList/last/DoubleLinkedList/last/A01/t01: Fail | |
| 52 LibTest/core/DoubleLinkedList/some/DoubleLinkedList/some/A01/t01: Fail | |
| 53 LibTest/core/DoubleLinkedList/some/DoubleLinkedList/some/A01/t07: Fail | |
| 54 LibTest/core/DoubleLinkedList/some/DoubleLinkedList/some/A01/t05: Fail | |
| 55 LibTest/core/DoubleLinkedList/removeFirst/DoubleLinkedList/removeFirst/A01/t01:
Fail | |
| 56 LibTest/core/DoubleLinkedList/removeFirst/DoubleLinkedList/removeFirst/A02/t01:
Fail | |
| 57 LibTest/core/DoubleLinkedList/forEach/DoubleLinkedList/forEach/A01/t01: Fail | |
| 58 LibTest/core/DoubleLinkedList/removeFirst/DoubleLinkedList/removeFirst/A01/t02:
Fail | |
| 59 LibTest/core/DoubleLinkedList/forEach/DoubleLinkedList/forEach/A01/t02: Fail | |
| 60 LibTest/core/DoubleLinkedList/forEach/DoubleLinkedList/forEach/A01/t05: Fail | |
| 61 LibTest/core/DoubleLinkedList/firstEntry/DoubleLinkedList/firstEntry/A01/t01: Fa
il | |
| 62 LibTest/core/DoubleLinkedList/addLast/DoubleLinkedList/addLast/A01/t01: Fail | |
| 63 | |
| 64 # Tests that fail because they contain rest arguments and/or spread operators. | |
| 65 # These tests need to be removed. | |
| 66 LangGuideTest/02_Language_Constructs/02_6_Functions/A04/t02: Skip | |
| 67 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Spread_Argumen
ts/A01/t01: Skip | |
| 68 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Spread_Argumen
ts/A02/t01: Skip | |
| 69 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Spread_Argumen
ts/A03/t01: Skip | |
| 70 | |
| 71 # This tests assume that Array's indexOf and lastIndexOf throw exceptions, which | |
| 72 # they do not (any longer). | |
| 73 LibTest/core/Array/indexOf/Array/indexOf/A03/t01: Fail,Okay | |
| 74 LibTest/core/Array/lastIndexOf/Array/lastIndexOf/A03/t01: Fail,Okay | |
| 75 # end of indexOf, lastIndexOf. | |
| 76 | |
| 77 # The exception tests below are test errors and a bug has been | |
| 78 # reported to fix the test. We cannot mark these as Fail,Okay as dartc | |
| 79 # is incorrectly passing these tests. | |
| 80 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A01/t01: Skip | |
| 81 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A03/t01: Skip | |
| 82 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A04/t01: Skip | |
| 83 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A05/t02: Skip | |
| 84 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A06/t01: Skip | |
| 85 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A07/t01: Skip | |
| 86 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t01: Skip | |
| 87 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t02: Skip | |
| 88 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t03: Skip | |
| 89 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t05: Skip | |
| 90 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A09/t01: Skip | |
| 91 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A09/t02: Skip | |
| 92 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A09/t03: Skip | |
| 93 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A09/t04: Skip | |
| 94 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A09/t05: Skip | |
| 95 # End of exceptions test skip list. | |
| 96 | |
| 97 # StringBuffer.append has been replaced by StringBuffer.add | |
| 98 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A11/t01:
Fail | |
| 99 | |
| 100 LibTest/core/Map/length/Map/length/A01/t02: Skip # Times out. | |
| 101 | |
| 102 # Interface injection has been removed - b/5341448 | |
| 103 LangGuideTest/02_Language_Constructs/02_3_Interface_Injection/A01/t01: Skip | |
| 104 LangGuideTest/02_Language_Constructs/02_3_Interface_Injection/A01/t02: Skip | |
| 105 LangGuideTest/02_Language_Constructs/02_3_Interface_Injection/A01/t03: Skip | |
| 106 LangGuideTest/02_Language_Constructs/02_3_Interface_Injection/A01/t04: Skip | |
| 107 | |
| 108 | |
| 109 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 |
| 110 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A03/t02:
Fail # Bug 5371433 | |
| 111 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 |
| 112 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai
l # Bug 5371433 | 11 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Examples/A02/t01: Fai
l # Bug 5371433 |
| 113 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A01/t02: Fail # Bug 5371433 | 12 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A01/t02: Fail # Bug 5371433 |
| 114 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A02/t01: Fail # Bug 5371433 | 13 LangGuideTest/02_Language_Constructs/02_5_Meaning_of_Names/Shadowing_and_Hiding_
Names/A02/t01: Fail # Bug 5371433 |
| 115 LangGuideTest/02_Language_Constructs/02_8_Static_Methods/A02/t02: Fail # Bug 537
1433 | |
| 116 LibTest/core/Array/length/Array/length/A01/t02: Fail # Bug 5371433 | |
| 117 | 14 |
| 118 # The Date class has been removed. | |
| 119 LibTest/core/Date/Date/Date/A01/t01: Skip | |
| 120 LibTest/core/Date/Date/Date/A01/t02: Skip | |
| 121 LibTest/core/Date/Date/Date/A01/t03: Skip | |
| 122 LibTest/core/Date/Date/Date/A01/t04: Skip | |
| 123 LibTest/core/Date/day/Date/day/A01/t01 : Skip | |
| 124 LibTest/core/Date/day/Date/day/A01/t02 : Skip | |
| 125 LibTest/core/Date/day/Date/day/A01/t03 : Skip | |
| 126 LibTest/core/Date/compareTo/Date/compareTo/A01/t01 : Skip | |
| 127 LibTest/core/Date/compareTo/Date/compareTo/A01/t02 : Skip | |
| 128 LibTest/core/Date/weekday/Date/weekday/A01/t01 : Skip | |
| 129 LibTest/core/Date/weekday/Date/weekday/A01/t02 : Skip | |
| 130 LibTest/core/Date/weekday/Date/weekday/A01/t03 : Skip | |
| 131 LibTest/core/Date/weekday/Date/weekday/A01/t04 : Skip | |
| 132 LibTest/core/Date/month/Date/month/A01/t01 : Skip | |
| 133 LibTest/core/Date/month/Date/month/A01/t02 : Skip | |
| 134 LibTest/core/Date/month/Date/month/A01/t03 : Skip | |
| 135 LibTest/core/Date/Date/Date/Date/A01/t01 : Skip | |
| 136 LibTest/core/Date/Date/Date/Date/A01/t02 : Skip | |
| 137 LibTest/core/Date/Date/Date/Date/A01/t03 : Skip | |
| 138 LibTest/core/Date/Date/Date/Date/A01/t04 : Skip | |
| 139 LibTest/core/Date/toString/Date/toString/A01/t01 : Skip | |
| 140 LibTest/core/Date/year/Date/year/A01/t01 : Skip | |
| 141 LibTest/core/Date/year/Date/year/A01/t02 : Skip | |
| 142 | |
| 143 # The illegal constructor initializer in this test does not get compiled. | |
| 144 # This test does fail as it's supposed to when invoked with the --compile_all fl
ag. | |
| 145 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A08/t02:
Skip | |
| 146 | |
| 147 # The DateTime class has been renamed to Date | |
| 148 LibTest/core/DateTime/compareTo/DateTime/compareTo/A01/t01: Skip | |
| 149 LibTest/core/DateTime/compareTo/DateTime/compareTo/A01/t02: Skip | |
| 150 LibTest/core/DateTime/DateTime/DateTime/A01/t01: Skip | |
| 151 LibTest/core/DateTime/DateTime/DateTime/A01/t02: Skip | |
| 152 LibTest/core/DateTime/DateTime/DateTime/A01/t03: Skip | |
| 153 LibTest/core/DateTime/DateTime/DateTime/A01/t04: Skip | |
| 154 LibTest/core/DateTime/DateTime/DateTime/A01/t05: Skip | |
| 155 LibTest/core/DateTime/DateTime/DateTime/A01/t06: Skip | |
| 156 LibTest/core/DateTime/DateTime/DateTime/A01/t07: Skip | |
| 157 LibTest/core/DateTime/DateTime/DateTime/A01/t08: Skip | |
| 158 LibTest/core/DateTime/DateTime/DateTime/A01/t09: Skip | |
| 159 LibTest/core/DateTime/DateTime/DateTime/A02/t01: Skip | |
| 160 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
01: Skip | |
| 161 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
02: Skip | |
| 162 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
03: Skip | |
| 163 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
04: Skip | |
| 164 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
05: Skip | |
| 165 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
06: Skip | |
| 166 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
07: Skip | |
| 167 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
08: Skip | |
| 168 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
09: Skip | |
| 169 LibTest/core/DateTime/DateTime.withTimeZone/DateTime/DateTime.withTimeZone/A01/t
10: Skip | |
| 170 | |
| 171 # Following tests should fail in checked mode only. | |
| 172 LangGuideTest/07_Overriding/A02/t01: Skip | |
| 173 LangGuideTest/07_Overriding/A02/t02: Skip | |
| 174 LangGuideTest/07_Overriding/A03/t01: Skip | |
| 175 LangGuideTest/07_Overriding/A03/t02: Skip | |
| 176 LangGuideTest/07_Overriding/A03/t03: Skip | |
| 177 LangGuideTest/07_Overriding/A04/t01: Skip | |
| 178 LangGuideTest/07_Overriding/A05/t01: Skip | |
| 179 | |
| 180 # Following tests define a main with an argument, per new specification | |
| 181 # we do not pass any argument to main. | |
| 182 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t06: Fail,Okay | |
| 183 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t11: Fail,Okay | |
| 184 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A01/t01: Fail,Okay | |
| 185 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t06: Fail,Okay | |
| 186 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t11: Fail,Okay | |
| 187 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A01/t01: Fail,Okay | |
| 188 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t06: Fail,Okay | |
| 189 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t11: Fail,Okay | |
| 190 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A01/t01: Fail,Okay | |
| 191 LangGuideTest/08_Expressions/08_2_Assignment_Operator/Variable_Or_Parameter_Assi
gnment/A03/t04: Fail,Okay | |
| 192 LangGuideTest/08_Expressions/A01/t02: Fail,Okay | |
| 193 # end of main argument list. | |
| 194 | |
| 195 # RegExp flags are not a string anymore. Skip because only checked mode complain
s. | |
| 196 LibTest/core/RegExp/RegExp/RegExp/A01/t01: Skip | |
| 197 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.06_Assertion/RegExp/fir
stMatch/Assertion/A05/t01: Skip | |
| 198 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.06_Assertion/RegExp/fir
stMatch/Assertion/A02/t01: Skip | |
| 199 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.06_Assertion/RegExp/fir
stMatch/Assertion/A04/t01: Skip | |
| 200 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.06_Assertion/RegExp/fir
stMatch/Assertion/A03/t01: Skip | |
| 201 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A05/t01: Skip | |
| 202 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A01/t01: Skip | |
| 203 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A06/t01: Skip | |
| 204 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A02/t01: Skip | |
| 205 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp/h
asMatch/DecimalEscape/A01/t04: Skip | |
| 206 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t01: Skip | |
| 207 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t02: Skip | |
| 208 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t04: Skip | |
| 209 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.13_CharacterClass/RegEx
p/firstMatch/CharacterClass/A02/t01: Skip | |
| 210 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A02/t01: Skip | |
| 211 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A03/t01: Skip | |
| 212 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A04/t01: Skip | |
| 213 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A05/t01: Skip | |
| 214 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A06/t01: Skip | |
| 215 | |
| 216 # Following tests use the old syntax for default argument values. | |
| 217 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.06_Assertion/RegExp/fir
stMatch/Assertion/A01/t01: Fail | |
| 218 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t03: Fail | |
| 219 | |
| 220 # Rationals are not part of the language anymore so the test below which | |
| 221 # uses Rationals is incorrect. Marking as Fail,Okay | |
| 222 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Fail,Okay | |
| 223 # end of Rationals list. | |
| 224 | |
| 225 # Double number literal suffix d|D isn't supported anymore. | |
| 226 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A05/t01: Fail,Okay | |
| 227 # end of d|D suffix list. | |
| 228 | |
| 229 # This test assumes that new Array(null) should throw a NullPointerException | |
| 230 # which is not correct. | |
| 231 LibTest/core/Array/Array/Array/A02/t01: Fail,Okay | |
| 232 # end of null parameter to Array list. | |
| 233 | |
| 234 # The tests below are negative tests which are meant to deal with type | |
| 235 # checking assertions. The tests finish successfully when run in non checked | |
| 236 # mode and throw an unhandled exception when run in checked mode as | |
| 237 # expected. In order to make it easier on the harness these tests should | |
| 238 # have a mechanism of passing in the vm options | |
| 239 # "--enable_asserts" and "--enable_type_checks" | |
| 240 # so that the results are always consistent. | |
| 241 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Skip | |
| 242 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A01/t01: Skip | |
| 243 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A03/t01: Skip | |
| 244 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A04/t01: Skip | |
| 245 LangGuideTest/08_Expressions/A01/t02: Skip | |
| 246 LangGuideTest/08_Expressions/A02/t02: Skip | |
| 247 # end of negative type check list. | |
| 248 | |
| 249 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A12/t02:
Fail | |
| 250 LangGuideTest/02_Language_Constructs/02_6_Functions/A04/t01: Fail | |
| 251 LangGuideTest/02_Language_Constructs/02_6_Functions/A06/t01: Fail | |
| 252 LangGuideTest/02_Language_Constructs/02_6_Functions/A06/t02: Fail | |
| 253 LangGuideTest/02_Language_Constructs/02_7_Abstract_Methods/A01/t01: Fail | |
| 254 LangGuideTest/02_Language_Constructs/02_7_Abstract_Methods/A01/t02: Skip | |
| 255 LangGuideTest/02_Language_Constructs/02_7_Abstract_Methods/A01/t03: Skip | |
| 256 LangGuideTest/03_Values/03_4_String_Interpolation/A01/t01: Fail | |
| 257 LangGuideTest/03_Values/03_4_String_Interpolation/A01/t02: Fail | 15 LangGuideTest/03_Values/03_4_String_Interpolation/A01/t02: Fail |
| 258 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A04/t01: Fail | |
| 259 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A06/t01: Fail | |
| 260 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A08/t01: Fail | |
| 261 LangGuideTest/05_Equality/05_1_Object_identity_equality/05/1/Object/Identity/Equ
ality/A01/t01: Fail | |
| 262 LangGuideTest/05_Equality/05_1_Object_identity_equality/05/1/Object/Identity/Equ
ality/A01/t03: Fail | |
| 263 LangGuideTest/05_Equality/05_2_Value_equality/05/2/Value/Equality/A01/t01: Fail | |
| 264 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A01/t01: Fail | |
| 265 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A04/t01: Fail | |
| 266 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A01/t01: Fail | 16 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A01/t01: Fail |
| 267 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t11: Fail | 17 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t11: Fail |
| 268 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A01/t01: Fail | 18 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A01/t01: Fail |
| 269 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t11: Fail | 19 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t11: Fail |
| 270 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A01/t01: Fail | 20 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A01/t01: Fail |
| 271 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t11: Fail | 21 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t11: Fail |
| 272 | 22 |
| 273 # These tests are failing in some configurations and not in others. | |
| 274 # Filed bug 5309058 to track this. | |
| 275 LangGuideTest/08_Expressions/08_2_Assignment_Operator/Variable_Or_Parameter_Assi
gnment/A03/t04: Skip | |
| 276 LibTest/core/DoubleLinkedList/every/DoubleLinkedList/every/A01/t08: Skip | |
| 277 LibTest/core/DoubleLinkedList/filter/DoubleLinkedList/filter/A01/t08: Skip | |
| 278 LibTest/core/DoubleLinkedList/forEach/DoubleLinkedList/forEach/A01/t06: Skip | |
| 279 LibTest/core/DoubleLinkedList/some/DoubleLinkedList/some/A01/t08: Skip | |
| 280 LibTest/core/Map/containsKey/Map/containsKey/A01/t03: Skip | |
| 281 LibTest/core/Map/containsValue/Map/containsValue/A01/t02: Skip | |
| 282 LibTest/core/Map/forEach/Map/forEach/A01/t04: Skip | |
| 283 LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Skip | |
| 284 LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Skip | |
| 285 LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t02: Skip | |
| 286 LibTest/core/Map/remove/Map/remove/A01/t03: Skip | |
| 287 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Skip | |
| 288 LibTest/core/RegExp/RegExp/RegExp/A01/t05: Skip | |
| 289 LibTest/core/Set/add/Set/add/A01/t03: Skip | |
| 290 LibTest/core/Set/every/Set/every/A01/t05: Skip | |
| 291 LibTest/core/Set/every/Set/every/A01/t06: Skip | |
| 292 LibTest/core/Set/filter/Set/filter/A01/t07: Skip | |
| 293 LibTest/core/Set/filter/Set/filter/A01/t08: Skip | |
| 294 LibTest/core/Set/forEach/Set/forEach/A01/t07: Skip | |
| 295 LibTest/core/Set/some/Set/some/A01/t05: Skip | |
| 296 LibTest/core/Set/some/Set/some/A01/t06: Skip | |
| 297 LibTest/core/String/String.fromCharCodes/String/String.fromCharCodes/A02/t01: Sk
ip | |
| 298 LibTest/core/String/endsWith/String/endsWith/A01/t04: Skip | |
| 299 LibTest/core/String/replaceAll/String/replaceAll/A01/t02: Skip | |
| 300 LibTest/core/Strings/String.fromCharCodes/Strings/String.fromCharCodes/A02/t01:
Skip | |
| 301 LibTest/core/Strings/concatAll/Strings/concatAll/A02/t01: Skip | |
| 302 LibTest/core/Strings/join/Strings/join/A02/t01: Skip | |
| 303 | |
| 304 # Bug 5309253, times out in checked mode. | |
| 305 LibTest/core/Map/A01/t04: Skip | |
| 306 | 23 |
| 307 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t01: F
ail | 24 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t01: F
ail |
| 308 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t02: F
ail | 25 LangGuideTest/02_Language_Constructs/02_13_Comments_and_Documentation/A02/t02: F
ail |
| 309 LangGuideTest/03_Values/03_2_Numbers/A01/t01: Fail | |
| 310 LangGuideTest/03_Values/03_2_Numbers/A01/t02: Fail | |
| 311 LangGuideTest/03_Values/03_2_Numbers/A03/t01: Fail | |
| 312 LangGuideTest/03_Values/03_2_Numbers/A04/t01: Fail | |
| 313 LangGuideTest/03_Values/03_2_Numbers/A04/t02: Fail | |
| 314 LangGuideTest/03_Values/03_2_Numbers/A05/t01: Fail | |
| 315 LangGuideTest/03_Values/03_2_Numbers/A05/t02: Fail | |
| 316 LangGuideTest/03_Values/03_2_Numbers/A06/t01: Fail | |
| 317 LangGuideTest/03_Values/03_2_Numbers/A07/t01: Fail | |
| 318 LangGuideTest/03_Values/03_2_Numbers/A08/t01: Fail | |
| 319 LangGuideTest/03_Values/03_2_Numbers/A09/t01: Fail | |
| 320 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A01/t03: Fail | |
| 321 LangGuideTest/04_Operators/04_2_Operations_on_basic_types/A03/t03: Fail | |
| 322 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t01: Fail | |
| 323 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t02: Fail | |
| 324 LangGuideTest/05_Equality/05_1_Object_Identity_Equality/A01/t03: Fail | |
| 325 LangGuideTest/05_Equality/05_2_Value_Equality/A01/t01: Fail | |
| 326 LangGuideTest/05_Equality/05_2_Value_Equality/A01/t04: Fail | |
| 327 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t06: Fail | 26 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Instance-Field_Co
mpound_Assignment/A02/t06: Fail |
| 328 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t06: Fail | 27 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Static-Field_Comp
ound_Assignment/A02/t06: Fail |
| 329 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t06: Fail | 28 LangGuideTest/08_Expressions/08_3_Compound_Assigment_Operators/Unqualified_Compo
und_Assignment/A02/t06: Fail |
| 330 LibTest/core/Array/clear/Array/clear/A01/t01: Fail | |
| 331 LibTest/core/Array/every/Array/every/A01/t01: Fail | |
| 332 LibTest/core/Array/every/Array/every/A01/t02: Fail | |
| 333 LibTest/core/Array/filter/Array/filter/A01/t02: Fail | |
| 334 LibTest/core/Array/forEach/Array/forEach/A01/t03: Fail | |
| 335 LibTest/core/Array/getCount/Array/getCount/A01/t01: Fail | |
| 336 LibTest/core/Array/some/Array/some/A01/t01: Fail | |
| 337 LibTest/core/Array/toArray/Array/toArray/A01/t01: Fail | |
| 338 LibTest/core/Array/toSet/Array/toSet/A01/t01: Fail | |
| 339 LibTest/core/Array/toSet/Array/toSet/A01/t03: Fail | |
| 340 LibTest/core/DoubleLinkedList/every/DoubleLinkedList/every/A01/t03: Fail | |
| 341 LibTest/core/DoubleLinkedList/filter/DoubleLinkedList/filter/A01/t03: Fail | |
| 342 LibTest/core/DoubleLinkedList/forEach/DoubleLinkedList/forEach/A01/t03: Fail | |
| 343 LibTest/core/DoubleLinkedList/forEachEntry/DoubleLinkedList/forEachEntry/A01/t02
: Fail | |
| 344 LibTest/core/DoubleLinkedList/forEachEntry/DoubleLinkedList/forEachEntry/A01/t06
: Fail | |
| 345 LibTest/core/DoubleLinkedList/some/DoubleLinkedList/some/A01/t03: Fail | |
| 346 LibTest/core/Map/forEach/Map/forEach/A01/t07: Fail | |
| 347 LibTest/core/Map/length/Map/length/A01/t02: Crash | |
| 348 LibTest/core/RegExp/RegExp/RegExp/A01/t02: Fail | |
| 349 LibTest/core/RegExp/RegExp/RegExp/A01/t03: Fail | |
| 350 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.03_Disjunction/RegExp/f
irstMatch/Disjunction/A01/t01: Fail | |
| 351 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat
ch/Term/A01/t01: Fail | |
| 352 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat
ch/Term/A02/t01: Fail | |
| 353 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat
ch/Term/A03/t01: Fail | 29 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat
ch/Term/A03/t01: Fail |
| 354 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.05_Term/RegExp/firstMat
ch/Term/A04/t01: Fail | |
| 355 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.07_Quantifier/RegExp/fi
rstMatch/Quantifier/A01/t01: Fail | |
| 356 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.07_Quantifier/RegExp/fi
rstMatch/Quantifier/A02/t01: Fail | |
| 357 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.07_Quantifier/RegExp/fi
rstMatch/Quantifier/A03/t01: Fail | |
| 358 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.07_Quantifier/RegExp/fi
rstMatch/Quantifier/A04/t01: Fail | |
| 359 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.07_Quantifier/RegExp/fi
rstMatch/Quantifier/A05/t01: Fail | |
| 360 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.07_Quantifier/RegExp/fi
rstMatch/Quantifier/A06/t01: Fail | |
| 361 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A01/t01: Fail | |
| 362 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A02/t01: Fail | 30 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A02/t01: Fail |
| 363 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A03/t01: Fail | |
| 364 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A03/t02: Fail | |
| 365 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A03/t03: Fail | |
| 366 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A04/t01: Fail | |
| 367 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A05/t01: Fail | |
| 368 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.08_Atom/RegExp/firstMat
ch/Atom/A06/t01: Fail | |
| 369 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.09_AtomEscape/RegExp/fi
rstMatch/AtomEscape/A01/t01: Fail | |
| 370 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A01/t01: Fail | |
| 371 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A07/t01: Fail | |
| 372 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A08/t01: Fail | |
| 373 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A08/t02: Fail | |
| 374 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A09/t01: Fail | |
| 375 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t02: Fail | 31 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t02: Fail |
| 376 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp
/firstMatch/DecimalEscape/A01/t03: Fail | |
| 377 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A03/t01: Fail | 32 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A03/t01: Fail |
| 378 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A04/t01: Fail | 33 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape
/RegExp/firstMatch/CharacterClassEscape/A04/t01: Fail |
| 379 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.13_CharacterClass/RegEx
p/firstMatch/CharacterClass/A01/t01: Fail | 34 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.13_CharacterClass/RegEx
p/firstMatch/CharacterClass/A01/t01: Fail |
| 380 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t01: Fail | 35 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t01: Fail |
| 381 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.15_NonEmptyClassRanges/
RegExp/firstMatch/NonEmptyClassRanges/A01/t02: Fail | |
| 382 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A01/t01: Fail | |
| 383 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A02/t01: Fail | |
| 384 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A06/t01: Fail | |
| 385 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A06/t02: Fail | |
| 386 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A07/t01: Fail | |
| 387 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A08/t01: Fail | |
| 388 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A08/t02: Fail | |
| 389 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegExp
/hasMatch/CharacterEscape/A09/t01: Fail | |
| 390 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp/h
asMatch/DecimalEscape/A01/t02: Fail | |
| 391 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.11_DecimalEscape/RegExp/h
asMatch/DecimalEscape/A01/t03: Fail | |
| 392 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape/R
egExp/hasMatch/CharacterClassEscape/A01/t01: Fail | |
| 393 LibTest/core/RegExp/hasMatch/Pattern_semantics/15.10.2.12_CharacterClassEscape/R
egExp/hasMatch/CharacterClassEscape/A02/t01: Fail | |
| 394 LibTest/core/Set/filter/Set/filter/A01/t03: Fail | 36 LibTest/core/Set/filter/Set/filter/A01/t03: Fail |
| 395 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail | 37 LibTest/core/Set/forEach/Set/forEach/A01/t03: Fail |
| 396 LibTest/core/String/A02/t01: Fail | |
| 397 LibTest/core/String/String.fromCharCodes/String/String.fromCharCodes/A01/t01: Fa
il | |
| 398 LibTest/core/String/charCodeAt/String/charCodeAt/A01/t01: Fail | |
| 399 LibTest/core/String/charCodeAt/String/charCodeAt/A02/t01: Crash | 38 LibTest/core/String/charCodeAt/String/charCodeAt/A02/t01: Crash |
| 400 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Crash | 39 LibTest/core/String/charCodeAt/String/charCodeAt/A03/t01: Crash |
| 401 LibTest/core/String/contains/String/contains/A01/t01: Fail | 40 LibTest/core/String/contains/String/contains/A01/t01: Fail |
| 402 LibTest/core/String/contains/String/contains/A02/t01: Fail | 41 LibTest/core/String/contains/String/contains/A02/t01: Fail |
| 403 LibTest/core/String/equalsIgnoreCase/String/equalsIgnoreCase/A01/t01: Fail | |
| 404 LibTest/core/String/equalsIgnoreCase/String/equalsIgnoreCase/A01/t02: Fail | |
| 405 LibTest/core/String/indexOf/String/indexOf/A01/t01: Fail | |
| 406 LibTest/core/String/isEmpty/String/isEmpty/A01/t01: Fail | |
| 407 LibTest/core/String/length/String/length/A01/t01: Fail | |
| 408 LibTest/core/String/operator\[]/String/operator\[]/A02/t01: Crash | 42 LibTest/core/String/operator\[]/String/operator\[]/A02/t01: Crash |
| 409 LibTest/core/String/replace/String/replace/A01/t01: Fail | |
| 410 LibTest/core/String/replaceAll/String/replaceAll/A01/t01: Fail | 43 LibTest/core/String/replaceAll/String/replaceAll/A01/t01: Fail |
| 411 LibTest/core/String/split/String/split/A01/t01: Fail | 44 LibTest/core/String/split/String/split/A01/t01: Fail |
| 412 LibTest/core/String/split/String/split/A01/t02: Fail | 45 LibTest/core/String/split/String/split/A01/t02: Fail |
| 413 LibTest/core/String/splitChars/String/splitChars/A01/t01: Fail | |
| 414 LibTest/core/String/trim/String/trim/A01/t01: Fail | |
| 415 LibTest/core/String/trim/String/trim/A01/t02: Fail | 46 LibTest/core/String/trim/String/trim/A01/t02: Fail |
| 416 LibTest/core/StringBuffer/close/StringBuffer/close/A01/t01: Fail | |
| 417 LibTest/core/StringBuffer/close/StringBuffer/close/A01/t02: Fail | |
| 418 LibTest/core/StringBuffer/writeByte/StringBuffer/writeByte/A01/t01: Fail | |
| 419 LibTest/core/StringBuffer/writeByte/StringBuffer/writeByte/A01/t02: Fail | |
| 420 LibTest/core/StringBuffer/writeByte/StringBuffer/writeByte/A01/t04: Fail | |
| 421 LibTest/core/StringBuffer/writeByte/StringBuffer/writeByte/A01/t05: Fail | |
| 422 LibTest/core/StringBuffer/writeByteArray/StringBuffer/writeByteArray/A01/t01: Fa
il | |
| 423 LibTest/core/StringBuffer/writeByteArray/StringBuffer/writeByteArray/A01/t03: Fa
il | |
| 424 LibTest/core/StringBuffer/writeByteArray/StringBuffer/writeByteArray/A01/t04: Fa
il | |
| 425 LibTest/core/StringBuffer/writeByteArray/StringBuffer/writeByteArray/A01/t05: Fa
il | |
| 426 LibTest/core/StringBuffer/writeCodePoint/StringBuffer/writeCodePoint/A01/t01: Fa
il | |
| 427 LibTest/core/StringBuffer/writeCodePoint/StringBuffer/writeCodePoint/A01/t02: Fa
il | |
| 428 LibTest/core/StringBuffer/writeCodePoint/StringBuffer/writeCodePoint/A01/t04: Fa
il | |
| 429 LibTest/core/StringBuffer/writeString/StringBuffer/writeString/A01/t01: Fail | |
| 430 LibTest/core/StringBuffer/writeString/StringBuffer/writeString/A01/t02: Fail | |
| 431 LibTest/core/StringBuffer/writeString/StringBuffer/writeString/A01/t04: Fail | |
| 432 LibTest/core/Strings/String.fromCharCodes/Strings/String.fromCharCodes/A01/t01:
Fail | |
| 433 LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Crash | 47 LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Crash |
| 434 LibTest/core/Strings/join/Strings/join/A01/t02: Crash | 48 LibTest/core/Strings/join/Strings/join/A01/t02: Crash |
| 435 | 49 |
| 436 # replace has been renamed to replaceFirst. | |
| 437 LibTest/core/String/replace/String/replace/A01/t02: Fail | |
| 438 LibTest/core/String/A01/t01: Fail | |
| 439 | 50 |
| 440 # Array has been renamed to List. | 51 # New failures |
| 441 LibTest/core/String/String.fromCharCodes/String/String.fromCharCodes/A01/t02: Fa
il | 52 LangGuideTest/02_Language_Constructs/02_11_Exceptions/A08/t05: Fail |
| 442 LibTest/core/Array/lastIndexOf/Array/lastIndexOf/A02/t01: Fail | 53 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A08/t02:
Fail |
| 443 LibTest/core/Array/sort/Array/sort/A01/t02: Fail | 54 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Fail |
| 444 LibTest/core/Array/sort/Array/sort/A01/t03: Fail | 55 LangGuideTest/07_Overriding/A02/t01: Fail |
| 445 LibTest/core/Array/some/Array/some/A01/t02: Fail | 56 LangGuideTest/07_Overriding/A02/t02: Fail |
| 446 LibTest/core/Array/filter/Array/filter/A01/t01: Fail | 57 LangGuideTest/07_Overriding/A03/t01: Fail |
| 447 LibTest/core/Array/operator\[]/Array/operator\[]/A02/t01: Fail | 58 LangGuideTest/07_Overriding/A03/t02: Fail |
| 448 LibTest/core/Array/Array/Array/A01/t01: Fail | 59 LangGuideTest/07_Overriding/A03/t03: Fail |
| 449 LibTest/core/Array/forEach/Array/forEach/A01/t01: Fail | 60 LangGuideTest/07_Overriding/A05/t01: Fail |
| 450 LibTest/core/Array/length/Array/length/A01/t01: Fail | 61 LangGuideTest/07_Overriding/A04/t01: Fail |
| 451 LibTest/core/Array/operator\[]=/Array/operator\[]=/A02/t01: Fail | 62 LangGuideTest/08_Expressions/A02/t02: Fail |
| 452 LibTest/core/Array/operator\[]=/Array/operator\[]=/A01/t01: Fail | 63 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A03/t01: Fail |
| 453 LibTest/core/Array/isEmpty/Array/isEmpty/A01/t01: Fail | 64 LibTest/core/Date/add/Date/add/A01/t01: Fail |
| 454 LibTest/core/Array/copyFrom/Array/copyFrom/A01/t05: Fail | 65 LibTest/core/Date/add/Date/add/A02/t01: Fail |
| 455 LibTest/core/Array/copyFrom/Array/copyFrom/A01/t01: Fail | 66 LibTest/core/Date/add/Date/add/A03/t01: Fail |
| 456 LibTest/core/Array/copyFrom/Array/copyFrom/A01/t07: Fail | 67 LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A01/t01: Fail |
| 457 LibTest/core/Array/copyFrom/Array/copyFrom/A01/t02: Fail | 68 LibTest/core/Date/add/Date/add/A04/t01: Fail |
| 458 LibTest/core/Array/copyFrom/Array/copyFrom/A01/t06: Fail | 69 LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A02/t01: Fail |
| 459 LibTest/core/Array/indexOf/Array/indexOf/A01/t01: Fail | 70 LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A04/t01: Fail |
| 460 LibTest/core/Array/indexOf/Array/indexOf/A02/t01: Fail | 71 LibTest/core/Date/changeTimeZone/Date/changeTimeZone/A03/t01: Fail |
| 461 LibTest/core/Map/getKeys/Map/getKeys/A01/t01: Fail | 72 LibTest/core/Date/Date.withTimeZone/Date/Date.withTimeZone/A01/t01: Fail |
| 462 LibTest/core/Map/getKeys/Map/getKeys/A01/t02: Fail | 73 LibTest/core/Date/month/Date/month/A01/t01: Fail |
| 463 LibTest/core/Map/forEach/Map/forEach/A01/t01: Fail | 74 LibTest/core/Date/day/Date/day/A01/t01: Fail |
| 464 LibTest/core/Map/getValues/Map/getValues/A01/t01: Fail | 75 LibTest/core/Date/weekday/Date/weekday/A01/t01: Fail |
| 465 LibTest/core/Set/addAll/Set/addAll/A01/t03: Fail | 76 LibTest/core/Date/weekday/Date/weekday/A01/t02: Fail |
| 466 LibTest/core/Set/addAll/Set/addAll/A01/t01: Fail | 77 LibTest/core/Date/year/Date/year/A01/t01: Fail |
| 467 LibTest/core/Set/forEach/Set/forEach/A01/t01: Fail | 78 LibTest/core/List/copyFrom/List/copyFrom/A01/t03: Fail |
| 468 LibTest/core/Set/remove/Set/remove/A01/t01: Fail | 79 LibTest/core/List/copyFrom/List/copyFrom/A01/t04: Fail |
| 469 LibTest/core/Set/add/Set/add/A01/t06: Fail | 80 LibTest/core/List/every/List/every/A01/t05: Fail |
| 470 LibTest/core/Strings/String.fromCharCodes/Strings/String.fromCharCodes/A01/t02:
Fail | 81 LibTest/core/List/every/List/every/A01/t06: Fail |
| 471 LibTest/core/String/toArray/String/toArray/A01/t01: Fail | 82 LibTest/core/List/every/List/every/A01/t07: Fail |
| 472 LibTest/core/Array/lastIndexOf/Array/lastIndexOf/A01/t01: Fail | 83 LibTest/core/List/filter/List/filter/A01/t07: Fail |
| 473 LibTest/core/Array/every/Array/every/A01/t04: Fail | 84 LibTest/core/List/forEach/List/forEach/A01/t07: Fail |
| 474 LibTest/core/Array/copyFrom/Array/copyFrom/A01/t03: Fail | 85 LibTest/core/List/some/List/some/A01/t04: Fail |
| 475 LibTest/core/Array/copyFrom/Array/copyFrom/A01/t04: Fail | 86 LibTest/core/List/some/List/some/A01/t05: Fail |
| 87 LibTest/core/List/some/List/some/A01/t06: Fail |
| 88 LibTest/core/List/sort/List/sort/A01/t04: Fail |
| 89 LibTest/core/List/sort/List/sort/A01/t05: Fail |
| 90 LibTest/core/Queue/every/Queue/every/A01/t06: Fail |
| 91 LibTest/core/Queue/filter/Queue/filter/A01/t06: Fail |
| 92 LibTest/core/List/sort/List/sort/A01/t06: Fail |
| 93 LibTest/core/Queue/forEach/Queue/forEach/A01/t04: Fail |
| 94 LibTest/core/Queue/some/Queue/some/A01/t06: Fail |
| 95 LibTest/core/RegExp/firstMatch/Pattern_semantics/15.10.2.10_CharacterEscape/RegE
xp/firstMatch/CharacterEscape/A06/t02: Fail |
| 96 LibTest/core/StringBuffer/isEmpty/StringBuffer/isEmpty/A01/t01: Fail |
| 476 | 97 |
| 98 # New crashes |
| 99 LibTest/core/RegExp/RegExp/RegExp/A01/t04: Skip |
| 100 LibTest/core/List/copyFrom/List/copyFrom/A01/t03: Skip |
| 101 LibTest/core/List/copyFrom/List/copyFrom/A01/t04: Skip |
| 102 |
| 103 # Doesn't work in checked mode: |
| 104 LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Construction/A18/t01:
Skip |
| 105 LangGuideTest/03_Values/03_2_Numbers/A02/t01: Skip |
| 106 LangGuideTest/07_Overriding/A02/t01: Skip |
| 107 LangGuideTest/07_Overriding/A02/t02: Skip |
| 108 LangGuideTest/07_Overriding/A04/t01: Skip |
| 109 LangGuideTest/07_Overriding/A05/t01: Skip |
| 110 LangGuideTest/08_Expressions/08_17_Function_Invocation_Expression/Named_Argument
s/A03/t01: Skip |
| 111 LangGuideTest/08_Expressions/08_2_Assignment_Operator/Variable_Or_Parameter_Assi
gnment/A03/t04: Skip |
| 112 LangGuideTest/08_Expressions/A01/t02: Skip |
| 113 LangGuideTest/08_Expressions/A02/t02: Skip |
| 114 LibTest/core/List/every/List/every/A01/t02: Skip |
| 115 LibTest/core/List/every/List/every/A01/t04: Skip |
| 116 LibTest/core/List/every/List/every/A01/t05: Skip |
| 117 LibTest/core/List/every/List/every/A01/t06: Skip |
| 118 LibTest/core/List/every/List/every/A01/t07: Skip |
| 119 LibTest/core/List/every/List/every/A01/t09: Skip |
| 120 LibTest/core/List/every/List/every/A01/t10: Skip |
| 121 LibTest/core/List/filter/List/filter/A01/t04: Skip |
| 122 LibTest/core/List/filter/List/filter/A01/t07: Skip |
| 123 LibTest/core/List/filter/List/filter/A01/t09: Skip |
| 124 LibTest/core/List/forEach/List/forEach/A01/t04: Skip |
| 125 LibTest/core/List/forEach/List/forEach/A01/t05: Skip |
| 126 LibTest/core/List/forEach/List/forEach/A01/t07: Skip |
| 127 LibTest/core/List/some/List/some/A01/t02: Skip |
| 128 LibTest/core/List/some/List/some/A01/t03: Skip |
| 129 LibTest/core/List/some/List/some/A01/t04: Skip |
| 130 LibTest/core/List/some/List/some/A01/t05: Skip |
| 131 LibTest/core/List/some/List/some/A01/t06: Skip |
| 132 LibTest/core/List/some/List/some/A01/t07: Skip |
| 133 LibTest/core/List/some/List/some/A01/t09: Skip |
| 134 LibTest/core/List/some/List/some/A01/t10: Skip |
| 135 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t01: Skip |
| 136 LibTest/core/Queue/Queue.from/Queue/Queue.from/A01/t02: Skip |
| 137 LibTest/core/Queue/add/Queue/add/A01/t01: Skip |
| 138 LibTest/core/Queue/addLast/Queue/addLast/A01/t01: Skip |
| 139 LibTest/core/Queue/iterator_hasNext/Queue/iterator/hasNext/A01/t01: Skip |
| 140 LibTest/core/Set/add/Set/add/A01/t03: Skip |
| 477 | 141 |
| 478 [ $arch == x64 ] | 142 [ $arch == x64 ] |
| 479 *: Skip | 143 *: Skip |
| 480 | 144 |
| 481 | 145 |
| 482 [ $arch == simarm ] | 146 [ $arch == simarm ] |
| 483 *: Skip | 147 *: Skip |
| 484 | 148 |
| 485 | 149 |
| 486 [ $arch == arm ] | 150 [ $arch == arm ] |
| 487 *: Skip | 151 *: Skip |
| OLD | NEW |