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

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

Issue 213473009: Revert co19 roll (revert r34468) (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 8 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 | « dart/tests/co19/co19-dart2dart.status ('k') | 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 [ $compiler == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Uri/encodeComponent_A01_t02: Skip 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip
10 LibTest/core/Uri/encodeFull_A01_t02: Skip 10 LibTest/core/Uri/encodeFull_A01_t02: Skip
11 LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip 11 LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip
12 12
13
13 # Crashes first, please. Then untriaged bugs. There is a section below 14 # Crashes first, please. Then untriaged bugs. There is a section below
14 # for co19 bugs. 15 # for co19 bugs.
15 [ $compiler == dart2js ] 16 [ $compiler == dart2js ]
16 LibTest/core/List/removeAt_A02_t01: RuntimeError # Issue 1533
17 LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750
18 Language/05_Variables/05_Variables_A11_t01: fail
19
20 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime Error # co19-roll r607: Please triage this failure 17 Language/13_Statements/04_Local_Function_Declaration_A04_t01: MissingCompileTime Error # co19-roll r607: Please triage this failure
21 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # co19-roll r667: Please triage this failure 18 Language/13_Statements/04_Local_Function_Declaration_A04_t03: MissingCompileTime Error # co19-roll r667: Please triage this failure
22 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter 19 Language/07_Classes/07_Classes_A13_t02: Fail # Missing CT error on member with s ame name a type parameter
23 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter 20 Language/07_Classes/07_Classes_A13_t03: Fail # Missing CT error on member with s ame name a type parameter
24 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter 21 Language/07_Classes/07_Classes_A13_t05: Fail # Missing CT error on member with s ame name a type parameter
25 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter 22 Language/07_Classes/07_Classes_A13_t06: Fail # Missing CT error on member with s ame name a type parameter
26 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter 23 Language/07_Classes/07_Classes_A13_t08: Fail # Missing CT error on member with s ame name a type parameter
27 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s ame name a type parameter 24 Language/07_Classes/07_Classes_A13_t09: Fail # Missing CT error on member with s ame name a type parameter
28 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # TODO(ahe): Please tri age this failure. 25 Language/03_Overview/1_Scoping_A02_t05: CompileTimeError # TODO(ahe): Please tri age this failure.
29 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # TODO(ahe): Please tri age this failure. 26 Language/03_Overview/1_Scoping_A02_t06: CompileTimeError # TODO(ahe): Please tri age this failure.
27 Language/05_Variables/05_Variables_A11_t01: fail
30 LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage th is failure. 28 LibTest/core/double/INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage th is failure.
31 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage this failure. 29 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: RuntimeError # TODO(ahe): Please triage this failure.
30
32 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure 31 LibTest/typed_data/ByteData/getFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure
33 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure 32 LibTest/typed_data/ByteData/getFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure
34 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure 33 LibTest/typed_data/ByteData/getInt16_A02_t02: fail # co19-roll r569: Please tria ge this failure
35 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure 34 LibTest/typed_data/ByteData/getInt32_A02_t02: fail # co19-roll r569: Please tria ge this failure
36 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure 35 LibTest/typed_data/ByteData/getInt64_A02_t02: fail # co19-roll r569: Please tria ge this failure
37 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure 36 LibTest/typed_data/ByteData/getUint16_A02_t02: fail # co19-roll r569: Please tri age this failure
38 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure 37 LibTest/typed_data/ByteData/getUint32_A02_t02: fail # co19-roll r569: Please tri age this failure
39 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure 38 LibTest/typed_data/ByteData/getUint64_A02_t02: fail # co19-roll r569: Please tri age this failure
40 LibTest/typed_data/ByteData/setFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure 39 LibTest/typed_data/ByteData/setFloat32_A02_t02: fail # co19-roll r569: Please tr iage this failure
41 LibTest/typed_data/ByteData/setFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure 40 LibTest/typed_data/ByteData/setFloat64_A02_t02: fail # co19-roll r569: Please tr iage this failure
(...skipping 13 matching lines...) Expand all
55 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure 54 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure
56 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure 55 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure
57 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure 56 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure
58 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 57 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
59 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 58 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
60 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 59 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
61 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 60 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
62 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 61 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
63 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 62 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
64 63
65 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # co19-roll r7 06: Please triage this failure 64 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617
66 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure 65 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
67 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure
68 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: Please triage this failure
69 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # co19-roll r706: Please triage this failure
70 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure
71 66
72 [ $compiler == dart2js && $runtime != ie9 ] 67 [ $compiler == dart2js && $runtime != ie9 ]
73 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure 68 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure
74 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7
75 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617
76 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
77 69
78 [ $compiler == dart2js && $runtime == jsshell ] 70 [ $compiler == dart2js && $runtime == jsshell ]
79 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure. 71 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure.
80 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure. 72 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure.
81 LibTest/core/Uri/Uri_A06_t03: Pass, Slow 73 LibTest/core/Uri/Uri_A06_t03: Pass, Slow
82 74
75 [ $compiler == dart2js ]
76
77 LibTest/core/List/removeAt_A02_t01: RuntimeError # Issue 1533
78
79 LibTest/isolate/ReceivePort/receive_A01_t02: RuntimeError # Issue 6750
83 80
84 [ $compiler == dart2js && $runtime == ie9 ] 81 [ $compiler == dart2js && $runtime == ie9 ]
85 LibTest/core/double/round_A01_t01: Fail # Issue: 8920 82 LibTest/core/double/round_A01_t01: Fail # Issue: 8920
86 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920 83 LibTest/core/double/toStringAsExponential_A01_t04: Fail # Issue: 8920
87 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920 84 LibTest/core/double/toStringAsPrecision_A01_t04: Fail # Issue: 8920
88 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920 85 LibTest/core/int/compareTo_A01_t01: Fail # Issue: 8920
89 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920 86 LibTest/core/int/operator_left_shift_A01_t01: Fail # Issue: 8920
90 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920 87 LibTest/core/int/operator_remainder_A01_t03: Fail # Issue: 8920
91 LibTest/core/int/operator_truncating_division_A01_t02: Fail # Issue: 8920 88 LibTest/core/int/operator_truncating_division_A01_t02: Fail # Issue: 8920
92 LibTest/core/int/remainder_A01_t01: Fail # Issue: 8920 89 LibTest/core/int/remainder_A01_t01: Fail # Issue: 8920
93 LibTest/core/int/remainder_A01_t03: Fail # Issue: 8920 90 LibTest/core/int/remainder_A01_t03: Fail # Issue: 8920
94 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920 91 LibTest/core/int/toRadixString_A01_t01: Fail # Issue: 8920
95 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout # Issue 8096 92 LibTest/core/Map/Map_class_A01_t04: Pass, Timeout # Issue 8096
96 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # Issue: 8920 93 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # Issue: 8920
97 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I ssue: 8920 94 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # I ssue: 8920
98 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue: 8920 95 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il # Issue: 8920
99 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue: 8920 96 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fa il # Issue: 8920
100 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue: 8920 97 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Fa il # Issue: 8920
101 LibTest/isolate/ReceivePort/toSendPort_A01_t01: RuntimeError # Issue: 8920 98 LibTest/isolate/ReceivePort/toSendPort_A01_t01: RuntimeError # Issue: 8920
102 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com /12635 99 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com /12635
100 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass, Time out # co19-roll r651: Please triage this failure
103 LibTest/async/Stream/Stream.periodic_A01_t01: Fail, Pass # Issue 16106 101 LibTest/async/Stream/Stream.periodic_A01_t01: Fail, Pass # Issue 16106
104 LibTest/core/Stopwatch/elapsedTicks_A01_t01: Fail, Pass # Issue 16106 102 LibTest/core/Stopwatch/elapsedTicks_A01_t01: Fail, Pass # Issue 16106
105 LibTest/async/Timer/Timer.periodic_A01_t01: Fail, Pass # Issue 16110 103 LibTest/async/Timer/Timer.periodic_A01_t01: Fail, Pass # Issue 16110
106 LibTest/async/Timer/Timer_A01_t01: Fail, Pass # Issue 16110 104 LibTest/async/Timer/Timer_A01_t01: Fail, Pass # Issue 16110
107 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow, Timeout # Slow tests that needs extra time to finish.
108 LibTest/core/Uri/Uri_A06_t03: Timeout, Pass # Issue 13511
109 LibTest/math/cos_A01_t01: Fail # co19 issue 44
110
111
112 # co19 roll untriaged failures. Please triage these.
113 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure
114 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure
115 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass, Time out # co19-roll r651: Please triage this failure
116 LayoutTests/fast/dom/DOMException/XPathException_t01: RuntimeError # co19-roll 7 06: Please triage this failure.
117 LayoutTests/fast/dom/DOMException/dispatch-event-exception_t01: RuntimeError # c o19-roll 706: Please triage this failure.
118 LayoutTests/fast/dom/DOMException/prototype-object_t01: RuntimeError # co19-roll 706: Please triage this failure.
119 LayoutTests/fast/dom/DOMImplementation/createDocument-namespace-err_t01: Runtime Error # co19-roll 706: Please triage this failure.
120 LayoutTests/fast/dom/DOMImplementation/createDocumentType-err_t01: RuntimeError # co19-roll 706: Please triage this failure.
121 LayoutTests/fast/dom/Document/CaretRangeFromPoint/basic_t01: RuntimeError # co19 -roll 706: Please triage this failure.
122 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-strict- mode-wtih-checkbox_t01: RuntimeError # co19-roll 706: Please triage this failure .
123 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-user-se lect-none_t01: RuntimeError # co19-roll 706: Please triage this failure.
124 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-in-zoom-an d-scroll_t01: RuntimeError # co19-roll 706: Please triage this failure.
125 LayoutTests/fast/dom/Document/CaretRangeFromPoint/caretRangeFromPoint-with-first -letter-style_t01: RuntimeError # co19-roll 706: Please triage this failure.
126 LayoutTests/fast/dom/Document/CaretRangeFromPoint/hittest-relative-to-viewport_t 01: RuntimeError # co19-roll 706: Please triage this failure.
127 LayoutTests/fast/dom/Document/CaretRangeFromPoint/replace-element_t01: RuntimeEr ror # co19-roll 706: Please triage this failure.
128 LayoutTests/fast/dom/Document/createElement-invalid-names_t01: RuntimeError # co 19-roll 706: Please triage this failure.
129 LayoutTests/fast/dom/Document/createElement-valid-names_t01: RuntimeError # co19 -roll 706: Please triage this failure.
130 LayoutTests/fast/dom/Document/createElementNS-namespace-err_t01: RuntimeError # co19-roll 706: Please triage this failure.
131 LayoutTests/fast/dom/Document/title-property-creates-title-element_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
132 LayoutTests/fast/dom/Document/title-property-set-multiple-times_t01: RuntimeErro r # co19-roll 706: Please triage this failure.
133 LayoutTests/fast/dom/Document/title-with-multiple-children_t01: RuntimeError # c o19-roll 706: Please triage this failure.
134 LayoutTests/fast/dom/Element/attribute-uppercase_t01: RuntimeError # co19-roll 7 06: Please triage this failure.
135 LayoutTests/fast/dom/Element/class-name_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
136 LayoutTests/fast/dom/Element/client-rect-list-argument_t01: RuntimeError # co19- roll 706: Please triage this failure.
137 LayoutTests/fast/dom/Element/getClientRects_t01: RuntimeError # co19-roll 706: P lease triage this failure.
138 LayoutTests/fast/dom/Element/hostname-host_t01: RuntimeError # co19-roll 706: Pl ease triage this failure.
139 LayoutTests/fast/dom/Element/id-in-insert-hr_t01: RuntimeError # co19-roll 706: Please triage this failure.
140 LayoutTests/fast/dom/Element/offsetTop-table-cell_t01: Timeout # co19-roll r607: Please triage this failure
141 LayoutTests/fast/dom/Element/scrollWidth_t01: Timeout # co19-roll r607: Please t riage this failure
142 LayoutTests/fast/dom/Element/setAttributeNS-namespace-err_t01: RuntimeError # co 19-roll 706: Please triage this failure.
143 LayoutTests/fast/html/adjacent-html-context-element_t01: RuntimeError # co19-rol l 706: Please triage this failure.
144 LayoutTests/fast/html/article-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
145 LayoutTests/fast/html/aside-element_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
146 LayoutTests/fast/html/details-add-child-1_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
147 LayoutTests/fast/html/details-add-child-2_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
148 LayoutTests/fast/html/details-add-details-child-1_t01: RuntimeError # co19-roll 706: Please triage this failure.
149 LayoutTests/fast/html/details-add-details-child-2_t01: RuntimeError # co19-roll 706: Please triage this failure.
150 LayoutTests/fast/html/details-click-controls_t01: RuntimeError # co19-roll 706: Please triage this failure.
151 LayoutTests/fast/html/details-mouse-click_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
152 LayoutTests/fast/html/disable-style-element_t01: RuntimeError # co19-roll 706: P lease triage this failure.
153 LayoutTests/fast/html/draggable_t01: RuntimeError # co19-roll 706: Please triage this failure.
154 LayoutTests/fast/html/figcaption-element_t01: RuntimeError # co19-roll 706: Plea se triage this failure.
155 LayoutTests/fast/html/figure-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
156 LayoutTests/fast/html/footer-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
157 LayoutTests/fast/html/header-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
158 LayoutTests/fast/html/hgroup-element_t01: RuntimeError # co19-roll 706: Please t riage this failure.
159 LayoutTests/fast/html/hidden-attr-dom_t01: RuntimeError # co19-roll 706: Please triage this failure.
160 LayoutTests/fast/html/hidden-attr_t01: RuntimeError # co19-roll 706: Please tria ge this failure.
161 LayoutTests/fast/html/imports/import-element-removed-flag_t01: RuntimeError # co 19-roll 706: Please triage this failure.
162 LayoutTests/fast/html/main-element_t01: RuntimeError # co19-roll 706: Please tri age this failure.
163 LayoutTests/fast/html/mark-element_t01: RuntimeError # co19-roll 706: Please tri age this failure.
164 LayoutTests/fast/html/range-point-in-range-for-different-documents_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
165 LayoutTests/fast/html/section-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
166 LayoutTests/fast/html/text-field-input-types_t01: RuntimeError # co19-roll 706: Please triage this failure.
167 LayoutTests/fast/html/unknown-tag_t01: Timeout # co19-roll r607: Please triage t his failure
168 LayoutTests/fast/innerHTML/innerHTML-case_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
169 LayoutTests/fast/innerHTML/innerHTML-custom-tag_t01: RuntimeError # co19-roll 70 6: Please triage this failure.
170 LayoutTests/fast/innerHTML/innerHTML-svg-read_t01: RuntimeError # co19-roll 706: Please triage this failure.
171 LayoutTests/fast/innerHTML/innerHTML-svg-write_t01: RuntimeError # co19-roll 706 : Please triage this failure.
172 LayoutTests/fast/innerHTML/innerHTML-uri-resolution_t01: RuntimeError # co19-rol l 706: Please triage this failure.
173 LayoutTests/fast/innerHTML/javascript-url_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
174 LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
175 LibTest/html/Document/clone_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
176 LibTest/html/Document/clone_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
177 LibTest/html/Document/contains_A01_t02: RuntimeError # co19-roll 706: Please tri age this failure.
178 LibTest/html/Document/importNode_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
179 LibTest/html/Document/securityPolicy_A01_t01: RuntimeError # co19-roll 706: Plea se triage this failure.
180 LibTest/html/Element/Element.tag_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
181 LibTest/html/Element/appendHtml_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
182 LibTest/html/Element/appendText_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
183 LibTest/html/Element/attributeChanged_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
184 LibTest/html/Element/blur_A01_t01: Timeout # co19-roll r607: Please triage this failure
185 LibTest/html/Element/contentEditable_A01_t02: RuntimeError # co19-roll 706: Plea se triage this failure.
186 LibTest/html/Element/dataset_A02_t01: RuntimeError # co19-roll 706: Please triag e this failure.
187 LibTest/html/Element/draggable_A01_t01: RuntimeError # co19-roll 706: Please tri age this failure.
188 LibTest/html/Element/draggable_A01_t02: RuntimeError # co19-roll 706: Please tri age this failure.
189 LibTest/html/Element/enteredView_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
190 LibTest/html/Element/getAttributeNS_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
191 LibTest/html/Element/getBoundingClientRect_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure.
192 LibTest/html/Element/getNamespacedAttributes_A01_t01: RuntimeError # co19-roll 7 06: Please triage this failure.
193 LibTest/html/Element/hidden_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
194 LibTest/html/Element/isTagSupported_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
195 LibTest/html/Element/isTagSupported_A01_t02: RuntimeError # co19-roll 706: Pleas e triage this failure.
196 LibTest/html/Element/leftView_A01_t01: RuntimeError # co19-roll 706: Please tria ge this failure.
197 LibTest/html/Element/ownerDocument_A01_t05: RuntimeError # co19-roll 706: Please triage this failure.
198 LibTest/html/Element/replaceWith_A01_t02: RuntimeError # co19-roll 706: Please t riage this failure.
199 LibTest/html/Element/spellcheck_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
200 LibTest/html/Element/spellcheck_A01_t02: RuntimeError # co19-roll 706: Please tr iage this failure.
201 LibTest/html/Element/tagName_A01_t03: RuntimeError # co19-roll 706: Please triag e this failure.
202 LibTest/html/Element/translate_A01_t01: RuntimeError # co19-roll 706: Please tri age this failure.
203 LibTest/html/HttpRequest/getAllResponseHeaders_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
204 LibTest/html/HttpRequest/getResponseHeader_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure.
205 LibTest/html/HttpRequest/getString_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
206 LibTest/html/HttpRequest/onAbort_A01_t01: Timeout # co19-roll r607: Please triag e this failure
207 LibTest/html/HttpRequest/onError_A01_t02: Timeout # co19-roll r607: Please triag e this failure
208 LibTest/html/HttpRequest/onLoadEnd_A01_t01: Timeout # co19-roll r607: Please tri age this failure
209 LibTest/html/HttpRequest/onLoadStart_A01_t01: Timeout # co19-roll r607: Please t riage this failure
210 LibTest/html/HttpRequest/overrideMimeType_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
211 LibTest/html/HttpRequest/request_A01_t01: RuntimeError # co19-roll 706: Please t riage this failure.
212 LibTest/html/HttpRequest/responseText_A01_t02: Timeout # co19-roll r607: Please triage this failure
213 LibTest/html/HttpRequest/responseType_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
214 LibTest/html/HttpRequest/setRequestHeader_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
215 LibTest/html/HttpRequest/statusText_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
216 LibTest/html/HttpRequest/status_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
217 LibTest/html/HttpRequestUpload/onAbort_A01_t01: RuntimeError # co19-roll 706: Pl ease triage this failure.
218 LibTest/html/HttpRequestUpload/onError_A01_t02: RuntimeError # co19-roll 706: Pl ease triage this failure.
219 LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
220 LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: RuntimeError # co19-roll 706 : Please triage this failure.
221 LibTest/html/HttpRequestUpload/onLoad_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
222 LibTest/html/IFrameElement/IFrameElement.created_A01_t01: RuntimeError # co19-ro ll 706: Please triage this failure.
223 LibTest/html/IFrameElement/appendHtml_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
224 LibTest/html/IFrameElement/appendHtml_A01_t02: RuntimeError # co19-roll 706: Ple ase triage this failure.
225 LibTest/html/IFrameElement/appendText_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
226 LibTest/html/IFrameElement/attributeChanged_A01_t01: RuntimeError # co19-roll 70 6: Please triage this failure.
227 LibTest/html/IFrameElement/attributes_setter_A01_t01: RuntimeError # co19-roll 7 06: Please triage this failure.
228 LibTest/html/IFrameElement/clone_A01_t02: RuntimeError # co19-roll 706: Please t riage this failure.
229 LibTest/html/IFrameElement/contains_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
230 LibTest/html/IFrameElement/contentEdge_A01_t01: RuntimeError # co19-roll 706: Pl ease triage this failure.
231 LibTest/html/IFrameElement/contentWindow_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
232 LibTest/html/IFrameElement/createShadowRoot_A01_t01: RuntimeError # co19-roll 70 6: Please triage this failure.
233 LibTest/html/IFrameElement/draggable_A01_t01: RuntimeError # co19-roll 706: Plea se triage this failure.
234 LibTest/html/IFrameElement/draggable_A01_t02: RuntimeError # co19-roll 706: Plea se triage this failure.
235 LibTest/html/IFrameElement/getBoundingClientRect_A01_t01: RuntimeError # co19-ro ll 706: Please triage this failure.
236 LibTest/html/IFrameElement/getNamespacedAttributes_A01_t01: RuntimeError # co19- roll 706: Please triage this failure.
237 LibTest/html/IFrameElement/hidden_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
238 LibTest/html/IFrameElement/leftView_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
239 LibTest/html/IFrameElement/offsetTo_A01_t01: RuntimeError # co19-roll 706: Pleas e triage this failure.
240 LibTest/html/IFrameElement/onClick_A01_t01: Timeout # co19-roll r607: Please tri age this failure
241 LibTest/html/Window/close_A01_t01: RuntimeError # co19-roll 706: Please triage t his failure.
242 LibTest/html/Window/document_A01_t01: RuntimeError # co19-roll 706: Please triag e this failure.
243 LibTest/html/Window/find_A01_t01: RuntimeError # co19-roll 706: Please triage th is failure.
244 LibTest/html/Window/find_A01_t02: RuntimeError # co19-roll 706: Please triage th is failure.
245 LibTest/html/Window/find_A02_t01: RuntimeError # co19-roll 706: Please triage th is failure.
246 LibTest/html/Window/find_A03_t01: RuntimeError # co19-roll 706: Please triage th is failure.
247 LibTest/html/Window/find_A03_t02: RuntimeError # co19-roll 706: Please triage th is failure.
248 LibTest/html/Window/find_A04_t01: RuntimeError # co19-roll 706: Please triage th is failure.
249 LibTest/html/Window/find_A05_t01: RuntimeError # co19-roll 706: Please triage th is failure.
250 LibTest/html/Window/find_A06_t01: RuntimeError # co19-roll 706: Please triage th is failure.
251 LibTest/html/Window/find_A07_t01: RuntimeError # co19-roll 706: Please triage th is failure.
252 LibTest/html/Window/moveBy_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
253 LibTest/html/Window/moveTo_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
254 LibTest/html/Window/moveTo_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
255 LibTest/html/Window/postMessage_A01_t01: RuntimeError # co19-roll 706: Please tr iage this failure.
256 LibTest/html/Window/postMessage_A01_t02: RuntimeError # co19-roll 706: Please tr iage this failure.
257 LibTest/html/Window/requestFileSystem_A01_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
258 LibTest/html/Window/requestFileSystem_A01_t02: RuntimeError # co19-roll 706: Ple ase triage this failure.
259 LibTest/html/Window/requestFileSystem_A02_t01: RuntimeError # co19-roll 706: Ple ase triage this failure.
260 LibTest/html/Window/resizeBy_A01_t01: RuntimeError # co19-roll 706: Please triag e this failure.
261 LibTest/html/Window/resizeTo_A01_t01: RuntimeError # co19-roll 706: Please triag e this failure.
262 LibTest/isolate/Isolate/spawnUri_A02_t02: RuntimeError # co19-roll 706: Please t riage this failure.
263 LibTest/isolate/Isolate/spawnUri_A02_t03: RuntimeError # co19-roll 706: Please t riage this failure.
264 LibTest/isolate/Isolate/spawnUri_A02_t04: RuntimeError # co19-roll 706: Please t riage this failure.
265 LibTest/isolate/Isolate/spawn_A02_t01: RuntimeError # co19-roll 706: Please tria ge this failure.
266 LibTest/math/MutableRectangle/MutableRectangle_A01_t01: Pass
267 LibTest/math/MutableRectangle/boundingBox_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
268 LibTest/math/Rectangle/Rectangle_A01_t01: Pass
269 LibTest/math/Rectangle/boundingBox_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
270 WebPlatformTest/dom/events/event_constants/constants_A01_t01: Timeout # co19-rol l r607: Please triage this failure
271 WebPlatformTest/dom/events/event_constructors/Event_A01_t01: Timeout # co19-roll r607: Please triage this failure
272 WebPlatformTest/dom/events/event_constructors/Event_A02_t01: Timeout # co19-roll r607: Please triage this failure
273 WebPlatformTest1/custom-elements/concepts/type_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
274 WebPlatformTest1/custom-elements/concepts/type_A04_t01: RuntimeError # co19-roll 706: Please triage this failure.
275 WebPlatformTest1/custom-elements/concepts/type_A05_t01: RuntimeError # co19-roll 706: Please triage this failure.
276 WebPlatformTest1/custom-elements/concepts/type_A06_t01: RuntimeError # co19-roll 706: Please triage this failure.
277 WebPlatformTest1/custom-elements/concepts/type_A07_t01: RuntimeError # co19-roll 706: Please triage this failure.
278 WebPlatformTest1/custom-elements/concepts/type_A08_t01: RuntimeError # co19-roll 706: Please triage this failure.
279 WebPlatformTest1/custom-elements/instantiating/createElementNS_A01_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
280 WebPlatformTest1/custom-elements/instantiating/createElementNS_A02_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
281 WebPlatformTest1/custom-elements/instantiating/createElementNS_A03_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
282 WebPlatformTest1/custom-elements/instantiating/createElementNS_A04_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
283 WebPlatformTest1/custom-elements/instantiating/createElementNS_A05_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
284 WebPlatformTest1/custom-elements/instantiating/createElement_A01_t01: RuntimeErr or # co19-roll 706: Please triage this failure.
285 WebPlatformTest1/custom-elements/instantiating/createElement_A02_t01: RuntimeErr or # co19-roll 706: Please triage this failure.
286 WebPlatformTest1/custom-elements/instantiating/createElement_A03_t01: RuntimeErr or # co19-roll 706: Please triage this failure.
287 WebPlatformTest1/custom-elements/instantiating/createElement_A04_t01: RuntimeErr or # co19-roll 706: Please triage this failure.
288 WebPlatformTest1/custom-elements/instantiating/createElement_A05_t01: RuntimeErr or # co19-roll 706: Please triage this failure.
289 WebPlatformTest1/custom-elements/instantiating/isAttribute_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
290 WebPlatformTest1/custom-elements/instantiating/isAttribute_A01_t02: RuntimeError # co19-roll 706: Please triage this failure.
291 WebPlatformTest1/custom-elements/instantiating/isAttribute_A02_t01: RuntimeError # co19-roll 706: Please triage this failure.
292 WebPlatformTest1/custom-elements/instantiating/isAttribute_A03_t01: RuntimeError # co19-roll 706: Please triage this failure.
293 WebPlatformTest1/custom-elements/instantiating/localName_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
294 WebPlatformTest1/custom-elements/instantiating/namespace_A01_t01: RuntimeError # co19-roll 706: Please triage this failure.
295 WebPlatformTest1/html-templates/additions-to-the-steps-to-clone-a-node/template- clone-children_t01: RuntimeError # co19-roll 706: Please triage this failure.
296 WebPlatformTest1/html-templates/additions-to-the-steps-to-clone-a-node/templates -copy-document-owner_t01: RuntimeError # co19-roll 706: Please triage this failu re.
297 WebPlatformTest1/html-templates/definitions/template-contents-owner-document-typ e_t01: RuntimeError # co19-roll 706: Please triage this failure.
298 WebPlatformTest1/html-templates/definitions/template-contents-owner-test-001_t01 : RuntimeError # co19-roll 706: Please triage this failure.
299 WebPlatformTest1/html-templates/definitions/template-contents_t01: RuntimeError # co19-roll 706: Please triage this failure.
300 WebPlatformTest1/html-templates/innerhtml-on-templates/innerhtml_t01: RuntimeErr or # co19-roll 706: Please triage this failure.
301 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-foster-paren ting/template-is-a-foster-parent-element_t01: RuntimeError # co19-roll 706: Plea se triage this failure.
302 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-foster-paren ting/template-is-not-a-foster-parent-element_t01: RuntimeError # co19-roll 706: Please triage this failure.
303 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body- insertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll 706: Please triage this failure.
304 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body- insertion-mode/ignore-body-token_t01: RuntimeError # co19-roll 706: Please triag e this failure.
305 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body- insertion-mode/ignore-frameset-token_t01: RuntimeError # co19-roll 706: Please t riage this failure.
306 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body- insertion-mode/ignore-head-token_t01: RuntimeError # co19-roll 706: Please triag e this failure.
307 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body- insertion-mode/ignore-html-token_t01: RuntimeError # co19-roll 706: Please triag e this failure.
308 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-body- insertion-mode/start-tag-body_t01: RuntimeError # co19-roll 706: Please triage t his failure.
309 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-head- insertion-mode/generating-of-implied-end-tags_t01: RuntimeError # co19-roll 706: Please triage this failure.
310 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-head- insertion-mode/template-end-tag-without-start-one_t01: RuntimeError # co19-roll 706: Please triage this failure.
311 WebPlatformTest1/html-templates/parsing-html-templates/additions-to-the-in-table -insertion-mode/end-tag-table_t01: RuntimeError # co19-roll 706: Please triage t his failure.
312 WebPlatformTest1/html-templates/parsing-html-templates/appending-to-a-template/t emplate-child-nodes_t01: RuntimeError # co19-roll 706: Please triage this failur e.
313 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t o-a-given-context/clearing-stack-back-to-a-table-body-context_t01: RuntimeError # co19-roll 706: Please triage this failure.
314 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t o-a-given-context/clearing-stack-back-to-a-table-context_t01: RuntimeError # co1 9-roll 706: Please triage this failure.
315 WebPlatformTest1/html-templates/parsing-html-templates/clearing-the-stack-back-t o-a-given-context/clearing-stack-back-to-a-table-row-context_t01: RuntimeError # co19-roll 706: Please triage this failure.
316 WebPlatformTest1/html-templates/parsing-html-templates/creating-an-element-for-t he-token/template-owner-document_t01: RuntimeError # co19-roll 706: Please triag e this failure.
317 WebPlatformTest1/html-templates/serializing-html-templates/outerhtml_t01: Runtim eError # co19-roll 706: Please triage this failure.
318 WebPlatformTest1/html-templates/template-element/content-attribute_t01: RuntimeE rror # co19-roll 706: Please triage this failure.
319 WebPlatformTest1/html-templates/template-element/node-document-changes_t01: Runt imeError # co19-roll 706: Please triage this failure.
320 WebPlatformTest1/html-templates/template-element/template-as-a-descendant_t01: R untimeError # co19-roll 706: Please triage this failure.
321 WebPlatformTest1/html-templates/template-element/template-content-node-document_ t01: RuntimeError # co19-roll 706: Please triage this failure.
322 WebPlatformTest1/html-templates/template-element/template-content_t01: RuntimeEr ror # co19-roll 706: Please triage this failure.
323 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/attributes/test-001_t01: RuntimeError # co19-roll 706: Please triage this f ailure.
324 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/attributes/test-004_t01: RuntimeError # co19-roll 706: Please triage this f ailure.
325 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/attributes/test-004_t02: RuntimeError # co19-roll 706: Please triage this f ailure.
326 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/attributes/test-005_t01: RuntimeError # co19-roll 706: Please triage this f ailure.
327 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/methods/elements-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
328 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/methods/test-001_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
329 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/methods/test-002_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
330 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-element-inter face/methods/test-003_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
331 WebPlatformTest1/shadow-dom/elements-and-dom-objects/extensions-to-event-interfa ce/event-path-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
332 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-001_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
333 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-002_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
334 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-003_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
335 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-004_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
336 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-004_t02: RuntimeError # co19-roll 706: Please triage this fail ure.
337 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-005_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
338 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-006_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
339 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-007_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
340 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-008_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
341 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-009_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
342 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-010_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
343 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-011_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
344 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-012_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
345 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-attributes/test-013_t01: RuntimeError # co19-roll 706: Please triage this fail ure.
346 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-methods/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure .
347 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-methods/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure .
348 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-methods/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure .
349 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-methods/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure .
350 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-methods/test-007_t01: RuntimeError # co19-roll 706: Please triage this failure .
351 WebPlatformTest1/shadow-dom/elements-and-dom-objects/shadowroot-object/shadowroo t-methods/test-010_t01: RuntimeError # co19-roll 706: Please triage this failure .
352 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/te st-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
353 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/te st-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
354 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/te st-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
355 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/te st-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
356 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/te st-004_t02: RuntimeError # co19-roll 706: Please triage this failure.
357 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/te st-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
358 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-content-html-element/te st-006_t01: RuntimeError # co19-roll 706: Please triage this failure.
359 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/tes t-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
360 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/tes t-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
361 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/tes t-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
362 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/tes t-003_t02: RuntimeError # co19-roll 706: Please triage this failure.
363 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/tes t-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
364 WebPlatformTest1/shadow-dom/elements-and-dom-objects/the-shadow-html-element/tes t-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
365 WebPlatformTest1/shadow-dom/events/event-dispatch/test-001_t01: RuntimeError # c o19-roll 706: Please triage this failure.
366 WebPlatformTest1/shadow-dom/events/event-dispatch/test-002_t01: RuntimeError # c o19-roll 706: Please triage this failure.
367 WebPlatformTest1/shadow-dom/events/event-dispatch/test-003_t01: RuntimeError # c o19-roll 706: Please triage this failure.
368 WebPlatformTest1/shadow-dom/events/event-retargeting/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
369 WebPlatformTest1/shadow-dom/events/event-retargeting/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
370 WebPlatformTest1/shadow-dom/events/event-retargeting/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
371 WebPlatformTest1/shadow-dom/events/event-retargeting/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
372 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
373 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
374 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
375 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-004_t01: RuntimeError # co19-roll 706: Please triage this failure.
376 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-005_t01: RuntimeError # co19-roll 706: Please triage this failure.
377 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-006_t01: RuntimeError # co19-roll 706: Please triage this failure.
378 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-007_t01: RuntimeError # co19-roll 706: Please triage this failure.
379 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-008_t01: RuntimeError # co19-roll 706: Please triage this failure.
380 WebPlatformTest1/shadow-dom/events/events-that-are-always-stopped/test-009_t01: RuntimeError # co19-roll 706: Please triage this failure.
381 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t01: Runtim eError # co19-roll 706: Please triage this failure.
382 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t02: Runtim eError # co19-roll 706: Please triage this failure.
383 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t03: Runtim eError # co19-roll 706: Please triage this failure.
384 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t04: Runtim eError # co19-roll 706: Please triage this failure.
385 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t05: Runtim eError # co19-roll 706: Please triage this failure.
386 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-001_t06: Runtim eError # co19-roll 706: Please triage this failure.
387 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-002_t01: Runtim eError # co19-roll 706: Please triage this failure.
388 WebPlatformTest1/shadow-dom/events/retargeting-focus-events/test-003_t01: Runtim eError # co19-roll 706: Please triage this failure.
389 WebPlatformTest1/shadow-dom/events/retargeting-relatedtarget/test-001_t01: Runti meError # co19-roll 706: Please triage this failure.
390 WebPlatformTest1/shadow-dom/events/retargeting-relatedtarget/test-002_t01: Runti meError # co19-roll 706: Please triage this failure.
391 WebPlatformTest1/shadow-dom/events/retargeting-relatedtarget/test-003_t01: Runti meError # co19-roll 706: Please triage this failure.
392 WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-001_t01: R untimeError # co19-roll 706: Please triage this failure.
393 WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-002_t01: R untimeError # co19-roll 706: Please triage this failure.
394 WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-003_t01: R untimeError # co19-roll 706: Please triage this failure.
395 WebPlatformTest1/shadow-dom/html-elements-and-their-shadow-trees/test-004_t01: R untimeError # co19-roll 706: Please triage this failure.
396 WebPlatformTest1/shadow-dom/html-elements-in-shadow-trees/html-forms/test-001_t0 1: RuntimeError # co19-roll 706: Please triage this failure.
397 WebPlatformTest1/shadow-dom/html-elements-in-shadow-trees/html-forms/test-002_t0 1: RuntimeError # co19-roll 706: Please triage this failure.
398 WebPlatformTest1/shadow-dom/html-elements-in-shadow-trees/inert-html-elements/te st-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
399 WebPlatformTest1/shadow-dom/shadow-trees/composition/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
400 WebPlatformTest1/shadow-dom/shadow-trees/custom-pseudo-elements/test-001_t01: Ru ntimeError # co19-roll 706: Please triage this failure.
401 WebPlatformTest1/shadow-dom/shadow-trees/distributed-pseudo-element/test-001_t01 : RuntimeError # co19-roll 706: Please triage this failure.
402 WebPlatformTest1/shadow-dom/shadow-trees/distributed-pseudo-element/test-002_t01 : RuntimeError # co19-roll 706: Please triage this failure.
403 WebPlatformTest1/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-001_ t01: RuntimeError # co19-roll 706: Please triage this failure.
404 WebPlatformTest1/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-002_ t01: RuntimeError # co19-roll 706: Please triage this failure.
405 WebPlatformTest1/shadow-dom/shadow-trees/hosting-multiple-shadow-trees/test-003_ t01: RuntimeError # co19-roll 706: Please triage this failure.
406 WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/distributi on-003_t01: RuntimeError # co19-roll 706: Please triage this failure.
407 WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-003_t 01: RuntimeError # co19-roll 706: Please triage this failure.
408 WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-004_t 01: RuntimeError # co19-roll 706: Please triage this failure.
409 WebPlatformTest1/shadow-dom/shadow-trees/lower-boundary-encapsulation/test-005_t 01: RuntimeError # co19-roll 706: Please triage this failure.
410 WebPlatformTest1/shadow-dom/shadow-trees/nested-shadow-trees/test-001_t01: Runti meError # co19-roll 706: Please triage this failure.
411 WebPlatformTest1/shadow-dom/shadow-trees/rendering-shadow-trees/test-001_t01: Ru ntimeError # co19-roll 706: Please triage this failure.
412 WebPlatformTest1/shadow-dom/shadow-trees/reprojection/test-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
413 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-001_t 01: RuntimeError # co19-roll 706: Please triage this failure.
414 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-002_t 01: RuntimeError # co19-roll 706: Please triage this failure.
415 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-003_t 01: RuntimeError # co19-roll 706: Please triage this failure.
416 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-004_t 01: RuntimeError # co19-roll 706: Please triage this failure.
417 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-005_t 01: RuntimeError # co19-roll 706: Please triage this failure.
418 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-006_t 01: RuntimeError # co19-roll 706: Please triage this failure.
419 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-007_t 01: RuntimeError # co19-roll 706: Please triage this failure.
420 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-008_t 01: RuntimeError # co19-roll 706: Please triage this failure.
421 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-009_t 01: RuntimeError # co19-roll 706: Please triage this failure.
422 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-010_t 01: RuntimeError # co19-roll 706: Please triage this failure.
423 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-011_t 01: RuntimeError # co19-roll 706: Please triage this failure.
424 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-012_t 01: RuntimeError # co19-roll 706: Please triage this failure.
425 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-013_t 01: RuntimeError # co19-roll 706: Please triage this failure.
426 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-014_t 01: RuntimeError # co19-roll 706: Please triage this failure.
427 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-015_t 01: RuntimeError # co19-roll 706: Please triage this failure.
428 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-016_t 01: RuntimeError # co19-roll 706: Please triage this failure.
429 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-017_t 01: RuntimeError # co19-roll 706: Please triage this failure.
430 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-018_t 01: RuntimeError # co19-roll 706: Please triage this failure.
431 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-019_t 01: RuntimeError # co19-roll 706: Please triage this failure.
432 WebPlatformTest1/shadow-dom/shadow-trees/satisfying-matching-criteria/test-020_t 01: RuntimeError # co19-roll 706: Please triage this failure.
433 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/dom-tree-a ccessors-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
434 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocum ent-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
435 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/ownerdocum ent-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
436 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors- api-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
437 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/selectors- api-002_t01: RuntimeError # co19-roll 706: Please triage this failure.
438 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/shadow-roo t-001_t01: RuntimeError # co19-roll 706: Please triage this failure.
439 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-005_t 01: RuntimeError # co19-roll 706: Please triage this failure.
440 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-007_t 01: RuntimeError # co19-roll 706: Please triage this failure.
441 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-009_t 01: RuntimeError # co19-roll 706: Please triage this failure.
442 WebPlatformTest1/shadow-dom/shadow-trees/upper-boundary-encapsulation/test-011_t 01: RuntimeError # co19-roll 706: Please triage this failure.
443
444 105
445 [ $compiler == dart2js && $runtime == jsshell ] 106 [ $compiler == dart2js && $runtime == jsshell ]
446 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 107 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
447 LibTest/core/double/round_A01_t01: RuntimeError # co19-roll 706: Please triage t his failure 108 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
448 LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll 706: Please triage this failure. 109 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure.
449 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # co19-roll 706: Please triage this failure.
450 110
451 [ $compiler == dart2js && $checked ] 111 [ $compiler == dart2js && $checked ]
452 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression 112 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression
453 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 113 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
454 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure 114 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure
455 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure 115 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure
456 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure 116 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure
457 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 117 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
458 LibTest/core/Uri/Uri_A06_t03: Slow, Pass 118 LibTest/core/Uri/Uri_A06_t03: Slow, Pass
459 Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089 119 Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089
460 LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533
461
462 [ $compiler == dart2js && $checked && $runtime == jsshell]
463 LibTest/core/Map/Map_class_A01_t04: Skip # Times out even with Slow tag. Please triage this issue
464 LibTest/core/Uri/Uri_A06_t03: Skip # Times out even with Slow tag. Please triage this issue
465 LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip # Times out even with Slow t ag. Please triage this issue
466 120
467 [ $compiler == dart2js ] 121 [ $compiler == dart2js ]
468 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 122 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200
469 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 123 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200
470 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 124 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200
471 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 125 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200
472 126
473 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. 127 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish.
474 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow # Slow tests that needs ex tra time to finish. 128 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow # Slow tests that needs ex tra time to finish.
475 129
476 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184. 130 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184.
477 131
478 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or, OK # These tests need to be updated for new optional parameter syntax and se mantics, co19 issue 258: 132 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or, OK # These tests need to be updated for new optional parameter syntax and se mantics, co19 issue 258:
479 133
480 LibTest/isolate/SendPort/send_A02_t04: RuntimeError, OK # co19 issue 293 Passes on IE 134 LibTest/isolate/SendPort/send_A02_t04: RuntimeError, OK # co19 issue 293 Passes on IE
481 135
482 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294 136 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294
483 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 294 137 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 294
484 138
485 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277 139 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277
486 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277 140 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277
487 141
488 [ $compiler == dart2js ] 142 [ $compiler == dart2js ]
143 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683
144
489 LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined. 145 LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
490 146
491 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation. 147 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation.
492 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints. 148 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints.
493 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints. 149 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints.
494 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation. 150 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation.
495 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints. 151 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints.
496 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints . 152 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints .
497 153
498 Language/13_Statements/09_Switch_A03_t03: MissingCompileTimeError # Issue 17235 154 Language/13_Statements/09_Switch_A03_t03: MissingCompileTimeError # Issue 17235
(...skipping 84 matching lines...) Expand 10 before | Expand all | Expand 10 after
583 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API. 239 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # Not in API.
584 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # Not in API. 240 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # Not in API.
585 LibTest/core/int/operator_left_shift_A01_t01: RuntimeError, OK # Requires big in t. 241 LibTest/core/int/operator_left_shift_A01_t01: RuntimeError, OK # Requires big in t.
586 LibTest/core/int/operator_remainder_A01_t03: RuntimeError, OK # Leg only has dou ble. 242 LibTest/core/int/operator_remainder_A01_t03: RuntimeError, OK # Leg only has dou ble.
587 LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError, OK # Leg on ly has double. 243 LibTest/core/int/operator_truncating_division_A01_t02: RuntimeError, OK # Leg on ly has double.
588 LibTest/core/int/remainder_A01_t01: RuntimeError, OK # Requires big int. 244 LibTest/core/int/remainder_A01_t01: RuntimeError, OK # Requires big int.
589 LibTest/core/int/remainder_A01_t03: RuntimeError, OK # Leg only has double. 245 LibTest/core/int/remainder_A01_t03: RuntimeError, OK # Leg only has double.
590 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int. 246 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int.
591 LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect .fail, Expect.throws, assumes case of result, and uses unsupported radixes. 247 LibTest/core/int/toRadixString_A01_t01: RuntimeError, OK # Bad test: uses Expect .fail, Expect.throws, assumes case of result, and uses unsupported radixes.
592 248
249 [ $compiler == dart2js && $runtime == ie9 ]
250 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow, Timeout # Slow tests that needs extra time to finish.
251 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure
252 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure
253 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511
254 LibTest/math/cos_A01_t01: Fail # co19 issue 44
255
593 # 256 #
594 # The following tests are failing. Please add the error message 257 # The following tests are failing. Please add the error message
595 # (either a compiler error or exception message). The error messages 258 # (either a compiler error or exception message). The error messages
596 # may sometime be out of date. 259 # may sometime be out of date.
597 # 260 #
598 [ $compiler == dart2js ] 261 [ $compiler == dart2js ]
599 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or # compiler cancelled: cannot resolve type T 262 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or # compiler cancelled: cannot resolve type T
600 Language/07_Classes/3_Setters_A04_t03: RuntimeError # http://dartbug.com/5023 263 Language/07_Classes/3_Setters_A04_t03: RuntimeError # http://dartbug.com/5023
264 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7
601 265
602 [ $compiler == dart2js && $jscl ] 266 [ $compiler == dart2js && $jscl ]
603 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim eError # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expressio n: /\c(/: Unterminated group' 267 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Runtim eError # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expressio n: /\c(/: Unterminated group'
604 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: RuntimeE rror # Expect.fail('Some exception expected') 268 LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: RuntimeE rror # Expect.fail('Some exception expected')
605 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Ru ntimeError # Expect.fail('Some exception expected') 269 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Ru ntimeError # Expect.fail('Some exception expected')
606 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Ru ntimeError # Expect.fail('Some exception expected') 270 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t06: Ru ntimeError # Expect.fail('Some exception expected')
607 271
608 272
609 [ $compiler == dart2js && $runtime == chromeOnAndroid ] 273 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
610 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # TODO(dart2js-team): Please triage this failure. 274 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # TODO(dart2js-team): Please triage this failure.
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
893 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure 557 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure
894 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 558 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
895 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 559 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
896 LibTest/typed_data/Uint32List/toList_A01_t01: RuntimeError, timeout # issue 1693 4, co19-roll r559: Please triage this failure 560 LibTest/typed_data/Uint32List/toList_A01_t01: RuntimeError, timeout # issue 1693 4, co19-roll r559: Please triage this failure
897 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 561 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
898 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure 562 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure
899 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure 563 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure
900 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 564 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
901 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure 565 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure
902 566
567 # Could this be dart issue 7728?
903 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 568 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
904 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # Issue 7728, timer no t supported in d8/jsshell 569 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # co19-roll r546: Plea se triage this failure
905 LibTest/async/Future/Future.delayed_A03_t01: fail # Issue 7728, timer not suppor ted in d8/jsshell 570 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure
906 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure 571 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure
907 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure 572 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure
908 LibTest/async/Stream/Stream.periodic_A02_t01: fail # Issue 7728, timer not suppo rted in d8/jsshell 573 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria ge this failure
909 LibTest/async/Timer/cancel_A01_t01: fail # Issue 7728, timer not supported in d8 /jsshell 574 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa ilure
910 LibTest/async/Timer/Timer_A01_t01: fail # Issue 7728, timer not supported in d8/ jsshell 575 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure
911
912 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure 576 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure
913 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure 577 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure
914 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure 578 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure
915 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03: RuntimeError # Issue 7728 , timer not supported in d8/jsshell 579 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # co19-roll r641: P lease triage this failure
916 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # Issue 7728, timer not supported in d8/jsshell 580 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # co19-roll r641: P lease triage this failure
917 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 581 LibTest/async/Timer/isActive_A01_t01: RuntimeError # co19-roll r641: Please tria ge this failure
918 LibTest/async/Timer/isActive_A01_t01: RuntimeError # Issue 7728, timer not suppo rted in d8/jsshell 582 LibTest/async/Future/wait_A01_t07: RuntimeError # co19-roll r641: Please triage this failure
919 LibTest/async/Future/wait_A01_t07: RuntimeError # Issue 7728, timer not supporte d in d8/jsshell 583 LibTest/async/Timer/isActive_A01_t02: RuntimeError # co19-roll r641: Please tria ge this failure
920 LibTest/async/Timer/isActive_A01_t02: RuntimeError # Issue 7728, timer not suppo rted in d8/jsshell 584 LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure
921 LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 585 LibTest/async/Zone/createTimer_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
922 LibTest/async/Zone/createTimer_A01_t01: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 586 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
923 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 587 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
924 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 588 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure
925 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728, timer no t supported in d8/jsshell 589 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure
926 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728, timer no t supported in d8/jsshell 590 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
927 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 591 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure
928 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 592 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure
929 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 593 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # co19-roll r672: Please tria ge this failure
930 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # Issue 7728, timer not suppo rted in d8/jsshell 594 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure
931 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728, timer not suppor ted in d8/jsshell 595 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure
932 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell
933 LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure 596 LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure
934 LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure 597 LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure
935 LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this f ailure 598 LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this f ailure
936 599
937 LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # Issue 7728, timer n ot supported in d8/jsshell 600 LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # No Periodic timer
938 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # Issue 7728, timer n ot supported in d8/jsshell 601 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # No Periodic timer
939 LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 602 LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # No Periodic timer
940 LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 603 LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # No Periodic timer
941 604
942 [ $compiler == dart2js && $runtime == d8 ] 605 [ $compiler == dart2js && $runtime == d8 ]
943 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 606 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
944 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728, timer not supported in d8/jsshell 607 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
945 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728, timer no t supported in d8/jsshell 608 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure
946 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728, timer no t supported in d8/jsshell 609 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure
947 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 610 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
948 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 611 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure
949 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728, timer not sup ported in d8/jsshell 612 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure
950 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728, timer not suppor ted in d8/jsshell 613 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure
951 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/ p/v8/issues/detail?id=3006 614 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/ p/v8/issues/detail?id=3006
952 615
953 [ $compiler == dart2js && $minified ] 616 [ $compiler == dart2js && $minified ]
954 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 617 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
955 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure 618 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure
956 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure 619 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure
957 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 620 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
958 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 621 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
959 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 622 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
960 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure 623 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
1000 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 663 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
1001 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 664 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
1002 665
1003 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 666 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
1004 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 667 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
1005 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 668 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1006 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 669 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1007 670
1008 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 671 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1009 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 672 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
OLDNEW
« no previous file with comments | « dart/tests/co19/co19-dart2dart.status ('k') | dart/tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698