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

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

Issue 98633008: Mark LibTest/async/Future/Future.delayed_A01_t02 as flaky on dartium as well, filed bug (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years 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 48 matching lines...) Expand 10 before | Expand all | Expand 10 after
59 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 59 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44
60 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 60 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44
61 61
62 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 62 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389
63 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 63 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389
64 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 64 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389
65 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 65 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389
66 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389 66 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389
67 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389 67 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389
68 68
69 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524
70
69 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss ue 538 71 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss ue 538
70 72
71 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 73 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493
72 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 74 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495
73 75
74 76
75 [ $runtime == vm || $compiler == dart2js ] 77 [ $runtime == vm || $compiler == dart2js ]
76 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. 78 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415.
77 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue 560 79 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue 560
78 80
79 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 81 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44
80 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 82 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44
81 83
82 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538 84 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538
83 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538 85 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538
84 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538 86 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538
85 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538 87 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538
86 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537 88 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537
87 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538 89 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538
88 LibTest/async/Future/Future.delayed_A01_t02: PASS, FAIL, OK # co19 issue 536
89 90
90 LibTest/isolate/IsolateStream/contains_A02_t01: PASS, FAIL, OK # co19 issue 540 91 LibTest/isolate/IsolateStream/contains_A02_t01: PASS, FAIL, OK # co19 issue 540
91 92
92 93
93 [ $runtime == vm || $compiler == none || $compiler == dart2js ] 94 [ $runtime == vm || $compiler == none || $compiler == dart2js ]
94 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 95 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639
95 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639 96 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639
96 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639 97 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639
97 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639 98 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639
98 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639 99 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639
(...skipping 29 matching lines...) Expand all
128 ### CHECKED MODE FAILURES ### 129 ### CHECKED MODE FAILURES ###
129 130
130 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] 131 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked]
131 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 132 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633
132 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 133 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
133 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 134 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
134 135
135 [ ($runtime == vm || $compiler == dart2js) && $checked] 136 [ ($runtime == vm || $compiler == dart2js) && $checked]
136 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560 137 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
137 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560 138 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
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