We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
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)
The text was updated successfully, but these errors were encountered:
Fixes dart-lang#3206. Update expected errors positions for CFE
69a47af
edd9184
sgrekhov
No branches or pull requests
The expectations on these tests need to be updated after [cfe] Combine getter/setter and final field/setter into one property builder has landed:
The text was updated successfully, but these errors were encountered: