Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Side by Side Diff: tests/co19/co19-runtime.status

Issue 10949002: Update test expectations some more. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | tests/language/language.status » ('j') | tests/language/language.status » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 [ $runtime == vm ] 5 [ $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/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure. 8 Language/03_Overview/2_Privacy_A01_t12: Fail # TODO(vm-team): Please triage this failure.
9 Language/06_Functions/06_Functions_A01_t03: Fail # TODO(vm-team): Please triage this failure.
10 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure. 9 Language/06_Functions/06_Functions_A01_t06: Fail # TODO(vm-team): Please triage this failure.
11 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t01: Fail # TOD O(vm-team): Please triage this failure. 10 Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t01: Fail # TOD O(vm-team): Please triage this failure.
12 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # co1 9 issue 205 11 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t01: Fail # co1 9 issue 205
13 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t02: Fail # co1 9 issue 205 12 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t02: Fail # co1 9 issue 205
14 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD O(vm-team): Please triage this failure. 13 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # TOD O(vm-team): Please triage this failure.
15 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # TOD O(vm-team): Please triage this failure. 14 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # TOD O(vm-team): Please triage this failure.
16 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(vm-team): Please triage this failure. 15 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t03: Fail # TOD O(vm-team): Please triage this failure.
17 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A04_t01: Fail # co1 9 issue 205 16 Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A04_t01: Fail # co1 9 issue 205
18 Language/06_Functions/2_Formal_Parameters_A01_t01: Fail # co19 issue 205 17 Language/06_Functions/2_Formal_Parameters_A01_t01: Fail # co19 issue 205
19 Language/06_Functions/4_External_Functions_A01_t01: Fail # TODO(vm-team): Please triage this failure. 18 Language/06_Functions/4_External_Functions_A01_t01: Fail # TODO(vm-team): Please triage this failure.
(...skipping 851 matching lines...) Expand 10 before | Expand all | Expand 10 after
871 870
872 871
873 [ $runtime == vm && $mode == debug && $unchecked ] 872 [ $runtime == vm && $mode == debug && $unchecked ]
874 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash 873 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash
875 874
876 [ $arch == simarm ] 875 [ $arch == simarm ]
877 *: Skip 876 *: Skip
878 877
879 [ $arch == arm ] 878 [ $arch == arm ]
880 *: Skip 879 *: Skip
OLDNEW
« no previous file with comments | « no previous file | tests/language/language.status » ('j') | tests/language/language.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698