We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
There are new test failures on [co19] Roll co19 to 2d1547e796d25cc12e08e6cdd8eb4c72d2b5e109.
The tests
co19/LanguageFeatures/Static-access-shorthand/grammar_A01_t05 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/grammar_A01_t06 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/semantics_A04_t01 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/semantics_A04_t02 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/semantics_A04_t03 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/type_inference_A01_t01 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/type_inference_A01_t02 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/type_inference_A01_t06 MissingCompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/type_inference_A02_t01 CompileTimeError (expected Pass) co19/LanguageFeatures/Static-access-shorthand/type_inference_A02_t02 CompileTimeError (expected Pass)
are failing on configurations
analyzer-asserts-linux cfe-strong-linux cfe-weak-linux dart2js-hostasserts-linux-chrome-unsound dart2js-hostasserts-linux-d8 dart2js-linux-chrome dart2wasm-asserts-linux-chrome dart2wasm-linux-chrome dart2wasm-linux-d8 dart2wasm-linux-jscm-chrome ddc-linux-chrome vm-aot-linux-release-x64 vm-mac-debug-arm64 vm-win-release-x64
The text was updated successfully, but these errors were encountered:
Fixes dart-lang#3006. Fix a typo in type_inference_A01_t06.dart
3013eca
a1ab34d
[co19] Roll co19 to 486d45a328c11d87520a410f1b1c69711f4aede8
7164b5c
2024-12-06 [email protected] Fixes dart-lang/co19#3008. Rewrite type_inference_A01_t06.dart to get the context type _ (dart-lang/co19#3009) 2024-12-06 [email protected] Fixes dart-lang/co19#3006. Fix a typo in type_inference_A01_t06.dart (dart-lang/co19#3007) 2024-12-06 [email protected] dart-lang/co19#2976. Add type inference tests. Part 2 (dart-lang/co19#3005) 2024-12-05 [email protected] dart-lang/co19#2976. Add more type inference tests (dart-lang/co19#3004) 2024-12-04 [email protected] dart-lang/co19#2976. Add grammar, semantics and type inference test for constants (dart-lang/co19#3003) 2024-11-29 [email protected] dart-lang/co19#2976. Add more grammar, semantics and type inference test (dart-lang/co19#3002) Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try Change-Id: Ie10a17900bc7d61d4f9288d3e3d2f359eca4f1d9 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/399400 Commit-Queue: Alexander Thomas <[email protected]> Reviewed-by: Erik Ernst <[email protected]> Reviewed-by: Alexander Thomas <[email protected]>
sgrekhov
No branches or pull requests
There are new test failures on [co19] Roll co19 to 2d1547e796d25cc12e08e6cdd8eb4c72d2b5e109.
The tests
are failing on configurations
The text was updated successfully, but these errors were encountered: