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

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

Issue 57813002: Version 0.8.10.3 (Closed) Base URL: http://dart.googlecode.com/svn/trunk/
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 | « dart/sdk/lib/io/platform_impl.dart ('k') | dart/tests/co19/co19-dart2dart.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 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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
47 LibTest/json/printOn_A04_t01: Fail, OK # Issue 637 47 LibTest/json/printOn_A04_t01: Fail, OK # Issue 637
48 LibTest/json/stringify_A01_t01: Fail, OK # Issue 637 48 LibTest/json/stringify_A01_t01: Fail, OK # Issue 637
49 LibTest/json/stringify_A02_t01: Fail, OK # Issue 637 49 LibTest/json/stringify_A02_t01: Fail, OK # Issue 637
50 LibTest/json/stringify_A03_t01: Fail, OK # Issue 637 50 LibTest/json/stringify_A03_t01: Fail, OK # Issue 637
51 LibTest/json/stringify_A03_t02: Fail, OK # Issue 637 51 LibTest/json/stringify_A03_t02: Fail, OK # Issue 637
52 LibTest/json/stringify_A03_t03: Fail, OK # Issue 637 52 LibTest/json/stringify_A03_t03: Fail, OK # Issue 637
53 LibTest/json/stringify_A04_t01: Fail, OK # Issue 637 53 LibTest/json/stringify_A04_t01: Fail, OK # Issue 637
54 54
55 55
56 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ] 56 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ]
57 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19 issue 648
58
57 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail, pass, ok # co19 issue 634 59 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail, pass, ok # co19 issue 634
58 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: fail, pass, ok # c o19 issue 634 60 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: fail, pass, ok # c o19 issue 634
59 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t03: fail, pass, ok # c o19 issue 634 61 Language/12_Expressions/12_Instance_Creation/2_Const_A09_t03: fail, pass, ok # c o19 issue 634
60 62
61 Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624 63 Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624
62 Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624 64 Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624
63 Language/05_Variables/05_Variables_A06_t03: fail, pass, ok # co19 issue 624 65 Language/05_Variables/05_Variables_A06_t03: fail, pass, ok # co19 issue 624
64 Language/05_Variables/05_Variables_A06_t04: fail, pass, ok # co19 issue 624 66 Language/05_Variables/05_Variables_A06_t04: fail, pass, ok # co19 issue 624
65 Language/05_Variables/05_Variables_A06_t05: fail, pass, ok # co19 issue 624 67 Language/05_Variables/05_Variables_A06_t05: fail, pass, ok # co19 issue 624
66 Language/05_Variables/05_Variables_A06_t06: fail, pass, ok # co19 issue 624 68 Language/05_Variables/05_Variables_A06_t06: fail, pass, ok # co19 issue 624
(...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after
275 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 277 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
276 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 278 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
277 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure 279 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure
278 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19-roll r641: Please t riage this failure 280 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19-roll r641: Please t riage this failure
279 281
280 [ ($runtime == vm || $compiler == dart2js) && $checked] 282 [ ($runtime == vm || $compiler == dart2js) && $checked]
281 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560 283 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
282 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560 284 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
283 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 285 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498
284 286
OLDNEW
« no previous file with comments | « dart/sdk/lib/io/platform_impl.dart ('k') | dart/tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698