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

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

Issue 69173007: Mark LibTest/math/cos_A01_t01 as flaky on none-dartium as well (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 58 matching lines...) Expand 10 before | Expand all | Expand 10 after
69 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll r641: Please triage this failure 69 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Fail, Timeout # co19-roll r641: Please triage this failure
70 70
71 71
72 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] 72 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ]
73 Language/14_Libraries_and_Scripts/4_Scripts_A03_t02: FAIL, OK # co19 issue 654 73 Language/14_Libraries_and_Scripts/4_Scripts_A03_t02: FAIL, OK # co19 issue 654
74 74
75 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 75 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44
76 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 76 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44
77 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 77 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44
78 78
79 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44
80
79 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 81 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389
80 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 82 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389
81 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 83 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389
82 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 84 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389
83 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389 85 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389
84 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389 86 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389
85 87
86 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss ue 538 88 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss ue 538
87 89
88 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 90 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493
89 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 91 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495
90 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: PASS, FAIL, TIMEOUT, OK # co19 issue 540 92 LibTest/isolate/isolate_api/streamSpawnFunction_A02_t02: PASS, FAIL, TIMEOUT, OK # co19 issue 540
91 93
92 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl ease triage this failure 94 LibTest/typed_data/Int8List/Int8List.fromList_A01_t02: Fail # co19-roll r559: Pl ease triage this failure
93 95
94 96
95 [ $runtime == vm || $compiler == dart2js ] 97 [ $runtime == vm || $compiler == dart2js ]
96 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. 98 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415.
97 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue 560 99 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue 560
98 100
99 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44
100 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 101 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44
101 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 102 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44
102 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 103 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44
103 104
104 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538 105 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538
105 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538 106 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538
106 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538 107 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538
107 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538 108 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538
108 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537 109 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537
109 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538 110 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
196 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 197 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633
197 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 198 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
198 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 199 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
199 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure 200 LibTest/typed_data/Float32x4List/reduce_A01_t01: Fail # co19-roll r623: Please t riage this failure
200 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19 issue 651. 201 LibTest/async/Future/catchError_A03_t05: RuntimeError # co19 issue 651.
201 202
202 [ ($runtime == vm || $compiler == dart2js) && $checked] 203 [ ($runtime == vm || $compiler == dart2js) && $checked]
203 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560 204 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
204 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560 205 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
205 206
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