| OLD | NEW |
| 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, 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 == dart2dart ] | 5 [ $compiler == dart2dart ] |
| 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. | 6 LibTest/async/Stream/Stream.periodic_A01_t01: Pass, Fail # Issue 12562. |
| 7 | 7 |
| 8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail #
TODO(dart2dart-team): Please triage this failure. | 8 Language/07_Classes/9_Superclasses/1_Inheritance_and_Overriding_A01_t03: Fail #
TODO(dart2dart-team): Please triage this failure. |
| 9 | 9 |
| 10 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc
tor. | 10 Language/03_Overview/2_Privacy_A01_t19: Fail # Calling unresolved class construc
tor. |
| 11 Language/03_Overview/2_Privacy_A01_t20: Fail # Calling unresolved class construc
tor. | 11 Language/03_Overview/2_Privacy_A01_t20: Fail # Calling unresolved class construc
tor. |
| 12 Language/07_Classes/6_Constructors_A03_t03: Fail # Calling unresolved class cons
tructor. | 12 Language/07_Classes/6_Constructors_A03_t03: Fail # Calling unresolved class cons
tructor. |
| 13 | 13 |
| 14 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js | 14 Language/03_Overview/1_Scoping_A02_t05: Fail # Inherited from dart2js |
| 15 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js | 15 Language/03_Overview/1_Scoping_A02_t06: Fail # inherited from dart2js |
| 16 Language/05_Variables/05_Variables_A08_t02: Fail # Inherited from dart2js | 16 Language/05_Variables/05_Variables_A08_t02: Fail # Inherited from dart2js |
| 17 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Inherited from VM (circular initialization?). | 17 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Fail #
Inherited from VM (circular initialization?). |
| 18 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Inherited from dart2js | 18 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail #
Inherited from dart2js |
| 19 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t01: Fail # htt
p://dartbug.com/5519 | 19 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t01: Fail # htt
p://dartbug.com/5519 |
| 20 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t02: Fail # htt
p://dartbug.com/5519 | 20 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A02_t02: Fail # htt
p://dartbug.com/5519 |
| 21 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM | 21 Language/06_Functions/4_External_Functions_A01_t01: Fail # inherited from VM |
| 22 Language/07_Classes/07_Classes_A02_t11: Fail # http://dartbug.com/5519 | |
| 23 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM | 22 Language/07_Classes/3_Setters_A04_t01: Fail # inherited from VM |
| 24 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM | 23 Language/07_Classes/3_Setters_A04_t02: Fail # inherited from VM |
| 25 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM | 24 Language/07_Classes/3_Setters_A04_t03: Fail # inherited from VM |
| 26 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM | 25 Language/07_Classes/3_Setters_A04_t04: Fail # inherited from VM |
| 27 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM | 26 Language/07_Classes/3_Setters_A04_t05: Fail # inherited from VM |
| 28 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM | 27 Language/07_Classes/3_Setters_A04_t06: Fail # inherited from VM |
| 29 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM | 28 Language/07_Classes/3_Setters_A04_t07: Fail # inherited from VM |
| 30 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # htt
p://dartbug.com/5519 | 29 Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: Fail # htt
p://dartbug.com/5519 |
| 31 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher
ited from VM | 30 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t01: Fail # inher
ited from VM |
| 32 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher
ited from VM | 31 Language/07_Classes/6_Constructors/3_Constant_Constructors_A04_t02: Fail # inher
ited from VM |
| (...skipping 28 matching lines...) Expand all Loading... |
| 61 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test:
encoded file name | 60 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail, OK # Problems with the test:
encoded file name |
| 62 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 | 61 LibTest/math/exp_A01_t01: Fail # Issue co19 - 44 |
| 63 LibTest/math/sin_A01_t01: Fail # Inherited from VM. | 62 LibTest/math/sin_A01_t01: Fail # Inherited from VM. |
| 64 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 | 63 LibTest/math/tan_A01_t01: Fail # Issue co19 - 44 |
| 65 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601 | 64 LibTest/typed_data/Float32x4/toUint32x4_A01_t01: Fail # co19 Issue 601 |
| 66 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601 | 65 LibTest/typed_data/Float32x4/toUint32x4_A01_t02: Fail # co19 Issue 601 |
| 67 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601 | 66 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t01: Fail # co19 Issue 601 |
| 68 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601 | 67 LibTest/typed_data/Uint32x4/toFloat32x4_A01_t02: Fail # co19 Issue 601 |
| 69 LibTest/typed_data/Float32x4/clamp_A02_t01: RuntimeError # co19 Issue 600 | 68 LibTest/typed_data/Float32x4/clamp_A02_t01: RuntimeError # co19 Issue 600 |
| 70 LibTest/typed_data/Float32x4/clamp_A01_t01: RuntimeError # co19 Issue 600 | 69 LibTest/typed_data/Float32x4/clamp_A01_t01: RuntimeError # co19 Issue 600 |
| 70 Language/05_Variables/05_Variables_A06_t01: CompileTimeError, OK # dartbug.com/1
2543 |
| 71 Language/05_Variables/05_Variables_A06_t02: CompileTimeError, OK # dartbug.com/1
2543 |
| 72 Language/05_Variables/05_Variables_A06_t03: CompileTimeError, OK # dartbug.com/1
2543 |
| 73 Language/05_Variables/05_Variables_A06_t04: CompileTimeError, OK # dartbug.com/1
2543 |
| 74 Language/05_Variables/05_Variables_A06_t05: CompileTimeError, OK # dartbug.com/1
2543 |
| 75 Language/05_Variables/05_Variables_A06_t06: CompileTimeError, OK # dartbug.com/1
2543 |
| 71 | 76 |
| 72 | 77 |
| 73 [ $compiler == dart2dart && $system == windows ] | 78 [ $compiler == dart2dart && $system == windows ] |
| 74 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN | 79 LibTest/core/double/operator_remainder_A01_t04: Fail # Result is NaN |
| 75 LibTest/core/double/round_A01_t01: Fail # Result is NaN | 80 LibTest/core/double/round_A01_t01: Fail # Result is NaN |
| 76 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN | 81 LibTest/core/double/remainder_A01_t04: Fail # Result is NaN |
| 77 | 82 |
| 78 | 83 |
| 79 [ $compiler == dart2dart && $system == macos ] | 84 [ $compiler == dart2dart && $system == macos ] |
| 80 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 | 85 LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44 |
| (...skipping 160 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 241 [ $compiler == dart2dart && $minified ] | 246 [ $compiler == dart2dart && $minified ] |
| 242 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure | 247 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_
A01_t02: fail # co19-roll r559: Please triage this failure |
| 243 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure | 248 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple
ase triage this failure |
| 244 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure | 249 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri
age this failure |
| 245 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure | 250 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri
age this failure |
| 246 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this
failure | 251 Language/13_Statements/11_Try_A06_t01: fail # co19-roll r546: Please triage this
failure |
| 247 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur
e | 252 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur
e |
| 248 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur
e | 253 LibTest/json/stringify_A03_t02: fail # co19-roll r587: Please triage this failur
e |
| 249 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure | 254 LibTest/json/printOn_A02_t01: fail # co19-roll r587: Please triage this failure |
| 250 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure | 255 LibTest/json/printOn_A03_t02: fail # co19-roll r587: Please triage this failure |
| OLD | NEW |