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

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

Issue 211383002: Update co19 test suite to r706 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 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
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 [ $compiler == dart2js && $runtime == jsshell ] 5 [ $compiler == dart2js && $runtime == jsshell ]
6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out. 6 LibTest/core/List/sort_A01_t04: Fail, Pass, Timeout # Must be a bug in jsshell, test sometimes times out.
7 7
8 [ $compiler == dart2js && $checked && $runtime == ie9 ] 8 [ $compiler == dart2js && $checked && $runtime == ie9 ]
9 LibTest/core/Uri/encodeComponent_A01_t02: Skip 9 LibTest/core/Uri/encodeComponent_A01_t02: Skip
10 LibTest/core/Uri/encodeFull_A01_t02: Skip 10 LibTest/core/Uri/encodeFull_A01_t02: Skip
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
54 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure 54 LibTest/typed_data/Uint32List/Uint32List_A02_t01: fail # co19-roll r576: Please triage this failure
55 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure 55 LibTest/typed_data/Uint8ClampedList/Uint8ClampedList_A02_t01: fail # co19-roll r 576: Please triage this failure
56 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure 56 LibTest/typed_data/Uint8List/Uint8List_A02_t01: fail # co19-roll r576: Please tr iage this failure
57 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656 57 LibTest/typed_data/Float32x4/equal_A01_t01: Skip # co19 issue 656
58 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656 58 LibTest/typed_data/Float32x4/notEqual_A01_t01: Skip # co19 issue 656
59 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656 59 LibTest/typed_data/Float32x4/greaterThan_A01_t01: Skip # co19 issue 656
60 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656 60 LibTest/typed_data/Float32x4/greaterThanOrEqual_A01_t01: Skip # co19 issue 656
61 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656 61 LibTest/typed_data/Float32x4/lessThan_A01_t01: Skip # co19 issue 656
62 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656 62 LibTest/typed_data/Float32x4/lessThanOrEqual_A01_t01: Skip # co19 issue 656
63 63
64 LayoutTests/fast/html/imports/import-events_t01: CompileTimeError # Issue 17758: Please triage this failure
65 LibTest/html/HttpRequest/responseType_A01_t03: CompileTimeError # Issue 17758: P lease triage this failure
66 LibTest/html/IFrameElement/enteredView_A01_t01: CompileTimeError # Issue 17758: Please triage this failure
67 LibTest/isolate/SendPort/send_A01_t01: CompileTimeError # Issue 17758: Please tr iage this failure
68 LibTest/isolate/SendPort/send_A01_t02: CompileTimeError # Issue 17758: Please tr iage this failure
69 LibTest/isolate/SendPort/send_A01_t03: CompileTimeError # Issue 17758: Please tr iage this failure
70
64 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617 71 LibTest/isolate/Isolate/spawnUri_A02_t01: RuntimeError # Dart issue 15617
65 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617 72 LibTest/isolate/Isolate/spawn_A02_t02: RuntimeError # Dart issue 15617
66 73
67 [ $compiler == dart2js && $runtime != ie9 ] 74 [ $compiler == dart2js && $runtime != ie9 ]
68 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure 75 LibTest/typed_data/ByteData/ByteData_A02_t01: fail # co19-roll r576: Please tria ge this failure
69 76
70 [ $compiler == dart2js && $runtime == jsshell ] 77 [ $compiler == dart2js && $runtime == jsshell ]
71 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure. 78 LibTest/isolate/SendPort/send_A02_t05: RuntimeError # TODO(ahe): Please triage t his failure.
72 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure. 79 LibTest/isolate/SendPort/send_A02_t06: RuntimeError # TODO(ahe): Please triage t his failure.
73 LibTest/core/Uri/Uri_A06_t03: Pass, Slow 80 LibTest/core/Uri/Uri_A06_t03: Pass, Slow
(...skipping 24 matching lines...) Expand all
98 LibTest/isolate/ReceivePort/toSendPort_A01_t01: RuntimeError # Issue: 8920 105 LibTest/isolate/ReceivePort/toSendPort_A01_t01: RuntimeError # Issue: 8920
99 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com /12635 106 LibTest/async/DeferredLibrary/DeferredLibrary_A01_t01: Skip # http://dartbug.com /12635
100 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass, Time out # co19-roll r651: Please triage this failure 107 LibTest/collection/DoubleLinkedQueue/DoubleLinkedQueue_class_A01_t01: Pass, Time out # co19-roll r651: Please triage this failure
101 LibTest/async/Stream/Stream.periodic_A01_t01: Fail, Pass # Issue 16106 108 LibTest/async/Stream/Stream.periodic_A01_t01: Fail, Pass # Issue 16106
102 LibTest/core/Stopwatch/elapsedTicks_A01_t01: Fail, Pass # Issue 16106 109 LibTest/core/Stopwatch/elapsedTicks_A01_t01: Fail, Pass # Issue 16106
103 LibTest/async/Timer/Timer.periodic_A01_t01: Fail, Pass # Issue 16110 110 LibTest/async/Timer/Timer.periodic_A01_t01: Fail, Pass # Issue 16110
104 LibTest/async/Timer/Timer_A01_t01: Fail, Pass # Issue 16110 111 LibTest/async/Timer/Timer_A01_t01: Fail, Pass # Issue 16110
105 112
106 [ $compiler == dart2js && $runtime == jsshell ] 113 [ $compiler == dart2js && $runtime == jsshell ]
107 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096 114 LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
108 LibTest/core/double/round_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure. 115 LibTest/core/double/round_A01_t01: RuntimeError # Issue 17758: Please triage thi s failure
109 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure. 116 LibTest/core/double/roundToDouble_A01_t01: RuntimeError # Issue 17758: Please tr iage this failure
117 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # Issue 17758: Please triage this failure
110 118
111 [ $compiler == dart2js && $checked ] 119 [ $compiler == dart2js && $checked ]
112 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression 120 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression
113 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 121 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
114 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure 122 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure
115 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure 123 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure
116 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure 124 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure
117 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 125 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
118 LibTest/core/Uri/Uri_A06_t03: Slow, Pass 126 LibTest/core/Uri/Uri_A06_t03: Slow, Pass
119 Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089 127 Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089
128 LibTest/math/Point/operator_mult_A02_t01: RuntimeError # Issue 1533
129
130 [ $compiler == dart2js && $checked && $runtime == jsshell]
131 LibTest/core/Map/Map_class_A01_t04: Skip # Times out even with Slow tag.
kustermann 2014/03/25 16:30:41 There is no issue number, no timeout marker, no "p
Bill Hesse 2014/03/27 12:13:45 Done.
132 LibTest/core/Uri/Uri_A06_t03: Skip # Times out even with Slow tag.
133 LibTest/core/Uri/encodeQueryComponent_A01_t02: Skip # Times out even with Slow t ag.
120 134
121 [ $compiler == dart2js ] 135 [ $compiler == dart2js ]
122 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 136 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200
123 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 137 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200
124 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 138 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200
125 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 139 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200
126 140
127 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. 141 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish.
128 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow # Slow tests that needs ex tra time to finish. 142 LibTest/collection/LinkedList/add_A01_t01: Pass, Slow # Slow tests that needs ex tra time to finish.
129 143
130 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184. 144 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184.
131 145
132 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or, OK # These tests need to be updated for new optional parameter syntax and se mantics, co19 issue 258: 146 Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: RuntimeErr or, OK # These tests need to be updated for new optional parameter syntax and se mantics, co19 issue 258:
133 147
134 LibTest/isolate/SendPort/send_A02_t04: RuntimeError, OK # co19 issue 293 Passes on IE 148 LibTest/isolate/SendPort/send_A02_t04: RuntimeError, OK # co19 issue 293 Passes on IE
135 149
136 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294 150 LibTest/core/RegExp/firstMatch_A01_t01: RuntimeError, OK # co19 issue 294
137 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 294 151 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 294
138 152
139 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277 153 LibTest/core/int/isOdd_A01_t01: RuntimeError, OK # co19 issue 277
140 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277 154 LibTest/core/int/isEven_A01_t01: RuntimeError, OK # co19 issue 277
141 155
142 [ $compiler == dart2js ] 156 [ $compiler == dart2js ]
143 LibTest/isolate/SendPort/send_A02_t01: CompileTimeError # Issue 13683
144
145 LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined. 157 LibTest/isolate/SendPort/send_A02_t04: RuntimeError # Runtime error: TypeError: Cannot call method 'toSendPort$0' of undefined.
146 158
147 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation. 159 LibTest/core/int/operator_NOT_A01_t01: RuntimeError, OK # Expects negative resul t from bit-operation.
148 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints. 160 LibTest/core/int/operator_XOR_A01_t01: RuntimeError, OK # Requires bigints.
149 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints. 161 LibTest/core/int/operator_AND_A01_t01: RuntimeError, OK # Requires bigints.
150 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation. 162 LibTest/core/int/operator_right_shift_A01_t01: RuntimeError, OK # Expects negati ve result from bit-operation.
151 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints. 163 LibTest/core/int/operator_OR_A01_t01: RuntimeError, OK # Requires bigints.
152 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints . 164 LibTest/core/int/operator_remainder_A01_t01: RuntimeError, OK # Requires bigints .
153 165
154 Language/13_Statements/09_Switch_A03_t03: MissingCompileTimeError # Issue 17235 166 Language/13_Statements/09_Switch_A03_t03: MissingCompileTimeError # Issue 17235
(...skipping 402 matching lines...) Expand 10 before | Expand all | Expand 10 after
557 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure 569 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure
558 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 570 LibTest/typed_data/Uint16List/Uint16List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
559 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 571 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
560 LibTest/typed_data/Uint32List/toList_A01_t01: RuntimeError, timeout # issue 1693 4, co19-roll r559: Please triage this failure 572 LibTest/typed_data/Uint32List/toList_A01_t01: RuntimeError, timeout # issue 1693 4, co19-roll r559: Please triage this failure
561 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 573 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure
562 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure 574 LibTest/typed_data/Uint8ClampedList/hashCode_A01_t01: fail # co19-roll r559: Ple ase triage this failure
563 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure 575 LibTest/typed_data/Uint8ClampedList/toList_A01_t01: fail, timeout # co19-roll r5 59: Please triage this failure
564 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 576 LibTest/typed_data/Uint8List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
565 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure 577 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure
566 578
567 # Could this be dart issue 7728? 579 # Could this be dart issue 7728? Yes, it is!
kustermann 2014/03/25 16:30:41 Remove this comment.
Bill Hesse 2014/03/27 12:13:45 Done.
568 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 580 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
569 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # co19-roll r546: Plea se triage this failure 581 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # Issue 7728
570 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure 582 LibTest/async/Future/Future.delayed_A03_t01: fail # Issue 7728
571 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure 583 LibTest/async/Stream/first_A01_t01: fail # co19-roll r546: Please triage this fa ilure
572 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure 584 LibTest/async/Stream/first_A02_t02: fail # co19-roll r546: Please triage this fa ilure
573 LibTest/async/Stream/Stream.periodic_A02_t01: fail # co19-roll r546: Please tria ge this failure 585 LibTest/async/Stream/Stream.periodic_A02_t01: fail # Issue 7728
574 LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this fa ilure 586 LibTest/async/Timer/cancel_A01_t01: fail # Issue 7728
575 LibTest/async/Timer/Timer_A01_t01: fail # co19-roll r546: Please triage this fai lure 587 LibTest/async/Timer/Timer_A01_t01: fail # Issue 7728
588
576 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure 589 LibTest/typed_data/Float32x4List/Float32x4List.view_A06_t01: fail # co19-roll r5 87: Please triage this failure
577 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure 590 Language/12_Expressions/00_Object_Identity/1_Object_Identity_A05_t02: RuntimeErr or # co19-roll r607: Please triage this failure
578 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure 591 Language/12_Expressions/17_Getter_Invocation_A07_t02: RuntimeError # co19-roll r 607: Please triage this failure
579 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # co19-roll r641: P lease triage this failure 592 LibTest/isolate/ReceivePort/asBroadcastStream_A04_t03: RuntimeError # Issue 7728
580 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # co19-roll r641: P lease triage this failure 593 LibTest/async/Stream/asBroadcastStream_A04_t03: RuntimeError # Issue 7728
581 LibTest/async/Timer/isActive_A01_t01: RuntimeError # co19-roll r641: Please tria ge this failure 594 LibTest/async/Stream/asBroadcastStream_A03_t01: RuntimeError # Issue 7728
582 LibTest/async/Future/wait_A01_t07: RuntimeError # co19-roll r641: Please triage this failure 595 LibTest/async/Timer/isActive_A01_t01: RuntimeError # Issue 7728
583 LibTest/async/Timer/isActive_A01_t02: RuntimeError # co19-roll r641: Please tria ge this failure 596 LibTest/async/Future/wait_A01_t07: RuntimeError # Issue 7728
584 LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure 597 LibTest/async/Timer/isActive_A01_t02: RuntimeError # Issue 7728
kustermann 2014/03/25 16:30:41 To make it easy to see, you could add "# Issue 772
Bill Hesse 2014/03/27 12:13:45 Done.
585 LibTest/async/Zone/createTimer_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure 598 LibTest/async/Zone/createPeriodicTimer_A01_t01: RuntimeError # Issue 7728
586 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 599 LibTest/async/Zone/createTimer_A01_t01: RuntimeError # Issue 7728
587 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 600 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728
588 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure 601 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728
589 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure 602 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728
590 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure 603 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728
591 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure 604 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728
592 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure 605 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728
593 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # co19-roll r672: Please tria ge this failure 606 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728
594 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure 607 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # Issue 7728
595 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure 608 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728
609 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # Issue 7728
596 LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure 610 LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure
597 LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure 611 LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure
598 LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this f ailure 612 LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this f ailure
599 613
600 LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # No Periodic timer 614 LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # Issue 7728
601 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # No Periodic timer 615 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # Issue 7728
602 LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # No Periodic timer 616 LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # Issue 7728
603 LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # No Periodic timer 617 LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # Issue 7728
604 618
605 [ $compiler == dart2js && $runtime == d8 ] 619 [ $compiler == dart2js && $runtime == d8 ]
606 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 620 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # Issue 7728
607 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 621 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # Issue 7728
608 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure 622 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # Issue 7728
609 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure 623 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # Issue 7728
610 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure 624 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # Issue 7728
611 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure 625 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # Issue 7728
612 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure 626 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # Issue 7728
613 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure 627 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # Issue 7728
614 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/ p/v8/issues/detail?id=3006 628 LibTest/math/sin_A01_t02: RuntimeError # V8 issue 3006, https://code.google.com/ p/v8/issues/detail?id=3006
615 629
616 [ $compiler == dart2js && $minified ] 630 [ $compiler == dart2js && $minified ]
617 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 631 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
618 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure 632 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure
619 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure 633 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure
620 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 634 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
621 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 635 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
622 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 636 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
623 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure 637 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
663 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 677 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
664 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 678 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
665 679
666 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 680 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
667 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 681 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
668 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 682 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
669 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 683 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
670 684
671 [ $compiler == dart2js && $runtime == d8 && $system == windows ] 685 [ $compiler == dart2js && $runtime == d8 && $system == windows ]
672 LibTest/async/DeferredLibrary/*: Skip # Issue 17458 686 LibTest/async/DeferredLibrary/*: Skip # Issue 17458
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698