| 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 [ $compiler == dart2js && $system == macos && $runtime == d8 ] | 5 [ $compiler == dart2js && $system == macos && $runtime == d8 ] |
| 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 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 153 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re
ad not implemented | 153 Language/03_Overview/2_Privacy_A01_t11: Fail # internal error: super property re
ad not implemented |
| 154 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)=
> _ | 154 Language/03_Overview/2_Privacy_A01_t14: Fail # duplicate definition of _(var _)=
> _ |
| 155 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented | 155 Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented |
| 156 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t02: Fail # opera
tor-is with typedef. | 156 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t02: Fail # opera
tor-is with typedef. |
| 157 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t01: Fail # Expect.isTrue(fa
lse) fails. | 157 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t01: Fail # Expect.isTrue(fa
lse) fails. |
| 158 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t02: Fail # Expect.isTrue(fa
lse) fails. | 158 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t02: Fail # Expect.isTrue(fa
lse) fails. |
| 159 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t03: Fail # Expect.isTrue(fa
lse) fails. | 159 Language/13_Types/3_Type_Declarations/1_Typedef_A02_t03: Fail # Expect.isTrue(fa
lse) fails. |
| 160 Language/13_Types/3_Type_Declarations/1_Typedef_A03_t01: Fail # Expect.isTrue(fa
lse) fails. | 160 Language/13_Types/3_Type_Declarations/1_Typedef_A03_t01: Fail # Expect.isTrue(fa
lse) fails. |
| 161 Language/13_Types/3_Type_Declarations/1_Typedef_A04_t01: Fail # Expect.isTrue(fa
lse) fails. | 161 Language/13_Types/3_Type_Declarations/1_Typedef_A04_t01: Fail # Expect.isTrue(fa
lse) fails. |
| 162 Language/13_Types/3_Type_Declarations/1_Typedef_A04_t02: Fail # Expect.isTrue(fa
lse) fails. | 162 Language/13_Types/3_Type_Declarations/1_Typedef_A04_t02: Fail # Expect.isTrue(fa
lse) fails. |
| 163 Language/13_Types/4_Interface_Types_A05_t02: Fail # Expect.isTrue(false) fails. |
| 164 Language/13_Types/4_Interface_Types_A08_t05: Fail # Expect.isTrue(false) fails. |
| 165 Language/13_Types/4_Interface_Types_A10_t01: Fail # Expect.isTrue(false) fails. |
| 166 Language/13_Types/4_Interface_Types_A10_t02: Fail # Expect.isTrue(false) fails. |
| 167 Language/13_Types/4_Interface_Types_A10_t03: Fail # Expect.isTrue(false) fails. |
| 163 Language/13_Types/4_Interface_Types_A10_t04: Fail # visitIdentifier for typedefs
not implemented | 168 Language/13_Types/4_Interface_Types_A10_t04: Fail # visitIdentifier for typedefs
not implemented |
| 169 Language/13_Types/4_Interface_Types_A11_t03: Fail # Expect.isTrue(false) fails. |
| 170 Language/13_Types/4_Interface_Types_A11_t04: Fail # Expect.isTrue(false) fails. |
| 171 Language/13_Types/4_Interface_Types_A12_t09: Fail # Expect.isFalse(true) fails. |
| 172 |
| 164 Language/13_Types/5_Function_Types_A01_t01: Fail # Expect.isTrue(false) fails. | 173 Language/13_Types/5_Function_Types_A01_t01: Fail # Expect.isTrue(false) fails. |
| 165 Language/13_Types/5_Function_Types_A01_t02: Fail # Expect.isTrue(false) fails. | 174 Language/13_Types/5_Function_Types_A01_t02: Fail # Expect.isTrue(false) fails. |
| 166 Language/13_Types/5_Function_Types_A01_t03: Fail # Expect.isTrue(false) fails. | 175 Language/13_Types/5_Function_Types_A01_t03: Fail # Expect.isTrue(false) fails. |
| 167 Language/13_Types/5_Function_Types_A01_t05: Fail # Expect.isTrue(false) fails. | 176 Language/13_Types/5_Function_Types_A01_t05: Fail # Expect.isTrue(false) fails. |
| 168 Language/13_Types/5_Function_Types_A01_t06: Fail # Expect.isTrue(false) fails. | 177 Language/13_Types/5_Function_Types_A01_t06: Fail # Expect.isTrue(false) fails. |
| 169 Language/13_Types/5_Function_Types_A01_t07: Fail # Expect.isTrue(false) fails. | 178 Language/13_Types/5_Function_Types_A01_t07: Fail # Expect.isTrue(false) fails. |
| 170 Language/13_Types/5_Function_Types_A01_t08: Fail # Expect.isTrue(false) fails. | 179 Language/13_Types/5_Function_Types_A01_t08: Fail # Expect.isTrue(false) fails. |
| 171 Language/13_Types/5_Function_Types_A01_t09: Fail # Expect.isTrue(false) fails. | 180 Language/13_Types/5_Function_Types_A01_t09: Fail # Expect.isTrue(false) fails. |
| 172 Language/13_Types/5_Function_Types_A01_t11: Fail # Expect.isTrue(false) fails. | 181 Language/13_Types/5_Function_Types_A01_t11: Fail # Expect.isTrue(false) fails. |
| 173 Language/13_Types/5_Function_Types_A01_t12: Fail # Expect.isTrue(false) fails. | 182 Language/13_Types/5_Function_Types_A01_t12: Fail # Expect.isTrue(false) fails. |
| (...skipping 26 matching lines...) Expand all Loading... |
| 200 Language/10_Expressions/27_Assignable_Expressions_A05_t01: Fail # internal error
: super property read not implemented | 209 Language/10_Expressions/27_Assignable_Expressions_A05_t01: Fail # internal error
: super property read not implemented |
| 201 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword "
abstract". | 210 Language/10_Expressions/28_Identifier_Reference_A02_t01: Fail # Pseudo keyword "
abstract". |
| 202 | 211 |
| 203 [ $compiler == dart2js && $runtime == d8 ] | 212 [ $compiler == dart2js && $runtime == d8 ] |
| 204 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # compiler cancelled: internal error: fall-through not implemented | 213 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F
ail # compiler cancelled: internal error: fall-through not implemented |
| 205 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # compiler cancelled: internal error: fall-through not implemented | 214 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F
ail # compiler cancelled: internal error: fall-through not implemented |
| 206 Language/03_Overview/2_Privacy_A01_t16: Fail # Expect.equals(expected: <1>, actu
al: <54>) fails. | 215 Language/03_Overview/2_Privacy_A01_t16: Fail # Expect.equals(expected: <1>, actu
al: <54>) fails. |
| 207 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. | 216 Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails. |
| 208 Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails. | 217 Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails. |
| 209 Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails. | 218 Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails. |
| 210 Language/13_Types/4_Interface_Types_A12_t09: Fail # Expect.isFalse(true) fails. | |
| 211 Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails. | 219 Language/13_Types/4_Interface_Types_A12_t12: Fail # Expect.isFalse(true) fails. |
| 212 Language/13_Types/4_Interface_Types_A12_t13: Fail # Expect.isFalse(true) fails. | |
| 213 Language/13_Types/4_Interface_Types_A12_t14: Fail # Expect.isFalse(true) fails. | |
| 214 Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails. | 220 Language/13_Types/4_Interface_Types_A12_t16: Fail # Expect.isFalse(true) fails. |
| 215 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected
with the passed null value of the timeZone') | 221 LibTest/core/Date/Date.fromEpoch_A01_t02: Fail # Expect.fail('Exception expected
with the passed null value of the timeZone') |
| 216 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. | 222 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. |
| 217 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i
n ExpectException message (Expect.isTrue(false) fails.) | 223 LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned i
n ExpectException message (Expect.isTrue(false) fails.) |
| 218 LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatExcept
ion is expected') | 224 LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatExcept
ion is expected') |
| 219 LibTest/core/Queue/iterator_A01_t01: Fail # Expect.isFalse(true) fails. | 225 LibTest/core/Queue/iterator_A01_t01: Fail # Expect.isFalse(true) fails. |
| 220 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/
: Unterminated group' | 226 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail #
IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/
: Unterminated group' |
| 221 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E
xpect.fail('Some exception expected') | 227 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # E
xpect.fail('Some exception expected') |
| 222 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Expect.fail('Some exception expected') | 228 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa
il # Expect.fail('Some exception expected') |
| 223 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Expect.fail('Some exception expected') | 229 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa
il # Expect.fail('Some exception expected') |
| 224 Language/10_Expressions/01_Constants_A10_t01: Fail # internal error: CompileTime
ConstantEvaluator not implemented | 230 Language/10_Expressions/01_Constants_A10_t01: Fail # internal error: CompileTime
ConstantEvaluator not implemented |
| 231 |
| 225 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los
t during canonicalization. | 232 Language/10_Expressions/06_Lists_A07_t02: Fail # generic type information is los
t during canonicalization. |
| 226 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost
during canonicalization. | 233 Language/10_Expressions/07_Maps_A06_t02: Fail # generic type information is lost
during canonicalization. |
| 227 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # TypeError: Object #<Closure> has no method 'call' | 234 Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_
A05_t01: Fail # TypeError: Object #<Closure> has no method 'call' |
| 228 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Fail #
Should throw ObjectNotClosure, not NoSuchMethodException. | 235 Language/10_Expressions/14_Method_Invocation/3_Super_Invocation_A07_t01: Fail #
Should throw ObjectNotClosure, not NoSuchMethodException. |
| 229 Language/10_Expressions/16_Assignment_A05_t06: Fail # Wrong name passed to noSuc
hMethod. | 236 Language/10_Expressions/16_Assignment_A05_t06: Fail # Wrong name passed to noSuc
hMethod. |
| 230 Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization. | 237 Language/10_Expressions/20_Equality_A06_t01: Fail # Canonicalization. |
| 231 Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization. | 238 Language/10_Expressions/20_Equality_A09_t01: Fail # Canonicalization. |
| 232 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # NoSuchMethodExcepti
on : method not found: '-' | 239 Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail # NoSuchMethodExcepti
on : method not found: '-' |
| 233 | 240 |
| 234 [ $compiler == dart2js && $runtime == none ] | 241 [ $compiler == dart2js && $runtime == none ] |
| (...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 500 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @
compile-error | 507 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t03: Fail, OK # @
compile-error |
| 501 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @
compile-error | 508 Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A07_t02: Fail, OK # @
compile-error |
| 502 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error | 509 Language/12_Libraries_and_Scripts/1_Imports_A03_t05: Fail, OK # @compile-error |
| 503 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error | 510 Language/12_Libraries_and_Scripts/1_Imports_A05_t01: Fail, OK # @compile-error |
| 504 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error | 511 Language/12_Libraries_and_Scripts/1_Imports_A07_t01: Fail, OK # @compile-error |
| 505 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error | 512 Language/12_Libraries_and_Scripts/1_Imports_A07_t02: Fail, OK # @compile-error |
| 506 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error | 513 Language/12_Libraries_and_Scripts/2_Includes_A01_t01: Fail, OK # @compile-error |
| 507 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error | 514 Language/12_Libraries_and_Scripts/2_Includes_A03_t03: Fail, OK # @compile-error |
| 508 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error | 515 Language/13_Types/1_Static_Types_A02_t08: Fail, OK # @compile-error |
| 509 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error | 516 Language/13_Types/7_Type_Void_A01_t02: Fail, OK # @compile-error |
| OLD | NEW |