| 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. | |
| 7 Language/03_Overview/03_Overview_A01_t02: Fail # TODO(vm-team): Please triage th
is failure. | 6 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. | 7 Language/03_Overview/1_Scoping_A02_t05: Fail # TODO(vm-team): Please triage this
failure. |
| 9 Language/03_Overview/1_Scoping_A02_t06: Fail # co19 issue 234 - Wrongly expects
a compile-time error instead of a dynamic error. | 8 Language/03_Overview/1_Scoping_A02_t06: Fail # co19 issue 234 - Wrongly expects
a compile-time error instead of a dynamic error. |
| 10 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. |
| 11 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. |
| 12 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. |
| 13 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. |
| 14 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. |
| 15 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. |
| 16 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. |
| (...skipping 543 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 560 | 559 |
| 561 | 560 |
| 562 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] | 561 [ $compiler == none && $runtime == vm && $mode == debug && $unchecked ] |
| 563 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash | 562 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash |
| 564 | 563 |
| 565 [ $compiler == none && $arch == simarm ] | 564 [ $compiler == none && $arch == simarm ] |
| 566 *: Skip | 565 *: Skip |
| 567 | 566 |
| 568 [ $compiler == none && $arch == arm ] | 567 [ $compiler == none && $arch == arm ] |
| 569 *: Skip | 568 *: Skip |
| OLD | NEW |