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

Failures on [co19] Roll co19 to 2d1547e796d25cc12e08e6cdd8eb4c72d2b5e109 #3006

Closed
sgrekhov opened this issue Dec 6, 2024 · 0 comments
Closed
Assignees
Labels
bad-test Report tests in need of updates. When closed, the tests should be considered good

Comments

@sgrekhov
Copy link
Contributor

sgrekhov commented Dec 6, 2024

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
@sgrekhov sgrekhov added the bad-test Report tests in need of updates. When closed, the tests should be considered good label Dec 6, 2024
@sgrekhov sgrekhov self-assigned this Dec 6, 2024
sgrekhov added a commit to sgrekhov/co19 that referenced this issue Dec 6, 2024
@eernstg eernstg closed this as completed in a1ab34d Dec 6, 2024
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Dec 9, 2024
2024-12-06 sgrekhov22@gmail.com Fixes dart-lang/co19#3008. Rewrite type_inference_A01_t06.dart to get the context type _ (dart-lang/co19#3009)
2024-12-06 sgrekhov22@gmail.com Fixes dart-lang/co19#3006. Fix a typo in type_inference_A01_t06.dart (dart-lang/co19#3007)
2024-12-06 sgrekhov22@gmail.com dart-lang/co19#2976. Add type inference tests. Part 2 (dart-lang/co19#3005)
2024-12-05 sgrekhov22@gmail.com dart-lang/co19#2976. Add more type inference tests (dart-lang/co19#3004)
2024-12-04 sgrekhov22@gmail.com dart-lang/co19#2976. Add grammar, semantics and type inference test for constants (dart-lang/co19#3003)
2024-11-29 sgrekhov22@gmail.com 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 <athom@google.com>
Reviewed-by: Erik Ernst <eernst@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bad-test Report tests in need of updates. When closed, the tests should be considered good
Projects
None yet
Development

No branches or pull requests

1 participant