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

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

Issue 25724013: Mark two tests as flaky on none-dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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/lib/lib.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 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 LibTest/isolate/isolate_api/spawnUri_A01_t04: Timeout # Issue 13719: Please tria ge this failure. 110 LibTest/isolate/isolate_api/spawnUri_A01_t04: Timeout # Issue 13719: Please tria ge this failure.
111 LibTest/isolate/isolate_api/spawnUri_A01_t05: Timeout # Issue 13719: Please tria ge this failure. 111 LibTest/isolate/isolate_api/spawnUri_A01_t05: Timeout # Issue 13719: Please tria ge this failure.
112 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # Issue 13719: Please triage this failure. 112 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # Issue 13719: Please triage this failure.
113 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # Issue 13719: Please triage this failure. 113 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # Issue 13719: Please triage this failure.
114 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: Timeout # Issue 13719: Please triage this failure. 114 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: Timeout # Issue 13719: Please triage this failure.
115 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: Timeout # Issue 13719: Please triage this failure. 115 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: Timeout # Issue 13719: Please triage this failure.
116 LibTest/isolate/IsolateSink/addError_A01_t01: Fail # Issue 13719: Please triage this failure. 116 LibTest/isolate/IsolateSink/addError_A01_t01: Fail # Issue 13719: Please triage this failure.
117 LibTest/isolate/IsolateSink/addError_A01_t02: Fail # Issue 13719: Please triage this failure. 117 LibTest/isolate/IsolateSink/addError_A01_t02: Fail # Issue 13719: Please triage this failure.
118 LibTest/isolate/IsolateStream/any_A02_t01: Fail # Issue 13719: Please triage thi s failure. 118 LibTest/isolate/IsolateStream/any_A02_t01: Fail # Issue 13719: Please triage thi s failure.
119 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 13719: Please triage t his failure. 119 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 13719: Please triage t his failure.
120 LibTest/isolate/ReceivePort/toSendPort_A01_t02: Pass, Fail # Issue 13719: Please triage this failure.
120 LibTest/isolate/SendPort/send_A01_t01: Fail # Issue 13719: Please triage this fa ilure. 121 LibTest/isolate/SendPort/send_A01_t01: Fail # Issue 13719: Please triage this fa ilure.
121 LibTest/math/acos_A01_t01: Pass, Fail # Issue 13719: Please triage this failure. 122 LibTest/math/acos_A01_t01: Pass, Fail # Issue 13719: Please triage this failure.
122 LibTest/math/asin_A01_t01: Pass, Fail # Issue 13719: Please triage this failure. 123 LibTest/math/asin_A01_t01: Pass, Fail # Issue 13719: Please triage this failure.
123 LibTest/math/atan_A01_t01: Pass, Fail # Issue 13719: Please triage this failure. 124 LibTest/math/atan_A01_t01: Pass, Fail # Issue 13719: Please triage this failure.
124 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: Fail # Issue 13719: Plea se triage this failure. 125 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: Fail # Issue 13719: Plea se triage this failure.
125 LibTest/typed_data/Float32x4/clamp_A01_t01: Fail # Issue 13719: Please triage th is failure. 126 LibTest/typed_data/Float32x4/clamp_A01_t01: Fail # Issue 13719: Please triage th is failure.
126 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # Issue 13719: Pleas e triage this failure. 127 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # Issue 13719: Pleas e triage this failure.
OLDNEW
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698