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

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

Issue 135243005: Remove flaky markers from status file for tests that are not flaky. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 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 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure 7 LibTest/core/RegExp/Pattern_semantics/splitQueryString_A02_t01: RuntimeError # c o19-roll r607: Please triage this failure
8 8
9 [ $compiler == dart2js && $checked && $runtime == ie9 ] 9 [ $compiler == dart2js && $checked && $runtime == ie9 ]
10 LibTest/core/Uri/encodeComponent_A01_t02: Skip 10 LibTest/core/Uri/encodeComponent_A01_t02: Skip
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212 155 LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: RuntimeError, OK # co19 issue 212
156 156
157 # 157 #
158 # Issues with co19 test suite. 158 # Issues with co19 test suite.
159 # 159 #
160 # If you add anything here, either file a bug against the Dart 160 # If you add anything here, either file a bug against the Dart
161 # language specification, co19 test suite, or add a comment that ahe@ 161 # language specification, co19 test suite, or add a comment that ahe@
162 # can understand so he can file a bug later. 162 # can understand so he can file a bug later.
163 # 163 #
164 [ $compiler == dart2js ] 164 [ $compiler == dart2js ]
165 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: fail # co19 issue 648
166 Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198 165 Language/03_Overview/2_Privacy_A01_t09: RuntimeError, OK # co19 issue 198
167 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316 166 Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316
168 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http: //dartbug.com/5021 167 Language/06_Functions/4_External_Functions_A01_t01: CompileTimeError, OK # http: //dartbug.com/5021
169 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308 168 LibTest/core/int/hashCode_A01_t01: RuntimeError, OK # co19 issue 308
170 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur e 169 LibTest/typed_data/Int64List/*: Fail # co19-roll r559: Please triage this failur e
171 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr iage this failure 170 LibTest/typed_data/Int64List/Int64List_A02_t01: pass # co19-roll r559: Please tr iage this failure
172 LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failu re 171 LibTest/typed_data/Uint64List/*: Fail # co19-roll r559: Please triage this failu re
173 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please triage this failure 172 LibTest/typed_data/Uint64List/Uint64List_A02_t01: pass # co19-roll r559: Please triage this failure
174 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this failure 173 LibTest/typed_data/ByteData/*Uint64*: fail # co19-roll r569: Please triage this failure
175 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f ailure 174 LibTest/typed_data/ByteData/*Int64*: fail # co19-roll r569: Please triage this f ailure
(...skipping 300 matching lines...) Expand 10 before | Expand all | Expand 10 after
476 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure 475 Language/15_Types/4_Interface_Types_A11_t01: crash # co19-roll r546: Please tria ge this failure
477 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure 476 Language/15_Types/4_Interface_Types_A11_t02: crash # co19-roll r546: Please tria ge this failure
478 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure 477 Language/15_Types/4_Interface_Types_A12_t10: fail # co19-roll r546: Please triag e this failure
479 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure 478 LibTest/core/DateTime/DateTime_A01_t03: fail # co19-roll r546: Please triage thi s failure
480 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure 479 LibTest/core/DateTime/parse_A03_t01: fail # co19-roll r546: Please triage this f ailure
481 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure 480 LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
482 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure 481 LibTest/core/Match/pattern_A01_t01: fail # co19-roll r559: Please triage this fa ilure
483 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure 482 LibTest/core/RegExp/allMatches_A01_t01: fail # co19-roll r559: Please triage thi s failure
484 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure 483 LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
485 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure 484 LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please tr iage this failure
486 LibTest/isolate/SendPort/send_A01_t01: fail # co19-roll r546: Please triage this failure
487 LibTest/typed_data/Float32List/Float32List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure 485 LibTest/typed_data/Float32List/Float32List.view_A05_t01: RuntimeError # co19-rol l r559: Please triage this failure
488 LibTest/typed_data/Float32List/Float32List.view_A05_t02: RuntimeError # co19-rol l r559: Please triage this failure 486 LibTest/typed_data/Float32List/Float32List.view_A05_t02: RuntimeError # co19-rol l r559: Please triage this failure
489 LibTest/typed_data/Float32List/Float32List.view_A05_t03: RuntimeError # co19-rol l r559: Please triage this failure 487 LibTest/typed_data/Float32List/Float32List.view_A05_t03: RuntimeError # co19-rol l r559: Please triage this failure
490 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure 488 LibTest/typed_data/Float32List/fold_A01_t01: fail # co19-roll r559: Please triag e this failure
491 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure 489 LibTest/typed_data/Float32List/join_A01_t01: fail # co19-roll r559: Please triag e this failure
492 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure 490 LibTest/typed_data/Float32List/join_A01_t02: fail # co19-roll r559: Please triag e this failure
493 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: RuntimeError # co19 -roll r559: Please triage this failure 491 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t01: RuntimeError # co19 -roll r559: Please triage this failure
494 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: RuntimeError # co19 -roll r559: Please triage this failure 492 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t02: RuntimeError # co19 -roll r559: Please triage this failure
495 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: RuntimeError # co19 -roll r559: Please triage this failure 493 LibTest/typed_data/Float32x4List/Float32x4List.view_A05_t03: RuntimeError # co19 -roll r559: Please triage this failure
496 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure 494 LibTest/typed_data/Float32x4List/fold_A01_t01: fail # co19-roll r559: Please tri age this failure
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
542 LibTest/typed_data/Float64List/Float64List.view_A06_t01: fail # co19-roll r587: Please triage this failure 540 LibTest/typed_data/Float64List/Float64List.view_A06_t01: fail # co19-roll r587: Please triage this failure
543 LibTest/typed_data/Float64List/hashCode_A01_t01: fail # co19-roll r559: Please t riage this failure 541 LibTest/typed_data/Float64List/hashCode_A01_t01: fail # co19-roll r559: Please t riage this failure
544 LibTest/typed_data/Float64List/toList_A01_t01: fail, timeout # co19-roll r559: P lease triage this failure 542 LibTest/typed_data/Float64List/toList_A01_t01: fail, timeout # co19-roll r559: P lease triage this failure
545 LibTest/typed_data/Int16List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 543 LibTest/typed_data/Int16List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
546 LibTest/typed_data/Int16List/Int16List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure 544 LibTest/typed_data/Int16List/Int16List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure
547 LibTest/typed_data/Int16List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure 545 LibTest/typed_data/Int16List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure
548 LibTest/typed_data/Int16List/toList_A01_t01: timeout # co19-roll r559: Please tr iage this failure 546 LibTest/typed_data/Int16List/toList_A01_t01: timeout # co19-roll r559: Please tr iage this failure
549 LibTest/typed_data/Int32List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure 547 LibTest/typed_data/Int32List/hashCode_A01_t01: fail # co19-roll r559: Please tri age this failure
550 LibTest/typed_data/Int32List/Int32List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure 548 LibTest/typed_data/Int32List/Int32List.view_A06_t01: fail # co19-roll r587: Plea se triage this failure
551 LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure 549 LibTest/typed_data/Int32List/toList_A01_t01: fail # co19-roll r559: Please triag e this failure
552 LibTest/typed_data/Int32List/toList_A01_t01: pass, timeout # co19-roll r559: Ple ase triage this failure 550 LibTest/typed_data/Int32List/toList_A01_t01: timeout # co19-roll r559: Please tr iage this failure
floitsch 2014/02/11 11:57:44 I think this one sometimes succeeds on our local m
kustermann 2014/02/11 12:54:36 I'm not so sure about these. We trust the buildbot
553 LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please tria ge this failure 551 LibTest/typed_data/Int8List/hashCode_A01_t01: fail # co19-roll r559: Please tria ge this failure
554 LibTest/typed_data/Int8List/toList_A01_t01: fail, timeout # co19-roll r559: Plea se triage this failure 552 LibTest/typed_data/Int8List/toList_A01_t01: fail, timeout # co19-roll r559: Plea se triage this failure
555 LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure 553 LibTest/typed_data/Uint16List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
556 LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please tria ge this failure 554 LibTest/typed_data/Uint16List/toList_A01_t01: fail # co19-roll r559: Please tria ge this failure
557 LibTest/typed_data/Uint16List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure 555 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 556 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 557 LibTest/typed_data/Uint32List/hashCode_A01_t01: fail # co19-roll r559: Please tr iage this failure
560 LibTest/typed_data/Uint32List/toList_A01_t01: fail, timeout # co19-roll r559: Pl ease triage this failure 558 LibTest/typed_data/Uint32List/toList_A01_t01: timeout # co19-roll r559: Please t riage this failure
floitsch 2014/02/11 11:57:44 maybe the same.
561 LibTest/typed_data/Uint32List/Uint32List.view_A06_t01: fail # co19-roll r587: Pl ease triage this failure 559 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 560 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 561 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 562 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 563 LibTest/typed_data/Uint8List/toList_A01_t01: fail, timeout # co19-roll r559: Ple ase triage this failure
566 564
567 # Could this be dart issue 7728? 565 # Could this be dart issue 7728?
568 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ] 566 [ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
569 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # co19-roll r546: Plea se triage this failure 567 LibTest/async/Future/Future.delayed_A01_t01: RuntimeError # co19-roll r546: Plea se triage this failure
570 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure 568 LibTest/async/Future/Future.delayed_A03_t01: fail # co19-roll r546: Please triag e this failure
(...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after
647 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure 645 LibTest/core/Symbol/Symbol_A01_t02: CompileTimeError # co19-roll r607: Please tr iage this failure
648 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r672: Please triage t his failure 646 LibTest/isolate/Isolate/spawnUri_A01_t01: Fail # co19-roll r672: Please triage t his failure
649 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r672: Please triage t his failure 647 LibTest/isolate/Isolate/spawnUri_A01_t02: Fail # co19-roll r672: Please triage t his failure
650 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r672: Please triage t his failure 648 LibTest/isolate/Isolate/spawnUri_A01_t03: Fail # co19-roll r672: Please triage t his failure
651 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r672: Please triage t his failure 649 LibTest/isolate/Isolate/spawnUri_A01_t04: Fail # co19-roll r672: Please triage t his failure
652 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r672: Please triage t his failure 650 LibTest/isolate/Isolate/spawnUri_A01_t05: Fail # co19-roll r672: Please triage t his failure
653 651
654 [ $compiler == dart2js ] 652 [ $compiler == dart2js ]
655 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure 653 LibTest/core/List/List_class_A01_t01: RuntimeError # co19-roll r623: Please tria ge this failure
656 Language/03_Overview/2_Privacy_A01_t02: RuntimeError # co19-roll r667: Please tr iage this failure 654 Language/03_Overview/2_Privacy_A01_t02: RuntimeError # co19-roll r667: Please tr iage this failure
657 Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t02: Pass # co19-roll r667: Please triage this failure
658 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # c o19-roll r667: Please triage this failure 655 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t16: RuntimeError # c o19-roll r667: Please triage this failure
659 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # c o19-roll r667: Please triage this failure 656 Language/12_Expressions/20_Logical_Boolean_Expressions_A06_t17: RuntimeError # c o19-roll r667: Please triage this failure
660 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure 657 LibTest/convert/JsonDecoder/fuse_A01_t01: RuntimeError # co19-roll r667: Please triage this failure
661 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 658 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
662 659
663 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 660 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
664 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 661 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
665 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 662 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
666 663
667 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 664 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
668 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 665 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
669 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 666 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
670 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 667 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698