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

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

Issue 22929041: LibTest/async/Timer/Timer_A02_t01 is failing on dart2js-ie as well, moving to general section (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 | « no previous file | dart/tests/co19/co19-runtime.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 # This file contains the tests that have been identified as broken and have been filed 5 # This file contains the tests that have been identified as broken and have been filed
6 # on the co19 issue tracker. 6 # on the co19 issue tracker.
7 # In order to qualify here these tests need to fail both on the VM and dart2js. 7 # In order to qualify here these tests need to fail both on the VM and dart2js.
8 8
9 ### GENERAL FAILURES ### 9 ### GENERAL FAILURES ###
10 10
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
43 LibTest/core/int/toStringAsExponential_A02_t01: FAIL, OK # co19 issue 477 43 LibTest/core/int/toStringAsExponential_A02_t01: FAIL, OK # co19 issue 477
44 LibTest/core/Iterable/any_A01_t04: FAIL, OK # co19 issue 508. 44 LibTest/core/Iterable/any_A01_t04: FAIL, OK # co19 issue 508.
45 LibTest/core/List/skip_A03_t01: FAIL, OK # co19 issue 502 45 LibTest/core/List/skip_A03_t01: FAIL, OK # co19 issue 502
46 LibTest/core/List/take_A02_t01: FAIL, OK # co19 issue 502 46 LibTest/core/List/take_A02_t01: FAIL, OK # co19 issue 502
47 LibTest/core/Match/pattern_A01_t01: FAIL, OK # co19 Issue 400, 422 47 LibTest/core/Match/pattern_A01_t01: FAIL, OK # co19 Issue 400, 422
48 LibTest/core/RegExp/allMatches_A01_t01: FAIL, OK # co19 Issue 400, 422 48 LibTest/core/RegExp/allMatches_A01_t01: FAIL, OK # co19 Issue 400, 422
49 49
50 LibTest/async/Stream/Stream.periodic_A01_t01: PASS, FAIL, OK # co19 issue 538 50 LibTest/async/Stream/Stream.periodic_A01_t01: PASS, FAIL, OK # co19 issue 538
51 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538 51 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538
52 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538 52 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538
53 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538
53 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537 54 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537
54 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538 55 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538
55 LibTest/async/Future/Future.delayed_A01_t02: PASS, FAIL, OK # co19 issue 536 56 LibTest/async/Future/Future.delayed_A01_t02: PASS, FAIL, OK # co19 issue 536
56 LibTest/core/DateTime/isAtSameMomentAs_A01_t01: FAIL, OK # co19 issue 503 57 LibTest/core/DateTime/isAtSameMomentAs_A01_t01: FAIL, OK # co19 issue 503
57 LibTest/core/DateTime/year_A01_t01: FAIL, OK # co19 issue 504 58 LibTest/core/DateTime/year_A01_t01: FAIL, OK # co19 issue 504
58 LibTest/core/double/parse_A01_t01: FAIL, OK # co19 issue 503 59 LibTest/core/double/parse_A01_t01: FAIL, OK # co19 issue 503
59 60
60 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 61 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493
61 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 62 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495
62 63
(...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after
129 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510 130 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510
130 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510 131 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510
131 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510 132 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510
132 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510 133 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510
133 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510 134 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510
134 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510 135 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510
135 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510 136 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510
136 LibTest/isolate/IsolateStream/last_A01_t01: FAIL, OK # co19 issue 498 137 LibTest/isolate/IsolateStream/last_A01_t01: FAIL, OK # co19 issue 498
137 LibTest/isolate/IsolateStream/length_A01_t01: FAIL, OK # co19 issue 498 138 LibTest/isolate/IsolateStream/length_A01_t01: FAIL, OK # co19 issue 498
138 LibTest/isolate/IsolateStream/single_A01_t01: FAIL, OK # co19 issue 498 139 LibTest/isolate/IsolateStream/single_A01_t01: FAIL, OK # co19 issue 498
OLDNEW
« no previous file with comments | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698