Chromium Code Reviews| 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 [ $component == leg && $system == macos ] | 5 [ $component == leg && $system == macos ] |
| 6 LibTest/core/Math/acos_A01_t01: Fail, OK | 6 LibTest/core/Math/acos_A01_t01: Fail, OK |
| 7 LibTest/core/Math/asin_A01_t01: Fail, OK | 7 LibTest/core/Math/asin_A01_t01: Fail, OK |
| 8 LibTest/core/Math/atan_A01_t01: Fail, OK | 8 LibTest/core/Math/atan_A01_t01: Fail, OK |
| 9 | 9 |
| 10 | 10 |
| (...skipping 23 matching lines...) Expand all Loading... | |
| 34 | 34 |
| 35 | 35 |
| 36 [ $component == leg ] | 36 [ $component == leg ] |
| 37 # Time outs on the bots. | 37 # Time outs on the bots. |
| 38 LibTest/core/List/sort_A01_t05: Skip # Times out. | 38 LibTest/core/List/sort_A01_t05: Skip # Times out. |
| 39 LibTest/core/List/sort_A01_t06: Skip # Times out. | 39 LibTest/core/List/sort_A01_t06: Skip # Times out. |
| 40 LibTest/core/List/sort_A01_t04: Skip # Times out. | 40 LibTest/core/List/sort_A01_t04: Skip # Times out. |
| 41 | 41 |
| 42 | 42 |
| 43 # Issues with co19 test suite. | 43 # Issues with co19 test suite. |
| 44 Language/11_Statements/11_Labels_A01_t03: Fail, OK # Test doesn't follow spec. | |
|
ahe
2012/03/14 23:08:38
I plan to to file bugs about these issues at code.
Lasse Reichstein Nielsen
2012/03/19 13:43:21
The error here is that the test claims that it's a
| |
| 44 Language/10_Expressions/07_Maps_A01_t01: Fail, OK # Bad test: an expression stat ement cannot start with a map literal (specification bug). | 45 Language/10_Expressions/07_Maps_A01_t01: Fail, OK # Bad test: an expression stat ement cannot start with a map literal (specification bug). |
| 45 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression. | 46 Language/10_Expressions/08_Function_Expressions_A01_t05: Fail, OK # Function dec laration takes precedence over function expression. |
| 46 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression. | 47 Language/10_Expressions/19_Bitwise_Expressions_A01_t01: Fail, OK # Function decl aration takes precedence over function expression. |
| 47 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. | 48 Language/10_Expressions/20_Equality_A01_t01: Fail, OK # Function declaration tak es precedence over function expression. |
| 48 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression. | 49 Language/10_Expressions/21_Relational_Expressions_A01_t01: Fail, OK # Function d eclaration takes precedence over function expression. |
| 49 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression. | 50 Language/10_Expressions/22_Shift_A01_t01: Fail, OK # Function declaration takes precedence over function expression. |
| 50 Language/11_Statements/02_Expression_Statements_A01_t05: Fail, OK # Bad test: an expression statement cannot start with a map literal (specification bug). | 51 Language/11_Statements/02_Expression_Statements_A01_t05: Fail, OK # Bad test: an expression statement cannot start with a map literal (specification bug). |
| 51 Language/11_Statements/02_Expression_Statements_A01_t07: Fail, OK # Bad test: an expression statement cannot start with a map literal (specification bug). | 52 Language/11_Statements/02_Expression_Statements_A01_t07: Fail, OK # Bad test: an expression statement cannot start with a map literal (specification bug). |
| 52 Language/11_Statements/09_Try_A02_t04: Fail, OK # Bad test: Unbalanced {. | 53 Language/11_Statements/09_Try_A02_t04: Fail, OK # Bad test: Unbalanced {. |
| 53 Language/11_Statements/10_Return_A02_t01: Fail, OK # co19 issue 87. | 54 Language/11_Statements/10_Return_A02_t01: Fail, OK # co19 issue 87. |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 148 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # compiler cancelle d: expected ';', but got ':' | 149 Language/10_Expressions/26_Postfix_Expressions_A01_t01: Fail # compiler cancelle d: expected ';', but got ':' |
| 149 Language/10_Expressions/27_Assignable_Expressions_A01_t02: Fail # compiler cance lled: internal error: super property store not implemented | 150 Language/10_Expressions/27_Assignable_Expressions_A01_t02: Fail # compiler cance lled: internal error: super property store not implemented |
| 150 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # compiler cance lled: internal error | 151 Language/10_Expressions/27_Assignable_Expressions_A01_t26: Fail # compiler cance lled: internal error |
| 151 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # compiler cance lled: expected ';', but got ':' | 152 Language/10_Expressions/27_Assignable_Expressions_A01_t27: Fail # compiler cance lled: expected ';', but got ':' |
| 152 Language/10_Expressions/27_Assignable_Expressions_A05_t01: Fail # compiler cance lled: internal error: super property read not implemented | 153 Language/10_Expressions/27_Assignable_Expressions_A05_t01: Fail # compiler cance lled: internal error: super property read not implemented |
| 153 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # compiler cancell ed: unexpected token ';' | 154 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # compiler cancell ed: unexpected token ';' |
| 154 Language/10_Expressions/29_Type_Test_A02_t01: Fail # compiler cancelled: cannot resolve type Dynamic | 155 Language/10_Expressions/29_Type_Test_A02_t01: Fail # compiler cancelled: cannot resolve type Dynamic |
| 155 Language/10_Expressions/29_Type_Test_A03_t01: Fail # compiler cancelled: cannot resolve type Dynamic | 156 Language/10_Expressions/29_Type_Test_A03_t01: Fail # compiler cancelled: cannot resolve type Dynamic |
| 156 Language/11_Statements/03_Variable_Declaration_A02_t01: Fail # compiler cancelle d: cannot resolve type Dynamic | 157 Language/11_Statements/03_Variable_Declaration_A02_t01: Fail # compiler cancelle d: cannot resolve type Dynamic |
| 157 Language/11_Statements/03_Variable_Declaration_A02_t02: Fail # compiler cancelle d: cannot resolve type Dynamic | 158 Language/11_Statements/03_Variable_Declaration_A02_t02: Fail # compiler cancelle d: cannot resolve type Dynamic |
| 158 Language/11_Statements/08_Switch_A01_t01: Fail # compiler cancelled: internal er ror: fall-through not implemented | |
| 159 Language/11_Statements/08_Switch_A02_t01: Fail # compiler cancelled: internal er ror: fall-through not implemented | |
| 160 Language/11_Statements/08_Switch_A02_t02: Fail # compiler cancelled: internal er ror: fall-through not implemented | |
| 161 Language/11_Statements/08_Switch_A04_t01: Fail # compiler cancelled: internal er ror: fall-through not implemented | |
| 162 Language/11_Statements/11_Labels_A01_t01: Fail # compiler cancelled: internal er ror: fall-through not implemented | |
| 163 Language/11_Statements/12_Break_A03_t07: Fail # compiler cancelled: internal err or: fall-through not implemented | |
| 164 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L | 159 Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot re solve label L |
| 165 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L | 160 Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot re solve label L |
| 166 Language/11_Statements/13_Continue_A03_t03: Fail # compiler cancelled: internal error: fall-through not implemented | 161 Language/11_Statements/13_Continue_A03_t03: Fail # compiler cancelled: internal error: fall-through not implemented |
| 167 Language/11_Statements/13_Continue_A03_t05: Fail # compiler cancelled: internal error: fall-through not implemented | 162 Language/11_Statements/13_Continue_A03_t05: Fail # compiler cancelled: internal error: fall-through not implemented |
| 168 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType | 163 Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cann ot resolve type MalformedType |
| 169 Language/13_Types/4_Interface_Types_A05_t04: Fail # compiler cancelled: cannot r esolve type T | 164 Language/13_Types/4_Interface_Types_A05_t04: Fail # compiler cancelled: cannot r esolve type T |
| 170 Language/13_Types/4_Interface_Types_A07_t01: Fail # compiler cancelled: cannot r esolve type Dynamic | 165 Language/13_Types/4_Interface_Types_A07_t01: Fail # compiler cancelled: cannot r esolve type Dynamic |
| 171 Language/13_Types/4_Interface_Types_A07_t02: Fail # compiler cancelled: cannot r esolve type Dynamic | 166 Language/13_Types/4_Interface_Types_A07_t02: Fail # compiler cancelled: cannot r esolve type Dynamic |
| 172 Language/13_Types/4_Interface_Types_A08_t01: Fail # compiler cancelled: cannot r esolve type S | 167 Language/13_Types/4_Interface_Types_A08_t01: Fail # compiler cancelled: cannot r esolve type S |
| 173 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call' | 168 Language/13_Types/5_Function_Types_A02_t01: Fail # compiler cancelled: unexpecte d token 'call' |
| 174 Language/13_Types/6_Type_Dynamic_A01_t01: Fail # compiler cancelled: cannot reso lve type Dynamic | 169 Language/13_Types/6_Type_Dynamic_A01_t01: Fail # compiler cancelled: cannot reso lve type Dynamic |
| 175 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # compiler cancelled: cannot reso lve type S | 170 Language/13_Types/6_Type_Dynamic_A02_t01: Fail # compiler cancelled: cannot reso lve type S |
| 176 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented | 171 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # compiler cancelled: internal error: fall-through not implemented |
| 177 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented | 172 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail # compiler cancelled: internal error: fall-through not implemented |
| 178 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A05_t01: F ail # compiler cancelled: internal error: fall-through not implemented | |
| 179 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: F ail # compiler cancelled: internal error: fall-through not implemented | |
| 180 LibTest/core/String/String_class_A02_t01: Fail # compiler cancelled: Unhandled n on-BMP character: U+10000 | 173 LibTest/core/String/String_class_A02_t01: Fail # compiler cancelled: Unhandled n on-BMP character: U+10000 |
| 181 LibTest/core/String/charCodeAt_A01_t01: Fail # compiler cancelled: Unhandled non -BMP character: U+10000 | 174 LibTest/core/String/charCodeAt_A01_t01: Fail # compiler cancelled: Unhandled non -BMP character: U+10000 |
| 182 LibTest/core/String/charCodes_A01_t01: Fail # compiler cancelled: Unhandled non- BMP character: U+10000 | 175 LibTest/core/String/charCodes_A01_t01: Fail # compiler cancelled: Unhandled non- BMP character: U+10000 |
| 183 | 176 |
| 184 | 177 |
| 185 Language/05_Variables/05_Variables_A03_t09: Fail # Expect.isTrue(false) fails. | 178 Language/05_Variables/05_Variables_A03_t09: Fail # Expect.isTrue(false) fails. |
| 186 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Exp ect.equals(expected: <yxd4d3C.namedD.named>, actual: <d4d3yxC.namedD.named>) fai ls. | 179 Language/07_Classes/5_Constructors/1_Generative_Constructors_A11_t03: Fail # Exp ect.equals(expected: <yxd4d3C.namedD.named>, actual: <d4d3yxC.namedD.named>) fai ls. |
| 187 Language/10_Expressions/03_Numbers_A01_t06: Fail # Expect.equals(expected: <9223 372036854775807>, actual: <9223372036854776000>) fails. | 180 Language/10_Expressions/03_Numbers_A01_t06: Fail # Expect.equals(expected: <9223 372036854775807>, actual: <9223372036854776000>) fails. |
| 188 Language/10_Expressions/03_Numbers_A01_t09: Fail # Expect.equals(expected: <1234 567899876543210>, actual: <1234567899876543200>) fails. | 181 Language/10_Expressions/03_Numbers_A01_t09: Fail # Expect.equals(expected: <1234 567899876543210>, actual: <1234567899876543200>) fails. |
| 189 Language/10_Expressions/06_Lists_A07_t01: Fail # Expect.isTrue(false) fails. | 182 Language/10_Expressions/06_Lists_A07_t01: Fail # Expect.isTrue(false) fails. |
| 190 Language/10_Expressions/07_Maps_A05_t01: Fail # Expect.fail('Exception is expect ed') | 183 Language/10_Expressions/07_Maps_A05_t01: Fail # Expect.fail('Exception is expect ed') |
| 191 Language/10_Expressions/07_Maps_A06_t01: Fail # Expect.isTrue(false) fails. | 184 Language/10_Expressions/07_Maps_A06_t01: Fail # Expect.isTrue(false) fails. |
| 192 Language/10_Expressions/10_Instance_Creation/1_New_A09_t04: Fail # Expect.equals (expected: <123456>, actual: <124356>) fails. | 185 Language/10_Expressions/10_Instance_Creation/1_New_A09_t04: Fail # Expect.equals (expected: <123456>, actual: <124356>) fails. |
| 193 Language/10_Expressions/10_Instance_Creation/1_New_A09_t06: Fail # Expect.equals (expected: <123456>, actual: <124356>) fails. | 186 Language/10_Expressions/10_Instance_Creation/1_New_A09_t06: Fail # Expect.equals (expected: <123456>, actual: <124356>) fails. |
| 194 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # Expect.isTr ue(false) fails. | 187 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t03: Fail # Expect.isTr ue(false) fails. |
| 195 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # Expect.isTr ue(false) fails. | 188 Language/10_Expressions/10_Instance_Creation/2_Const_A08_t04: Fail # Expect.isTr ue(false) fails. |
| 196 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # Expect.equals(expected: <static superclass method>, actual: <library fun ction>) fails. | 189 Language/10_Expressions/13_Function_Invocation/3_Unqualified_Invocation_A01_t09: Fail # Expect.equals(expected: <static superclass method>, actual: <library fun ction>) fails. |
| 197 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call$1' | 190 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_ A05_t01: Fail # TypeError: Object #<Closure> has no method 'call$1' |
| 198 Language/10_Expressions/16_Assignment_A05_t06: Fail # Expect.fail('Incorrect met hod was searched: set nonExistingSetter') | 191 Language/10_Expressions/16_Assignment_A05_t06: Fail # Expect.fail('Incorrect met hod was searched: set nonExistingSetter') |
| 199 Language/10_Expressions/20_Equality_A06_t01: Fail # Expect.isTrue(false) fails. | 192 Language/10_Expressions/20_Equality_A06_t01: Fail # Expect.isTrue(false) fails. |
| 200 Language/10_Expressions/20_Equality_A09_t01: Fail # Expect.isFalse(true) fails. | 193 Language/10_Expressions/20_Equality_A09_t01: Fail # Expect.isFalse(true) fails. |
| 201 Language/11_Statements/05_For/1_For_Loop_A01_t01: Fail # Expect.equals(expected: <true>, actual: <false>) fails. | 194 Language/11_Statements/05_For/1_For_Loop_A01_t01: Fail # Expect.equals(expected: <true>, actual: <false>) fails. |
| 202 Language/11_Statements/06_While_A02_t01: Fail # Expect.equals(expected: <7>, act ual: <6>) fails. | 195 Language/11_Statements/06_While_A02_t01: Fail # Expect.equals(expected: <7>, act ual: <6>) fails. |
| 203 Language/11_Statements/08_Switch_A01_t02: Fail # Expect.fail('FallThroughError e xpected') | |
| 204 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. | 196 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. |
| 205 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented | 197 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented |
| 206 Language/11_Statements/12_Break_A03_t09: Fail # Expect.listEquals(at index 3, ex pected: <4>, actual: <2>) fails | 198 Language/11_Statements/12_Break_A03_t09: Fail # Expect.listEquals(at index 3, ex pected: <4>, actual: <2>) fails |
| 207 Language/11_Statements/13_Continue_A03_t01: Fail # Expect.fail('This code should n't be executed') | 199 Language/11_Statements/13_Continue_A03_t01: Fail # Expect.fail('This code should n't be executed') |
| 208 Language/11_Statements/13_Continue_A03_t02: Fail # continue not implemented | 200 Language/11_Statements/13_Continue_A03_t02: Fail # continue not implemented |
| 209 Language/11_Statements/13_Continue_A03_t04: Fail # Expect.fail('This code should n't be executed') | 201 Language/11_Statements/13_Continue_A03_t04: Fail # Expect.fail('This code should n't be executed') |
| 210 Language/11_Statements/13_Continue_A03_t06: Fail # continue not implemented | 202 Language/11_Statements/13_Continue_A03_t06: Fail # continue not implemented |
| 211 Language/11_Statements/13_Continue_A03_t07: Fail # continue not implemented | 203 Language/11_Statements/13_Continue_A03_t07: Fail # continue not implemented |
| 212 Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails. | 204 Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails. |
| 213 Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails. | 205 Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails. |
| (...skipping 17 matching lines...) Expand all Loading... | |
| 231 Language/13_Types/5_Function_Types_A01_t07: Fail # Expect.isTrue(false) fails. | 223 Language/13_Types/5_Function_Types_A01_t07: Fail # Expect.isTrue(false) fails. |
| 232 Language/13_Types/5_Function_Types_A01_t08: Fail # Expect.isTrue(false) fails. | 224 Language/13_Types/5_Function_Types_A01_t08: Fail # Expect.isTrue(false) fails. |
| 233 Language/13_Types/5_Function_Types_A01_t09: Fail # Expect.isTrue(false) fails. | 225 Language/13_Types/5_Function_Types_A01_t09: Fail # Expect.isTrue(false) fails. |
| 234 Language/13_Types/5_Function_Types_A01_t11: Fail # Expect.isTrue(false) fails. | 226 Language/13_Types/5_Function_Types_A01_t11: Fail # Expect.isTrue(false) fails. |
| 235 Language/13_Types/5_Function_Types_A01_t12: Fail # Expect.isTrue(false) fails. | 227 Language/13_Types/5_Function_Types_A01_t12: Fail # Expect.isTrue(false) fails. |
| 236 Language/13_Types/5_Function_Types_A01_t13: Fail # Expect.isTrue(false) fails. | 228 Language/13_Types/5_Function_Types_A01_t13: Fail # Expect.isTrue(false) fails. |
| 237 Language/13_Types/5_Function_Types_A01_t14: Fail # Expect.isTrue(false) fails. | 229 Language/13_Types/5_Function_Types_A01_t14: Fail # Expect.isTrue(false) fails. |
| 238 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone') | 230 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected with the passed null value of the timeZone') |
| 239 LibTest/core/Date/toString_A02_t01: Fail # Expect.equals(expected: <1-01-01 00:0 0:00.000>, actual: <0001-01-01 00:00:00.000>) fails. | 231 LibTest/core/Date/toString_A02_t01: Fail # Expect.equals(expected: <1-01-01 00:0 0:00.000>, actual: <0001-01-01 00:00:00.000>) fails. |
| 240 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.) | 232 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i n ExpectException message (Expect.isTrue(false) fails.) |
| 241 LibTest/core/FallThroughError/toString_A01_t02: Fail # Expect.fail('FallThroughE rror expected') | |
| 242 LibTest/core/Map/containsValue_A01_t01: Fail # Expect.isTrue(false) fails. | 233 LibTest/core/Map/containsValue_A01_t01: Fail # Expect.isTrue(false) fails. |
| 243 LibTest/core/Map/forEach_A01_t07: Fail # Expect.isTrue(false) fails. | 234 LibTest/core/Map/forEach_A01_t07: Fail # Expect.isTrue(false) fails. |
| 244 LibTest/core/Map/operator_subscripted_assignment_A01_t01: Fail # Expect.isTrue(f alse) fails. | 235 LibTest/core/Map/operator_subscripted_assignment_A01_t01: Fail # Expect.isTrue(f alse) fails. |
| 245 LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatExcept ion is expected') | 236 LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatExcept ion is expected') |
| 246 LibTest/core/Object/operator_equality_A01_t01: Fail # Expect.isTrue(false) fails . | 237 LibTest/core/Object/operator_equality_A01_t01: Fail # Expect.isTrue(false) fails . |
| 247 LibTest/core/Queue/iterator_A01_t01: Fail # Expect.isFalse(true) fails. | 238 LibTest/core/Queue/iterator_A01_t01: Fail # Expect.isFalse(true) fails. |
| 248 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' | 239 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/ : Unterminated group' |
| 249 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') | 240 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E xpect.fail('Some exception expected') |
| 250 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') | 241 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Expect.fail('Some exception expected') |
| 251 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') | 242 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Expect.fail('Some exception expected') |
| (...skipping 293 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 545 Language/10_Expressions/28_Identifier_Reference_A01_t07: Fail, OK # @compile-err or | 536 Language/10_Expressions/28_Identifier_Reference_A01_t07: Fail, OK # @compile-err or |
| 546 Language/10_Expressions/28_Identifier_Reference_A01_t08: Fail, OK # @compile-err or | 537 Language/10_Expressions/28_Identifier_Reference_A01_t08: Fail, OK # @compile-err or |
| 547 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail, OK # @compile-err or | 538 Language/10_Expressions/28_Identifier_Reference_A04_t03: Fail, OK # @compile-err or |
| 548 Language/11_Statements/03_Variable_Declaration_A03_t01: Fail, OK # @compile-erro r | 539 Language/11_Statements/03_Variable_Declaration_A03_t01: Fail, OK # @compile-erro r |
| 549 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail, OK # @compile-erro r | 540 Language/11_Statements/03_Variable_Declaration_A03_t02: Fail, OK # @compile-erro r |
| 550 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error | 541 Language/11_Statements/09_Try_A01_t14: Fail, OK # @compile-error |
| 551 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error | 542 Language/11_Statements/09_Try_A01_t18: Fail, OK # @compile-error |
| 552 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error | 543 Language/11_Statements/10_Return_A04_t01: Fail, OK # @compile-error |
| 553 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error | 544 Language/11_Statements/10_Return_A04_t02: Fail, OK # @compile-error |
| 554 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error | 545 Language/11_Statements/10_Return_A04_t03: Fail, OK # @compile-error |
| 555 Language/11_Statements/11_Labels_A01_t03: Fail, OK # @compile-error | |
| 556 Language/11_Statements/11_Labels_A03_t05: Fail, OK # @compile-error | |
| 557 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error | 546 Language/11_Statements/15_Assert_A01_t05: Fail, OK # @compile-error |
| 558 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error | 547 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error |
| 559 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or | 548 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t01: Fail, OK # @compile-err or |
| 560 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or | 549 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t02: Fail, OK # @compile-err or |
| 561 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or | 550 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t03: Fail, OK # @compile-err or |
| 562 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or | 551 Language/13_Types/3_Type_Declarations/1_Typedef_A06_t04: Fail, OK # @compile-err or |
| 563 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error | 552 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error |
| 564 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error | 553 Language/13_Types/7_Type_Void_A01_t09: Fail, OK # @compile-error |
| OLD | NEW |