blob: 798ffddcbfac05a6d4407380bd53c290c72c6c1e [file] [log] [blame]
# 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/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