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

Side by Side Diff: tests/compiler/dart2js_extra/dart2js_extra.status

Issue 851603004: Update status files for co19 on safari (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase Created 5 years, 11 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-dartium.status ('k') | tests/html/html.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 ] 5 [ $compiler == dart2js ]
6 16407_test: Fail # Issue 16407 6 16407_test: Fail # Issue 16407
7 class_test: Fail 7 class_test: Fail
8 statements_test: Fail 8 statements_test: Fail
9 typed_locals_test: Fail 9 typed_locals_test: Fail
10 no_such_method_test: Fail # Wrong Invocation.memberName. 10 no_such_method_test: Fail # Wrong Invocation.memberName.
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
45 45
46 [ $runtime == jsshell ] 46 [ $runtime == jsshell ]
47 timer_test: Fail # Issue 7728. 47 timer_test: Fail # Issue 7728.
48 48
49 [ $runtime == none ] 49 [ $runtime == none ]
50 timer_negative_test: Fail, OK # A negative runtime test. 50 timer_negative_test: Fail, OK # A negative runtime test.
51 bailout8_test: Fail, OK # Mismatch in thrown exception. 51 bailout8_test: Fail, OK # Mismatch in thrown exception.
52 52
53 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 53 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
54 deferred/*: Skip # Issue 17458 54 deferred/*: Skip # Issue 17458
55
56 [ $compiler == dart2js && $csp && $runtime != none ]
57 deferred_fail_and_retry_test: Fail # Issue 22090
OLDNEW
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tests/html/html.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698