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

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

Issue 213403009: Mark test as Timeout and Pass. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « no previous file | no next file » | 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
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 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.
244 LibTest/core/int/remainder_A01_t01: RuntimeError, OK # Requires big int. 244 LibTest/core/int/remainder_A01_t01: RuntimeError, OK # Requires big int.
245 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.
246 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int. 246 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # Requires big int.
247 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.
248 248
249 [ $compiler == dart2js && $runtime == ie9 ] 249 [ $compiler == dart2js && $runtime == ie9 ]
250 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow, Timeout # Slow tests that needs extra time to finish. 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 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 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: Timeout # Issue 13511 253 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511
254 LibTest/math/cos_A01_t01: Fail # co19 issue 44 254 LibTest/math/cos_A01_t01: Fail # co19 issue 44
255 255
256 # 256 #
257 # The following tests are failing. Please add the error message 257 # The following tests are failing. Please add the error message
258 # (either a compiler error or exception message). The error messages 258 # (either a compiler error or exception message). The error messages
259 # may sometime be out of date. 259 # may sometime be out of date.
260 # 260 #
261 [ $compiler == dart2js ] 261 [ $compiler == dart2js ]
262 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
263 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
(...skipping 399 matching lines...) Expand 10 before | Expand all | Expand 10 after
663 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
664 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
665 665
666 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
667 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
668 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
669 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
670 670
671 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 671 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
672 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 672 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698