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

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

Issue 622523003: Update co19 status for co19 roll to r786. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 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 | dart/tests/co19/co19-dartium.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) 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 5 # This file contains the tests that have been identified as broken and
6 # have been filed on the co19 issue tracker at 6 # have been filed on the co19 issue tracker at
7 # https://code.google.com/p/co19/issues/list . 7 # https://code.google.com/p/co19/issues/list .
8 # 8 #
9 # In order to qualify here these tests need to fail both on the VM and dart2js. 9 # In order to qualify here these tests need to fail both on the VM and dart2js.
10 10
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
72 LibTest/isolate/SendPort/call_A01_t01: Fail # Co19 issue 639 72 LibTest/isolate/SendPort/call_A01_t01: Fail # Co19 issue 639
73 LibTest/isolate/SendPort/send_A02_t04: Fail # Co19 issue 639 73 LibTest/isolate/SendPort/send_A02_t04: Fail # Co19 issue 639
74 LibTest/isolate/SendPort/send_A02_t05: Fail # Co19 issue 639 74 LibTest/isolate/SendPort/send_A02_t05: Fail # Co19 issue 639
75 LibTest/isolate/SendPort/send_A02_t06: Fail # Co19 issue 639 75 LibTest/isolate/SendPort/send_A02_t06: Fail # Co19 issue 639
76 LibTest/isolate/SendPort/send_A03_t01: Fail # Co19 issue 639 76 LibTest/isolate/SendPort/send_A03_t01: Fail # Co19 issue 639
77 LibTest/isolate/SendPort/send_A03_t02: Fail # Co19 issue 639 77 LibTest/isolate/SendPort/send_A03_t02: Fail # Co19 issue 639
78 78
79 [ $runtime == dartium || $compiler == dart2js ] 79 [ $runtime == dartium || $compiler == dart2js ]
80 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524 80 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524
81 81
82 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $compiler != dart2j s ] 82 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $compiler != dart2d art ]
ricow1 2014/10/01 13:30:34 int't this just $compiler == dart2js || $compiler
Bill Hesse 2014/10/01 13:39:05 Yes.
83 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Fail # co19 issue 718 83 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Fail # co19 issue 718
84 84
85 ### CHECKED MODE FAILURES ### 85 ### CHECKED MODE FAILURES ###
86 86
87 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $checked ] 87 [ $compiler != dartanalyzer && $compiler != dart2analyzer && $checked ]
88 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 88 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
89 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 89 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698