| 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 == dartanalyzer ] | 5 [ $compiler == dartanalyzer ] |
| 6 # not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own
initialzer? | 6 # not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own
initialzer? |
| 7 Language/06_Functions/2_Formal_Parameters_A02_t02: fail | 7 Language/06_Functions/2_Formal_Parameters_A02_t02: fail |
| 8 | 8 |
| 9 # not clear: null..[1](1)[2](2).foo(3, bar: 4)=5 - it seems that verything befor
e =5 it not assignable | 9 # not clear: null..[1](1)[2](2).foo(3, bar: 4)=5 - it seems that verything befor
e =5 it not assignable |
| 10 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail | 10 Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail |
| (...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 220 # co19 issue #433 (wrongly closed), missing @static-warning annotation | 220 # co19 issue #433 (wrongly closed), missing @static-warning annotation |
| 221 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t01: fail,
OK | 221 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t01: fail,
OK |
| 222 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail,
OK | 222 Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail,
OK |
| 223 | 223 |
| 224 # co19 issue #530, garbage | 224 # co19 issue #530, garbage |
| 225 Language/12_Expressions/32_Type_Test_A04_t02: fail, OK | 225 Language/12_Expressions/32_Type_Test_A04_t02: fail, OK |
| 226 | 226 |
| 227 # co19 issue #531, void f(void f()) {f();} is error. Gilad: The formal parameter
conflicts with the name of the function. | 227 # co19 issue #531, void f(void f()) {f();} is error. Gilad: The formal parameter
conflicts with the name of the function. |
| 228 Language/13_Statements/04_Local_Function_Declaration_A01_t01: fail, OK | 228 Language/13_Statements/04_Local_Function_Declaration_A01_t01: fail, OK |
| 229 | 229 |
| 230 # co19 issue #541: tests contain unqualified reference to static members defined
in superclass |
| 231 Language/12_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t07:
fail, OK |
| 232 Language/12_Expressions/30_Identifier_Reference_A14_t03: fail, OK |
| 233 |
| 230 | 234 |
| 231 # co19-roll r546 (11.08.2013) caused these failures | 235 # co19-roll r546 (11.08.2013) caused these failures |
| 232 Language/13_Statements/11_Return_A07_t01: fail # co19-roll r546: Please triage t
his failure | 236 Language/13_Statements/11_Return_A07_t01: fail # co19-roll r546: Please triage t
his failure |
| 233 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this
failure | 237 Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this
failure |
| 234 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this
failure | 238 Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this
failure |
| 235 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this
failure | 239 Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this
failure |
| 236 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea
se triage this failure | 240 Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Plea
se triage this failure |
| 237 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea
se triage this failure | 241 Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Plea
se triage this failure |
| 238 Language/14_Libraries_and_Scripts/1_Imports_A03_t67: fail # co19-roll r546: Plea
se triage this failure | 242 Language/14_Libraries_and_Scripts/1_Imports_A03_t67: fail # co19-roll r546: Plea
se triage this failure |
| 239 Language/14_Libraries_and_Scripts/2_Exports_A01_t17: fail # co19-roll r546: Plea
se triage this failure | 243 Language/14_Libraries_and_Scripts/2_Exports_A01_t17: fail # co19-roll r546: Plea
se triage this failure |
| (...skipping 106 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 346 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546:
Please triage this failure | 350 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546:
Please triage this failure |
| 347 LibTest/isolate/IsolateStream/contains_A01_t01: fail # co19-roll r546: Please tr
iage this failure | 351 LibTest/isolate/IsolateStream/contains_A01_t01: fail # co19-roll r546: Please tr
iage this failure |
| 348 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr
iage this failure | 352 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr
iage this failure |
| 349 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please
triage this failure | 353 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please
triage this failure |
| 350 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage
this failure | 354 LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage
this failure |
| 351 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please tria
ge this failure | 355 LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please tria
ge this failure |
| 352 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please tria
ge this failure | 356 LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please tria
ge this failure |
| 353 LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this
failure | 357 LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this
failure |
| 354 LibTest/isolate/SendPort/send_A02_t03: fail # co19-roll r546: Please triage this
failure | 358 LibTest/isolate/SendPort/send_A02_t03: fail # co19-roll r546: Please triage this
failure |
| 355 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this
failure | 359 LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this
failure |
| OLD | NEW |