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

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

Issue 41153002: Fix status file to mark spawnFunction as crashing until 14400 is fixed. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « pkg/pkg.status ('k') | tests/isolate/isolate.status » ('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) 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 == none && $runtime == drt ] 5 [ $compiler == none && $runtime == drt ]
6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long 6 *: Skip # running co19 tests on content_shell would make our dartium cycle-times very long
7 7
8 [ $compiler == none && $runtime == dartium ] 8 [ $compiler == none && $runtime == dartium ]
9 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this f ailure. 9 Language/03_Overview/2_Privacy_A01_t06: Fail # Issue 13719: Please triage this f ailure.
10 Language/05_Variables/05_Variables_A05_t01: Fail # Issue 13719: Please triage th is failure. 10 Language/05_Variables/05_Variables_A05_t01: Fail # Issue 13719: Please triage th is failure.
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 13719: Please triage t his failure. 97 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 13719: Please triage t his failure.
98 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue 13719: Please triage this failure. 98 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue 13719: Please triage this failure.
99 LibTest/isolate/SendPort/send_A01_t01: Fail # Issue 13719: Please triage this fa ilure. 99 LibTest/isolate/SendPort/send_A01_t01: Fail # Issue 13719: Please triage this fa ilure.
100 LibTest/math/acos_A01_t01: Pass, Fail # Issue 13719: Please triage this failure. 100 LibTest/math/acos_A01_t01: Pass, Fail # Issue 13719: Please triage this failure.
101 LibTest/math/asin_A01_t01: Pass, Fail # Issue 13719: Please triage this failure. 101 LibTest/math/asin_A01_t01: Pass, Fail # Issue 13719: Please triage this failure.
102 LibTest/math/atan_A01_t01: Pass, Fail # Issue 13719: Please triage this failure. 102 LibTest/math/atan_A01_t01: Pass, Fail # Issue 13719: Please triage this failure.
103 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: Fail # Issue 13719: Plea se triage this failure. 103 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: Fail # Issue 13719: Plea se triage this failure.
104 LibTest/typed_data/Float32x4/clamp_A01_t01: Fail # Issue 13719: Please triage th is failure. 104 LibTest/typed_data/Float32x4/clamp_A01_t01: Fail # Issue 13719: Please triage th is failure.
105 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # Issue 13719: Pleas e triage this failure. 105 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # Issue 13719: Pleas e triage this failure.
106 106
107 Language/12_Expressions/12_Spawning_an_Isolate_A01_t01: Fail # Issue 13921 107 # Issue 14400, spawnFunction crashes on dartium.
108 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # Issue 13921 108 Language/12_Expressions/12_Spawning_an_Isolate_A01_t01: Crash, Fail # Issue 1392 1
109 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail # Issue 13921 109 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Crash, Fail # Issue 13921
110 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # Issue 13921 110 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Crash, Fail # Issue 13921
111 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # Issue 13921 111 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Crash, Fail # Issue 13921
112 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # Issue 13921 112 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Crash, Fail # Issue 13921
113 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Fail # Issue 13921 113 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Crash, Fail # Issue 13921
114 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # Issue 13921 114 LibTest/isolate/isolate_api/spawnFunction_A02_t01: Crash, Fail # Issue 13921
115 LibTest/isolate/isolate_api/spawnFunction_A04_t01: Fail # Issue 13921 115 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Crash, Fail # Issue 13921
116 LibTest/isolate/isolate_api/spawnFunction_A04_t02: Fail # Issue 13921 116 LibTest/isolate/isolate_api/spawnFunction_A04_t01: Crash, Fail # Issue 13921
117 LibTest/isolate/isolate_api/spawnFunction_A04_t03: Fail # Issue 13921 117 LibTest/isolate/isolate_api/spawnFunction_A04_t02: Crash, Fail # Issue 13921
118 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Fail # Issue 13921 118 LibTest/isolate/isolate_api/spawnFunction_A04_t03: Crash, Fail # Issue 13921
119 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: Fail # Issue 13921 119 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Crash, Fail # Issue 139 21
120 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: Fail # Issue 13921 120 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: Crash, Fail # Issue 139 21
121 LibTest/isolate/IsolateSink/add_A01_t01: Fail # Issue 13921 121 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: Crash, Fail # Issue 139 21
122 LibTest/isolate/IsolateSink/add_A01_t02: Fail # Issue 13921 122 LibTest/isolate/IsolateSink/add_A01_t01: Crash, Fail # Issue 13921
123 LibTest/isolate/IsolateSink/add_A02_t01: Fail # Issue 13921 123 LibTest/isolate/IsolateSink/add_A01_t02: Crash, Fail # Issue 13921
124 LibTest/isolate/IsolateSink/close_A01_t03: Fail # Issue 13921 124 LibTest/isolate/IsolateSink/add_A02_t01: Crash, Fail # Issue 13921
125 LibTest/isolate/IsolateSink/close_A01_t04: Fail # Issue 13921 125 LibTest/isolate/IsolateSink/close_A01_t03: Crash, Fail # Issue 13921
126 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Fail # Issue 13921 126 LibTest/isolate/IsolateSink/close_A01_t04: Crash, Fail # Issue 13921
127 LibTest/isolate/SendPort/send_A02_t01: Fail # Issue 13921 127 LibTest/isolate/IsolateSink/operator_equality_A01_t01: Crash, Fail # Issue 13921
128 LibTest/isolate/SendPort/send_A02_t02: Fail # Issue 13921 128 LibTest/isolate/SendPort/send_A02_t01: Crash, Fail # Issue 13921
129 LibTest/isolate/SendPort/send_A02_t03: Fail # Issue 13921 129 LibTest/isolate/SendPort/send_A02_t02: Crash, Fail # Issue 13921
130 LibTest/isolate/SendPort/send_A02_t04: Fail # Issue 13921 130 LibTest/isolate/SendPort/send_A02_t03: Crash, Fail # Issue 13921
131 LibTest/isolate/SendPort/send_A02_t05: Fail # Issue 13921 131 LibTest/isolate/SendPort/send_A02_t04: Crash, Fail # Issue 13921
132 LibTest/isolate/SendPort/send_A02_t06: Fail # Issue 13921 132 LibTest/isolate/SendPort/send_A02_t05: Crash, Fail # Issue 13921
133 LibTest/isolate/SendPort/send_A02_t06: Crash, Fail # Issue 13921
133 134
134 LibTest/isolate/isolate_api/spawnUri_A01_t01: Skip # Issue 13992 135 LibTest/isolate/isolate_api/spawnUri_A01_t01: Skip # Issue 13992
135 LibTest/isolate/isolate_api/spawnUri_A01_t02: Skip # Issue 13992 136 LibTest/isolate/isolate_api/spawnUri_A01_t02: Skip # Issue 13992
136 LibTest/isolate/isolate_api/spawnUri_A01_t03: Skip # Issue 13992 137 LibTest/isolate/isolate_api/spawnUri_A01_t03: Skip # Issue 13992
137 LibTest/isolate/isolate_api/spawnUri_A01_t04: Skip # Issue 13992 138 LibTest/isolate/isolate_api/spawnUri_A01_t04: Skip # Issue 13992
138 LibTest/isolate/isolate_api/spawnUri_A01_t05: Skip # Issue 13992 139 LibTest/isolate/isolate_api/spawnUri_A01_t05: Skip # Issue 13992
139 140
140 [ $compiler == none && $runtime == dartium && $checked ] 141 [ $compiler == none && $runtime == dartium && $checked ]
141 Language/07_Classes/6_Constructors/2_Factories_A12_t02: Fail # Please triage thi s failure (enabled checked mode tests on dartium) 142 Language/07_Classes/6_Constructors/2_Factories_A12_t02: Fail # Please triage thi s failure (enabled checked mode tests on dartium)
142 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena bled checked mode tests on dartium) 143 Language/13_Statements/09_Switch_A09_t01: Fail # Please triage this failure (ena bled checked mode tests on dartium)
143 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # Ple ase triage this failure (enabled checked mode tests on dartium) 144 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Fail # Ple ase triage this failure (enabled checked mode tests on dartium)
144 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Fail # Please triage t his failure (enabled checked mode tests on dartium) 145 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: Fail # Please triage t his failure (enabled checked mode tests on dartium)
145 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail # Please triage this fail ure (enabled checked mode tests on dartium) 146 LibTest/collection/LinkedList/LinkedList_A01_t01: Fail # Please triage this fail ure (enabled checked mode tests on dartium)
146 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium) 147 LibTest/collection/ListQueue/ListQueue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
147 LibTest/collection/Queue/Queue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium) 148 LibTest/collection/Queue/Queue_class_A01_t01: Fail # Please triage this failure (enabled checked mode tests on dartium)
148 LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium) 149 LibTest/core/Iterable/Iterable.generate_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium)
149 Language/12_Expressions/12_Instance_Creation_A01_t08: Fail # Please triage this failure (enabled checked mode tests on dartium) 150 Language/12_Expressions/12_Instance_Creation_A01_t08: Fail # Please triage this failure (enabled checked mode tests on dartium)
150 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium) 151 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # Please triage this failu re (enabled checked mode tests on dartium)
151 152
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698