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

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

Issue 488583002: Update co19 status after roll to r761 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 4 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-co19.status ('k') | tests/co19/co19-dartium.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 == 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 1527 matching lines...) Expand 10 before | Expand all | Expand 10 after
1538 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 1538 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
1539 1539
1540 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 1540 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
1541 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 1541 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
1542 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 1542 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
1543 1543
1544 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 1544 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
1545 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 1545 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
1546 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 1546 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
1547 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 1547 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
1548 WebPlatformTest/webstorage/storage_clear_t01: CompileTimeError # co19 issue 702
1549 WebPlatformTest/webstorage/storage_builtins_t01: CompileTimeError # co19 issue 7 02
1548 1550
1549 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 1551 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
1550 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 1552 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
1551 1553
1552 [ $compiler == dart2js && $mode == debug ] 1554 [ $compiler == dart2js && $mode == debug ]
1553 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout 1555 LibTest/collection/ListBase/ListBase_class_A01_t01: Pass, Timeout
1554 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout 1556 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Pass, Timeout
1555 LibTest/core/List/List_class_A01_t01: Pass, Timeout 1557 LibTest/core/List/List_class_A01_t01: Pass, Timeout
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | tests/co19/co19-dartium.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698