Skip to content

Test updates needed after [cfe] Combine getter/setter and final field/setter into one property builder #3206

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

Closed
johnniwinther opened this issue May 27, 2025 · 0 comments
Assignees
Labels
type-enhancement A request for a change that isn't a bug

Comments

@johnniwinther
Copy link
Member

The expectations on these tests need to be updated after [cfe] Combine getter/setter and final field/setter into one property builder has landed:

co19/Language/Classes/Getters/static_getter_t01 MissingCompileTimeError (expected Pass)
co19/Language/Classes/Setters/name_t01 MissingCompileTimeError (expected Pass)
co19/Language/Classes/Setters/name_t02 MissingCompileTimeError (expected Pass)
co19/Language/Classes/Setters/name_t07 MissingCompileTimeError (expected Pass)
co19/Language/Classes/Setters/static_setter_t02 MissingCompileTimeError (expected Pass)
co19/Language/Classes/Setters/static_setter_t04 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_extension_types_A03_t02 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t07 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t08 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t09 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t15 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t16 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t17 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t23 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t24 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t25 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t31 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t32 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Wildcards/other_declarations_A05_t33 MissingCompileTimeError (expected Pass)
@sgrekhov sgrekhov self-assigned this May 27, 2025
@sgrekhov sgrekhov added the type-enhancement A request for a change that isn't a bug label May 27, 2025
sgrekhov added a commit to sgrekhov/co19 that referenced this issue May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

2 participants