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

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

Issue 22986026: Mark flake as ok (co19 issue). (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | no next file » | 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 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
57 LibTest/core/DateTime/year_A01_t01: FAIL, OK # co19 issue 504 57 LibTest/core/DateTime/year_A01_t01: FAIL, OK # co19 issue 504
58 LibTest/core/double/parse_A01_t01: FAIL, OK # co19 issue 503 58 LibTest/core/double/parse_A01_t01: FAIL, OK # co19 issue 503
59 59
60 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 60 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493
61 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 61 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495
62 62
63 Utils/tests/Expect/listEquals_A02_t01: FAIL, OK # co19 issue 499 63 Utils/tests/Expect/listEquals_A02_t01: FAIL, OK # co19 issue 499
64 Utils/tests/Expect/listEquals_A03_t01: FAIL, OK # co19 issue 500 64 Utils/tests/Expect/listEquals_A03_t01: FAIL, OK # co19 issue 500
65 Utils/tests/Expect/setEquals_A02_t01: FAIL, OK # co19 issue 499 65 Utils/tests/Expect/setEquals_A02_t01: FAIL, OK # co19 issue 499
66 66
67 LibTest/isolate_api/streamSpawnFunction_A02_t02: Pass, Fail # co19 issue 540 67 LibTest/isolate_api/streamSpawnFunction_A02_t02: PASS, FAIL, OK # co19 issue 540
68 LibTest/isolate_api/streamSpawnFunction_A02_t03: Pass, Fail # co19 issue 540 68 LibTest/isolate_api/streamSpawnFunction_A02_t03: PASS, FAIL, OK # co19 issue 540
69 69
70 ### CHECKED MODE FAILURES ### 70 ### CHECKED MODE FAILURES ###
71 71
72 [ ($runtime == vm || $compiler == dart2js) && $checked] 72 [ ($runtime == vm || $compiler == dart2js) && $checked]
73 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498 73 Language/13_Statements/09_Switch_A05_t01: FAIL, OK # co19 issue 498
74 Language/14_Libraries_and_Scripts/1_Imports_A03_t26: FAIL, OK # co19 issue 498 74 Language/14_Libraries_and_Scripts/1_Imports_A03_t26: FAIL, OK # co19 issue 498
75 Language/15_Types/1_Static_Types_A03_t03: FAIL, OK # co19 issue 498 75 Language/15_Types/1_Static_Types_A03_t03: FAIL, OK # co19 issue 498
76 Language/15_Types/1_Static_Types_A03_t04: FAIL, OK # co19 issue 498 76 Language/15_Types/1_Static_Types_A03_t04: FAIL, OK # co19 issue 498
77 LibTest/async/EventTransformStream/asBroadcastStream_A01_t01: FAIL, OK # co19 i ssue 498 77 LibTest/async/EventTransformStream/asBroadcastStream_A01_t01: FAIL, OK # co19 i ssue 498
78 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498 78 LibTest/async/EventTransformStream/contains_A01_t01: FAIL, OK # co19 issue 498
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510 126 LibTest/core/TypeError/column_A01_t01: FAIL, OK # co19 issue 510
127 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510 127 LibTest/core/TypeError/dstName_A01_t01: FAIL, OK # co19 issue 510
128 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510 128 LibTest/core/TypeError/dstType_A01_t01: FAIL, OK # co19 issue 510
129 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510 129 LibTest/core/TypeError/failedAssertion_A01_t01: FAIL, OK # co19 issue 510
130 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510 130 LibTest/core/TypeError/line_A01_t01: FAIL, OK # co19 issue 510
131 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510 131 LibTest/core/TypeError/srcType_A01_t01: FAIL, OK # co19 issue 510
132 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510 132 LibTest/core/TypeError/url_A01_t01: FAIL, OK # co19 issue 510
133 LibTest/isolate/IsolateStream/last_A01_t01: FAIL, OK # co19 issue 498 133 LibTest/isolate/IsolateStream/last_A01_t01: FAIL, OK # co19 issue 498
134 LibTest/isolate/IsolateStream/length_A01_t01: FAIL, OK # co19 issue 498 134 LibTest/isolate/IsolateStream/length_A01_t01: FAIL, OK # co19 issue 498
135 LibTest/isolate/IsolateStream/single_A01_t01: FAIL, OK # co19 issue 498 135 LibTest/isolate/IsolateStream/single_A01_t01: FAIL, OK # co19 issue 498
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698