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

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

Issue 138753002: co19 status cleanups. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 11 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
« no previous file with comments | « tests/co19/co19-co19.status ('k') | 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 [ $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 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure. 106 LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: F ail # TODO(ngeoaffray): Please triage these failure.
107 107
108 [ $compiler == dart2js && $checked ] 108 [ $compiler == dart2js && $checked ]
109 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression 109 Language/13_Statements/09_Switch_A05_t01: Fail # Missing type check in switch ex pression
110 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure. 110 Language/07_Classes/6_Constructors/1_Generative_Constructors_A17_t03: Fail # TOD O(ahe): Please triage this failure.
111 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure 111 Language/15_Types/2_Dynamic_Type_System_A01_t02: RuntimeError # co19-roll r607: Please triage this failure
112 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure 112 Language/15_Types/8_Parameterized_Types_A03_t07: RuntimeError # co19-roll r607: Please triage this failure
113 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure 113 Language/15_Types/1_Static_Types_A03_t01: RuntimeError # co19-roll r623: Please triage this failure
114 LibTest/core/Map/Map_class_A01_t04: Slow, Pass 114 LibTest/core/Map/Map_class_A01_t04: Slow, Pass
115 LibTest/core/Uri/Uri_A06_t03: Slow, Pass 115 LibTest/core/Uri/Uri_A06_t03: Slow, Pass
116 Language/13_Statements/09_Switch_A09_t01: RuntimeError # Issue 16089
116 117
117 [ $compiler == dart2js ] 118 [ $compiler == dart2js ]
118 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200 119 LibTest/core/int/operator_GT_A01_t01: RuntimeError, OK # co19 issue 200
119 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200 120 LibTest/core/int/operator_LT_A01_t01: RuntimeError, OK # co19 issue 200
120 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200 121 LibTest/core/int/operator_addition_A01_t01: RuntimeError, OK # co19 issue 200
121 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200 122 LibTest/core/int/toDouble_A01_t01: RuntimeError, OK # co19 issue 200
122 123
123 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish. 124 LibTest/core/List/sort_A01_t06: Slow, Pass # Slow tests that needs extra time to finish.
124 125
125 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184. 126 LibTest/core/List/getRange_A03_t01: RuntimeError, OK # Tests that fail because t hey use the legacy try-catch syntax. co19 issue 184.
(...skipping 465 matching lines...) Expand 10 before | Expand all | Expand 10 after
591 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 592 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
592 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 593 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
593 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure 594 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure
594 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure 595 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure
595 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure 596 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
596 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure 597 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure
597 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure 598 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure
598 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # co19-roll r672: Please tria ge this failure 599 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # co19-roll r672: Please tria ge this failure
599 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure 600 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure
600 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure 601 LibTest/typed_data/Int32x4/operator_OR_A01_t01: RuntimeError # co19-roll r672: P lease triage this failure
602 LibTest/core/Stopwatch/start_A01_t01: RuntimeError # Please triage this failure
603 LibTest/core/Stopwatch/start_A01_t02: RuntimeError # Please triage this failure
604 LibTest/core/Stopwatch/elapsedTicks_A01_t01: RuntimeError # Please triage this f ailure
605
606 LibTest/collection/ListBase/ListBase_class_A01_t01: RuntimeError # Please triage this failure
607 LibTest/collection/ListMixin/ListMixin_class_A01_t01: Skip, RuntimeError # Pleas e triage this failure
608
609 LibTest/async/Stream/Stream.periodic_A01_t01: RuntimeError # No Periodic timer
610 LibTest/async/Stream/Stream.periodic_A03_t01: RuntimeError # No Periodic timer
611 LibTest/async/Timer/Timer.periodic_A01_t01: RuntimeError # No Periodic timer
612 LibTest/async/Timer/Timer.periodic_A02_t01: RuntimeError # No Periodic timer
601 613
602 [ $compiler == dart2js && $runtime == d8 ] 614 [ $compiler == dart2js && $runtime == d8 ]
603 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 615 LibTest/core/Stopwatch/elapsedInMs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
604 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure 616 LibTest/core/Stopwatch/elapsedInUs_A01_t01: RuntimeError # co19-roll r672: Pleas e triage this failure
605 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure 617 LibTest/core/Stopwatch/elapsedTicks_A01_t02: RuntimeError # co19-roll r672: Plea se triage this failure
606 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure 618 LibTest/core/Stopwatch/elapsedTicks_A01_t03: RuntimeError # co19-roll r672: Plea se triage this failure
607 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure 619 LibTest/core/Stopwatch/elapsed_A01_t01: RuntimeError # co19-roll r672: Please tr iage this failure
608 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure 620 LibTest/core/Stopwatch/elapsed_A01_t02: RuntimeError # co19-roll r672: Please tr iage this failure
609 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure 621 LibTest/core/Stopwatch/elapsed_A01_t03: RuntimeError # co19-roll r672: Please tr iage this failure
610 LibTest/core/Stopwatch/start_A01_t03: RuntimeError # co19-roll r672: Please tria ge this failure
611 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure 622 LibTest/core/Stopwatch/stop_A01_t01: RuntimeError # co19-roll r672: Please triag e this failure
612 623
613 [ $compiler == dart2js && $minified ] 624 [ $compiler == dart2js && $minified ]
614 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure 625 Language/12_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_ A01_t02: fail # co19-roll r559: Please triage this failure
615 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure 626 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t02: fail # co19-roll r559: Please triage this failure
616 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure 627 Language/12_Expressions/15_Method_Invocation/1_Ordinary_Invocation_A05_t03: fail # co19-roll r559: Please triage this failure
617 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure 628 Language/12_Expressions/17_Getter_Invocation_A02_t01: fail # co19-roll r559: Ple ase triage this failure
618 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure 629 Language/12_Expressions/18_Assignment_A05_t02: fail # co19-roll r559: Please tri age this failure
619 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure 630 Language/12_Expressions/18_Assignment_A05_t04: fail # co19-roll r559: Please tri age this failure
620 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure 631 Language/12_Expressions/18_Assignment_A05_t05: fail # co19-roll r559: Please tri age this failure
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
662 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure 673 LibTest/convert/JsonEncoder/convert_A01_t01: RuntimeError # co19-roll r667: Plea se triage this failure
663 674
664 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure 675 LibTest/math/pow_A04_t01: fail # co19-roll r587: Please triage this failure
665 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure 676 LibTest/math/pow_A14_t01: fail # co19-roll r587: Please triage this failure
666 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure 677 LibTest/math/pow_A16_t01: fail # co19-roll r587: Please triage this failure
667 678
668 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure 679 LibTest/async/Stream/handleError_A04_t01: RuntimeError # co19-roll r641: Please triage this failure
669 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure 680 LibTest/async/Stream/listen_A05_t01: RuntimeError # co19-roll r641: Please triag e this failure
670 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure 681 LibTest/convert/JsonCodec/encode_A01_t01: RuntimeError # co19-roll r641: Please triage this failure
671 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure 682 LibTest/convert/JsonCodec/encode_A01_t02: RuntimeError # co19-roll r641: Please triage this failure
OLDNEW
« no previous file with comments | « tests/co19/co19-co19.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698