| 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 == none && $runtime == vm ] | 5 [ $compiler == none && $runtime == vm ] |
| 6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th
is failure. | 6 Language/03_Overview/03_Overview_A01_t01: Fail # TODO(vm-team): Please triage th
is failure. |
| 7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. | 7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. |
| 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this
failure. | 8 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 9 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this
failure. | 9 Language/03_Overview/2_Privacy_A01_t04: Fail # TODO(vm-team): Please triage this
failure. |
| 10 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this
failure. | 10 Language/03_Overview/2_Privacy_A01_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 11 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this
failure. | 11 Language/03_Overview/2_Privacy_A01_t09: Fail # TODO(vm-team): Please triage this
failure. |
| 12 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this
failure. | 12 Language/03_Overview/2_Privacy_A01_t10: Fail # TODO(vm-team): Please triage this
failure. |
| 13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this
failure. | 13 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this
failure. |
| 14 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this
failure. | 14 Language/03_Overview/2_Privacy_A01_t19: Fail # TODO(vm-team): Please triage this
failure. |
| 15 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this
failure. | 15 Language/03_Overview/2_Privacy_A01_t20: Fail # TODO(vm-team): Please triage this
failure. |
| 16 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage
this failure. | 16 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage
this failure. |
| 17 Language/06_Functions/06_Functions_A01_t22: Fail # TODO(vm-team): Please triage
this failure. | |
| 18 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # TODO(vm-team): Plea
se triage this failure. | 17 Language/06_Functions/1_Function_Declaration_A02_t03: Fail # TODO(vm-team): Plea
se triage this failure. |
| 19 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # TODO(vm-team): Plea
se triage this failure. | 18 Language/06_Functions/1_Function_Declaration_A03_t03: Fail # TODO(vm-team): Plea
se triage this failure. |
| 20 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t01: Fail # TOD
O(vm-team): Please triage this failure. | 19 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t01: Fail # TOD
O(vm-team): Please triage this failure. |
| 21 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD
O(vm-team): Please triage this failure. | 20 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD
O(vm-team): Please triage this failure. |
| 22 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # TOD
O(vm-team): Please triage this failure. | 21 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # TOD
O(vm-team): Please triage this failure. |
| 23 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD
O(vm-team): Please triage this failure. | 22 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD
O(vm-team): Please triage this failure. |
| 24 Language/06_Functions/2_Formal_Parameters_A02_t01: Fail # TODO(vm-team): Please
triage this failure. | 23 Language/06_Functions/2_Formal_Parameters_A02_t01: Fail # TODO(vm-team): Please
triage this failure. |
| 25 Language/06_Functions/4_External_Functions_A01_t01: Fail # TODO(vm-team): Please
triage this failure. | 24 Language/06_Functions/4_External_Functions_A01_t01: Fail # TODO(vm-team): Please
triage this failure. |
| 26 Language/07_Classes/07_Classes_A01_t20: Fail # TODO(vm-team): Please triage this
failure. | 25 Language/07_Classes/07_Classes_A01_t20: Fail # TODO(vm-team): Please triage this
failure. |
| 27 Language/07_Classes/07_Classes_A02_t32: Fail # TODO(vm-team): Please triage this
failure. | 26 Language/07_Classes/07_Classes_A02_t32: Fail # TODO(vm-team): Please triage this
failure. |
| (...skipping 515 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 543 | 542 |
| 544 | 543 |
| 545 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] | 544 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] |
| 546 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 545 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 547 | 546 |
| 548 [ $compiler == none && $arch == simarm ] | 547 [ $compiler == none && $arch == simarm ] |
| 549 *: Skip | 548 *: Skip |
| 550 | 549 |
| 551 [ $compiler == none && $arch == arm ] | 550 [ $compiler == none && $arch == arm ] |
| 552 *: Skip | 551 *: Skip |
| OLD | NEW |