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

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

Issue 80543002: co19-roll to r667 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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/tests/co19/co19-analyzer2.status ('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 16 matching lines...) Expand all
27 LibTest/json/JsonParser/parse_A01_t01: Fail, OK # Issue 637 27 LibTest/json/JsonParser/parse_A01_t01: Fail, OK # Issue 637
28 LibTest/json/JsonParser/properties_A01_t01: Fail, OK # Issue 637 28 LibTest/json/JsonParser/properties_A01_t01: Fail, OK # Issue 637
29 LibTest/json/ReviverJsonListener/ReviverJsonListener_A01_t01: Fail, OK # Issue 6 37 29 LibTest/json/ReviverJsonListener/ReviverJsonListener_A01_t01: Fail, OK # Issue 6 37
30 LibTest/json/printOn_A01_t01: Fail, OK # Issue 637 30 LibTest/json/printOn_A01_t01: Fail, OK # Issue 637
31 LibTest/json/printOn_A02_t01: Fail, OK # Issue 637 31 LibTest/json/printOn_A02_t01: Fail, OK # Issue 637
32 LibTest/json/printOn_A03_t01: Fail, OK # Issue 637 32 LibTest/json/printOn_A03_t01: Fail, OK # Issue 637
33 LibTest/json/printOn_A03_t02: Fail, OK # Issue 637 33 LibTest/json/printOn_A03_t02: Fail, OK # Issue 637
34 LibTest/json/printOn_A03_t03: Fail, OK # Issue 637 34 LibTest/json/printOn_A03_t03: Fail, OK # Issue 637
35 LibTest/json/printOn_A04_t01: Fail, OK # Issue 637 35 LibTest/json/printOn_A04_t01: Fail, OK # Issue 637
36 36
37 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r667: Please triage t his failure
38 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r667: Please triage t his failure
39 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r667: Please triage t his failure
40 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r667: Please triage t his failure
41 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r667: Please triage t his failure
42 LibTest/isolate/Isolate/spawnFunction_A02_t01: Fail # co19-roll r667: Please tri age this failure
43 LibTest/isolate/Isolate/spawnFunction_A03_t01: Fail # co19-roll r667: Please tri age this failure
44 LibTest/isolate/Isolate/spawnFunction_A04_t01: Fail # co19-roll r667: Please tri age this failure
45 LibTest/isolate/Isolate/spawnFunction_A04_t02: Fail # co19-roll r667: Please tri age this failure
46 LibTest/isolate/Isolate/spawnFunction_A04_t03: Fail # co19-roll r667: Please tri age this failure
47 LibTest/isolate/Isolate/spawnUri_A02_t02: Fail # co19-roll r667: Please triage t his failure
48 LibTest/isolate/Isolate/spawnUri_A02_t03: Fail # co19-roll r667: Please triage t his failure
49
37 50
38 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ] 51 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ]
39 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19 issue 648
40
41 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 i ssue 649 52 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 i ssue 649
42 53
43 Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624 54 Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624
44 Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624 55 Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624
45 Language/05_Variables/05_Variables_A06_t03: fail, pass, ok # co19 issue 624 56 Language/05_Variables/05_Variables_A06_t03: fail, pass, ok # co19 issue 624
46 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1 9-roll r587: Please triage this failure 57 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1 9-roll r587: Please triage this failure
47 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1 9-roll r587: Please triage this failure 58 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1 9-roll r587: Please triage this failure
48 59
49 # Maybe we should wait until isolate library is sealed before triaging these. 60 # Maybe we should wait until isolate library is sealed before triaging these.
50 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r54 6: Please triage this failure 61 LibTest/isolate/isolate_api/spawnFunction_A04_t01: fail, timeout # co19-roll r54 6: Please triage this failure
51 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-ro ll r546: Please triage this failure 62 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t01: fail, timeout # co19-ro ll r546: Please triage this failure
52 63
53 Language/12_Expressions/18_Assignment_A04_t09: RuntimeError # co19-roll r607: Pl ease triage this failure
54 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl ease triage this failure 64 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl ease triage this failure
55 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure 65 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure
56 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure 66 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure
57 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659 67 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659
58 68
59 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 69 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
60 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 70 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
61 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 71 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
62 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 72 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
63 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1 9-roll r623: Please triage this failure 73 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1 9-roll r623: Please triage this failure
64 LibTest/core/Set/IterableBase_A01_t01: RuntimeError # co19-roll r623: Please tri age this failure 74 LibTest/core/Set/IterableBase_A01_t01: RuntimeError # co19-roll r623: Please tri age this failure
65 75
66 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 76 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592
67 77
68 LibTest/async/StreamSink/addStream_A01_t02: Timeout, Fail, OK # Dart issue 14334 - test is also incorrect.
69 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6 41: Please triage this failure 78 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6 41: Please triage this failure
70 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll r641: Please triage this failure 79 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll r641: Please triage this failure
71 80
72
73 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] 81 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ]
74 Language/14_Libraries_and_Scripts/4_Scripts_A03_t02: FAIL, OK # co19 issue 654
75
76 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 82 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44
77 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 83 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44
78 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 84 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44
79 85
80 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 86 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44
81 87
82 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 88 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389
83 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 89 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389
84 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 90 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389
85 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 91 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Co19 issue 639 174 LibTest/isolate/isolate_api/spawnUri_A01_t03: Fail # Co19 issue 639
169 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Co19 issue 639 175 LibTest/isolate/isolate_api/spawnUri_A01_t04: Fail # Co19 issue 639
170 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Co19 issue 639 176 LibTest/isolate/isolate_api/spawnUri_A01_t05: Fail # Co19 issue 639
171 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Fail # Co19 issue 639 177 LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: Fail # Co19 issue 639
172 LibTest/isolate/isolate_api/stream_A01_t01: Fail # Co19 issue 639 178 LibTest/isolate/isolate_api/stream_A01_t01: Fail # Co19 issue 639
173 LibTest/isolate/isolate_api/port_A01_t01: Fail # Co19 issue 639 179 LibTest/isolate/isolate_api/port_A01_t01: Fail # Co19 issue 639
174 180
175 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c o19 issue 638 181 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c o19 issue 638
176 182
177 [ $compiler == dart2js ] 183 [ $compiler == dart2js ]
178 Language/10_Generics/10_Generics_A05_t01: Fail # Co19 issue 655
179 Language/12_Expressions/32_Type_Test_A04_t01: Fail # Co19 issue 655 184 Language/12_Expressions/32_Type_Test_A04_t01: Fail # Co19 issue 655
180 Language/12_Expressions/32_Type_Test_A04_t02: Fail # Co19 issue 655 185 Language/12_Expressions/32_Type_Test_A04_t02: Fail # Co19 issue 655
181 Language/12_Expressions/33_Type_Cast_A03_t01: Fail # Co19 issue 655 186 Language/12_Expressions/33_Type_Cast_A03_t01: Fail # Co19 issue 655
182 Language/12_Expressions/33_Type_Cast_A03_t03: Fail # Co19 issue 655 187 Language/12_Expressions/33_Type_Cast_A03_t03: Fail # Co19 issue 655
183 Language/14_Libraries_and_Scripts/1_Imports_A03_t05: Fail # Co19 issue 655
184
185 [ $compiler == dart2js && $unchecked ]
186 Language/15_Types/1_Static_Types_A03_t01: Fail # Co19 issue 655
187
188 [ $compiler == dart2js && $checked ]
189 Language/10_Generics/10_Generics_A05_t02: Fail # Co19 issue 655
190 Language/14_Libraries_and_Scripts/1_Imports_A03_t31: Fail # Co19 issue 655
191 Language/15_Types/1_Static_Types_A03_t02: Fail # Co19 issue 655
192 Language/15_Types/1_Static_Types_A03_t03: Fail # Co19 issue 655
193 Language/15_Types/1_Static_Types_A03_t04: Fail # Co19 issue 655
194 188
195 ### CHECKED MODE FAILURES ### 189 ### CHECKED MODE FAILURES ###
196 190
197 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] 191 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked]
198 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 192 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633
199 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 193 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
200 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 194 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
201 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure 195 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure
202 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19 issue 651.
203 196
204 [ ($runtime == vm || $compiler == dart2js) && $checked] 197 [ ($runtime == vm || $compiler == dart2js) && $checked]
205 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560 198 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
206 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560 199 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
207 200
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-analyzer2.status ('k') | dart/tests/co19/co19-dart2dart.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698