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

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

Issue 24312008: Mark co19/LibTest/core/Uri/Uri_A06_t03 as timeout on ie9 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« 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 == drt ] 5 [ $compiler == dart2js && $runtime == drt ]
6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293 6 LibTest/core/List/sort_A01_t02: Pass, Fail # v8 bug: Issue 12293
7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293 7 LibTest/core/List/sort_A01_t03: Pass, Fail # v8 bug: Issue 12293
8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293 8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293
9 9
10 [ $compiler == dart2js && $runtime == jsshell ] 10 [ $compiler == dart2js && $runtime == jsshell ]
(...skipping 232 matching lines...) Expand 10 before | Expand all | Expand 10 after
243 LibTest/core/int/operator_left_shift_A01_t01: Fail, OK # Requires big int. 243 LibTest/core/int/operator_left_shift_A01_t01: Fail, OK # Requires big int.
244 LibTest/core/int/operator_remainder_A01_t03: Fail, OK # Leg only has double. 244 LibTest/core/int/operator_remainder_A01_t03: Fail, OK # Leg only has double.
245 LibTest/core/int/operator_truncating_division_A01_t01: Fail, Pass # Requires big int unless type inference fools us. 245 LibTest/core/int/operator_truncating_division_A01_t01: Fail, Pass # Requires big int unless type inference fools us.
246 LibTest/core/int/operator_truncating_division_A01_t02: Fail, OK # Leg only has d ouble. 246 LibTest/core/int/operator_truncating_division_A01_t02: Fail, OK # Leg only has d ouble.
247 LibTest/core/int/remainder_A01_t01: Fail, OK # Requires big int. 247 LibTest/core/int/remainder_A01_t01: Fail, OK # Requires big int.
248 LibTest/core/int/remainder_A01_t03: Fail, OK # Leg only has double. 248 LibTest/core/int/remainder_A01_t03: Fail, OK # Leg only has double.
249 LibTest/core/int/toDouble_A01_t01: Fail, OK # Requires big int. 249 LibTest/core/int/toDouble_A01_t01: Fail, OK # Requires big int.
250 LibTest/core/int/toRadixString_A01_t01: Fail, OK # Bad test: uses Expect.fail, E xpect.throws, assumes case of result, and uses unsupported radixes. 250 LibTest/core/int/toRadixString_A01_t01: Fail, OK # Bad test: uses Expect.fail, E xpect.throws, assumes case of result, and uses unsupported radixes.
251 251
252 [ $compiler == dart2js && $runtime == ie9 ] 252 [ $compiler == dart2js && $runtime == ie9 ]
253 LibTest/core/Uri/Uri_A06_t03: Pass, Timeout # Issue 13511
253 LibTest/math/cos_A01_t01: Fail # co19 issue 44 254 LibTest/math/cos_A01_t01: Fail # co19 issue 44
254 255
255 # 256 #
256 # The following tests are failing. Please add the error message 257 # The following tests are failing. Please add the error message
257 # (either a compiler error or exception message). The error messages 258 # (either a compiler error or exception message). The error messages
258 # may sometime be out of date. 259 # may sometime be out of date.
259 # 260 #
260 [ $compiler == dart2js ] 261 [ $compiler == dart2js ]
261 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T 262 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail # com piler cancelled: cannot resolve type T
262 263
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after
636 637
637 [ $compiler == dart2js ] 638 [ $compiler == dart2js ]
638 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure 639 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure
639 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure 640 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure
640 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e 641 LibTest/json/stringify_A01_t01: fail # co19-roll r587: Please triage this failur e
641 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e 642 LibTest/json/stringify_A02_t01: fail # co19-roll r587: Please triage this failur e
642 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 643 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
643 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 644 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
644 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 645 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
645 646
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