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

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

Issue 621753002: Update co19 test suite to r786. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
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 # Crashes first, please. Then untriaged bugs. There is a section below 8 # Crashes first, please. Then untriaged bugs. There is a section below
9 # for co19 bugs. 9 # for co19 bugs.
10 [ $compiler == dart2js ] 10 [ $compiler == dart2js ]
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure 65 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # co19-roll r706 : Please triage this failure
66 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure 66 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # co19-roll r70 6: Please triage this failure
67 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7 67 Language/12_Expressions/07_Maps_A11_t01: CompileTimeError # Maybe ok. Issue 1720 7
68 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # co19-roll r706: 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 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 70 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # co19-roll r706: Please triage this failure
71 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError, Pass # Dart issue 15617 71 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError, Pass # Dart issue 15617
72 LibTest/math/Rectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll r706: Please triage this failure. 72 LibTest/math/Rectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-roll r706: Please triage this failure.
73 LibTest/math/MutableRectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-rol l r706: Please triage this failure. 73 LibTest/math/MutableRectangle/boundingBox_A01_t01: RuntimeError, Pass # co19-rol l r706: Please triage this failure.
74 74
75 WebPlatformTest/dom/Node-replaceChild_t01: CompileTimeError # co19-roll r761: Pl ease triage this failure.
76 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro ll r722: Please triage this failure. 75 WebPlatformTest/dom/nodes/Document-createElement_t01: CompileTimeError # co19-ro ll r722: Please triage this failure.
77 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeE rror # co19-roll r722: Please triage this failure. 76 WebPlatformTest/dom/nodes/DOMImplementation-createHTMLDocument_t01: CompileTimeE rror # co19-roll r722: Please triage this failure.
78 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro r # co19-roll r722: Please triage this failure. 77 WebPlatformTest/dom/nodes/Element-childElementCount-nochild_t01: CompileTimeErro r # co19-roll r722: Please triage this failure.
79 WebPlatformTest/dom/nodes/Node-replaceChild_t01: CompileTimeError # co19-roll r7 22: Please triage this failure.
80 WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please t riage this failure. 78 WebPlatformTest/Utils/test/testFail_t01: RuntimeError # co19-roll r722: Please t riage this failure.
81 79
82 [ $compiler == dart2js ] 80 [ $compiler == dart2js ]
83 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure 81 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure
84 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617 82 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError, Pass # Dart issue 15617
85 83
86 [ $compiler == dart2js && $runtime == jsshell ] 84 [ $compiler == dart2js && $runtime == jsshell ]
87 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure. 85 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure.
88 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure. 86 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure.
89 LibTest/core/Uri/Uri_A06_t03: Pass, Slow 87 LibTest/core/Uri/Uri_A06_t03: Pass, Slow
90 88
91 [ $compiler == dart2js && $runtime == jsshell ] 89 [ $compiler == dart2js && $runtime == jsshell ]
92 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 90 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
93 LibTest/core/double/round_A01_t01: RuntimeError # co19-roll r706: Please triage this failure 91 LibTest/core/double/round_A01_t01: RuntimeError # co19-roll r706: Please triage this failure
94 LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll r706: Please triage this failure. 92 LibTest/core/double/roundToDouble_A01_t01: RuntimeError # co19-roll r706: Please triage this failure.
95 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # co19-roll r706: Please triage this failure. 93 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # co19-roll r706: Please triage this failure.
96 94
97 [ $compiler == dart2js && $checked ] 95 [ $compiler == dart2js && $checked ]
98 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression 96 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression
99 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: RuntimeErr or # Issue 1533 - co19 issue 711
100 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # Issue 21088 97 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # Issue 21088
101 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # Issue 21088 98 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # Issue 21088
102 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # Issue 21089 99 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # Issue 21089
103 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 100 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
104 LibTest/core/Uri/Uri_A06_t03: Slow, Pass 101 LibTest/core/Uri/Uri_A06_t03: Slow, Pass
105 Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089 102 Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089
106 LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533 103 LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533
107 104
105 LayoutTests/fast/url/file-http-base_t01: Crash # Issue 21166
106 LayoutTests/fast/url/file_t01: Crash # Issue 21166
107 LayoutTests/fast/url/relative-unix_t01: Crash # Issue 21166
108 LayoutTests/fast/url/relative-win_t01: Crash # Issue 21166
109 LayoutTests/fast/url/relative_t01: Crash # Issue 21166
110 LayoutTests/fast/url/segments-from-data-url_t01: Crash # Issue 21166
111 LayoutTests/fast/url/segments_t01: Crash # Issue 21166
112 LayoutTests/fast/url/trivial-segments_t01: Crash # Issue 21166
113 LayoutTests/fast/url/trivial_t01: Crash # Issue 21166
114
108 [ $compiler == dart2js && $checked && $runtime == jsshell] 115 [ $compiler == dart2js && $checked && $runtime == jsshell]
109 LibTest/core/Map/Map_class_A01_t04: Skip # Issue 18093, timeout. 116 LibTest/core/Map/Map_class_A01_t04: Skip # Issue 18093, timeout.
110 LibTest/core/Uri/Uri_A06_t03: Skip # Issue 18093, timeout. 117 LibTest/core/Uri/Uri_A06_t03: Skip # Issue 18093, timeout.
111 LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip # Issue 18093, timeout. 118 LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip # Issue 18093, timeout.
112 119
113 [ $compiler == dart2js ] 120 [ $compiler == dart2js ]
114 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 121 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200
115 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 122 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200
116 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 123 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200
117 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 124 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200
118 125
119 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. 126 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish.
120 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow # Slow tests that needs ex tra time to finish. 127 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow # Slow tests that needs ex tra time to finish.
121 128
122 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184. 129 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184.
123 130
124 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: 131 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:
125 132
126 LibTest/isolate/SendPort/send_A02_t04: RuntimeError, OK # co19 issue 293 Passes on IE 133 LibTest/isolate/SendPort/send_A02_t04: RuntimeError, OK # co19 issue 293 Passes on IE
127 134
128 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294 135 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294
129 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 294
130 136
131 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277 137 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277
132 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277 138 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277
133 139
134 [ $compiler == dart2js ] 140 [ $compiler == dart2js ]
135 LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined. 141 LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
136 142
137 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation. 143 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation.
138 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints. 144 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints.
139 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints. 145 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints.
140 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation. 146 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation.
141 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints. 147 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints.
142 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints . 148 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints .
143 149
144 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212
145
146 # 150 #
147 # Issues with co19 test suite. 151 # Issues with co19 test suite.
148 # 152 #
149 # If you add anything here, either file a bug against the Dart 153 # If you add anything here, either file a bug against the Dart
150 # language specification, co19 test suite, or add a comment that ahe@ 154 # language specification, co19 test suite, or add a comment that ahe@
151 # can understand so he can file a bug later. 155 # can understand so he can file a bug later.
152 # 156 #
153 [ $compiler == dart2js ] 157 [ $compiler == dart2js ]
154 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 158 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316
155 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http: //dartbug.com/5021 159 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http: //dartbug.com/5021
(...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after
429 Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # Issue 21092 a nd co19 issue 713 433 Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # Issue 21092 a nd co19 issue 713
430 Language/12_Expressions/12_Instance_Creation/1_New_A02_t06: fail # Issue 21092 a nd co19 issue 713 434 Language/12_Expressions/12_Instance_Creation/1_New_A02_t06: fail # Issue 21092 a nd co19 issue 713
431 Language/12_Expressions/12_Instance_Creation/1_New_A02_t07: fail # Issue 21092 a nd co19 issue 713 435 Language/12_Expressions/12_Instance_Creation/1_New_A02_t07: fail # Issue 21092 a nd co19 issue 713
432 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: fail # Issue 21134 and co19 issue 714 436 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t01: fail # Issue 21134 and co19 issue 714
433 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: fail # Issue 21134 and co19 issue 714 437 Language/12_Expressions/12_Instance_Creation/2_Const_A11_t03: fail # Issue 21134 and co19 issue 714
434 Language/12_Expressions/22_Equality_A01_t01: fail # Issue 21137 438 Language/12_Expressions/22_Equality_A01_t01: fail # Issue 21137
435 Language/12_Expressions/22_Equality_A05_t01: fail # co19-roll r546: Please triag e this failure 439 Language/12_Expressions/22_Equality_A05_t01: fail # co19-roll r546: Please triag e this failure
436 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail # co19-roll r546: Please triage this failure 440 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail # co19-roll r546: Please triage this failure
437 Language/12_Expressions/33_Type_Cast_A02_t03: fail # co19-roll r546: Please tria ge this failure 441 Language/12_Expressions/33_Type_Cast_A02_t03: fail # co19-roll r546: Please tria ge this failure
438 Language/13_Statements/02_Expression_Statements_A01_t08: fail # co19-roll r546: Please triage this failure 442 Language/13_Statements/02_Expression_Statements_A01_t08: fail # co19-roll r546: Please triage this failure
439 Language/13_Statements/06_For_A01_t11: fail # co19-roll r546: Please triage this failure
440 Language/13_Statements/10_Rethrow_A01_t04: fail # co19-roll r559: Please triage this failure 443 Language/13_Statements/10_Rethrow_A01_t04: fail # co19-roll r559: Please triage this failure
441 Language/13_Statements/10_Rethrow_A01_t05: fail # co19-roll r559: Please triage this failure 444 Language/13_Statements/10_Rethrow_A01_t05: fail # co19-roll r559: Please triage this failure
442 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure 445 Language/14_Libraries_and_Scripts/1_Imports_A03_t08: fail # co19-roll r546: Plea se triage this failure
443 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure 446 Language/14_Libraries_and_Scripts/1_Imports_A03_t09: fail # co19-roll r546: Plea se triage this failure
444 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure 447 Language/14_Libraries_and_Scripts/1_Imports_A03_t10: fail # co19-roll r546: Plea se triage this failure
445 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure 448 Language/14_Libraries_and_Scripts/1_Imports_A03_t28: fail # co19-roll r546: Plea se triage this failure
446 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure 449 Language/14_Libraries_and_Scripts/1_Imports_A03_t29: fail # co19-roll r546: Plea se triage this failure
447 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure 450 Language/14_Libraries_and_Scripts/1_Imports_A03_t30: fail # co19-roll r546: Plea se triage this failure
448 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure 451 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure
449 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure 452 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
624 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 627 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
625 628
626 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 629 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
627 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 630 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
628 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 631 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
629 632
630 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 633 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
631 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 634 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
632 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 635 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
633 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 636 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
634 WebPlatformTest/webstorage/storage_clear_t01: CompileTimeError # co19 issue 702
635 WebPlatformTest/webstorage/storage_builtins_t01: CompileTimeError # co19 issue 7 02
636 637
637 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 638 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
638 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 639 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
639 640
640 [ $compiler == dart2js && $mode == debug ] 641 [ $compiler == dart2js && $mode == debug ]
641 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 642 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
642 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 643 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
643 LibTest/core/List/List_class_A01_t01: Pass, Timeout 644 LibTest/core/List/List_class_A01_t01: Pass, Timeout
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698