| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 == dartc ] | 5 [ $compiler == dartc ] |
| 6 Language/03_Overview/2_Privacy_A01_t08: pass # http://dartbug.com/5179 | 6 Language/03_Overview/2_Privacy_A01_t08: pass # http://dartbug.com/5179 |
| 7 Language/03_Overview/2_Privacy_A01_t11: pass # http://dartbug.com/5179 | 7 Language/03_Overview/2_Privacy_A01_t11: pass # http://dartbug.com/5179 |
| 8 Language/03_Overview/2_Privacy_A01_t18: pass # http://dartbug.com/5179 | 8 Language/03_Overview/2_Privacy_A01_t18: pass # http://dartbug.com/5179 |
| 9 Language/06_Functions/06_Functions_A01_t22: fail # http://dartbug.com/5179 | 9 Language/06_Functions/06_Functions_A01_t22: fail # http://dartbug.com/5179 |
| 10 Language/06_Functions/2_Formal_Parameters_A02_t02: fail # http://dartbug.com/517
9 | 10 Language/06_Functions/2_Formal_Parameters_A02_t02: fail # http://dartbug.com/517
9 |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 77 Language/07_Classes/07_Classes_A01_t20: Fail, OK # the default constructor invok
es a non-existent zero argument constructor | 77 Language/07_Classes/07_Classes_A01_t20: Fail, OK # the default constructor invok
es a non-existent zero argument constructor |
| 78 Language/07_Classes/07_Classes_A02_t01: Fail # Issue 5419 | 78 Language/07_Classes/07_Classes_A02_t01: Fail # Issue 5419 |
| 79 Language/07_Classes/07_Classes_A02_t31: Fail, OK # constant constructors are not
required to have a body | 79 Language/07_Classes/07_Classes_A02_t31: Fail, OK # constant constructors are not
required to have a body |
| 80 Language/07_Classes/07_Classes_A02_t32: Fail, OK # constant constructors are not
required to have a body | 80 Language/07_Classes/07_Classes_A02_t32: Fail, OK # constant constructors are not
required to have a body |
| 81 Language/07_Classes/07_Classes_A02_t34: Fail # Issue 5419 | 81 Language/07_Classes/07_Classes_A02_t34: Fail # Issue 5419 |
| 82 Language/07_Classes/07_Classes_A09_t01: Fail, OK # warning expected if instance
member has the same name as a static member | 82 Language/07_Classes/07_Classes_A09_t01: Fail, OK # warning expected if instance
member has the same name as a static member |
| 83 Language/07_Classes/2_Getters_A01_t05: Fail # No issue: waiting to remove old ge
tter syntax | 83 Language/07_Classes/2_Getters_A01_t05: Fail # No issue: waiting to remove old ge
tter syntax |
| 84 Language/07_Classes/3_Setters_A04_t02: Fail, OK # getter and method with the sam
e name | 84 Language/07_Classes/3_Setters_A04_t02: Fail, OK # getter and method with the sam
e name |
| 85 Language/07_Classes/3_Setters_A04_t03: Fail, OK # getter and method with the sam
e name | 85 Language/07_Classes/3_Setters_A04_t03: Fail, OK # getter and method with the sam
e name |
| 86 Language/07_Classes/3_Setters_A04_t06: Fail OK # getter and method with the same
name | 86 Language/07_Classes/3_Setters_A04_t06: Fail OK # getter and method with the same
name |
| 87 Language/07_Classes/6_Constructors/1_Generative_Constructors_A21_t01: Fail # Iss
ue 5162 | |
| 88 Language/07_Classes/6_Constructors_A01_t01: Fail # Issue 5163 | 87 Language/07_Classes/6_Constructors_A01_t01: Fail # Issue 5163 |
| 89 Language/07_Classes/6_Constructors_A03_t03: Fail, OK # this should be a warning,
not an error | 88 Language/07_Classes/6_Constructors_A03_t03: Fail, OK # this should be a warning,
not an error |
| 90 | 89 |
| 91 # co19 issue 217 | 90 # co19 issue 217 |
| 92 Language/07_Classes/07_Classes_A07_t03: Fail, OK | 91 Language/07_Classes/07_Classes_A07_t03: Fail, OK |
| 93 Language/07_Classes/07_Classes_A07_t06: Fail, OK | 92 Language/07_Classes/07_Classes_A07_t06: Fail, OK |
| 94 Language/08_Interfaces/2_Getters_and_Setters_A07_t01: Fail, OK | 93 Language/08_Interfaces/2_Getters_and_Setters_A07_t01: Fail, OK |
| 95 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail, OK | 94 Language/08_Interfaces/2_Getters_and_Setters_A07_t04: Fail, OK |
| 96 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail, OK | 95 Language/08_Interfaces/2_Getters_and_Setters_A07_t05: Fail, OK |
| 97 | 96 |
| (...skipping 610 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 708 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK | 707 LibTest/isolate/Isolate/spawn_A01_t02: Fail, OK |
| 709 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK | 708 LibTest/isolate/Isolate/spawn_A01_t03: Fail, OK |
| 710 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK | 709 LibTest/isolate/Isolate/spawn_A01_t04: Fail, OK |
| 711 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK | 710 LibTest/isolate/Isolate/spawn_A01_t05: Fail, OK |
| 712 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK | 711 LibTest/isolate/Isolate/spawn_A01_t06: Fail, OK |
| 713 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK | 712 Language/10_Expressions/11_Spawning_an_Isolate_A01_t01: Fail, OK |
| 714 | 713 |
| 715 | 714 |
| 716 [ $runtime == drt && ($compiler == none || $compiler == frog) ] | 715 [ $runtime == drt && ($compiler == none || $compiler == frog) ] |
| 717 *: Skip | 716 *: Skip |
| OLD | NEW |