Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New failures with https://dart-review.googlesource.com/c/sdk/+/193402 #1053

Closed
eernstg opened this issue Mar 29, 2021 · 2 comments
Closed

New failures with https://dart-review.googlesource.com/c/sdk/+/193402 #1053

eernstg opened this issue Mar 29, 2021 · 2 comments
Assignees

Comments

@eernstg
Copy link
Member

eernstg commented Mar 29, 2021

The following tests have failures with

new test -> CompileTimeError (expected Pass)
  co19/Language/Generics/syntax_t27/none
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t03
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t03
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t07
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t04
new test -> MissingCompileTimeError (expected Pass)
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t08
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t03
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t03
  co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t07
new test -> Pass (expected CompileTimeError)
  co19/Language/Classes/Superinterfaces/more_than_once_t02
  co19/Language/Generics/Superbounded_types/typedef3_A01_t06/02
  co19/Language/Generics/typedef_A06_t12
  co19/Language/Types/Type_Aliases/self_reference_t23
new test -> Pass (expected StaticWarning)
  co19/Language/Classes/Abstract_Instance_Members/override_default_value_t10
  co19/Language/Classes/Instance_Methods/override_different_default_values_t03

@sgrekhov, @iarkh, can you take a look and see if the issues are known?

@eernstg
Copy link
Member Author

eernstg commented Mar 29, 2021

The trybots have finally terminated. There are some infra failures, but no additional actual test failures.

@iarkh
Copy link
Contributor

iarkh commented Mar 30, 2021

new test -> CompileTimeError (expected Pass)
co19/Language/Generics/syntax_t27/none: Test updated with #1046
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l1_t03: Test updated with #1050, related SDK issues: #45519, #45522
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t03: Test updated with #1050, related SDK issues: #45519, #45522
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/dynamic/nonfunction_typedef_l2_t07: Test updated with with #1050, related SDK issues: #45519, #45522
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t04: Test updated with #1029
new test -> MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_l1_t08: Test updated with with #1049
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l1_t03: Test updated with #1050, related SDK issues: #45519, #45522
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t03: Test updated with #1050, related SDK issues: #45519, #45522
co19/LanguageFeatures/Instantiate-to-bound/nonfunction_typedef/static/nonfunction_typedef_l2_t07: Test updated with #1050, related SDK issues: #45519, #45522
new test -> Pass (expected CompileTimeError)
co19/Language/Classes/Superinterfaces/more_than_once_t02 : #45526
co19/Language/Generics/Superbounded_types/typedef3_A01_t06/02: Test updated with #1029, related SDK issue: #37031
co19/Language/Generics/typedef_A06_t12: test corrected
co19/Language/Types/Type_Aliases/self_reference_t23: test removed
new test -> Pass (expected StaticWarning)
co19/Language/Classes/Abstract_Instance_Members/override_default_value_t10: Test corrected with #1043
co19/Language/Classes/Instance_Methods/override_different_default_values_t03: Test corrected with #1043

@iarkh iarkh closed this as completed Mar 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants