1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-05 09:20:04 +00:00

[co19] Skip not migrated to NNBD folders in a status file

Change-Id: Iaf54ad33ae79291caffda74843d46a238b6c2a17
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/144945
Reviewed-by: Sergey Grekhov <sgrekhov@unipro.ru>
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: Sergey Grekhov <sgrekhov@unipro.ru>
This commit is contained in:
sgrekhov 2020-04-30 05:29:14 +00:00 committed by commit-bot@chromium.org
parent 654b725ee4
commit 9b9f89a64c
8 changed files with 977 additions and 8 deletions

642
tests/co19/co19-co19.status Normal file
View File

@ -0,0 +1,642 @@
# Copyright (c) 2019, 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.
Language/Classes/*: Skip # Not migrated to NNBD
Language/Classes/Abstract_Instance_Members/*: Skip # Not migrated to NNBD
Language/Classes/Class_Member_Conflicts/*: Skip # Not migrated to NNBD
Language/Classes/Constructors/*: Skip # Not migrated to NNBD
Language/Classes/Constructors/Constant_Constructors/*: Skip # Not migrated to NNBD
Language/Classes/Constructors/Factories/*: Skip # Not migrated to NNBD
Language/Classes/Constructors/Generative_Constructors/*: Skip # Not migrated to NNBD
Language/Classes/Getters/*: Skip # Not migrated to NNBD
Language/Classes/Instance_Methods/*: Skip # Not migrated to NNBD
Language/Classes/Instance_Methods/Operators/*: Skip # Not migrated to NNBD
Language/Classes/Instance_Variables/*: Skip # Not migrated to NNBD
Language/Classes/Setters/*: Skip # Not migrated to NNBD
Language/Classes/Static_Methods/*: Skip # Not migrated to NNBD
Language/Classes/Static_Variables/*: Skip # Not migrated to NNBD
Language/Classes/Superclasses/*: Skip # Not migrated to NNBD
Language/Classes/Superclasses/Inheritance_and_Overriding/*: Skip # Not migrated to NNBD
Language/Classes/Superinterfaces/*: Skip # Not migrated to NNBD
Language/Enums/*: Skip # Not migrated to NNBD
Language/Errors_and_Warnings/*: Skip # Not migrated to NNBD
Language/Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Additive_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Assignable_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Assignment/*: Skip # Not migrated to NNBD
Language/Expressions/Assignment/Compound_Assignment/*: Skip # Not migrated to NNBD
Language/Expressions/Await_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Bitwise_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Booleans/*: Skip # Not migrated to NNBD
Language/Expressions/Booleans/Boolean_Conversion/*: Skip # Not migrated to NNBD
Language/Expressions/Conditional/*: Skip # Not migrated to NNBD
Language/Expressions/Constants/*: Skip # Not migrated to NNBD
Language/Expressions/Equality/*: Skip # Not migrated to NNBD
Language/Expressions/Function_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Function_Invocation/*: Skip # Not migrated to NNBD
Language/Expressions/Function_Invocation/Actual_Argument_List_Evaluation/*: Skip # Not migrated to NNBD
Language/Expressions/Function_Invocation/Binding_Actuals_to_Formals/*: Skip # Not migrated to NNBD
Language/Expressions/Function_Invocation/Function_Expression_Invocation/*: Skip # Not migrated to NNBD
Language/Expressions/Function_Invocation/Unqualified_Invocation/*: Skip # Not migrated to NNBD
Language/Expressions/Identifier_Reference/*: Skip # Not migrated to NNBD
Language/Expressions/If_null_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Instance_Creation/*: Skip # Not migrated to NNBD
Language/Expressions/Instance_Creation/Const/*: Skip # Not migrated to NNBD
Language/Expressions/Instance_Creation/New/*: Skip # Not migrated to NNBD
Language/Expressions/Lists/*: Skip # Not migrated to NNBD
Language/Expressions/Logical_Boolean_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Lookup/*: Skip # Not migrated to NNBD
Language/Expressions/Lookup/Getter_and_Setter_Lookup/*: Skip # Not migrated to NNBD
Language/Expressions/Lookup/Method_Lookup/*: Skip # Not migrated to NNBD
Language/Expressions/Maps/*: Skip # Not migrated to NNBD
Language/Expressions/Method_Invocation/*: Skip # Not migrated to NNBD
Language/Expressions/Method_Invocation/Cascaded_Invocations/*: Skip # Not migrated to NNBD
Language/Expressions/Method_Invocation/Ordinary_Invocation/*: Skip # Not migrated to NNBD
Language/Expressions/Method_Invocation/Super_Invocation/*: Skip # Not migrated to NNBD
Language/Expressions/Multiplicative_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Null/*: Skip # Not migrated to NNBD
Language/Expressions/Numbers/*: Skip # Not migrated to NNBD
Language/Expressions/Object_Identity/*: Skip # Not migrated to NNBD
Language/Expressions/Postfix_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Property_Extraction/*: Skip # Not migrated to NNBD
Language/Expressions/Property_Extraction/Getter_Access_and_Method_Extraction/*: Skip # Not migrated to NNBD
Language/Expressions/Property_Extraction/Ordinary_Member_Closurization/*: Skip # Not migrated to NNBD
Language/Expressions/Property_Extraction/Super_Closurization/*: Skip # Not migrated to NNBD
Language/Expressions/Property_Extraction/Super_Getter_Access_and_Method_Closurization/*: Skip # Not migrated to NNBD
Language/Expressions/Relational_Expressions/*: Skip # Not migrated to NNBD
Language/Expressions/Shift/*: Skip # Not migrated to NNBD
Language/Expressions/Spawning_an_Isolate/*: Skip # Not migrated to NNBD
Language/Expressions/Strings/*: Skip # Not migrated to NNBD
Language/Expressions/Strings/String_Interpolation/*: Skip # Not migrated to NNBD
Language/Expressions/Symbols/*: Skip # Not migrated to NNBD
Language/Expressions/This/*: Skip # Not migrated to NNBD
Language/Expressions/Throw/*: Skip # Not migrated to NNBD
Language/Expressions/Top_level_Getter_Invocation/*: Skip # Not migrated to NNBD
Language/Expressions/Type_Cast/*: Skip # Not migrated to NNBD
Language/Expressions/Type_Test/*: Skip # Not migrated to NNBD
Language/Expressions/Unary_Expressions/*: Skip # Not migrated to NNBD
Language/Functions/*: Skip # Not migrated to NNBD
Language/Functions/External_Functions/*: Skip # Not migrated to NNBD
Language/Functions/Formal_Parameters/*: Skip # Not migrated to NNBD
Language/Functions/Formal_Parameters/Optional_Formals/*: Skip # Not migrated to NNBD
Language/Functions/Formal_Parameters/Required_Formals/*: Skip # Not migrated to NNBD
Language/Functions/Function_Declarations/*: Skip # Not migrated to NNBD
Language/Functions/Type_of_a_Function/*: Skip # Not migrated to NNBD
Language/Generics/*: Skip # Not migrated to NNBD
Language/Generics/Superbounded_types/*: Skip # Not migrated to NNBD
Language/Interfaces/Superinterfaces/*: Skip # Not migrated to NNBD
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/*: Skip # Not migrated to NNBD
Language/Libraries_and_Scripts/*: Skip # Not migrated to NNBD
Language/Libraries_and_Scripts/Exports/*: Skip # Not migrated to NNBD
Language/Libraries_and_Scripts/Imports/*: Skip # Not migrated to NNBD
Language/Libraries_and_Scripts/Parts/*: Skip # Not migrated to NNBD
Language/Libraries_and_Scripts/Scripts/*: Skip # Not migrated to NNBD
Language/Libraries_and_Scripts/URIs/*: Skip # Not migrated to NNBD
Language/Metadata/*: Skip # Not migrated to NNBD
Language/Mixins/*: Skip # Not migrated to NNBD
Language/Mixins/Mixin_Application/*: Skip # Not migrated to NNBD
Language/Mixins/Mixin_Composition/*: Skip # Not migrated to NNBD
Language/Overview/*: Skip # Not migrated to NNBD
Language/Overview/Privacy/*: Skip # Not migrated to NNBD
Language/Overview/Scoping/*: Skip # Not migrated to NNBD
Language/Reference/Lexical_Rules/*: Skip # Not migrated to NNBD
Language/Reference/Lexical_Rules/Comments/*: Skip # Not migrated to NNBD
Language/Reference/Lexical_Rules/Reserved_Words/*: Skip # Not migrated to NNBD
Language/Reference/Operator_Precedence/*: Skip # Not migrated to NNBD
Language/Statements/Assert/*: Skip # Not migrated to NNBD
Language/Statements/Blocks/*: Skip # Not migrated to NNBD
Language/Statements/Break/*: Skip # Not migrated to NNBD
Language/Statements/Continue/*: Skip # Not migrated to NNBD
Language/Statements/Do/*: Skip # Not migrated to NNBD
Language/Statements/Expression_Statements/*: Skip # Not migrated to NNBD
Language/Statements/For/*: Skip # Not migrated to NNBD
Language/Statements/For/Asynchronous_For_in/*: Skip # Not migrated to NNBD
Language/Statements/For/For_Loop/*: Skip # Not migrated to NNBD
Language/Statements/For/For_in/*: Skip # Not migrated to NNBD
Language/Statements/If/*: Skip # Not migrated to NNBD
Language/Statements/Labels/*: Skip # Not migrated to NNBD
Language/Statements/Local_Function_Declaration/*: Skip # Not migrated to NNBD
Language/Statements/Local_Variable_Declaration/*: Skip # Not migrated to NNBD
Language/Statements/Rethrow/*: Skip # Not migrated to NNBD
Language/Statements/Return/*: Skip # Not migrated to NNBD
Language/Statements/Switch/*: Skip # Not migrated to NNBD
Language/Statements/Try/*: Skip # Not migrated to NNBD
Language/Statements/While/*: Skip # Not migrated to NNBD
Language/Statements/Yield_and_Yield_Each/*: Skip # Not migrated to NNBD
Language/Statements/Yield_and_Yield_Each/Yield/*: Skip # Not migrated to NNBD
Language/Statements/Yield_and_Yield_Each/Yield_Each/*: Skip # Not migrated to NNBD
Language/Types/Dynamic_Type_System/*: Skip # Not migrated to NNBD
Language/Types/Function_Types/*: Skip # Not migrated to NNBD
Language/Types/Interface_Types/*: Skip # Not migrated to NNBD
Language/Types/Parameterized_Types/*: Skip # Not migrated to NNBD
Language/Types/Parameterized_Types/Actual_Type_of_Declaration/*: Skip # Not migrated to NNBD
Language/Types/Static_Types/*: Skip # Not migrated to NNBD
Language/Types/Type_Aliases/*: Skip # Not migrated to NNBD
Language/Types/Type_Void/*: Skip # Not migrated to NNBD
Language/Types/Type_dynamic/*: Skip # Not migrated to NNBD
Language/Variables/*: Skip # Not migrated to NNBD
Language/Variables/Evaluation_of_Implicit_Variable_Getters/*: Skip # Not migrated to NNBD
LanguageFeatures/Constant-update-2018/*: Skip # Not migrated to NNBD
LanguageFeatures/Control-flow-collections/*: Skip # Not migrated to NNBD
LanguageFeatures/Extension-methods/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/class/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/class/dynamic/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/class/static/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/typedef/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/*: Skip # Not migrated to NNBD
LanguageFeatures/Instantiate-to-bound/typedef/static/*: Skip # Not migrated to NNBD
LanguageFeatures/Set-literals/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/dynamic/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/dynamic/type-aliases/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/static/*: Skip # Not migrated to NNBD
LanguageFeatures/Simple-bounds/static/type-aliases/*: Skip # Not migrated to NNBD
LanguageFeatures/Spread-collections/*: Skip # Not migrated to NNBD
LanguageFeatures/Super-bounded-types/*: Skip # Not migrated to NNBD
LanguageFeatures/Super-mixins/*: Skip # Not migrated to NNBD
LanguageFeatures/Triple-Shift/*: Skip # Not migrated to NNBD
LanguageFeatures/int-to-double/*: Skip # Not migrated to NNBD
LanguageFeatures/regression/*: Skip # Not migrated to NNBD
LibTest/async/Completer/*: Skip # Not migrated to NNBD
LibTest/async/DeferredLibrary/*: Skip # Not migrated to NNBD
LibTest/async/EventSink/*: Skip # Not migrated to NNBD
LibTest/async/Future/*: Skip # Not migrated to NNBD
LibTest/async/Stream/*: Skip # Not migrated to NNBD
LibTest/async/StreamConsumer/*: Skip # Not migrated to NNBD
LibTest/async/StreamController/*: Skip # Not migrated to NNBD
LibTest/async/StreamIterator/*: Skip # Not migrated to NNBD
LibTest/async/StreamSink/*: Skip # Not migrated to NNBD
LibTest/async/StreamTransformer/*: Skip # Not migrated to NNBD
LibTest/async/Timer/*: Skip # Not migrated to NNBD
LibTest/async/Zone/*: Skip # Not migrated to NNBD
LibTest/collection/DoubleLinkedQueue/*: Skip # Not migrated to NNBD
LibTest/collection/DoubleLinkedQueueEntry/*: Skip # Not migrated to NNBD
LibTest/collection/HasNextIterator/*: Skip # Not migrated to NNBD
LibTest/collection/HashMap/*: Skip # Not migrated to NNBD
LibTest/collection/HashSet/*: Skip # Not migrated to NNBD
LibTest/collection/IterableBase/*: Skip # Not migrated to NNBD
LibTest/collection/IterableMixin/*: Skip # Not migrated to NNBD
LibTest/collection/LinkedHashMap/*: Skip # Not migrated to NNBD
LibTest/collection/LinkedHashSet/*: Skip # Not migrated to NNBD
LibTest/collection/LinkedList/*: Skip # Not migrated to NNBD
LibTest/collection/LinkedListEntry/*: Skip # Not migrated to NNBD
LibTest/collection/ListBase/*: Skip # Not migrated to NNBD
LibTest/collection/ListMixin/*: Skip # Not migrated to NNBD
LibTest/collection/ListQueue/*: Skip # Not migrated to NNBD
LibTest/collection/MapBase/*: Skip # Not migrated to NNBD
LibTest/collection/MapMixin/*: Skip # Not migrated to NNBD
LibTest/collection/MapView/*: Skip # Not migrated to NNBD
LibTest/collection/Queue/*: Skip # Not migrated to NNBD
LibTest/collection/SetBase/*: Skip # Not migrated to NNBD
LibTest/collection/SetMixin/*: Skip # Not migrated to NNBD
LibTest/collection/SplayTreeMap/*: Skip # Not migrated to NNBD
LibTest/collection/SplayTreeSet/*: Skip # Not migrated to NNBD
LibTest/collection/UnmodifiableListView/*: Skip # Not migrated to NNBD
LibTest/collection/UnmodifiableMapBase/*: Skip # Not migrated to NNBD
LibTest/collection/UnmodifiableMapView/*: Skip # Not migrated to NNBD
LibTest/convert/AsciiCodec/*: Skip # Not migrated to NNBD
LibTest/convert/AsciiDecoder/*: Skip # Not migrated to NNBD
LibTest/convert/AsciiEncoder/*: Skip # Not migrated to NNBD
LibTest/convert/Base64Codec/*: Skip # Not migrated to NNBD
LibTest/convert/Base64Decoder/*: Skip # Not migrated to NNBD
LibTest/convert/Base64Encoder/*: Skip # Not migrated to NNBD
LibTest/convert/ByteConversionSink/*: Skip # Not migrated to NNBD
LibTest/convert/ChunkedConversionSink/*: Skip # Not migrated to NNBD
LibTest/convert/ClosableStringSink/*: Skip # Not migrated to NNBD
LibTest/convert/Encoding/*: Skip # Not migrated to NNBD
LibTest/convert/HtmlEscape/*: Skip # Not migrated to NNBD
LibTest/convert/HtmlEscapeMode/*: Skip # Not migrated to NNBD
LibTest/convert/JsonCodec/*: Skip # Not migrated to NNBD
LibTest/convert/JsonDecoder/*: Skip # Not migrated to NNBD
LibTest/convert/JsonEncoder/*: Skip # Not migrated to NNBD
LibTest/convert/JsonUtf8Encoder/*: Skip # Not migrated to NNBD
LibTest/convert/Latin1Codec/*: Skip # Not migrated to NNBD
LibTest/convert/Latin1Decoder/*: Skip # Not migrated to NNBD
LibTest/convert/Latin1Encoder/*: Skip # Not migrated to NNBD
LibTest/convert/LineSplitter/*: Skip # Not migrated to NNBD
LibTest/convert/StringConversionSink/*: Skip # Not migrated to NNBD
LibTest/convert/Utf8Codec/*: Skip # Not migrated to NNBD
LibTest/convert/Utf8Decoder/*: Skip # Not migrated to NNBD
LibTest/convert/Utf8Encoder/*: Skip # Not migrated to NNBD
LibTest/core/AbstractClassInstantiationError/*: Skip # Not migrated to NNBD
LibTest/core/ArgumentError/*: Skip # Not migrated to NNBD
LibTest/core/AssertionError/*: Skip # Not migrated to NNBD
LibTest/core/BidirectionalIterator/*: Skip # Not migrated to NNBD
LibTest/core/CastError/*: Skip # Not migrated to NNBD
LibTest/core/ConcurrentModificationError/*: Skip # Not migrated to NNBD
LibTest/core/CyclicInitializationError/*: Skip # Not migrated to NNBD
LibTest/core/DateTime/*: Skip # Not migrated to NNBD
LibTest/core/Deprecated/*: Skip # Not migrated to NNBD
LibTest/core/Duration/*: Skip # Not migrated to NNBD
LibTest/core/Error/*: Skip # Not migrated to NNBD
LibTest/core/Exception/*: Skip # Not migrated to NNBD
LibTest/core/Expando/*: Skip # Not migrated to NNBD
LibTest/core/FallThroughError/*: Skip # Not migrated to NNBD
LibTest/core/FormatException/*: Skip # Not migrated to NNBD
LibTest/core/Function/*: Skip # Not migrated to NNBD
LibTest/core/IndexError/*: Skip # Not migrated to NNBD
LibTest/core/IntegerDivisionByZeroException/*: Skip # Not migrated to NNBD
LibTest/core/Invocation/*: Skip # Not migrated to NNBD
LibTest/core/Iterable/*: Skip # Not migrated to NNBD
LibTest/core/Iterator/*: Skip # Not migrated to NNBD
LibTest/core/List/*: Skip # Not migrated to NNBD
LibTest/core/Map/*: Skip # Not migrated to NNBD
LibTest/core/Match/*: Skip # Not migrated to NNBD
LibTest/core/NoSuchMethodError/*: Skip # Not migrated to NNBD
LibTest/core/Null/*: Skip # Not migrated to NNBD
LibTest/core/Object/*: Skip # Not migrated to NNBD
LibTest/core/OutOfMemoryError/*: Skip # Not migrated to NNBD
LibTest/core/RangeError/*: Skip # Not migrated to NNBD
LibTest/core/RegExp/*: Skip # Not migrated to NNBD
LibTest/core/RegExp/Pattern_semantics/*: Skip # Not migrated to NNBD
LibTest/core/RuneIterator/*: Skip # Not migrated to NNBD
LibTest/core/Runes/*: Skip # Not migrated to NNBD
LibTest/core/Set/*: Skip # Not migrated to NNBD
LibTest/core/StackOverflowError/*: Skip # Not migrated to NNBD
LibTest/core/StackTrace/*: Skip # Not migrated to NNBD
LibTest/core/StateError/*: Skip # Not migrated to NNBD
LibTest/core/Stopwatch/*: Skip # Not migrated to NNBD
LibTest/core/String/*: Skip # Not migrated to NNBD
LibTest/core/StringBuffer/*: Skip # Not migrated to NNBD
LibTest/core/Symbol/*: Skip # Not migrated to NNBD
LibTest/core/TypeError/*: Skip # Not migrated to NNBD
LibTest/core/UnimplementedError/*: Skip # Not migrated to NNBD
LibTest/core/UnsupportedError/*: Skip # Not migrated to NNBD
LibTest/core/Uri/*: Skip # Not migrated to NNBD
LibTest/core/UriData/*: Skip # Not migrated to NNBD
LibTest/core/bool/*: Skip # Not migrated to NNBD
LibTest/core/double/*: Skip # Not migrated to NNBD
LibTest/core/int/*: Skip # Not migrated to NNBD
LibTest/html/CanvasRenderingContext2D/*: Skip # Not migrated to NNBD
LibTest/html/Document/*: Skip # Not migrated to NNBD
LibTest/html/Element/*: Skip # Not migrated to NNBD
LibTest/html/Event/*: Skip # Not migrated to NNBD
LibTest/html/HttpRequest/*: Skip # Not migrated to NNBD
LibTest/html/HttpRequestUpload/*: Skip # Not migrated to NNBD
LibTest/html/IFrameElement/*: Skip # Not migrated to NNBD
LibTest/html/Node/*: Skip # Not migrated to NNBD
LibTest/html/Window/*: Skip # Not migrated to NNBD
LibTest/io/BytesBuilder/*: Skip # Not migrated to NNBD
LibTest/io/CompressionOptions/*: Skip # Not migrated to NNBD
LibTest/io/ContentType/*: Skip # Not migrated to NNBD
LibTest/io/Cookie/*: Skip # Not migrated to NNBD
LibTest/io/Datagram/*: Skip # Not migrated to NNBD
LibTest/io/Directory/*: Skip # Not migrated to NNBD
LibTest/io/File/*: Skip # Not migrated to NNBD
LibTest/io/FileStat/*: Skip # Not migrated to NNBD
LibTest/io/FileSystemCreateEvent/*: Skip # Not migrated to NNBD
LibTest/io/FileSystemDeleteEvent/*: Skip # Not migrated to NNBD
LibTest/io/FileSystemEntity/*: Skip # Not migrated to NNBD
LibTest/io/FileSystemModifyEvent/*: Skip # Not migrated to NNBD
LibTest/io/FileSystemMoveEvent/*: Skip # Not migrated to NNBD
LibTest/io/GZipCodec/*: Skip # Not migrated to NNBD
LibTest/io/HeaderValue/*: Skip # Not migrated to NNBD
LibTest/io/HttpClient/*: Skip # Not migrated to NNBD
LibTest/io/HttpClientBasicCredentials/*: Skip # Not migrated to NNBD
LibTest/io/HttpClientDigestCredentials/*: Skip # Not migrated to NNBD
LibTest/io/HttpClientRequest/*: Skip # Not migrated to NNBD
LibTest/io/HttpClientResponse/*: Skip # Not migrated to NNBD
LibTest/io/HttpServer/*: Skip # Not migrated to NNBD
LibTest/io/IOSink/*: Skip # Not migrated to NNBD
LibTest/io/InternetAddress/*: Skip # Not migrated to NNBD
LibTest/io/Link/*: Skip # Not migrated to NNBD
LibTest/io/NetworkInterface/*: Skip # Not migrated to NNBD
LibTest/io/OSError/*: Skip # Not migrated to NNBD
LibTest/io/Process/*: Skip # Not migrated to NNBD
LibTest/io/ProcessInfo/*: Skip # Not migrated to NNBD
LibTest/io/ProcessResult/*: Skip # Not migrated to NNBD
LibTest/io/ProcessSignal/*: Skip # Not migrated to NNBD
LibTest/io/RandomAccessFile/*: Skip # Not migrated to NNBD
LibTest/io/RawDatagramSocket/*: Skip # Not migrated to NNBD
LibTest/io/RawSecureServerSocket/*: Skip # Not migrated to NNBD
LibTest/io/Stdin/*: Skip # Not migrated to NNBD
LibTest/io/Stdout/*: Skip # Not migrated to NNBD
LibTest/io/SystemEncoding/*: Skip # Not migrated to NNBD
LibTest/io/WebSocket/*: Skip # Not migrated to NNBD
LibTest/io/WebSocketTransformer/*: Skip # Not migrated to NNBD
LibTest/io/ZLibCodec/*: Skip # Not migrated to NNBD
LibTest/io/ZLibDecoder/*: Skip # Not migrated to NNBD
LibTest/io/ZLibEncoder/*: Skip # Not migrated to NNBD
LibTest/io/certificates/*: Skip # Not migrated to NNBD
LibTest/io/exit/*: Skip # Not migrated to NNBD
LibTest/io/exitCode/*: Skip # Not migrated to NNBD
LibTest/io/gzip/*: Skip # Not migrated to NNBD
LibTest/io/pid/*: Skip # Not migrated to NNBD
LibTest/io/sleep/*: Skip # Not migrated to NNBD
LibTest/io/stderr/*: Skip # Not migrated to NNBD
LibTest/io/systemEncodingConstant/*: Skip # Not migrated to NNBD
LibTest/io/zlib/*: Skip # Not migrated to NNBD
LibTest/isolate/Capability/*: Skip # Not migrated to NNBD
LibTest/isolate/Isolate/*: Skip # Not migrated to NNBD
LibTest/isolate/RawReceivePort/*: Skip # Not migrated to NNBD
LibTest/isolate/ReceivePort/*: Skip # Not migrated to NNBD
LibTest/isolate/SendPort/*: Skip # Not migrated to NNBD
LibTest/math/*: Skip # Not migrated to NNBD
LibTest/math/MutableRectangle/*: Skip # Not migrated to NNBD
LibTest/math/Point/*: Skip # Not migrated to NNBD
LibTest/math/Random/*: Skip # Not migrated to NNBD
LibTest/math/Rectangle/*: Skip # Not migrated to NNBD
LibTest/mirrors/*: Skip # Not migrated to NNBD
LibTest/typed_data/*: Skip # Not migrated to NNBD
LibTest/typed_data/ByteBuffer/*: Skip # Not migrated to NNBD
LibTest/typed_data/ByteData/*: Skip # Not migrated to NNBD
LibTest/typed_data/Float32List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Float32x4/*: Skip # Not migrated to NNBD
LibTest/typed_data/Float32x4List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Float64List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Float64x2/*: Skip # Not migrated to NNBD
LibTest/typed_data/Float64x2List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Int16List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Int32List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Int32x4/*: Skip # Not migrated to NNBD
LibTest/typed_data/Int32x4List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Int64List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Int8List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Uint16List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Uint32List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Uint64List/*: Skip # Not migrated to NNBD
LibTest/typed_data/Uint8ClampedList/*: Skip # Not migrated to NNBD
LibTest/typed_data/Uint8List/*: Skip # Not migrated to NNBD
[ $compiler != fasta ]
Language/Classes/Abstract_Instance_Members/inherited_t13: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/inherited_t14: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/inherited_t15: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/invocation_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/invocation_t06: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/override_default_value_t10: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/override_less_positional_parameters_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/override_more_required_parameters_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/override_no_named_parameters_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/override_not_a_subtype_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Abstract_Instance_Members/same_name_static_method_in_superclass_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Constant_Constructors/name_t01: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Constant_Constructors/not_a_constant_in_superclass_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Constant_Constructors/superinitializer_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Constant_Constructors/superinitializer_t06: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/name_t06: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/name_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/redirecting_constructor_call_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/redirecting_constructor_t04: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/redirecting_to_itself_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/redirecting_to_itself_t06: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/redirecting_to_itself_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/return_type_t08: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/return_wrong_type_t08: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/return_wrong_type_t09: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Factories/return_wrong_type_t10: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/execution_of_a_superinitializer_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/formal_parameter_t09: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/formal_parameter_t10: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/formal_parameter_t11: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t04: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/initializers_t17: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/name_t01: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/Generative_Constructors/superinitializer_t04: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/implicit_constructor_t04: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/implicit_constructor_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/name_t08: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/wrong_name_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Constructors/wrong_name_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Getters/instance_getter_t13: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Getters/instance_getter_t14: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Getters/override_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Getters/same_name_method_t13: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Getters/same_name_method_t14: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Getters/type_object_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_different_default_values_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_fewer_parameters_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_more_parameters_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_named_parameters_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_named_parameters_t08: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_named_parameters_t09: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_named_parameters_t10: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_named_parameters_t11: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_subtype_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_subtype_t08: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_subtype_t09: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_subtype_t10: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_subtype_t11: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/override_subtype_t12: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/same_name_getter_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/same_name_setter_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t10: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t11: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Variables/definition_t05: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Variables/type_aliases_t01: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Variables/type_aliases_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Instance_Variables/type_aliases_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Setters/syntax_t06: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Static_Methods/declaration_t04: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Static_Variables/inheritance_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Static_Variables/type_alias_t01: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/Inheritance_and_Overriding/abstract_method_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t08: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t09: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/Inheritance_and_Overriding/inheritance_t10: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t06: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/Inheritance_and_Overriding/overriding_t08: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/extends_clause_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/superclass_of_itself_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/superclass_of_itself_t04: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superclasses/transition_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/dynamic_type_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/implicit_interface_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/itself_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/more_than_once_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/no_member_t06: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/no_member_t07: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/superclass_as_superinterface_t02: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/superclass_as_superinterface_t03: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/superclass_as_superinterface_t04: Skip # github.com/dart-lang/language/issues/115
Language/Classes/Superinterfaces/syntax_t03: Skip # github.com/dart-lang/language/issues/115
Language/Enums/restrictions_t09: Skip # github.com/dart-lang/language/issues/115
Language/Enums/restrictions_t10: Skip # github.com/dart-lang/language/issues/115
Language/Enums/restrictions_t11: Skip # github.com/dart-lang/language/issues/115
Language/Enums/restrictions_t12: Skip # github.com/dart-lang/language/issues/115
Language/Enums/syntax_t10: Skip # github.com/dart-lang/language/issues/115
Language/Expressions/Instance_Creation/New/type_t08: Skip # github.com/dart-lang/language/issues/115
Language/Expressions/Instance_Creation/New/type_t09: Skip # github.com/dart-lang/language/issues/115
Language/Generics/Superbounded_types/typedef3_A01_t01: Skip # github.com/dart-lang/language/issues/115
Language/Generics/Superbounded_types/typedef3_A01_t02: Skip # github.com/dart-lang/language/issues/115
Language/Generics/Superbounded_types/typedef3_A01_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/Superbounded_types/typedef3_A01_t04: Skip # github.com/dart-lang/language/issues/115
Language/Generics/Superbounded_types/typedef3_A01_t05: Skip # github.com/dart-lang/language/issues/115
Language/Generics/Superbounded_types/typedef3_A01_t06: Skip # github.com/dart-lang/language/issues/115
Language/Generics/parameter_A01_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/parameter_A01_t04: Skip # github.com/dart-lang/language/issues/115
Language/Generics/parameter_A02_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/parameter_A03_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/parameter_A04_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/parameter_A09_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t20: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t21: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t22: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t23: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t24: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t25: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t27: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t28: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t29: Skip # github.com/dart-lang/language/issues/115
Language/Generics/syntax_t30: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t01: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t02: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t04: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t05: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t06: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t07: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t08: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A01_t10: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A04_t01: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A04_t02: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t01: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t02: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t03: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t04: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t05: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t06: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t07: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t08: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t09: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t10: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t11: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t12: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t13: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A06_t14: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A07_t01: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A08_t01: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A09_t05: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A09_t06: Skip # github.com/dart-lang/language/issues/115
Language/Generics/typedef_A10_t01: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t09: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t10: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t11: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t12: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t13: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/inheritance_t14: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t03: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/not_overriden_members_t04: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t03: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_t04: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t10: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t11: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_getters_type_t12: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_members_t03: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/Inheritance_and_Overriding/same_name_method_and_getter_t03: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/definition_t06: Skip # github.com/dart-lang/language/issues/115
Language/Interfaces/Superinterfaces/superinterface_of_itself_t04: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/abstract_t09: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/abstract_t10: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/abstract_t11: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/abstract_t12: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/abstract_t13: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/deferred_t03: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/implicit_constructor_t03: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/implicit_constructor_t04: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/initializers_t04: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/initializers_t05: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/initializers_t06: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/interfaces_t06: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/interfaces_t07: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/superclass_t03: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/superclass_t04: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/superinterfaces_t10: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/superinterfaces_t11: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/superinterfaces_t12: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/superinterfaces_t13: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/superinterfaces_t14: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/syntax_t26: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/warning_t04: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Application/wrong_mixin_type_t09: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/Mixin_Composition/order_t02: Skip # github.com/dart-lang/language/issues/115
Language/Mixins/declaring_constructor_t11: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t01: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t02: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t03: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t04: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t05: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t06: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t07: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t08: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t09: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t10: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t11: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/built-in_types_t12: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/scope_t01: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/scope_t02: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/scope_t03: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/scope_t04: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/self_reference_t19: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/self_reference_t20: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/self_reference_t21: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/self_reference_t22: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/self_reference_t23: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/self_reference_t24: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/self_reference_t25: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t01: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t02: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t03: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t04: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t05: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t06: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t20: Skip # github.com/dart-lang/language/issues/115
Language/Types/Type_Aliases/syntax_t21: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/*: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/*: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_FutureOr_l1_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_FutureOr_l1_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_l1_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_l1_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_l1_t03: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_l1_t04: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_l2_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_l2_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_typedef_l1_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_typedef_l1_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_typedef_l1_t03: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_typedef_l1_t04: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_typedef_l1_t05: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_typedef_l1_t07: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/dynamic/typedef1_typedef_l1_t08: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_FutureOr_l1_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_FutureOr_l1_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_l1_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_l1_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_l1_t03: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_l1_t04: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_l2_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_l2_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t01: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t03: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t04: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t05: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t06: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t07: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/Simple-bounds/static/typedef1_typedef_l1_t08: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/regression/32903_t02: Skip # github.com/dart-lang/language/issues/115
LanguageFeatures/regression/34560_t02: Skip # github.com/dart-lang/language/issues/115
[ $runtime != none ]
LibTest/async/Completer/completeError_A02_t01: Skip # See breaking change #40674
LibTest/async/Future/Future.error_A01_t01: Skip # See breaking change #40674
LibTest/async/StreamController/addError_A02_t01: Skip # See breaking change #40674
LibTest/collection/HashSet/HashSet.from_A02_t01: Skip # See breaking change #40674
LibTest/collection/ListQueue/ListQueue.from_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A02_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator.at_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/RuneIterator_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/currentAsString_A03_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/movePrevious_A02_t02: Skip # See breaking change #40674
LibTest/core/RuneIterator/rawIndex_A02_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/reset_A01_t01: Skip # See breaking change #40674
LibTest/core/RuneIterator/reset_A01_t02: Skip # See breaking change #40674

View File

@ -0,0 +1,34 @@
# Copyright (c) 2012, 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 == dart2js ]
Language/Expressions/Null/instance_of_class_null_t01: Skip # dart:mirrors not supported https://github.com/dart-lang/co19/issues/522.
Language/Expressions/Spawning_an_Isolate/new_isolate_t01: SkipByDesign
Language/Metadata/before*: Skip # dart:mirrors not supported https://github.com/dart-lang/co19/issues/523.
LibTest/io/*: SkipByDesign # dart:io not supported.
LibTest/isolate/*: SkipByDesign # dart:isolate not supported.
[ $compiler == dart2js && $runtime == d8 ]
LibTest/html/*: SkipByDesign # d8 is not a browser
[ $compiler == dart2js && $runtime == d8 && $host_checked ]
LibTest/collection/ListBase/ListBase_class_A01_t04: Slow, Pass
LibTest/collection/ListBase/ListBase_class_A01_t05: Slow, Pass
LibTest/collection/ListBase/ListBase_class_A01_t06: Slow, Pass
LibTest/collection/ListMixin/ListMixin_class_A01_t04: Slow, Pass
LibTest/collection/ListMixin/ListMixin_class_A01_t05: Slow, Pass
LibTest/collection/ListMixin/ListMixin_class_A01_t06: Slow, Pass
LibTest/core/List/List_class_A01_t05: Slow, Pass
LibTest/core/List/List_class_A01_t06: Slow, Pass
[ $compiler == dart2js && $runtime == ie11 ]
LibTest/collection/ListBase/ListBase_class_A01_t04: SkipSlow # slow babeljs transformation
LibTest/collection/ListBase/ListBase_class_A01_t05: SkipSlow # slow babeljs transformation
LibTest/collection/ListBase/ListBase_class_A01_t06: SkipSlow # slow babeljs transformation
LibTest/collection/ListMixin/ListMixin_class_A01_t04: SkipSlow # slow babeljs transformation
LibTest/collection/ListMixin/ListMixin_class_A01_t05: SkipSlow # slow babeljs transformation
LibTest/collection/ListMixin/ListMixin_class_A01_t06: SkipSlow # slow babeljs transformation
LibTest/core/List/List_class_A01_t04: SkipSlow # slow babeljs transformation
LibTest/core/List/List_class_A01_t05: SkipSlow # slow babeljs transformation
LibTest/core/List/List_class_A01_t06: SkipSlow # slow babeljs transformation

View File

@ -0,0 +1,83 @@
# Copyright (c) 2019, 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 == dartdevc || $compiler == dartdevk ]
Language/Classes/Constructors/Generative_Constructors/formal_parameter_t07: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/fresh_instance_t01: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t01: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/implicit_superinitializer_t02: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/initializers_t01: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/initializers_t15: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/initializing_formals_execution_t01: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/initializing_this_t01: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/redirection_t01: Skip # Times out
Language/Classes/Constructors/Generative_Constructors/syntax_t01: Skip # Times out
Language/Classes/Constructors/implicit_constructor_t01: Skip # Times out
Language/Classes/Constructors/implicit_constructor_t02: Skip # Times out
Language/Classes/Constructors/name_t01: Skip # Times out
Language/Classes/Constructors/name_t02: Skip # Times out
Language/Classes/Constructors/name_t03: Skip # Times out
Language/Classes/Getters/instance_getter_t01: Skip # Times out
Language/Classes/Getters/instance_getter_t02: Skip # Times out
Language/Classes/Getters/instance_getter_t03: Skip # Times out
Language/Classes/Getters/instance_getter_t04: Skip # Times out
Language/Classes/Getters/instance_getter_t05: Skip # Times out
Language/Classes/Getters/instance_getter_t06: Skip # Times out
Language/Classes/Getters/override_t04: Skip # Times out
Language/Classes/Getters/return_type_t01: Skip # Times out
Language/Classes/Getters/static_t01/none: Skip # Times out
Language/Classes/Getters/static_t02: Skip # Times out
Language/Classes/Getters/syntax_t01: Skip # Times out
Language/Classes/Getters/void_return_type_t01: Skip # Times out
Language/Classes/Instance_Methods/Operators/allowed_names_t01: Skip # Times out
Language/Classes/Instance_Methods/Operators/arity_0_or_1_t01: Skip # Times out
Language/Classes/Instance_Methods/Operators/arity_0_t01: Skip # Times out
Language/Classes/Instance_Methods/Operators/syntax_t01: Skip # Times out
Language/Classes/Instance_Methods/Operators/syntax_t03: Skip # Times out
Language/Classes/Instance_Methods/override_named_parameters_t03: Skip # Times out
Language/Classes/Instance_Methods/override_named_parameters_t04: Skip # Times out
Language/Classes/Instance_Methods/override_named_parameters_t06: Skip # Times out
Language/Classes/Instance_Methods/override_subtype_t05: Skip # Times out
Language/Classes/Instance_Methods/override_subtype_t06: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t01: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t02: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t04: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t05: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t06: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t07: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t08: Skip # Times out
Language/Classes/Instance_Methods/same_name_static_member_in_superclass_t09: Skip # Times out
Language/Classes/Instance_Variables/definition_t01: Skip # Times out
Language/Classes/Instance_Variables/definition_t02: Skip # Times out
Language/Classes/Instance_Variables/definition_t04: Skip # Times out
Language/Classes/Setters/instance_setter_t01: Skip # Times out
Language/Expressions/Function_Invocation/async_generator_invokation_t08: Skip # Times out
Language/Expressions/Function_Invocation/async_generator_invokation_t10: Skip # Times out
Language/Expressions/Null/instance_of_class_null_t01: Skip # dart:mirrors not supported https://github.com/dart-lang/co19/issues/522.
Language/Expressions/Spawning_an_Isolate/new_isolate_t01: SkipByDesign # dart:isolate not supported.
Language/Metadata/before*: Skip # dart:mirrors not supported https://github.com/dart-lang/co19/issues/523.
Language/Types/Interface_Types/subtype_t27: Skip # Times out
Language/Types/Interface_Types/subtype_t28: Skip # Times out
LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: Skip # Times out
LibTest/html/Element/blur_A01_t01: Skip # Times out
LibTest/html/Element/focus_A01_t01: Skip # Times out
LibTest/html/Element/loadEvent_A01_t01: Skip # Times out
LibTest/html/Element/mouseWheelEvent_A01_t01: Skip # Times out
LibTest/html/Element/onLoad_A01_t01: Skip # Times out
LibTest/html/Element/onMouseWheel_A01_t01: Skip # Times out
LibTest/html/Element/onTransitionEnd_A01_t01: Skip # Times out
LibTest/html/Element/transitionEndEvent_A01_t01: Skip # Times out
LibTest/html/HttpRequest/onError_A01_t02: Skip # Times out
LibTest/html/HttpRequest/responseText_A01_t02: Skip # Times out
LibTest/html/HttpRequestUpload/onError_A01_t02: Skip # Times out
LibTest/html/HttpRequestUpload/onLoadEnd_A01_t01: Skip # Times out
LibTest/html/HttpRequestUpload/onLoadStart_A01_t01: Skip # Times out
LibTest/html/HttpRequestUpload/onLoad_A01_t01: Skip # Times out
LibTest/html/IFrameElement/blur_A01_t01: Skip # Times out
LibTest/html/IFrameElement/enteredView_A01_t01: Skip # Times out
LibTest/html/IFrameElement/focus_A01_t01: Skip # Times out
LibTest/html/IFrameElement/onMouseWheel_A01_t01: Skip # Times out
LibTest/html/IFrameElement/onTransitionEnd_A01_t01: Skip # Times out
LibTest/io/*: SkipByDesign # dart:io not supported.
LibTest/isolate/*: SkipByDesign # dart:isolate not supported.

View File

@ -0,0 +1,205 @@
# Copyright (c) 2018, 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.
[ $builder_tag == bytecode_interpreter ]
LibTest/collection/ListBase/ListBase_class_A01_t04: Slow, Pass
LibTest/collection/ListBase/ListBase_class_A01_t05: Slow, Pass
LibTest/collection/ListBase/ListBase_class_A01_t06: Slow, Pass
[ $compiler == dartkb ]
LibTest/isolate/Isolate/kill_A01_t01: Skip # Issue 37699
LibTest/isolate/Isolate/pause_A01_t01: Skip # Issue 37699
LibTest/isolate/Isolate/pause_A01_t02: Skip # Issue 37699
[ $compiler == fasta ]
Language/Statements/For/syntax_t13: Crash # Assertion error: kernel_shadow_ast.dart: 'receiver == null': is not true.
Language/Statements/For/syntax_t20: Crash # Assertion error: kernel_shadow_ast.dart: 'receiver == null': is not true.
LanguageFeatures/Constant-update-2018/NewOperators_A01_t06/none: Crash
[ $runtime == vm ]
LibTest/collection/ListBase/ListBase_class_A01_t02: Slow, Pass # Does many calls
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Slow, Pass # Does many calls
LibTest/core/List/List_class_A01_t02: Slow, Pass # Does many calls
LibTest/io/RawDatagramSocket/*: Skip # RawDatagramSocket are flacky. Skip them all until rewritten
[ $fasta ]
Language/Classes/Instance_Methods/Operators/allowed_names_t01: Skip # triple-shift flag
Language/Classes/Instance_Methods/Operators/allowed_names_t23: Skip # triple-shift flag
Language/Classes/Instance_Methods/Operators/arity_1_t19: Skip # triple-shift flag
Language/Enums/restrictions_t10: Crash
Language/Expressions/Assignment/Compound_Assignment/expression_assignment_t12: Skip # triple-shift flag
Language/Expressions/Assignment/Compound_Assignment/indexed_expression_assignment_t12: Skip # triple-shift flag
Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_static_t12: Skip # triple-shift flag
Language/Expressions/Assignment/Compound_Assignment/null_aware_compound_assignment_t12: Skip # triple-shift flag
Language/Expressions/Assignment/Compound_Assignment/setter_assignment_t12: Skip # triple-shift flag
Language/Expressions/Assignment/Compound_Assignment/variable_assignment_t12: Skip # triple-shift flag
Language/Expressions/Bitwise_Expressions/syntax_t01: Skip # triple-shift flag
Language/Expressions/Constants/bitwise_operators_t01: Skip # triple-shift flag
Language/Expressions/Constants/bitwise_operators_t07: Skip # triple-shift flag
Language/Expressions/Constants/bitwise_operators_t08: Skip # triple-shift flag
Language/Expressions/Equality/syntax_t01: Skip # triple-shift flag
Language/Expressions/Lists/syntax_t01: Skip # triple-shift flag
Language/Expressions/Maps/syntax_t01: Skip # triple-shift flag
Language/Expressions/Relational_Expressions/syntax_t01: Skip # triple-shift experiment flag
Language/Expressions/Shift/allowed_characters_t02: Skip # triple-shift flag
Language/Expressions/Shift/equivalent_super_t02: Skip # triple-shift flag
Language/Expressions/Shift/equivalent_t02: Skip # triple-shift flag
Language/Expressions/Shift/integer_t03: Skip # triple-shift flag
Language/Expressions/Shift/integer_t04/01: Crash
Language/Expressions/Shift/integer_t04/02: Crash
Language/Expressions/Shift/integer_t04/03: Crash
Language/Expressions/Shift/integer_t04/04: Crash
Language/Expressions/Shift/integer_t04/05: Crash
Language/Expressions/Shift/integer_t04/06: Crash
Language/Expressions/Shift/integer_t04/07: Crash
Language/Expressions/Shift/integer_t04/none: Crash
Language/Expressions/Shift/syntax_t01: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t15: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t17: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t18: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t19: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t21: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t22: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t23: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t24: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t25: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t26: Skip # triple-shift experiment flag
Language/Expressions/Shift/syntax_t27: Skip # triple-shift experiment flag
Language/Expressions/Strings/String_Interpolation/syntax_t01: Skip # triple-shift experiment flag
Language/Expressions/Symbols/syntax_t02: Skip # triple-shift experiment flag
Language/Expressions/parentheses_t01: Skip # triple-shift experiment flag
Language/Functions/syntax_t03: Skip # triple-shift experiment flag
Language/Mixins/Mixin_Application/abstract_t09: Crash
Language/Mixins/Mixin_Application/abstract_t10: Crash
Language/Mixins/Mixin_Application/abstract_t11: Crash
Language/Mixins/Mixin_Application/abstract_t12: Crash
Language/Mixins/Mixin_Application/abstract_t13: Crash
Language/Mixins/Mixin_Application/deferred_t03: Crash
Language/Mixins/Mixin_Application/implicit_constructor_t03: Crash
Language/Mixins/Mixin_Application/implicit_constructor_t04: Crash
Language/Mixins/Mixin_Application/initializers_t04: Crash
Language/Mixins/Mixin_Application/initializers_t05: Crash
Language/Mixins/Mixin_Application/initializers_t06: Crash
Language/Mixins/Mixin_Application/interfaces_t06: Crash
Language/Mixins/Mixin_Application/interfaces_t07: Crash
Language/Mixins/Mixin_Application/superclass_t03: Crash
Language/Mixins/Mixin_Application/superclass_t04: Crash
Language/Mixins/Mixin_Application/superinterfaces_t10: Crash
Language/Mixins/Mixin_Application/superinterfaces_t11: Crash
Language/Mixins/Mixin_Application/superinterfaces_t13: Crash
Language/Mixins/Mixin_Application/superinterfaces_t14: Crash
Language/Mixins/Mixin_Application/syntax_t26: Crash
Language/Mixins/Mixin_Application/warning_t04: Crash
Language/Mixins/Mixin_Application/wrong_mixin_type_t09: Crash
Language/Mixins/Mixin_Composition/order_t02: Crash
Language/Mixins/declaring_constructor_t11: Crash
Language/Reference/Operator_Precedence/precedence_01_assignment_t14: Skip # triple-shift experimental flag
Language/Reference/Operator_Precedence/precedence_12_Shift_t04: Skip # triple-shift experimental flag
Language/Reference/Operator_Precedence/precedence_t05: Skip # triple-shift experimental flag
Language/Statements/Expression_Statements/syntax_t06: Skip # triple-shift experimental flag
LanguageFeatures/Constant-update-2018/NewOperators_A01_t01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t03/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t03/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t03/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t03/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t03/05: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t03/06: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t03/none: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t04/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t04/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t04/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t04/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t04/none: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t05/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t05/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t05/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t05/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t05/05: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t05/06: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t05/none: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t06/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t06/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t06/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t06/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t06/05: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t06/06: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07/05: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07/06: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t07/none: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t08/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t08/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t08/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t08/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t08/05: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t08/none: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t09: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t10/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t10/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t10/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t10/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t10/05: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t10/06: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t10/none: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t11: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t12/01: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t12/02: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t12/03: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t12/04: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t12/05: Crash
LanguageFeatures/Constant-update-2018/NewOperators_A01_t12/none: Crash
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t01: Crash
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/01: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/02: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/03: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/04: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/none: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/01: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/02: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t03/none: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/01: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/02: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t04/01: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t04/none: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08/01: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08/02: Crash
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08/none: Crash
LanguageFeatures/Set-literals/disambiguating_A02_t03: Crash
LanguageFeatures/regression/34803_t01: Crash
LanguageFeatures/regression/34803_t02: Crash
[ $runtime == vm && $system == linux && ($compiler == dartk || $compiler == dartkb) ]
LibTest/isolate/Isolate/spawn_A06_t03: Crash
[ $runtime == vm && $system == macos && ($compiler == dartk || $compiler == dartkb) ]
LibTest/collection/ListBase/ListBase_class_A01_t02: Slow, Pass
LibTest/collection/ListBase/ListBase_class_A01_t03: Slow, Pass
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Slow, Pass
LibTest/collection/ListMixin/ListMixin_class_A01_t03: Slow, Pass
LibTest/core/List/List_class_A01_t02: Slow, Pass
LibTest/core/List/List_class_A01_t03: Slow, Pass
[ $runtime != vm && ($compiler == dartk || $compiler == dartkb) ]
Language/Classes/Constructors/Constant_Constructors/potentially_constant_expression_t01: Crash
[ $compiler == dartk || $compiler == dartkb ]
Language/Libraries_and_Scripts/Scripts/top_level_main_t01: Crash
LibTest/isolate/SendPort/send_A01_t02: Crash
LibTest/isolate/SendPort/send_A01_t03: Crash
# It makes no sense to run any test that uses spawnURI under the simulator
# as that would involve running CFE (the front end) in simulator mode
# to compile the URI file specified in spawnURI code.
# These Isolate tests that use spawnURI are hence skipped on purpose.
[ $runtime == dart_precompiled || $runtime == vm && ($arch == simarm || $arch == simarm64) ]
LibTest/isolate/Isolate/spawnUri*: Skip

View File

@ -0,0 +1,13 @@
# Copyright (c) 2018, 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.
[ $runtime != none ]
LibTest/core/Uri/hasEmptyPath_A01_t01: RuntimeError
LibTest/core/Uri/parse_A05_t01: RuntimeError
[ $compiler != dart2js && $runtime != none && $runtime != vm && !$checked ]
LibTest/async/Future/catchError_A03_t05: RuntimeError
[ $compiler == fasta || $runtime == dart_precompiled || $runtime == vm ]
LibTest/html/*: SkipByDesign # dart:html not supported on VM.

View File

@ -6,15 +6,11 @@
Language/Expressions/Null/instance_of_class_null_t01: Skip # dart:mirrors not supported https://github.com/dart-lang/co19/issues/522.
Language/Expressions/Spawning_an_Isolate/new_isolate_t01: SkipByDesign
Language/Metadata/before*: Skip # dart:mirrors not supported https://github.com/dart-lang/co19/issues/523.
LayoutTests/*: Skip # These tests are going to be removed.
LibTest/io/*: SkipByDesign # dart:io not supported.
LibTest/isolate/*: SkipByDesign # dart:isolate not supported.
WebPlatformTest/*: Skip # These tests are going to be removed.
[ $compiler == dart2js && $runtime == d8 ]
LayoutTests/*: SkipByDesign # d8 is not a browser
LibTest/html/*: SkipByDesign # d8 is not a browser
WebPlatformTest/*: SkipByDesign # d8 is not a browser
[ $compiler == dart2js && $runtime == d8 && $host_checked ]
LibTest/collection/ListBase/ListBase_class_A01_t04: Slow, Pass

View File

@ -59,7 +59,6 @@ Language/Expressions/Spawning_an_Isolate/new_isolate_t01: SkipByDesign # dart:is
Language/Metadata/before*: Skip # dart:mirrors not supported https://github.com/dart-lang/co19/issues/523.
Language/Types/Interface_Types/subtype_t27: Skip # Times out
Language/Types/Interface_Types/subtype_t28: Skip # Times out
LayoutTests/*: Skip # These tests are going to be removed.
LibTest/html/CanvasRenderingContext2D/addEventListener_A01_t03: Skip # Times out
LibTest/html/Element/blur_A01_t01: Skip # Times out
LibTest/html/Element/focus_A01_t01: Skip # Times out
@ -82,4 +81,3 @@ LibTest/html/IFrameElement/onMouseWheel_A01_t01: Skip # Times out
LibTest/html/IFrameElement/onTransitionEnd_A01_t01: Skip # Times out
LibTest/io/*: SkipByDesign # dart:io not supported.
LibTest/isolate/*: SkipByDesign # dart:isolate not supported.
WebPlatformTest/*: Skip # These tests are going to be removed.

View File

@ -10,6 +10,4 @@ LibTest/core/Uri/parse_A05_t01: RuntimeError
LibTest/async/Future/catchError_A03_t05: RuntimeError
[ $compiler == fasta || $runtime == dart_precompiled || $runtime == vm ]
LayoutTests/fast/*: SkipByDesign # DOM not supported on VM.
LibTest/html/*: SkipByDesign # dart:html not supported on VM.
WebPlatformTest/*: SkipByDesign # dart:html not supported on VM.