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

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

Issue 58943002: Add missing ByteData.elementSizeInBytes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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
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 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
52 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl ease triage this failure 52 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError # co19-roll r607: Pl ease triage this failure
53 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure 53 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure
54 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure 54 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure
55 55
56 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 56 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
57 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 57 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
58 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 58 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
59 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 59 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
60 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1 9-roll r623: Please triage this failure 60 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co1 9-roll r623: Please triage this failure
61 LibTest/core/Set/IterableBase_A01_t01: RuntimeError # co19-roll r623: Please tri age this failure 61 LibTest/core/Set/IterableBase_A01_t01: RuntimeError # co19-roll r623: Please tri age this failure
62 LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: fail # co19-roll r569: P lease triage this failure
63 62
64 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 63 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592
65 64
66 LibTest/async/StreamSink/addStream_A01_t02: Timeout, Fail, OK # Dart issue 14334 - test is also incorrect. 65 LibTest/async/StreamSink/addStream_A01_t02: Timeout, Fail, OK # Dart issue 14334 - test is also incorrect.
67 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6 41: Please triage this failure 66 LibTest/collection/ListBase/ListBase_class_A01_t01: Fail, Timeout # co19-roll r6 41: Please triage this failure
68 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll r641: Please triage this failure 67 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll r641: Please triage this failure
69 68
70 69
71 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] 70 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ]
72 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 71 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
175 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 174 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633
176 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 175 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
177 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 176 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
178 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure 177 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure
179 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19 issue 651. 178 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19 issue 651.
180 179
181 [ ($runtime == vm || $compiler == dart2js) && $checked] 180 [ ($runtime == vm || $compiler == dart2js) && $checked]
182 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560 181 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
183 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560 182 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
184 183
OLDNEW
« runtime/lib/typed_data.dart ('K') | « sdk/lib/typed_data/dart2js/typed_data_dart2js.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698