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

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

Issue 1390533003: Update co19 test suite to commit Oct 1 2015 1d96fbbf94c534c9076f90bd4ebce6226169da48 (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Undo debug edits to script Created 5 years, 1 month 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
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tools/deps/dartium.deps/DEPS » ('j') | no next file with comments »
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 5
6 [ $compiler == none && ($runtime == vm || $runtime == dartium || $runtime == Con tentShellOnAndroid) ] 6 [ $compiler == none && ($runtime == vm || $runtime == dartium || $runtime == Con tentShellOnAndroid) ]
7 7
8 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 22200 8 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue 22200
9 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 22200 9 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue 22200
10 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 22200 10 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue 22200
11 11
12 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492 12 LibTest/core/int/toRadixString_A01_t01: Fail # co19 issue 492
13 13
14 Language/03_Overview/1_Scoping_A02_t28: RuntimeError # Issue 21163 14 Language/Statements/Switch/syntax_t02: fail # Dart issue 12908
15 Language/13_Statements/09_Switch_A01_t02: fail # Dart issue 12908 15 Language/Statements/Labels/syntax_t03: fail # Dart issue 2238
16 Language/13_Statements/12_Labels_A01_t03: fail # Dart issue 2238 16 Language/Libraries_and_Scripts/Exports/reexport_t01: fail # Dart issue 12916
17 Language/14_Libraries_and_Scripts/2_Exports_A04_t02: fail # Dart issue 12916 17 Language/Libraries_and_Scripts/Exports/reexport_t02: fail # Dart issue 12916
18 Language/14_Libraries_and_Scripts/2_Exports_A04_t03: fail # Dart issue 12916
19 18
20 Language/13_Statements/15_Assert_A03_t02: skip # co19 issue 734 19 Language/Statements/Assert/execution_t02: skip # co19 issue 734
21 Language/13_Statements/15_Assert_A03_t03: skip # co19 issue 734 20 Language/Statements/Assert/execution_t03: skip # co19 issue 734
22 Language/13_Statements/15_Assert_A04_t02: skip # co19 issue 734 21 Language/Statements/Assert/type_t02: skip # co19 issue 734
23 Language/13_Statements/15_Assert_A04_t05: skip # co19 issue 734 22 Language/Statements/Assert/type_t05: skip # co19 issue 734
24 23
25 24
26 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514 25 LibTest/core/DateTime/parse_A03_t01: fail # Issue 12514
27 26
28 LibTest/core/DateTime/DateTime.now_A01_t02: Pass, Fail # co19 issue 709 27 LibTest/core/DateTime/DateTime.now_A01_t02: Pass, Fail # co19 issue 709
29 28
30 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974 29 LibTest/isolate/Isolate/spawnUri_A01_t02: Skip # Dart issue 15974
31 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974 30 LibTest/isolate/Isolate/spawnUri_A01_t03: Skip # Dart issue 15974
32 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 31 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617
33 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974 32 LibTest/isolate/Isolate/spawnUri_A02_t02: Skip # Dart issue 15974
34 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974 33 LibTest/isolate/Isolate/spawnUri_A02_t03: Skip # Dart issue 15974
35 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974 34 LibTest/isolate/Isolate/spawnUri_A02_t04: Skip # Dart issue 15974
36 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 35 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
37 36
38 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596 37 LibTest/core/Symbol/Symbol_A01_t03: RuntimeError # Issue 13596
39 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596 38 LibTest/core/Symbol/Symbol_A01_t05: RuntimeError # Issue 13596
40 39
41 [ $compiler == none && $runtime == vm ] 40 [ $compiler == none && $runtime == vm ]
42 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599 41 LibTest/typed_data/Float32x4/reciprocalSqrt_A01_t01: Pass, Fail # co19 issue 599
43 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599 42 LibTest/typed_data/Float32x4/reciprocal_A01_t01: Pass, Fail # co19 issue 599
44 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: MissingCompileTime Error # Issue 22007 43 Language/Expressions/Instance_Creation/Const/abstract_class_t01: MissingCompileT imeError # Issue 22007
45 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: MissingCompileTime Error # Issue 22007 44 Language/Expressions/Instance_Creation/Const/abstract_class_t03: MissingCompileT imeError # Issue 22007
46 # With asynchronous loading, the load errors in these tests are no longer recogn ized as compile errors: 45 # With asynchronous loading, the load errors in these tests are no longer recogn ized as compile errors:
47 Language/14_Libraries_and_Scripts/1_Imports_A04_t02: Fail 46 Language/Libraries_and_Scripts/Imports/invalid_uri_t02: Fail
48 Language/14_Libraries_and_Scripts/2_Exports_A05_t02: Fail 47 Language/Libraries_and_Scripts/Exports/invalid_uri_t02: Fail
49 Language/14_Libraries_and_Scripts/3_Parts_A01_t06: Fail 48 Language/Libraries_and_Scripts/Parts/syntax_t06: Fail
50 49
51 [ $runtime == vm ] 50 [ $runtime == vm ]
52 LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01: Pass, Runtime Error # co19-roll r607: Please triage this failure 51 LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01: Pass, Runtime Error # co19-roll r607: Please triage this failure
53 52
54 [ $compiler == none && $runtime == vm && $mode == debug ] 53 [ $compiler == none && $runtime == vm && $mode == debug ]
55 LibTest/core/List/List_class_A01_t02: Pass, Slow 54 LibTest/core/List/List_class_A01_t02: Pass, Slow
56 55
57 [ $compiler == none && $runtime == vm && ($arch != x64 && $arch != simarm64) ] 56 [ $compiler == none && $runtime == vm && ($arch != x64 && $arch != simarm64) ]
58 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129 57 LibTest/core/int/operator_left_shift_A01_t02: Fail # co19 issue 129
59 58
(...skipping 16 matching lines...) Expand all
76 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # Timeout 75 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Skip # Timeout
77 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Timeout 76 LibTest/collection/ListBase/ListBase_class_A01_t02: Skip # Timeout
78 77
79 [ $runtime == vm ] 78 [ $runtime == vm ]
80 LibTest/isolate/Isolate/spawn_A02_t01: Skip # co19 issue 667 79 LibTest/isolate/Isolate/spawn_A02_t01: Skip # co19 issue 667
81 LibTest/html/*: SkipByDesign # dart:html not supported on VM. 80 LibTest/html/*: SkipByDesign # dart:html not supported on VM.
82 LayoutTests/fast/*: SkipByDesign # DOM not supported on VM. 81 LayoutTests/fast/*: SkipByDesign # DOM not supported on VM.
83 WebPlatformTest/*: SkipByDesign # dart:html not supported on VM. 82 WebPlatformTest/*: SkipByDesign # dart:html not supported on VM.
84 83
85 [ $runtime == vm && $mode == debug && $builder_tag == asan ] 84 [ $runtime == vm && $mode == debug && $builder_tag == asan ]
86 Language/15_Types/4_Interface_Types_A11_t01: Skip # Issue 21174. 85 Language/Types/Interface_Types/subtype_t27: Skip # Issue 21174.
87 86
88 [ $runtime == vm && $arch == arm ] 87 [ $runtime == vm && $arch == arm ]
89 LibTest/typed_data/Float32x4/operator_multiplication_A01_t01: Fail # Dart issue 24416 88 LibTest/typed_data/Float32x4/operator_multiplication_A01_t01: Fail # Dart issue 24416
90 89
91 [ $noopt ] 90 [ $runtime == vm && $noopt ]
92 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout 91 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout
93 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout 92 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout
94 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout 93 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout
95 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout 94 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout
95
96 [ $runtime == vm ]
97 # co19 update Sep 29, 2015 (3ed795ea02e022ef19c77cf1b6095b7c8f5584d0)
98 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 01: MissingCompileTimeError # Please triage this failure
99 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 02: MissingCompileTimeError # Please triage this failure
100 Language/Classes/Constructors/Constant_Constructors/initializer_not_a_constant_t 03: MissingCompileTimeError # Please triage this failure
101 Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass _t01: MissingCompileTimeError # Please triage this failure
102 Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass _t02: MissingCompileTimeError # Please triage this failure
103 Language/Classes/Getters/type_object_t01: RuntimeError # Please triage this fail ure
104 Language/Classes/Getters/type_object_t02: RuntimeError # Please triage this fail ure
105 Language/Classes/Setters/syntax_t04: RuntimeError # Please triage this failure
106 Language/Classes/Setters/type_object_t01: RuntimeError # Please triage this fail ure
107 Language/Classes/Setters/type_object_t02: RuntimeError # Please triage this fail ure
108 Language/Classes/Static_Methods/type_object_t01: RuntimeError # Please triage th is failure
109 Language/Classes/Static_Methods/type_object_t02: RuntimeError # Please triage th is failure
110 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t01: MissingCompileTimeError # Please triage this failure
111 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t02: MissingCompileTimeError # Please triage this failure
112 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t03: MissingCompileTimeError # Please triage this failure
113 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t04: MissingCompileTimeError # Please triage this failure
114 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t05: MissingCompileTimeError # Please triage this failure
115 Language/Expressions/Property_Extraction/General_Closurization/class_object_memb er_t06: MissingCompileTimeError # Please triage this failure
116 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t01: MissingCompileTimeError # Please triage this failure
117 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t02: MissingCompileTimeError # Please triage this failure
118 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t03: MissingCompileTimeError # Please triage this failure
119 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t04: MissingCompileTimeError # Please triage this failure
120 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t05: MissingCompileTimeError # Please triage this failure
121 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t06: MissingCompileTimeError # Please triage this failure
122 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t07: MissingCompileTimeError # Please triage this failure
123 Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/cla ss_object_member_t08: MissingCompileTimeError # Please triage this failure
124 Language/Expressions/Property_Extraction/Named_Constructor_Extraction/not_class_ t01: CompileTimeError # Please triage this failure
125 Language/Libraries_and_Scripts/Imports/namespace_changes_t10: RuntimeError # Ple ase triage this failure
126 Language/Libraries_and_Scripts/Parts/compilation_t09: MissingCompileTimeError # Please triage this failure
127 Language/Libraries_and_Scripts/URIs/syntax_t04: RuntimeError # Please triage thi s failure
128 Language/Libraries_and_Scripts/URIs/syntax_t05: RuntimeError # Please triage thi s failure
129 Language/Libraries_and_Scripts/URIs/syntax_t09: RuntimeError # Please triage thi s failure
130 Language/Libraries_and_Scripts/URIs/syntax_t10: RuntimeError # Please triage thi s failure
131 Language/Libraries_and_Scripts/URIs/syntax_t14: RuntimeError # Please triage thi s failure
132 Language/Libraries_and_Scripts/URIs/syntax_t15: RuntimeError # Please triage thi s failure
133 Language/Mixins/Mixin_Application/error_t01: MissingCompileTimeError # Please tr iage this failure
134 Language/Mixins/Mixin_Application/error_t02: MissingCompileTimeError # Please tr iage this failure
135 Language/Mixins/declaring_constructor_t01: MissingCompileTimeError # Please tria ge this failure
136 Language/Mixins/not_object_superclass_t01: MissingCompileTimeError # Please tria ge this failure
137 Language/Mixins/reference_to_super_t01: MissingCompileTimeError # Please triage this failure
138
139 [ $runtime == vm && $mode == debug ]
140 Language/Mixins/Mixin_Application/wrong_type_t02: Crash # Please triage this fai lure
141
142 [ $runtime == vm && $checked ]
143 Language/Errors_and_Warnings/static_warning_t01: RuntimeError # Please triage th is failure
144 Language/Errors_and_Warnings/static_warning_t02: RuntimeError # Please triage th is failure
145 Language/Errors_and_Warnings/static_warning_t03: RuntimeError # Please triage th is failure
146 Language/Errors_and_Warnings/static_warning_t04: RuntimeError # Please triage th is failure
147 Language/Errors_and_Warnings/static_warning_t05: RuntimeError # Please triage th is failure
148 Language/Errors_and_Warnings/static_warning_t06: RuntimeError # Please triage th is failure
149
OLDNEW
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tools/deps/dartium.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698