| Index: dart/tests/co19/co19-dart2js.status
|
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
|
| index fec2e3474c50f22e4ce5560b14631a7a290d09fb..87c408a3753a5f4585c044575ddfff7757919264 100644
|
| --- a/dart/tests/co19/co19-dart2js.status
|
| +++ b/dart/tests/co19/co19-dart2js.status
|
| @@ -2,6 +2,11 @@
|
| # for details. All rights reserved. Use of this source code is governed by a
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| +
|
| +[ $compiler == dart2js && $runtime == jsshell ]
|
| +LibTest/isolate/isolate_api/spawnUri_A02_t01: Crash # TODO(ahe): Please triage this crash.
|
| +
|
| +
|
| # Crashes first, please. Then untriaged bugs. There is a section below
|
| # for co19 bugs.
|
| [ $compiler == dart2js ]
|
| @@ -14,15 +19,10 @@ Language/05_Variables/05_Variables_A05_t07: Fail # TODO(ahe): Please triage this
|
| Language/05_Variables/05_Variables_A05_t08: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A05_t09: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A05_t10: Fail # TODO(ahe): Please triage this failure.
|
| -Language/05_Variables/05_Variables_A07_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/05_Variables/05_Variables_A07_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/05_Variables/05_Variables_A07_t03: Fail # TODO(ahe): Please triage this failure.
|
| -Language/05_Variables/05_Variables_A07_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A07_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A07_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A07_t07: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A07_t08: Fail # TODO(ahe): Please triage this failure.
|
| -Language/05_Variables/05_Variables_A07_t10: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/05_Variables_A08_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/05_Variables/1_Evaluation_of_Implicit_Variable_Getters_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/06_Functions/06_Functions_A01_t22: Fail # TODO(ahe): Please triage this failure.
|
| @@ -43,10 +43,10 @@ Language/07_Classes/6_Constructors_A01_t03: Fail # TODO(ahe): Please triage this
|
| Language/07_Classes/6_Constructors_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/07_Classes/6_Constructors_A01_t06: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Expressions/01_Constants_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/01_Constants_A13_t06: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Expressions/01_Constants_A18_t07: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Expressions/01_Constants_A20_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/08_Throw_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Expressions/08_Throw_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/08_Throw_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/08_Throw_A05_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/11_Instance_Creation/1_New_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| @@ -55,15 +55,16 @@ Language/11_Expressions/11_Instance_Creation/1_New_A02_t06: Fail # TODO(ahe): Pl
|
| Language/11_Expressions/11_Instance_Creation/1_New_A02_t07: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/11_Instance_Creation/2_Const_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/11_Instance_Creation/2_Const_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Expressions/11_Instance_Creation/2_Const_A11_t01: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Expressions/11_Instance_Creation/2_Const_A11_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| +Language/11_Expressions/14_Function_Invocation/3_Unqualified_Invocation_A01_t10: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/17_Getter_Invocation_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/18_Assignment_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Expressions/18_Assignment_A05_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/18_Assignment_A05_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/30_Identifier_Reference_A04_t09: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/30_Identifier_Reference_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/30_Identifier_Reference_A05_t12: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Expressions/31_Type_Test_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Expressions/31_Type_Test_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/31_Type_Test_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/32_Type_Cast_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/32_Type_Cast_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -71,19 +72,20 @@ Language/11_Expressions/32_Type_Cast_A03_t02: Fail # TODO(ahe): Please triage th
|
| Language/11_Expressions/32_Type_Cast_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/32_Type_Cast_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/32_Type_Cast_A05_t04: Fail # TODO(ahe): Please triage this failure.
|
| +Language/12_Statements/02_Expression_Statements_A01_t08: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/03_Variable_Declaration_A04_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/03_Variable_Declaration_A04_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/03_Variable_Declaration_A04_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/03_Variable_Declaration_A04_t05: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/03_Variable_Declaration_A04_t06: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/03_Variable_Declaration_A04_t07: Fail # TODO(ahe): Please triage this failure.
|
| +Language/12_Statements/03_Variable_Declaration_A04_t08: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/04_Local_Function_Declaration_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/04_Local_Function_Declaration_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/06_For_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/06_For_A01_t12: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/09_Switch_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/09_Switch_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/12_Statements/09_Switch_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/09_Switch_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/09_Switch_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/09_Switch_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -96,16 +98,14 @@ Language/12_Statements/11_Return_A05_t03: Fail # TODO(ahe): Please triage this f
|
| Language/12_Statements/12_Labels_A03_t04: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/14_Continue_A02_t12: Fail # TODO(ahe): Please triage this failure.
|
| Language/12_Statements/14_Continue_A02_t13: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/13_Libraries_and_Scripts_A05_t03: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t12: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/1_Imports_A02_t14: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/1_Imports_A02_t16: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/1_Imports_A02_t17: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t15: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/1_Imports_A02_t28: Fail # TODO(ahe): Please triage this failure.
|
| +Language/13_Libraries_and_Scripts/1_Imports_A02_t29: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/1_Imports_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/3_Parts_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/4_Scripts_A01_t20: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/4_Scripts_A01_t21: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/4_Scripts_A01_t22: Fail # TODO(ahe): Please triage this failure.
|
| -Language/13_Libraries_and_Scripts/4_Scripts_A01_t23: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/5_URIs_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/5_URIs_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| Language/13_Libraries_and_Scripts/5_URIs_A01_t21: Fail # TODO(ahe): Please triage this failure.
|
| @@ -113,26 +113,68 @@ Language/13_Libraries_and_Scripts/5_URIs_A01_t24: Fail # TODO(ahe): Please triag
|
| Language/13_Libraries_and_Scripts/5_URIs_A01_t25: Fail # TODO(ahe): Please triage this failure.
|
| Language/14_Types/5_Function_Types_A01_t10: Pass # co19 issue 392, issue 9058
|
| Language/14_Types/5_Function_Types_A02_t06: Pass # co19 issue 392, issue 9058
|
| -Language/14_Types/5_Function_Types_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A40_t04: Fail # TODO(ahe): Please triage this failure.
|
| -Language/15_Reference/1_Lexical_Rules_A01_t09: Fail # TODO(ahe): Please triage this failure.
|
| -Language/15_Reference/1_Lexical_Rules_A01_t11: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A06_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/Future.delayed_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/Future.delayed_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/Future.delayed_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/asStream_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/asStream_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/asStream_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/catchError_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/catchError_A03_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/catchError_A03_t03: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/forEach_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/forEach_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/forEach_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/then_A01_t03: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/then_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/then_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/then_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/then_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/wait_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/wait_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/wait_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/wait_A01_t06: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/wait_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/wait_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/whenComplete_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/whenComplete_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/whenComplete_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/whenComplete_A04_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/async/Future/whenComplete_A04_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/collection/Queue/iterator_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/collection/Queue/iterator_current_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/collection/Queue/iterator_moveNext_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/List/List_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/NEGATIVE_INFINITY_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/double/parse_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/pow_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/pow_A11_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/pow_A13_t01: Fail # TODO(ahe): Please triage this failure.
|
|
|
| +
|
| +[ $compiler == dart2js && $runtime == jsshell ]
|
| +Language/11_Expressions/12_Spawning_an_Isolate_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/SendPort/send_A02_t05: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/SendPort/send_A02_t06: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t03: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnFunction_A01_t05: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnFunction_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnUri_A02_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/isolate/isolate_api/spawnUri_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/math/cos_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +
|
| +
|
| +[ $compiler == dart2js ]
|
| LibTest/isolate/ReceivePort/receive_A01_t02: Fail # Issue 6750
|
|
|
| -LibTest/core/StringBuffer/addAll_A02_t01: Fail, OK # co19 issue 355
|
| -LibTest/core/StringBuffer/add_A02_t01: Fail, OK # co19 issue 355
|
| LibTest/core/StringBuffer/isEmpty_A01_t01: Fail, OK # co19 issue 355
|
| -LibTest/core/StringBuffer/clear_A02_t01: Fail, OK # co19 issue 355
|
|
|
| Language/07_Classes/6_Constructors/2_Factories_A01_t05: Fail # Partially implemented rediriecting constructors makes this fail.
|
|
|
| @@ -176,11 +218,6 @@ LibTest/math/exp_A01_t01: Fail, OK # co19 issue 44
|
| LibTest/math/sin_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/math/tan_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
|
|
| -[ $compiler == dart2js ]
|
| -LibTest/math/parseDouble_A02_t01: Fail, OK # co19 issue 317
|
| -LibTest/math/parseInt_A01_t01: Fail, OK # co19 issue 317
|
| -LibTest/math/parseInt_A02_t01: Fail, OK # co19 issue 317
|
| -
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
| LibTest/core/Map/Map_class_A01_t04: Pass, Slow # Issue 8096
|
| Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A03_t01: Fail # TODO(ngeoaffray): Please triage these failure.
|
| @@ -193,7 +230,6 @@ LibTest/math/acos_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
|
| LibTest/math/asin_A01_t01: Fail # TODO(ngeoaffray): Please triage these failure.
|
|
|
| [ $compiler == dart2js && $minified ]
|
| -
|
| # These tests assume that the invocation mirror gets the original name of the
|
| # method, but that information is not present when minifying. They could be
|
| # fixed by using the invocation mirror to invoke a method on a different object
|
| @@ -225,7 +261,6 @@ Language/11_Expressions/11_Instance_Creation/1_New_A11_t01: Fail # TODO(ahe): Pl
|
| Language/11_Expressions/11_Instance_Creation/2_Const_A09_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/11_Instance_Creation/2_Const_A09_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/11_Instance_Creation_A05_t01: Fail # TODO(ahe): Please triage this failure.
|
| -Language/11_Expressions/11_Instance_Creation_A05_t02: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/19_Conditional_A04_t03: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/20_Logical_Boolean_Expressions_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| Language/11_Expressions/27_Unary_Expressions_A02_t03: Fail # TODO(ahe): Please triage this failure.
|
| @@ -242,7 +277,11 @@ LibTest/core/AssertionError/failedAssertion_A01_t01: Fail # TODO(ahe): Please tr
|
| LibTest/core/AssertionError/line_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/AssertionError/url_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/Map/putIfAbsent_A01_t04: Fail # TODO(ahe): Please triage this failure.
|
| -LibTest/core/Queue/iterator_hasNext_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/Match/pattern_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/Match/str_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/RegExp/RegExp_A01_t02: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/RegExp/allMatches_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| +LibTest/core/Set/intersection_A03_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/String/contains_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/String/contains_A01_t03: Fail # TODO(ahe): Please triage this failure.
|
| LibTest/core/TypeError/column_A01_t01: Fail # TODO(ahe): Please triage this failure.
|
| @@ -279,18 +318,10 @@ Language/07_Classes/6_Constructors/1_Generative_Constructors_A13_t01: Fail, OK #
|
| LibTest/isolate/SendPort/send_A02_t02: Fail, OK # co19 issue 293
|
| LibTest/isolate/SendPort/send_A02_t03: Fail, OK # co19 issue 293
|
| LibTest/isolate/SendPort/send_A02_t04: Fail, OK # co19 issue 293
|
| -LibTest/core/LinkedHashMap/LinkedHashMap_class_A01_t01: Fail, OK # co19 issue 293
|
| -LibTest/core/Map/getKeys_A01_t01: Fail, OK # co19 issue 293
|
| -LibTest/core/Map/getKeys_A01_t02: Fail, OK # co19 issue 293
|
| -LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 293
|
| -LibTest/core/Map/getValues_A01_t01: Fail, OK # co19 issue 293
|
|
|
| -LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 294
|
| LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # co19 issue 294
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 issue 294
|
|
|
| -LibTest/core/Map/getValues_A01_t02: Fail, OK # co19 issue 287
|
| -
|
| LibTest/core/int/isOdd_A01_t01: Fail, OK # co19 issue 277
|
| LibTest/core/int/isEven_A01_t01: Fail, OK # co19 issue 277
|
|
|
| @@ -308,7 +339,6 @@ LibTest/isolate/SendPort/send_A02_t02: Fail # Compile-time error: error: not a c
|
| LibTest/isolate/SendPort/send_A02_t03: Fail # Compile-time error: error: not a compile-time constant
|
|
|
| Language/11_Expressions/01_Constants_A18_t03: Fail # Compile-time error: unexpected token 'equals'
|
| -Language/11_Expressions/22_Equality_A02_t03: Fail # Compile-time error: unexpected token 'equals'
|
| Language/11_Expressions/05_Strings_A20_t01: Fail # Runtime error: Expect.identical(expected: <abyr, abyr
|
| LibTest/isolate/isolate_api/spawnUri_A02_t01: Fail # Runtime error: Expect.throws() fails
|
| LibTest/isolate/isolate_api/spawnUri_A01_t01: Fail # Runtime error: UnsupportedError: Currently spawnUri is not supported without web workers.
|
| @@ -327,18 +357,8 @@ LibTest/core/int/operator_remainder_A01_t01: Fail, OK # Requires bigints.
|
|
|
| LibTest/core/Date/toString_A02_t01: Fail # Argument error. Year 999999 is out of range. Needs to be specified (and then potentially reported to co19): issue 1878.
|
|
|
| -LibTest/core/Match/pattern_A01_t01: Fail, OK # co19 issue 212
|
| -LibTest/core/Match/str_A01_t01: Fail, OK # co19 issue 212
|
| -LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # co19 issue 212
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 issue 212
|
|
|
| -LibTest/math/Random/nextDouble_A01_t01: Fail # co19 issue 334
|
| -
|
| -[ $compiler == dart2js && $checked ]
|
| -LibTest/core/Queue/addLast_A01_t01: Slow, Pass
|
| -LibTest/core/Queue/add_A01_t01: Slow, Pass
|
| -LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass
|
| -
|
|
|
| #
|
| # Issues with co19 test suite.
|
| @@ -349,9 +369,6 @@ LibTest/core/Queue/iterator_hasNext_A01_t01: Slow, Pass
|
| #
|
| [ $compiler == dart2js ]
|
| Language/11_Expressions/11_Instance_Creation/1_New_A01_t04: Fail, OK # co19 issue 241
|
| -Language/11_Expressions/22_Equality_A01_t19: Fail, OK # co19 issue 241
|
| -Language/11_Expressions/22_Equality_A01_t20: Fail, OK # co19 issue 241
|
| -Language/11_Expressions/32_Type_Cast_A01_t04: Fail, OK # co19 issue 241
|
|
|
| Language/11_Expressions/22_Equality_A01_t01: Fail, OK # Function declaration takes precedence over function expression.
|
|
|
| @@ -371,203 +388,6 @@ LibTest/core/int/hashCode_A01_t01: Fail, OK # co19 issue 308
|
| Language/03_Overview/2_Privacy_A01_t11: Pass, OK # co19 issue 316
|
| Language/11_Expressions/14_Function_Invocation/4_Function_Expression_Invocation_A03_t01: Pass, OK # co19 issue 316
|
|
|
| -LibTest/core/Queue/some_A01_t06: Fail # behavior of some is undefined when underlying iterable changes, co19 issue 357
|
| -LibTest/core/Queue/every_A01_t06: Fail # behavior of every is undefined when underlying iterable changes, co19 issue 357
|
| -LibTest/core/Queue/forEach_A01_t04: Fail # behavior of forEach is undefined when underlying iterable changes, co19 issue 357
|
| -
|
| -LibTest/core/List/List_A02_t01: Fail # List constructors, co19 issue 358
|
| -
|
| -LibTest/core/List/last_A02_t01: Fail # List.last throws a StateError, co19 issue 359
|
| -
|
| -LibTest/core/double/toInt_A01_t03: Fail # conversion to integer throws UnsupportedError for NaN/Infinity now, co19 issue 360
|
| -LibTest/core/double/toInt_A01_t04: Fail # conversion to integer throws UnsupportedError for NaN/Infinity now, co19 issue 360
|
| -
|
| -LibTest/core/Match/end_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/group_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/group_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/groupCount_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/groups_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/groups_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/operator_subscript_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/operator_subscript_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/pattern_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/start_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/Match/str_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/allMatches_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/firstMatch_A03_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/hasMatch_A01_t02: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/hasMatch_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/ignoreCase_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/multiLine_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/pattern_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A03_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_Assertion_A04_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A03_t03: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_Atom_A06_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_Disjunction_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/RegExp_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/RegExp_A01_t02: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/stringMatch_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/RegExp/stringMatch_A02_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/String/contains_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/String/replaceAll_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/String/replaceFirst_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/String/split_A01_t01: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -LibTest/core/String/split_A01_t02: Fail # Regexp multiLine, ignoreCase -> isMultiLine, isCaseSensitive, co19 issue 362
|
| -
|
| -LibTest/core/Set/some_A01_t03: Fail # some -> any, co19 issue 363
|
| -LibTest/core/Set/some_A01_t02: Fail # some -> any, co19 issue 363
|
| -LibTest/core/Set/some_A01_t01: Fail # some -> any, co19 issue 363
|
| -LibTest/core/List/some_A02_t01: Fail # some -> any, co19 issue 363
|
| -LibTest/core/List/some_A01_t02: Fail # some -> any, co19 issue 363
|
| -LibTest/core/List/some_A01_t01: Fail # some -> any, co19 issue 363
|
| -LibTest/core/Queue/some_A01_t05: Fail # some -> any, co19 issue 363
|
| -LibTest/core/Queue/some_A01_t03: Fail # some -> any, co19 issue 363
|
| -LibTest/core/Queue/some_A01_t02: Fail # some -> any, co19 issue 363
|
| -LibTest/core/Queue/some_A01_t01: Fail # some -> any, co19 issue 363
|
| -LibTest/core/Queue/some_A01_t04: Fail # some -> any, co19 issue 363
|
| -
|
| -LibTest/core/List/filter_A01_t01: Fail # filter->where, co19 issue 364
|
| -LibTest/core/List/filter_A01_t02: Fail # filter->where, co19 issue 364
|
| -LibTest/core/List/filter_A02_t01: Fail # filter->where, co19 issue 364
|
| -LibTest/core/List/filter_A04_t01: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Queue/filter_A01_t01: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Queue/filter_A01_t02: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Queue/filter_A01_t03: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Queue/filter_A01_t04: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Queue/filter_A01_t05: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Queue/filter_A01_t06: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Set/filter_A01_t01: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Set/filter_A01_t02: Fail # filter->where, co19 issue 364
|
| -LibTest/core/Set/filter_A01_t03: Fail # filter->where, co19 issue 364
|
| -
|
| -Language/12_Statements/06_For/2_For_in_A01_t01: Fail # iterator-change, co19 issue 365
|
| -Language/12_Statements/06_For/2_For_in_A01_t05: Fail # iterator-change, co19 issue 365
|
| -Language/12_Statements/07_While_A02_t01: Fail # iterator-change, co19 issue 365
|
| -Language/12_Statements/08_Do_A02_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/List/iterator_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/List/iterator_hasNext_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/List/iterator_next_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/List/iterator_next_A02_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/List/List.from_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/iterator_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/iterator_A01_t02: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/iterator_hasNext_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/iterator_hasNext_A01_t02: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/iterator_next_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/iterator_next_A01_t02: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/iterator_next_A02_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Queue/Queue.from_A01_t02: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/RegExp/allMatches_A01_t01: Fail # iterator-change, co19 issue 365
|
| -LibTest/core/Set/Set.from_A01_t02: Fail # iterator-change, co19 issue 365
|
| -
|
| -LibTest/core/Completer/Completer_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/completeException_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/completeException_A02_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/completeException_A03_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/completeException_A03_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/complete_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/complete_A02_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/complete_A02_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Completer/future_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/Future.immediate_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t04: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t05: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t06: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t07: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t08: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A01_t09: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A02_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A02_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A02_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A02_t04: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/chain_A03_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/exception_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/exception_A01_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/exception_A02_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/handleException_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/handleException_A01_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/handleException_A01_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/handleException_A01_t04: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/handleException_A01_t05: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/handleException_A01_t06: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/handleException_A01_t07: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/hasValue_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/isComplete_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/then_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/then_A01_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/then_A01_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/then_A01_t04: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/then_A01_t05: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A01_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A01_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A01_t04: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A01_t05: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A01_t06: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A01_t07: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A02_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A02_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A02_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A03_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/value_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/value_A01_t02: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/value_A01_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Futures/wait_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Futures/wait_A01_t03: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Futures/wait_A01_t04: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Futures/wait_A01_t05: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Futures/wait_A01_t06: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Futures/wait_A02_t01: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Futures/wait_A02_t02: Fail # Future is in async library. co19 issue 367
|
| -
|
| -LibTest/core/Expect/setEquals_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Expect/setEquals_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/HashMap/HashMap.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/HashMap/HashMap_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/HashSet/HashSet.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/HashSet/HashSet_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/LinkedHashMap/LinkedHashMap.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/LinkedHashMap/LinkedHashMap_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/List/List.from_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/List/addAll_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/Queue.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/Queue_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/addAll_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/addAll_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/addFirst_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/addFirst_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/addLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/addLast_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/add_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/add_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/clear_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/every_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/every_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/every_A01_t03: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/every_A01_t04: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/every_A01_t05: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/first_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/first_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/forEach_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/forEach_A01_t02: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/forEach_A01_t03: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/forEach_A01_t05: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/isEmpty_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/last_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/last_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/length_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/removeFirst_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/removeFirst_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/removeLast_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Queue/removeLast_A02_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -LibTest/core/Set/Set.from_A01_t01: Fail # Moved collection classes from core to collection. co19 issue 371.
|
| -
|
| LibTest/core/Date/operator_equality_A01_t01: Fail # DateTime.== now looks at timezone, co19 issue 379.
|
|
|
| LibTest/core/Date/Date.fromMillisecondsSinceEpoch_A01_t01: Fail # Renamed Date to DateTime (issue 373, 374)
|
| @@ -621,11 +441,6 @@ LibTest/core/Strings/join_A04_t01: Fail # Strings class has been removed. co19 i
|
| LibTest/core/Strings/concatAll_A01_t01: Fail # Strings class has been removed. co19 issue 380
|
| LibTest/core/Strings/concatAll_A04_t01: Fail # Strings class has been removed. co19 issue 380
|
|
|
| -LibTest/core/RegExp/RegExp_A01_t03: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| -LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t03: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| -LibTest/core/IllegalJSRegExpException/toString_A01_t01: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| -LibTest/core/IllegalJSRegExpException/IllegalJSRegExpException_A01_t01: Fail # IllegalJSRegExpException has been removed. co19 issue 375.
|
| -
|
| LibTest/core/StringBuffer/addAll_A01_t02: Fail # StringBuffer renamed add to write. co19 issue 388.
|
| LibTest/core/StringBuffer/add_A01_t02: Fail # StringBuffer renamed add to write. co19 issue 388.
|
| LibTest/core/StringBuffer/add_A01_t01: Fail # StringBuffer renamed add to write. co19 issue 388.
|
| @@ -645,17 +460,10 @@ Language/11_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: Fail #
|
| Language/11_Expressions/05_Strings/1_String_Interpolation_A03_t01: Fail # StringBuffer renamed add to write. co19 issue 388.
|
| Language/11_Expressions/05_Strings/1_String_Interpolation_A04_t01: Fail # StringBuffer renamed add to write. co19 issue 388.
|
|
|
| -LibTest/core/double/operator_truncating_division_A01_t01: Fail # truncate/ceil/floor/round returns ints, issue 361
|
| -LibTest/core/double/operator_truncating_division_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 361
|
| -LibTest/core/double/operator_truncating_division_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 361
|
| -LibTest/core/double/operator_truncating_division_A01_t05: Fail # truncate/ceil/floor/round returns ints, issue 361
|
| -LibTest/core/double/operator_truncating_division_A01_t06: Fail # truncate/ceil/floor/round returns ints, issue 361
|
| -
|
| LibTest/core/double/ceil_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| LibTest/core/double/ceil_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| LibTest/core/double/floor_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| LibTest/core/double/floor_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| -LibTest/core/double/isNaN_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| LibTest/core/double/round_A01_t02: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| LibTest/core/double/round_A01_t04: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| LibTest/core/double/truncate_A01_t03: Fail # truncate/ceil/floor/round returns ints, issue 389
|
| @@ -665,19 +473,10 @@ LibTest/core/List/getRange_A02_t01: Fail # issue 391
|
|
|
| # Issues with co19 test suite in checked mode.
|
| [ $compiler == dart2js && $checked ]
|
| -LibTest/isolate/SendPort/call_A01_t01: Fail # Future is in async library. co19 issue 367
|
| -
|
| LibTest/core/Set/intersection_A01_t01: Fail # issue 390
|
| LibTest/core/Set/intersection_A01_t02: Fail # issue 390
|
| LibTest/core/Set/intersection_A01_t03: Fail # issue 390
|
|
|
| -# Issues with co19 test suite in unchecked mode.
|
| -[ $compiler == dart2js && $unchecked ]
|
| -LibTest/core/Set/intersection_A03_t01: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377). Passes in checked mode due to Issue 390.
|
| -
|
| -LibTest/core/Future/chain_A02_t05: Fail # Future is in async library. co19 issue 367
|
| -LibTest/core/Future/transform_A02_t04: Fail # Future is in async library. co19 issue 367
|
| -
|
| [ $compiler == dart2js && $jscl ]
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: Fail, Pass # issue 3333
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: Fail, Pass # issue 3333
|
| @@ -686,11 +485,8 @@ Language/11_Expressions/03_Numbers_A01_t06: Fail, OK # Requires bigint.
|
| Language/11_Expressions/03_Numbers_A01_t09: Fail, OK # Requires bigint.
|
| LibTest/core/Date/Date_A01_t03: Fail, OK # co19 issue 180
|
| LibTest/core/Date/year_A01_t01: Fail, OK # Requires big int.
|
| -LibTest/core/Match/pattern_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
|
| -LibTest/core/Match/str_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t01: Fail, OK # This is not rejected by V8.
|
| LibTest/core/RegExp/Pattern_semantics/firstMatch_Term_A04_t01: Fail, OK # co19 issue 92.
|
| -LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # Bad test, allMatches return an Iterable.
|
| LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Bad test, use Match.regexp, not Match.pattern.
|
| LibTest/core/double/toRadixString_A01_t01: Fail, OK # Unimplemented test stub.
|
| LibTest/core/int/compareTo_A01_t01: Fail, OK # Requires big int.
|
| @@ -712,7 +508,6 @@ LibTest/math/acos_A01_t01: Fail, OK # co19 issue 44
|
| LibTest/math/asin_A01_t01: Fail, OK # co19 issue 44
|
| LibTest/math/atan_A01_t01: Fail, OK # co19 issue 44
|
|
|
| -
|
| #
|
| # The following tests are failing. Please add the error message
|
| # (either a compiler error or exception message). The error messages
|
| @@ -767,13 +562,8 @@ Language/05_Variables/05_Variables_A01_t15: Fail # Checks that a variable declar
|
| Language/05_Variables/05_Variables_A04_t01: Fail # Checks that a compile-time error occurs if a local constant variable is redefined.
|
| Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t03: Fail # Checks that a required parameter can be constant. Reassigning it should produce a compile-time error.
|
| Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t04: Fail # Checks that static variable declaration can't be a required formal parameter
|
| -Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t05: Fail # Checks that reassigning a final required parameter produces a compile-time error.
|
| Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t06: Fail # Checks that a functionSignature parameter cannot be final.
|
| Language/06_Functions/2_Formal_Parameters/1_Required_Formals_A02_t07: Fail # Checks that a functionSignature parameter cannot be declared as variable.
|
| -Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t06: Fail # Checks that an optional positional parameter can be final. Reassigning it should produce a compile-time error.
|
| -Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A01_t07: Fail # Checks that an optional positional parameter can be constant. Reassigning it should produce a compile-time error.
|
| -Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t01: Fail # Checks that it is a compile-time error if the name of a positional optional parameter begins with an '_' character.
|
| -Language/06_Functions/2_Formal_Parameters/2_Optional_Formals_A03_t02: Fail # Checks that it is a compile-time error if the name of a positional optional parameter begins with an '_' character.
|
| Language/06_Functions/2_Formal_Parameters_A03_t01: Fail # Checks that it is a compile-time error if a required parameter is declared as a constant variable.
|
| Language/06_Functions/2_Formal_Parameters_A03_t02: Fail # Checks that it is a compile-time error if a required parameter is declared as a constant typed variable.
|
| Language/06_Functions/2_Formal_Parameters_A03_t05: Fail # Checks that it is a compile-time error if an optional named parameter is declared as a constant typed variable.
|
| @@ -837,7 +627,6 @@ Language/14_Types/4_Interface_Types_A10_t06: Fail # http://dartbug.com/5022
|
| Language/14_Types/4_Interface_Types_A10_t07: Fail # http://dartbug.com/5022
|
| Language/14_Types/4_Interface_Types_A10_t08: Fail # http://dartbug.com/5022
|
| Language/14_Types/4_Interface_Types_A10_t09: Fail # http://dartbug.com/5022
|
| -Language/14_Types/5_Function_Types_A06_t01: Fail # http://dartbug.com/5022
|
|
|
| Language/13_Libraries_and_Scripts/4_Scripts_A03_t01: Fail # http://dartbug.com/5683
|
| Language/13_Libraries_and_Scripts/4_Scripts_A03_t03: Fail # http://dartbug.com/5683
|
| @@ -849,7 +638,6 @@ Language/07_Classes/07_Classes_A03_t10: Fail # http://dartbug.com/6687
|
| # Unexpected runtime errors.
|
| #
|
| [ $compiler == dart2js ]
|
| -Language/14_Types/4_Interface_Types_A08_t06: Fail # class Queue cannot be resolved.
|
|
|
| Language/14_Types/4_Interface_Types_A11_t04: Fail # http://dartbug.com/5020
|
| Language/14_Types/4_Interface_Types_A12_t10: Fail # http://dartbug.com/5020
|
| @@ -865,21 +653,6 @@ Language/14_Types/3_Type_Declarations/1_Typedef_A07_t02: Fail # dartbug.com/7202
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t03: Fail # dartbug.com/7202
|
| Language/14_Types/3_Type_Declarations/1_Typedef_A07_t04: Fail # dartbug.com/7202
|
|
|
| -LibTest/core/Map/containsKey_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Map/operator_subscript_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Map/operator_subscripted_assignment_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Map/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Set/add_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Set/addAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Set/contains_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Set/remove_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Set/removeAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Set/isSubsetOf_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -LibTest/core/Set/containsAll_A01_t02: Fail # Doesn't expect null to be allowed in Set or Map keys (issue 377).
|
| -
|
| -
|
| -LibTest/core/Map/forEach_A01_t07: Fail # Doesn't expect concurrent modification error (issue 376).
|
| -
|
| LibTest/core/String/charCodes_A01_t01: Fail # Deprecated string members removed (issue 382).
|
| LibTest/core/String/charCodeAt_A02_t01: Fail # Deprecated string members removed (issue 382).
|
| LibTest/core/String/charCodeAt_A03_t01: Fail # Deprecated string members removed (issue 382).
|
|
|