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

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

Issue 24517002: Remove flaky markers for v8 bug - this has already been fixed by a v8 roll (Closed) Base URL: http://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 | « pkg/pkg.status ('k') | tests/corelib/corelib.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 == drt ]
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
8 LibTest/core/Map/Map_class_A01_t04: Pass, Fail # v8 bug: Issue 12293
9
10 [ $compiler == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
11 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash. 6 LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage t his crash.
12 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 7 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
13 8
14 [ $compiler == dart2js && $checked && $runtime == ie9 ] 9 [ $compiler == dart2js && $checked && $runtime == ie9 ]
15 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure 10 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout # co19-roll r576: P lease triage this failure
16 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920 11 LibTest/isolate/isolate_api/spawnUri_A02_t03: Pass, Fail # Issue 8920
17 12
18 13
19 # Crashes first, please. Then untriaged bugs. There is a section below 14 # Crashes first, please. Then untriaged bugs. There is a section below
(...skipping 616 matching lines...) Expand 10 before | Expand all | Expand 10 after
636 631
637 [ $compiler == dart2js ] 632 [ $compiler == dart2js ]
638 Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t04: fail # co19- roll r587: Please triage this failure 633 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 634 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 635 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 636 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 637 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 638 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 639 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
645 640
OLDNEW
« no previous file with comments | « pkg/pkg.status ('k') | tests/corelib/corelib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698