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

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

Issue 109893004: Attempt to deflake our status files (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
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
11 [ $runtime == vm || $runtime != vm ] 11 [ $runtime == vm || $runtime != vm ]
12 # Tests that fail everywhere, including the analyzer. 12 # Tests that fail everywhere, including the analyzer.
13 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Issue 635 13 LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Issue 635
14 LibTest/core/Stopwatch/start_A01_t01: PASS, FAIL, OK # co19 issue 657 14 LibTest/core/Stopwatch/start_A01_t01: PASS, FAIL, OK # co19 issue 657
15 LibTest/core/Stopwatch/start_A01_t02: PASS, FAIL, OK # co19 issue 657 15 LibTest/core/Stopwatch/start_A01_t02: PASS, FAIL, OK # co19 issue 657
16 LibTest/core/Stopwatch/elapsedTicks_A01_t01: PASS, FAIL, OK # co19 issue 657 16 LibTest/core/Stopwatch/elapsedTicks_A01_t01: PASS, FAIL, OK # co19 issue 657
17 17
18 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ] 18 [ $runtime == vm || $runtime == dartium || $compiler == dart2dart || $compiler = = dart2js ]
19 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 i ssue 649 19 Language/12_Expressions/30_Identifier_Reference_A02_t01: fail, pass, ok # co19 i ssue 649
20 20
21 Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624
22 Language/05_Variables/05_Variables_A06_t02: fail, pass, ok # co19 issue 624
23 Language/05_Variables/05_Variables_A06_t03: fail, pass, ok # co19 issue 624
24 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1 9-roll r587: Please triage this failure 21 Language/07_Classes/6_Constructors/1_Generative_Constructors_A12_t02: fail # co1 9-roll r587: Please triage this failure
25 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1 9-roll r587: Please triage this failure 22 Language/07_Classes/6_Constructors/1_Generative_Constructors_A20_t02: fail # co1 9-roll r587: Please triage this failure
26 23
27 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError, OK # co19 issue 662 24 LibTest/collection/LinkedList/forEach_A02_t01: RuntimeError, OK # co19 issue 662
28 25
29 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure 26 LibTest/core/Invocation/namedArguments_A01_t01: RuntimeError # co19-roll r607: P lease triage this failure
30 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure 27 LibTest/core/Symbol/Symbol_A01_t04: RuntimeError # co19-roll r607: Please triage this failure
31 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659 28 LibTest/core/Set/intersection_A02_t01: Fail, OK # Issue 659
32 29
33 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 30 Language/07_Classes/07_Classes_A13_t01: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
34 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 31 Language/07_Classes/07_Classes_A13_t04: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
35 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure 32 Language/07_Classes/07_Classes_A13_t07: Pass, MissingCompileTimeError, Fail # co 19-roll r623: Please triage this failure
36 33
37 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError, OK # co19 issue 663 34 LibTest/collection/HashSet/HashSet_class_A01_t01: RuntimeError, OK # co19 issue 663
38 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError, OK # co19 issue 663 35 LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError, OK # co19 issue 663
39 LibTest/core/Set/IterableBase_A01_t01: RuntimeError, OK # co19 issue 663 36 LibTest/core/Set/IterableBase_A01_t01: RuntimeError, OK # co19 issue 663
40 37
41 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592 38 LibTest/core/Uri/toFilePath_A01_t01: pass, fail, ok # co19 Issue 592
42 39
43 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip, OK # co19 issue 661 40 LibTest/collection/ListBase/ListBase_class_A01_t01: Skip, OK # co19 issue 661
44 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip, OK # co19 issue 661 41 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip, OK # co19 issue 661
45 42
46 LibTest/isolate/Isolate/spawnUri_A02_t04: Timeout, Fail # co19-roll r672: Please triage this failure 43 LibTest/isolate/Isolate/spawnUri_A02_t04: Fail # co19-roll r672: Please triage t his failure
47 44
48 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ] 45 [ $runtime == vm || $runtime == dartium || $compiler == dart2js ]
49 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44 46 LibTest/math/acos_A01_t01: PASS, FAIL, OK # co19 issue 44
50 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44 47 LibTest/math/asin_A01_t01: PASS, FAIL, OK # co19 issue 44
51 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44 48 LibTest/math/atan_A01_t01: PASS, FAIL, OK # co19 issue 44
52 49
53 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44 50 LibTest/math/cos_A01_t01: PASS, FAIL, OK # co19 issue 44
54 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44 51 LibTest/math/tan_A01_t01: PASS, FAIL, OK # co19 issue 44
55 52
56 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389 53 LibTest/core/double/ceil_A01_t03: FAIL, OK # co19 issue 389
57 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389 54 LibTest/core/double/ceil_A01_t04: FAIL, OK # co19 issue 389
58 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389 55 LibTest/core/double/floor_A01_t03: FAIL, OK # co19 issue 389
59 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389 56 LibTest/core/double/floor_A01_t04: FAIL, OK # co19 issue 389
60 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389 57 LibTest/core/double/round_A01_t02: FAIL, OK # co19 issue 389
61 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389 58 LibTest/core/double/round_A01_t04: FAIL, OK # co19 issue 389
62 59
63 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524 60 LibTest/async/Future/Future.delayed_A01_t02: Pass, Fail # Issue 15524
64 61
65 LibTest/async/Stream/Stream.periodic_A01_t01: TIMEOUT, PASS, FAIL, OK # co19 iss ue 538 62 LibTest/async/Stream/Stream.periodic_A01_t01: PASS, FAIL, OK # co19 issue 538
66 63
67 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493 64 LibTest/isolate/SendPort/send_A02_t02: SKIP # co19 issue 493
68 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495 65 LibTest/isolate/SendPort/send_A02_t03: SKIP # co19 issue 495
69 66
70 67
71 [ $runtime == vm || $compiler == dart2js ] 68 [ $runtime == vm || $compiler == dart2js ]
72 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415. 69 Language/07_Classes/6_Constructors_A02_t01: SKIP # co19 issue 415.
73 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue 560 70 Language/14_Libraries_and_Scripts/1_Imports_A03_t65: PASS, FAIL, OK # co19 issue 560
74 71
75 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44 72 LibTest/math/exp_A01_t01: PASS, FAIL, OK # co19 issue 44
76 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44 73 LibTest/math/sin_A01_t01: PASS, FAIL, OK # co19 issue 44
77 74
78 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538 75 LibTest/async/Stream/Stream.periodic_A03_t01: PASS, FAIL, OK # co19 issue 538
79 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538 76 LibTest/async/Timer/run_A01_t01: PASS, FAIL, OK # co19 issue 538
80 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538 77 LibTest/async/Timer/Timer_A01_t01: PASS, FAIL, OK # co19 issue 538
81 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538 78 LibTest/async/Timer/Timer_A02_t01: PASS, FAIL, OK # co19 issue 538
82 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537 79 LibTest/async/Timer/Timer.periodic_A01_t01: PASS, FAIL, OK # co19 issue 537
83 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538 80 LibTest/async/Timer/Timer.periodic_A02_t01: PASS, FAIL, OK # co19 issue 538
84 81
85 LibTest/isolate/IsolateStream/contains_A02_t01: PASS, FAIL, OK # co19 issue 540 82 LibTest/isolate/IsolateStream/contains_A02_t01: FAIL, OK # co19 issue 540
86 83
87 84
88 [ $runtime == vm || $compiler == none || $compiler == dart2js ] 85 [ $runtime == vm || $compiler == none || $compiler == dart2js ]
89 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639 86 LibTest/isolate/IsolateStream/any_A01_t01: Fail # Co19 issue 639
90 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639 87 LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: Fail # Co19 issue 639
91 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639 88 LibTest/isolate/IsolateStream/contains_A01_t01: Fail # Co19 issue 639
92 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639 89 LibTest/isolate/IsolateStream/first_A01_t01: Fail # Co19 issue 639
93 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639 90 LibTest/isolate/IsolateStream/first_A02_t01: Fail # Co19 issue 639
94 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639 91 LibTest/isolate/IsolateStream/first_A02_t02: Fail # Co19 issue 639
95 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # Co19 issue 639 92 LibTest/isolate/IsolateStream/isBroadcast_A01_t01: Fail # Co19 issue 639
(...skipping 23 matching lines...) Expand all
119 116
120 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c o19 issue 638 117 Language/14_Libraries_and_Scripts/4_Scripts_A03_t03: MissingRuntimeError, OK # c o19 issue 638
121 118
122 119
123 ### CHECKED MODE FAILURES ### 120 ### CHECKED MODE FAILURES ###
124 121
125 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked] 122 [ ($runtime == vm || $runtime == dartium || $compiler == dart2js) && $checked]
126 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633 123 Language/13_Statements/09_Switch_A09_t01: PASS, FAIL, OK # co19 issue 633
127 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure 124 LibTest/collection/DoubleLinkedQueue/removeFirst_A01_t01: RuntimeError # co19-ro ll r607: Please triage this failure
128 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure 125 LibTest/collection/LinkedList/LinkedList_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
129
130 [ ($runtime == vm || $compiler == dart2js) && $checked]
131 Language/14_Libraries_and_Scripts/1_Imports_A03_t46: PASS, FAIL, OK # co19 issue 560
132 Language/14_Libraries_and_Scripts/1_Imports_A03_t66: PASS, FAIL, OK # co19 issue 560
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698