mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 10:28:02 +00:00
[co19] DEPS updated
Change-Id: I101eae9189848a699e4b186f363d9a684d7b2d02 Reviewed-on: https://dart-review.googlesource.com/c/85703 Commit-Queue: Alexander Thomas <athom@google.com> Reviewed-by: Alexander Thomas <athom@google.com>
This commit is contained in:
parent
0e08c267c8
commit
6a99a9a85f
4 changed files with 34 additions and 77 deletions
2
DEPS
2
DEPS
|
@ -36,7 +36,7 @@ vars = {
|
|||
"chromium_git": "https://chromium.googlesource.com",
|
||||
"fuchsia_git": "https://fuchsia.googlesource.com",
|
||||
|
||||
"co19_2_rev": "92eb86a60b26089eaffc4fa9703895f71a251a76",
|
||||
"co19_2_rev": "14af48115a219f978feb5ecd41b7efc19e761359",
|
||||
|
||||
# As Flutter does, we use Fuchsia's GN and Clang toolchain. These revision
|
||||
# should be kept up to date with the revisions pulled by the Flutter engine.
|
||||
|
|
|
@ -119,8 +119,6 @@ LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04: Compi
|
|||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t04: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t03: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t04: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t02: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/01: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/02: MissingCompileTimeError # Please triage this failure
|
||||
|
@ -132,12 +130,14 @@ LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t04/none: CompileTim
|
|||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t03/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t04/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t05/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t09/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t02/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t02/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/01: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/02: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/03: MissingCompileTimeError # Please triage this failure
|
||||
|
@ -146,6 +146,7 @@ LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/05: MissingC
|
|||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/06: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/07: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t08: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/01: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/02: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/03: MissingCompileTimeError # Please triage this failure
|
||||
|
@ -153,6 +154,7 @@ LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/04: MissingC
|
|||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/05: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/06: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/07: MissingCompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t10: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t01/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t03/none: CompileTimeError
|
||||
|
@ -177,20 +179,12 @@ LanguageFeatures/Set-literals/semantics_A04_t01: CompileTimeError # This feature
|
|||
LanguageFeatures/Set-literals/set_literals_A01_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Set-literals/set_literals_A02_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Set-literals/set_literals_A04_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t01/none: CompileTimeError
|
||||
LanguageFeatures/Set-literals/syntax_compatibility_A01_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t02: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t03/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t05: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t06: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t07: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_l1_t07: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_l1_t07/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_l2_t02/none: CompileTimeError # Please triage this failure
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t06/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t07/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t08/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t09: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10: MissingCompileTimeError
|
||||
LanguageFeatures/Super-bounded-types/static_analysis_A01_t02: CompileTimeError # Issue 32903
|
||||
LanguageFeatures/Super-bounded-types/static_analysis_A01_t05: CompileTimeError # Issue 32903
|
||||
LanguageFeatures/Super-bounded-types/static_analysis_A01_t08: CompileTimeError # Issue 32903
|
||||
|
|
|
@ -99,21 +99,18 @@ LanguageFeatures/Instantiate-to-bound/FutureOr/dynamic/FutureOr_l1_t02: RuntimeE
|
|||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t02: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t03: Crash
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t02: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t02: RuntimeError
|
||||
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_FutureOr_l1_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t04/none: Crash, Pass
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t02: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t05: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t03: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t05: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_t01: RuntimeError
|
||||
|
@ -179,7 +176,6 @@ LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_glob
|
|||
LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_global_variable_fail_A32_t01: RuntimeError
|
||||
LanguageFeatures/Subtyping/dynamic/generated/positional_function_types_fail_return_value_fail_A31_t01: RuntimeError
|
||||
LanguageFeatures/Super-mixins/mixin_member_t06: RuntimeError
|
||||
LanguageFeatures/regression/33585_t01: MissingCompileTimeError
|
||||
LanguageFeatures/regression/33585_t02: MissingCompileTimeError
|
||||
LanguageFeatures/regression/33597_t01: MissingCompileTimeError
|
||||
LanguageFeatures/regression/33701_t01: MissingCompileTimeError
|
||||
|
@ -1380,6 +1376,7 @@ Language/Types/Interface_Types/subtype_t23: RuntimeError
|
|||
Language/Variables/constant_variable_t09: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/check_types/typedef_param_t02: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t02: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t10: RuntimeError
|
||||
LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t05: RuntimeError
|
||||
LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t05: RuntimeError
|
||||
|
@ -3653,11 +3650,10 @@ LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/none: C
|
|||
LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t03/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/01: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/03: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t06: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/function/function_ret_extends_Future_neg_assign_l1_t07: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t02: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t08: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t10: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/01: MissingCompileTimeError
|
||||
|
|
|
@ -2,14 +2,11 @@
|
|||
# for details. All rights reserved. Use of this source code is governed by a
|
||||
# BSD-style license that can be found in the LICENSE file.
|
||||
|
||||
LibTest/io/Stdin/readLineSync_A03_t02: Pass, Fail # https://github.com/dart-lang/co19/issues/184
|
||||
LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, ExtraSlow # https://github.com/dart-lang/sdk/issues/35316
|
||||
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, ExtraSlow # https://github.com/dart-lang/sdk/issues/35316
|
||||
LibTest/core/List/List_class_A01_t02: Pass, Slow # Does many calls
|
||||
LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Slow # Does many calls
|
||||
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Slow # Does many calls
|
||||
LibTest/core/List/List_class_A01_t02: Pass, Slow # Does many calls
|
||||
LibTest/io/FileSystemCreateEvent/isDirectory_A01_t06: Pass, RuntimeError # https://github.com/dart-lang/co19/issues/186
|
||||
LibTest/io/RawDatagramSocket/close_A01_t01: Pass, RuntimeError # https://github.com/dart-lang/co19/issues/195
|
||||
LibTest/io/RawDatagramSocket/every_A01_t02: Pass, RuntimeError # https://github.com/dart-lang/co19/issues/195
|
||||
LibTest/io/RawDatagramSocket/singleWhere_A03_t01: Pass, RuntimeError # https://github.com/dart-lang/co19/issues/195
|
||||
LibTest/io/RawDatagramSocket/*: Skip # RawDatagramSocket are flacky. Skip them all until rewritten
|
||||
|
||||
[ $compiler == dartkp ]
|
||||
Language/Expressions/Instance_Creation/New/evaluation_t20: RuntimeError
|
||||
|
@ -87,9 +84,9 @@ LibTest/io/RawDatagramSocket/distinct_A01_t05: Pass, Fail # Issue https://github
|
|||
LibTest/io/RawDatagramSocket/lastWhere_A01_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
|
||||
LibTest/io/RawDatagramSocket/listen_A02_t02: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
|
||||
LibTest/io/RawDatagramSocket/receive_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
|
||||
LibTest/io/RawDatagramSocket/where_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
|
||||
LibTest/io/RawDatagramSocket/timeout_A02_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
|
||||
LibTest/io/RawDatagramSocket/timeout_A06_t01: Pass, Fail # Next roll might fix it (see https://github.com/dart-lang/co19/commit/8b2e2be5bc3bb9fec41efec8ac6fc777e231d915)
|
||||
LibTest/io/RawDatagramSocket/where_A01_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/170
|
||||
LibTest/io/Stdin/first_A04_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/193
|
||||
LibTest/io/Stdin/last_A02_t01: Pass, Fail # Issue https://github.com/dart-lang/co19/issues/182
|
||||
|
||||
|
@ -221,8 +218,7 @@ LanguageFeatures/Instantiate-to-bound/class/dynamic/class_FutureOr_l1_t04: Compi
|
|||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l1_t04: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t03: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t04: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t07: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t08: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l2_t05: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_l3_t02: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01: Crash
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t01/01: Crash
|
||||
|
@ -238,11 +234,8 @@ LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04/none: C
|
|||
LanguageFeatures/Instantiate-to-bound/class/static/class_l1_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t03/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t07/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l3_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/01: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l4_t01/03: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/01: Crash, Pass
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/02: Crash, Pass
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: Crash
|
||||
|
@ -252,8 +245,10 @@ LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08/01: Cras
|
|||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08/02: Crash, Pass
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l2_t08/none: Crash, Pass
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l1_t07: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_l2_t02: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_FutureOr_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t03: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/01: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/02: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/03: MissingCompileTimeError
|
||||
|
@ -262,6 +257,7 @@ LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/05: MissingC
|
|||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/06: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t04/07: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t07/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t08: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/01: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/02: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/03: MissingCompileTimeError
|
||||
|
@ -269,7 +265,9 @@ LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/04: MissingC
|
|||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/05: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/06: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t09/07: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l1_t10: MissingCompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t01/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t02/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t06/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/static/typedef_l2_t15: CompileTimeError
|
||||
LanguageFeatures/Set-literals/constant_set_literals_A02_t01: CompileTimeError # This feature is not implemented yet
|
||||
|
@ -284,25 +282,17 @@ LanguageFeatures/Set-literals/semantics_A05_t02: RuntimeError # This feature is
|
|||
LanguageFeatures/Set-literals/set_literals_A01_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Set-literals/set_literals_A02_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Set-literals/set_literals_A04_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Set-literals/syntax_compatibility_A01_t01: CompileTimeError # This feature is not implemented yet
|
||||
LanguageFeatures/Simple-bounds/dynamic/class_FutureOr_l1_t02: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_FutureOr_l1_t02: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t01/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t03/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t05: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t06: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/class_typedef_l1_t07: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_l1_t07: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_FutureOr_l1_t02/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_l1_t07/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_l2_t02/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t06/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t07/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t08/none: CompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t09: MissingCompileTimeError
|
||||
LanguageFeatures/Simple-bounds/static/typedef_typedef_l1_t10: CompileTimeError
|
||||
LanguageFeatures/Super-mixins/covariance_t03: MissingCompileTimeError # Issue 35111
|
||||
LanguageFeatures/Super-mixins/covariance_t06: MissingCompileTimeError # Issue 35111
|
||||
LanguageFeatures/Super-mixins/covariance_t07: MissingCompileTimeError # Issue 35111
|
||||
LanguageFeatures/regression/33585_t01: MissingCompileTimeError
|
||||
LanguageFeatures/regression/33585_t02: MissingCompileTimeError
|
||||
LanguageFeatures/regression/33597_t01: MissingCompileTimeError
|
||||
LanguageFeatures/regression/33701_t01: MissingCompileTimeError
|
||||
|
@ -421,9 +411,9 @@ LibTest/io/Link/stat_A01_t01: RuntimeError
|
|||
LibTest/isolate/Isolate/spawn_A06_t03: Crash, Pass
|
||||
|
||||
[ $runtime == vm && $system == macos && ($compiler == dartk || $compiler == dartkb) ]
|
||||
LibTest/collection/ListBase/ListBase_class_A01_t02: Timeout, Pass, ExtraSlow # https://github.com/dart-lang/co19/issues/198 https://github.com/dart-lang/sdk/issues/35316
|
||||
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Timeout, Pass, ExtraSlow # https://github.com/dart-lang/co19/issues/198 https://github.com/dart-lang/sdk/issues/35316
|
||||
LibTest/core/List/List_class_A01_t02: Timeout, Pass, ExtraSlow # https://github.com/dart-lang/co19/issues/198 https://github.com/dart-lang/sdk/issues/35316
|
||||
LibTest/collection/ListBase/ListBase_class_A01_t02: Timeout, Pass, Slow # https://github.com/dart-lang/co19/issues/198
|
||||
LibTest/collection/ListMixin/ListMixin_class_A01_t02: Timeout, Pass, Slow # https://github.com/dart-lang/co19/issues/198
|
||||
LibTest/core/List/List_class_A01_t02: Timeout, Pass, Slow # https://github.com/dart-lang/co19/issues/198
|
||||
LibTest/io/Directory/watch_A01_t02: RuntimeError, Pass
|
||||
LibTest/io/Directory/watch_A02_t01: RuntimeError, Pass
|
||||
LibTest/io/FileSystemCreateEvent/isDirectory_A01_t03: RuntimeError, Pass
|
||||
|
@ -567,6 +557,7 @@ LibTest/io/RawDatagramSocket/where_A04_t01: RuntimeError
|
|||
LibTest/io/Stdin/readByteSync_A02_t01: RuntimeError
|
||||
LibTest/io/Stdin/readLineSync_A03_t01: RuntimeError, Pass
|
||||
LibTest/io/Stdin/readLineSync_A03_t03: RuntimeError, Pass
|
||||
LibTest/io/Stdout/add_A02_t04: RuntimeError, Pass
|
||||
LibTest/io/WebSocket/pingInterval_A01_t01: RuntimeError, Pass
|
||||
LibTest/math/acos_A01_t01: RuntimeError
|
||||
LibTest/math/asin_A01_t01: RuntimeError
|
||||
|
@ -587,9 +578,7 @@ Language/Expressions/Logical_Boolean_Expressions/syntax_t01: RuntimeError
|
|||
Language/Mixins/Mixin_Application/syntax_t16: CompileTimeError
|
||||
Language/Statements/Assert/execution_t08: RuntimeError
|
||||
Language/Types/Function_Types/call_t01: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/dynamic/class_typedef_l1_t02: RuntimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_FutureOr_l1_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_l2_t08/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: DartkCrash
|
||||
LanguageFeatures/Instantiate-to-bound/class/static/class_typedef_l1_t04/none: CompileTimeError
|
||||
LanguageFeatures/Instantiate-to-bound/typedef/dynamic/typedef_FutureOr_l1_t02: RuntimeError
|
||||
|
@ -604,7 +593,6 @@ LanguageFeatures/Simple-bounds/dynamic/class_typedef_l1_t02: RuntimeError
|
|||
LanguageFeatures/Simple-bounds/dynamic/typedef_FutureOr_l1_t02: RuntimeError
|
||||
LanguageFeatures/Simple-bounds/dynamic/typedef_l1_t07: RuntimeError
|
||||
LanguageFeatures/Simple-bounds/dynamic/typedef_l2_t02: RuntimeError
|
||||
LanguageFeatures/Simple-bounds/dynamic/typedef_typedef_l1_t07: RuntimeError
|
||||
LanguageFeatures/regression/33701_t01: MissingCompileTimeError
|
||||
LanguageFeatures/regression/34803_t01: DartkCrash
|
||||
LanguageFeatures/regression/34803_t02: DartkCrash
|
||||
|
@ -700,9 +688,6 @@ LibTest/io/RawDatagramSocket/reduce_A04_t01: RuntimeError
|
|||
LibTest/io/RawDatagramSocket/single_A02_t01: RuntimeError, Pass
|
||||
LibTest/io/RawDatagramSocket/single_A03_t01: RuntimeError, Pass
|
||||
LibTest/io/RawDatagramSocket/skipWhile_A04_t01: RuntimeError, Pass
|
||||
LibTest/io/Stdout/addError_A02_t02: RuntimeError
|
||||
LibTest/io/Stdout/addStream_A01_t01: RuntimeError
|
||||
LibTest/io/Stdout/add_A02_t07: RuntimeError
|
||||
LibTest/io/WebSocket/connect_A01_t01: RuntimeError
|
||||
LibTest/io/WebSocket/connect_A01_t02: RuntimeError
|
||||
LibTest/isolate/Isolate/pause_A01_t01: Timeout, Pass
|
||||
|
@ -1059,11 +1044,6 @@ LibTest/io/Directory/existsSync_A02_t02: RuntimeError
|
|||
LibTest/io/Directory/exists_A02_t02: RuntimeError
|
||||
LibTest/io/Directory/statSync_A01_t05: RuntimeError
|
||||
LibTest/io/Directory/stat_A01_t05: RuntimeError
|
||||
LibTest/io/File/openRead_A01_t04: RuntimeError
|
||||
LibTest/io/File/openRead_A02_t01: RuntimeError
|
||||
LibTest/io/File/openSync_A01_t03: RuntimeError
|
||||
LibTest/io/File/openWrite_A03_t01: RuntimeError
|
||||
LibTest/io/File/open_A01_t03: RuntimeError
|
||||
LibTest/io/File/statSync_A01_t05: RuntimeError
|
||||
LibTest/io/File/stat_A01_t05: RuntimeError
|
||||
LibTest/io/FileStat/changed_A01_t01: RuntimeError
|
||||
|
@ -1172,19 +1152,6 @@ LibTest/io/Stdin/echoMode_A01_t01: RuntimeError
|
|||
LibTest/io/Stdin/echoMode_A01_t02: RuntimeError
|
||||
LibTest/io/Stdin/lineMode_A01_t01: RuntimeError
|
||||
LibTest/io/Stdin/lineMode_A01_t02: RuntimeError
|
||||
LibTest/io/Stdout/Stdout_class_A02_t01: RuntimeError
|
||||
LibTest/io/Stdout/Stdout_class_A03_t01: RuntimeError
|
||||
LibTest/io/Stdout/addError_A02_t01: RuntimeError
|
||||
LibTest/io/Stdout/addStream_A02_t01: RuntimeError
|
||||
LibTest/io/Stdout/addStream_A03_t01: RuntimeError
|
||||
LibTest/io/Stdout/addStream_A03_t02: RuntimeError
|
||||
LibTest/io/Stdout/add_A03_t01: RuntimeError
|
||||
LibTest/io/Stdout/add_A03_t02: RuntimeError
|
||||
LibTest/io/Stdout/close_A02_t01: RuntimeError
|
||||
LibTest/io/Stdout/close_A02_t02: RuntimeError
|
||||
LibTest/io/Stdout/flush_A01_t01: RuntimeError
|
||||
LibTest/io/Stdout/flush_A02_t01: RuntimeError
|
||||
LibTest/io/Stdout/nonBlocking_A01_t01: RuntimeError
|
||||
LibTest/io/SystemEncoding/name_A01_t01: RuntimeError
|
||||
LibTest/io/WebSocket/isEmpty_A01_t01: RuntimeError
|
||||
LibTest/io/WebSocketTransformer/bind_A01_t01: RuntimeError
|
||||
|
|
Loading…
Reference in a new issue