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

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

Issue 27101002: Re-add dart2dart to failing test-condition. (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 | no next file » | 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 # This file contains the tests that have been identified as broken and have been filed 5 # This file contains the tests that have been identified as broken and have been filed
6 # on the co19 issue tracker. 6 # on the co19 issue tracker.
7 # In order to qualify here these tests need to fail both on the VM and dart2js. 7 # In order to qualify here these tests need to fail both on the VM and dart2js.
8 8
9 ### GENERAL FAILURES ### 9 ### GENERAL FAILURES ###
10 10
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
77 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 77 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493
78 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 78 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495
79 79
80 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: PASS, FAIL, OK # co19 i ssue 540 80 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: PASS, FAIL, OK # co19 i ssue 540
81 LibTest/isolate/IsolateStream/contains_A02_t01: PASS, FAIL, OK # co19 issue 540 81 LibTest/isolate/IsolateStream/contains_A02_t01: PASS, FAIL, OK # co19 issue 540
82 82
83 LibTest/async/EventTransformStream/listen_A04_t01: Pass, Timeout # co19 issue 54 2 83 LibTest/async/EventTransformStream/listen_A04_t01: Pass, Timeout # co19 issue 54 2
84 84
85 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl ease triage this failure 85 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl ease triage this failure
86 86
87 [ $compiler == none || $compiler == dart2js ] 87 [ $runtime == vm || $compiler == none || $compiler == dart2js ]
88 LibTest/async/EventTransformStream/EventTransformStream_A01_t01: CompileTimeErro r # co19 issue 626 88 LibTest/async/EventTransformStream/EventTransformStream_A01_t01: CompileTimeErro r # co19 issue 626
89 LibTest/async/EventTransformStream/EventTransformStream_A01_t02: CompileTimeErro r # co19 issue 626 89 LibTest/async/EventTransformStream/EventTransformStream_A01_t02: CompileTimeErro r # co19 issue 626
90 LibTest/async/EventTransformStream/any_A01_t01: CompileTimeError # co19 issue 62 6 90 LibTest/async/EventTransformStream/any_A01_t01: CompileTimeError # co19 issue 62 6
91 LibTest/async/EventTransformStream/any_A02_t01: CompileTimeError # co19 issue 62 6 91 LibTest/async/EventTransformStream/any_A02_t01: CompileTimeError # co19 issue 62 6
92 LibTest/async/EventTransformStream/asBroadcastStream_A01_t01: CompileTimeError # co19 issue 626 92 LibTest/async/EventTransformStream/asBroadcastStream_A01_t01: CompileTimeError # co19 issue 626
93 LibTest/async/EventTransformStream/asBroadcastStream_A01_t02: CompileTimeError # co19 issue 626 93 LibTest/async/EventTransformStream/asBroadcastStream_A01_t02: CompileTimeError # co19 issue 626
94 LibTest/async/EventTransformStream/asBroadcastStream_A02_t01: CompileTimeError # co19 issue 626 94 LibTest/async/EventTransformStream/asBroadcastStream_A02_t01: CompileTimeError # co19 issue 626
95 LibTest/async/EventTransformStream/contains_A01_t01: CompileTimeError # co19 iss ue 626 95 LibTest/async/EventTransformStream/contains_A01_t01: CompileTimeError # co19 iss ue 626
96 LibTest/async/EventTransformStream/contains_A02_t01: CompileTimeError # co19 iss ue 626 96 LibTest/async/EventTransformStream/contains_A02_t01: CompileTimeError # co19 iss ue 626
97 LibTest/async/EventTransformStream/contains_A03_t01: CompileTimeError # co19 iss ue 626 97 LibTest/async/EventTransformStream/contains_A03_t01: CompileTimeError # co19 iss ue 626
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 ### CHECKED MODE FAILURES ### 164 ### CHECKED MODE FAILURES ###
165 165
166 [ ($runtime == vm || $compiler == dart2js) && $checked] 166 [ ($runtime == vm || $compiler == dart2js) && $checked]
167 Language/07_Classes/6_Constructors/2_Factories_A12_t02: fail # co19-roll r587: P lease triage this failure 167 Language/07_Classes/6_Constructors/2_Factories_A12_t02: fail # co19-roll r587: P lease triage this failure
168 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498 168 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498
169 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560 169 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
170 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560 170 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
171 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 171 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498
172 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498 172 LibTest/core/List/removeAt_A02_t01: FAIL, OK # co19 issue 498
173 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 173 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698