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

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

Issue 137853011: Mark co19/LibTest/isolate/IsolateStream/contains_A02_t01 as failing. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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
11 [ $runtime == vm || $runtime != vm ] 11 [ $runtime == vm || $runtime != vm ]
12 # Tests that fail everywhere, including the analyzer. 12 # Tests that fail everywhere, including the analyzer.
13 13
14 LibTest/isolate/IsolateStream/contains_A02_t01: Fail # co19 issue 668
15
14 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ] 16 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ]
15 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1 9-roll r587: Please triage this failure 17 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1 9-roll r587: Please triage this failure
16 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1 9-roll r587: Please triage this failure 18 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1 9-roll r587: Please triage this failure
17 19
18 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError, OK # co19 issue 662 (fixed in r673) 20 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError, OK # co19 issue 662 (fixed in r673)
19 21
20 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure 22 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure
21 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure 23 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure
22 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659 (fixed in r675) 24 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659 (fixed in r675)
23 25
(...skipping 24 matching lines...) Expand all
48 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 (not fixed in r672) 50 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 (not fixed in r672)
49 51
50 52
51 [ $runtime == dartium || $compiler == dart2js ] 53 [ $runtime == dartium || $compiler == dart2js ]
52 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524 54 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524
53 55
54 [ $runtime == vm || $compiler == dart2js ] 56 [ $runtime == vm || $compiler == dart2js ]
55 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 57 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44
56 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 58 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44
57 59
58 # LibTest/isolate/IsolateStream/contains_A02_t01: FAIL, OK # co19 issue 540
59
60 60
61 [ $runtime == vm || $compiler == none || $compiler == dart2js ] 61 [ $runtime == vm || $compiler == none || $compiler == dart2js ]
62 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 (Fixed in r674) 62 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 (Fixed in r674)
63 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639 63 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639
64 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639 64 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639
65 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639 65 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639
66 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639 66 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639
67 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639 67 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639
68 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # Co19 issue 639 68 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # Co19 issue 639
69 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # Co19 issue 639 69 LibTest/isolate/IsolateStream/isBroadcast_A01_t02: Fail # Co19 issue 639
(...skipping 21 matching lines...) Expand all
91 LibTest/isolate/SendPort/send_A03_t02: Fail # Co19 issue 639 91 LibTest/isolate/SendPort/send_A03_t02: Fail # Co19 issue 639
92 92
93 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c o19 issue 638 93 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c o19 issue 638
94 94
95 95
96 ### CHECKED MODE FAILURES ### 96 ### CHECKED MODE FAILURES ###
97 97
98 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] 98 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked]
99 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 99 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
100 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 100 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: 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