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

Side by Side Diff: tests/corelib/corelib.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 | « tests/co19/co19-dart2js.status ('k') | tests/lib/lib.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 hash_set_test: Pass, Fail # v8 bug: Issue 12293
7 list_test: Pass, Fail # v8 bug: Issue 12293
8
9
10 [ $compiler == none ] 5 [ $compiler == none ]
11 unicode_test: Fail # Bug 6706 6 unicode_test: Fail # Bug 6706
12 compare_to2_test: Fail # Bug 4018 7 compare_to2_test: Fail # Bug 4018
13 8
14 symbol_test/01: Fail, Pass # bug 11669 9 symbol_test/01: Fail, Pass # bug 11669
15 symbol_test/02: Fail, Pass # bug 11669 10 symbol_test/02: Fail, Pass # bug 11669
16 symbol_test/03: Fail, Pass # bug 11669 11 symbol_test/03: Fail, Pass # bug 11669
17 12
18 [ $compiler == none || $compiler == dart2dart ] 13 [ $compiler == none || $compiler == dart2dart ]
19 symbol_test/none: Fail # bug 11669 14 symbol_test/none: Fail # bug 11669
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
100 collection_to_string_test: Pass, Crash # Issue: 11207 95 collection_to_string_test: Pass, Crash # Issue: 11207
101 96
102 [ $arch == simmips ] 97 [ $arch == simmips ]
103 int_parse_radix_test: Skip # Timeout 98 int_parse_radix_test: Skip # Timeout
104 99
105 [ $arch == simmips && $checked ] 100 [ $arch == simmips && $checked ]
106 collection_length_test: Pass, Timeout 101 collection_length_test: Pass, Timeout
107 102
108 [ $arch == simmips && $mode == debug ] 103 [ $arch == simmips && $mode == debug ]
109 collection_to_string_test: Pass, Crash # Issue: 11207 104 collection_to_string_test: Pass, Crash # Issue: 11207
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698