blob: 67c183cbd99537ae21ad1416f9ed20431937db7b [file] [log] [blame]
# Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file
# 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 == dart2analyzer ]
# not clear: g([var foo = foo + 10]) is parameter 'foo' in the scope of its own initialzer?
Language/06_Functions/2_Formal_Parameters_A02_t02: fail
# not clear: null..[1](1)[2](2).foo(3, bar: 4)=5 - it seems that verything before =5 it not assignable
Language/07_Classes/6_Constructors/1_Generative_Constructors_A04_t15: fail
# invalid argument for constant constructor
Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t02: fail
# TBF: _f is private, so does not collide
Language/07_Classes/1_Instance_Methods_A05_t08: fail
# co19 issue #380, Strings class has been removed
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A03_t01: fail, OK
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterClassEscape_A04_t01: fail, OK
# co19 issue #389, ceil, floor, truncate and round return integers
LibTest/core/int/operator_division_A01_t01: fail, OK
# co19 issue #397, List.addLast removed
LibTest/core/Iterable/where_A01_t07: fail, OK
# co19 issue #400, collection library reorg
LibTest/core/String/String_class_A01_t01: fail, OK
LibTest/core/String/concat_A01_t01: fail, OK
LibTest/core/String/concat_A02_t01: fail, OK
LibTest/core/String/hashCode_A01_t01: fail, OK
LibTest/core/Set/isSubsetOf_A01_t01: fail, OK
LibTest/core/Set/isSubsetOf_A01_t02: fail, OK
# co19 issue #403
LibTest/core/List/every_A01_t01: fail, OK
# co19 issue #414, extra @compile-error
Language/03_Overview/1_Scoping_A02_t28: fail, OK
# co19 issue #416, function name is declared the parameter scope
Language/03_Overview/1_Scoping_A02_t07: fail, OK
# analyzer issue https://code.google.com/p/dart/issues/detail?id=11534
Language/15_Types/4_Interface_Types_A11_t01: Skip
Language/15_Types/4_Interface_Types_A11_t02: Skip
# co19 issue #424, Uninitialized finals are warnings not errors
Language/05_Variables/05_Variables_A07_t05: fail, OK
Language/05_Variables/05_Variables_A07_t06: fail, OK
Language/05_Variables/05_Variables_A07_t07: fail, OK
Language/05_Variables/05_Variables_A07_t08: fail, OK
Language/05_Variables/05_Variables_A08_t01: fail, OK
# co19 issue #425, Only static fields can be declared as 'const'
Language/05_Variables/05_Variables_A12_t01: fail, OK
Language/05_Variables/05_Variables_A12_t06: fail, OK
Language/05_Variables/05_Variables_A13_t01: fail, OK
Language/07_Classes/07_Classes_A02_t11: fail, OK
# co19 issue #429, It is a compile-time error if a formal parameter is declared as a constant variable
Language/07_Classes/6_Constructors/1_Generative_Constructors_A15_t07: fail, OK
# co19 issue #430, return not subtype from factory
Language/07_Classes/6_Constructors/2_Factories_A06_t01: fail, OK
Language/07_Classes/6_Constructors/2_Factories_A06_t02: fail, OK
Language/07_Classes/6_Constructors/2_Factories_A06_t04: fail, OK
# co19 issue #431, it is OK to use 'double' argument for const constructor
Language/07_Classes/6_Constructors/3_Constant_Constructors_A05_t01: fail, OK
# co19 issue #428, number literals with a + prefix
LibTest/core/double/ceil_A01_t05: fail, OK
LibTest/core/double/floor_A01_t05: fail, OK
# co19 issue #434, argument definition was dropped
#Language/11_Expressions/33_Argument_Definition_Test_A01_t14: fail, OK (this is passing for the wrong reason)
#Language/11_Expressions/33_Argument_Definition_Test_A01_t18: fail, OK (this is passing for the wrong reason)
# co19 issue 459, FallThroughError is no longer const
LibTest/core/FallThroughError/FallThroughError_A01_t01: Fail, OK
# co19 issue #437, annotation should be constant _variable_ or constant constructor invocation
Language/07_Classes/07_Classes_A01_t20: fail, OK
Language/07_Classes/07_Classes_A02_t34: fail, OK
Language/07_Classes/07_Classes_A03_t10: fail, OK
# co19 issue #464, not initialized final instance variable is warning, not error
Language/07_Classes/6_Constructors/1_Generative_Constructors_A09_t01: fail
# co19 issue #448, Collection was removed
LibTest/collection/Queue/Queue.from_A01_t01: fail, OK
LibTest/collection/Queue/Queue.from_A01_t02: fail, OK
LibTest/core/List/List.from_A01_t01: fail, OK
LibTest/core/Match/pattern_A01_t01: fail, OK
LibTest/core/Match/str_A01_t01: fail, OK
LibTest/core/RegExp/allMatches_A01_t01: fail, OK
LibTest/core/Set/intersection_A01_t02: fail, OK
# co19 issue 452, more method in Iterable
LibTest/core/Set/Set.from_A01_t02: fail, OK
# co19-roll r546 (11.08.2013) caused these failures
Language/05_Variables/05_Variables_A05_t01: fail # co19-roll r546: Please triage this failure
Language/05_Variables/05_Variables_A05_t02: fail # co19-roll r546: Please triage this failure
Language/05_Variables/05_Variables_A05_t03: fail # co19-roll r546: Please triage this failure
Language/07_Classes/3_Setters_A08_t01: fail # co19-roll r546: Please triage this failure
Language/07_Classes/3_Setters_A08_t02: fail # co19-roll r546: Please triage this failure
Language/07_Classes/3_Setters_A08_t03: fail # co19-roll r546: Please triage this failure
Language/07_Classes/3_Setters_A08_t04: fail # co19-roll r546: Please triage this failure
Language/07_Classes/3_Setters_A08_t05: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/00_Object_Identity/1_Object_Identity_A04_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A01_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A11_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A12_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A13_t06: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A16_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A16_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A16_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/01_Constants_A17_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t04: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t08: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/03_Numbers_A01_t10: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/06_Lists_A06_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/07_Maps_A01_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/08_Throw_A05_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/08_Throw_A05_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/08_Throw_A05_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A01_t04: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t05: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A02_t07: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A05_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A05_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A05_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t04: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t05: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t06: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t07: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t08: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t09: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/1_New_A06_t12: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/2_Const_A09_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation/2_Const_A09_t03: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation_A01_t02: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation_A01_t05: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation_A01_t06: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/12_Instance_Creation_A01_t08: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t01: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A03_t07: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/15_Method_Invocation/3_Static_Invocation_A04_t05: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/15_Method_Invocation/4_Super_Invocation_A02_t04: fail # co19-roll r546: Please triage this failure
Language/12_Expressions/32_Type_Test_A04_t02: fail # co19-roll r546: Please triage this failure
Language/13_Statements/02_Expression_Statements_A01_t06: fail # co19-roll r546: Please triage this failure
Language/13_Statements/04_Local_Function_Declaration_A01_t01: fail # co19-roll r546: Please triage this failure
Language/13_Statements/11_Return_A07_t01: fail # co19-roll r546: Please triage this failure
Language/13_Statements/11_Try_A02_t03: fail # co19-roll r546: Please triage this failure
Language/13_Statements/11_Try_A03_t03: fail # co19-roll r546: Please triage this failure
Language/13_Statements/11_Try_A04_t03: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t27: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t47: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/1_Imports_A03_t67: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/2_Exports_A01_t17: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/2_Exports_A05_t01: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/5_URIs_A01_t24: fail # co19-roll r546: Please triage this failure
Language/14_Libraries_and_Scripts/5_URIs_A01_t25: fail # co19-roll r546: Please triage this failure
Language/15_Types/1_Static_Types_A03_t01: fail # co19-roll r546: Please triage this failure
Language/15_Types/6_Type_dynamic_A03_t01: fail # co19-roll r546: Please triage this failure
Language/15_Types/6_Type_dynamic_A04_t01: fail # co19-roll r546: Please triage this failure
Language/16_Reference/1_Lexical_Rules/2_Comments_A04_t03: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/asBroadcastStream_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/distinct_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/distinct_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/drain_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/drain_A02_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/EventTransformStream_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/expand_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/first_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/listen_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/listen_A04_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/transform_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/EventTransformStream/where_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Future/asStream_A01_t02: pass # co19-roll r546: Please triage this failure
LibTest/async/Future/asStream_A02_t01: pass # co19-roll r546: Please triage this failure
LibTest/async/Future/whenComplete_A03_t01: pass # co19-roll r546: Please triage this failure
LibTest/async/Stream/asBroadcastStream_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/asBroadcastStream_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/contains_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/hasListener_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/hasListener_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/isClosed_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/isClosed_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/isPaused_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/isPaused_A01_t03: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/sink_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamController/StreamController.broadcast_A04_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/distinct_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/distinct_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/drain_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/drain_A02_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamEventTransformer/handleData_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamEventTransformer/handleDone_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamEventTransformer/handleError_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/expand_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/isBroadcast_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamIterator/cancel_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/listen_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/listen_A04_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/StreamSink/close_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream.fromFuture_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream.fromFuture_A02_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream.fromIterable_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/Stream.periodic_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/transform_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Stream/where_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Timer/cancel_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Timer/Timer.periodic_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/async/Timer/Timer.periodic_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/DateTime/compareTo_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/DateTime/isAtSameMomentAs_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/DateTime/subtract_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/double/parse_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_div_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_eq_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_gt_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_gte_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_lt_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_lte_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_minus_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_mult_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/Duration/operator_plus_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/FallThroughError/toString_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/int/ceilToDouble_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/int/floorToDouble_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/int/roundToDouble_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/int/truncateToDouble_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/asMap_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/every_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/forEach_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/core/List/join_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/lastWhere_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/List_A01_t03: fail # co19-roll r546: Please triage this failure
LibTest/core/List/List.filled_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/List.from_A01_t03: fail # co19-roll r546: Please triage this failure
LibTest/core/List/List.generate_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/List.generate_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/core/List/List.generate_A01_t03: fail # co19-roll r546: Please triage this failure
LibTest/core/List/map_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/removeAt_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/replaceRange_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/replaceRange_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/core/List/skipWhile_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/takeWhile_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/toList_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/List/toList_A01_t03: fail # co19-roll r546: Please triage this failure
LibTest/core/List/toSet_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/core/StringBuffer/writeAll_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/isolate_api/spawnFunction_A03_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/isolate_api/streamSpawnFunction_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateSink/add_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateSink/addError_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateSink/addError_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateSink/operator_equality_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/any_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/asBroadcastStream_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/contains_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/contains_A02_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/isBroadcast_A01_t02: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/last_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/length_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/IsolateStream/single_A01_t01: fail # co19-roll r546: Please triage this failure
LibTest/isolate/SendPort/send_A02_t02: fail # co19-roll r546: Please triage this failure
LibTest/isolate/SendPort/send_A02_t03: fail # co19-roll r546: Please triage this failure
LibTest/isolate/SendPort/send_A02_t04: fail # co19-roll r546: Please triage this failure