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

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

Issue 13518002: Update co19 status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | dart/tests/co19/co19-runtime.status » ('J')
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 5
6 [ $compiler == dart2js && $runtime == jsshell ] 6 [ $compiler == dart2js && $runtime == jsshell ]
7 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 7 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
8 8
9 9
10 # Crashes first, please. Then untriaged bugs. There is a section below 10 # Crashes first, please. Then untriaged bugs. There is a section below
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
150 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure. 150 LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage t his failure.
151 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure. 151 LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
152 LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please tria ge this failure. 152 LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please tria ge this failure.
153 LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure. 153 LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure.
154 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure. 154 LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
155 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure. 155 LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
156 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure. 156 LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
157 157
158 158
159 [ $compiler == dart2js && $runtime == jsshell ] 159 [ $compiler == dart2js && $runtime == jsshell ]
160 Language/11_Expressions/12_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): Please triage this failure. 160 Language/11_Expressions/12_Spawning_an_Isolate_A01_t01: Fail, Pass # TODO(ahe): Please triage this failure.
161 LibTest/isolate/SendPort/send_A02_t05: Fail # TODO(ahe): Please triage this fail ure. 161 LibTest/isolate/SendPort/send_A02_t05: Fail, Pass # TODO(ahe): Please triage thi s failure.
162 LibTest/isolate/SendPort/send_A02_t06: Fail # TODO(ahe): Please triage this fail ure. 162 LibTest/isolate/SendPort/send_A02_t06: Fail, Pass # TODO(ahe): Please triage thi s failure.
163 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # TODO(ahe): Please tria ge this failure. 163 LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure.
164 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail # TODO(ahe): Please tria ge this failure. 164 LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail, Pass # TODO(ahe): Pleas e triage this failure.
165 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # TODO(ahe): Please tria ge this failure. 165 LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail, Pass # TODO(ahe): Pleas e triage this failure.
166 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # TODO(ahe): Please tria ge this failure. 166 LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail, Pass # TODO(ahe): Pleas e triage this failure.
167 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # TODO(ahe): Please tria ge this failure. 167 LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail, Pass # TODO(ahe): Pleas e triage this failure.
168 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # TODO(ahe): Please tria ge this failure. 168 LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail, Pass # TODO(ahe): Pleas e triage this failure.
169 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # TODO(ahe): Please triage th is failure. 169 LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail, Pass # TODO(ahe): Please tri age this failure.
170 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # TODO(ahe): Please triage th is failure. 170 LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail, Pass # TODO(ahe): Please tri age this failure.
171
172
173 [ $compiler == dart2js && $runtime == jsshell && $system == macos ]
171 LibTest/math/cos_A01_t01: Fail # TODO(ahe): Please triage this failure. 174 LibTest/math/cos_A01_t01: Fail # TODO(ahe): Please triage this failure.
172 175
173 176
174 [ $compiler == dart2js ] 177 [ $compiler == dart2js ]
175 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750 178 LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750
176 179
177 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355 180 LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355
178 181
179 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail. 182 Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially impleme nted rediriecting constructors makes this fail.
180 183
(...skipping 289 matching lines...) Expand 10 before | Expand all | Expand 10 after
470 LibTest/core/double/truncate_A01_t04: Fail # truncate/ceil/floor/round returns i nts, issue 389 473 LibTest/core/double/truncate_A01_t04: Fail # truncate/ceil/floor/round returns i nts, issue 389
471 474
472 LibTest/core/List/getRange_A02_t01: Fail # issue 391 475 LibTest/core/List/getRange_A02_t01: Fail # issue 391
473 476
474 # Issues with co19 test suite in checked mode. 477 # Issues with co19 test suite in checked mode.
475 [ $compiler == dart2js && $checked ] 478 [ $compiler == dart2js && $checked ]
476 LibTest/core/Set/intersection_A01_t01: Fail # issue 390 479 LibTest/core/Set/intersection_A01_t01: Fail # issue 390
477 LibTest/core/Set/intersection_A01_t02: Fail # issue 390 480 LibTest/core/Set/intersection_A01_t02: Fail # issue 390
478 LibTest/core/Set/intersection_A01_t03: Fail # issue 390 481 LibTest/core/Set/intersection_A01_t03: Fail # issue 390
479 482
483 # Issues with co19 test suite in browsers.
484 [ $compiler == dart2js && $browser ]
485 Language/15_Reference/1_Lexical_Rules_A01_t10: Fail, OK # co19 issue 395
486
487 # Issues with co19 test suite in minified mode.
488 [ $compiler == dart2js && $minified ]
489 Language/11_Expressions/18_Assignment_A05_t04: Fail, OK # co19 issue 396
490 Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: Fail, OK # co19 issue 396
491
492
480 [ $compiler == dart2js && $jscl ] 493 [ $compiler == dart2js && $jscl ]
481 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333 494 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: F ail, Pass # issue 3333
482 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333 495 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail, Pass # issue 3333
483 496
484 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint. 497 Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
485 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint. 498 Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
486 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180 499 LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
487 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int. 500 LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
488 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il, OK # This is not rejected by V8. 501 LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fa il, OK # This is not rejected by V8.
489 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 92. 502 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 i ssue 92.
(...skipping 161 matching lines...) Expand 10 before | Expand all | Expand 10 after
651 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202 664 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t01: Fail # dartbug.com/7202
652 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202 665 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
653 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202 666 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
654 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202 667 Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
655 668
656 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382). 669 LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
657 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382). 670 LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
658 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382). 671 LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
659 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382). 672 LibTest/core/String/charCodeAt_A01_t01: Fail # Deprecated string members removed (issue 382).
660 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382). 673 LibTest/core/String/splitChars_A01_t01: Fail # Deprecated string members removed (issue 382).
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | dart/tests/co19/co19-runtime.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698