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 e4193eff1aa10e66a3ed707aa309dbeb706e4327 #2852

Closed
sgrekhov opened this issue Sep 10, 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

There are new test failures on [co19] Roll co19 to e4193eff1aa10e66a3ed707aa309dbeb706e4327.

The tests

co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t01 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t01 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t02 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t02 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t05 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t05 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t06 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t06 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t10 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t11 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t12 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t12 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t25 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t25 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t26 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t27 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t28 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t28 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t29 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t29 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t32 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A03_t32 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A04_t28 Crash (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmented_expression_A09_t01 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmenting_constructors_A01_t03 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmenting_constructors_A01_t08 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmenting_constructors_A01_t09 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmenting_constructors_A01_t09 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmenting_constructors_A01_t10 CompileTimeError (expected Pass)
co19/LanguageFeatures/Augmentation-libraries/augmenting_constructors_A01_t10 CompileTimeError (expected Pass)
    and 217 more tests

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-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 Sep 10, 2024
@sgrekhov sgrekhov self-assigned this Sep 10, 2024
sgrekhov added a commit to sgrekhov/co19 that referenced this issue Sep 10, 2024
copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Sep 10, 2024
2024-09-10 sgrekhov22@gmail.com Fixes dart-lang/co19#2852. Fix the new roll failures (dart-lang/co19#2853)
2024-09-09 sgrekhov22@gmail.com dart-lang/co19#2825. Add scope tests. Part 2. (dart-lang/co19#2847)
2024-09-09 sgrekhov22@gmail.com Fixes dart-lang/co19#2849. Fix new roll failures (dart-lang/co19#2850)
2024-09-09 sgrekhov22@gmail.com dart-lang/co19#2559. Replace augmentation libraries by parts (dart-lang/co19#2848)
2024-09-05 sgrekhov22@gmail.com dart-lang/co19#2825. Add scope tests. Part 1. (dart-lang/co19#2845)
2024-09-04 sgrekhov22@gmail.com dart-lang/co19#2398. Update TouchEvent tests to not fail on platforms where it is not defined (dart-lang/co19#2844)
2024-09-03 sgrekhov22@gmail.com dart-lang/co19#2825. Add import inheritance and grammar tests (dart-lang/co19#2843)
2024-09-02 sgrekhov22@gmail.com dart-lang/co19#2559. Add augmenting members tests. Part 2 (dart-lang/co19#2799)
2024-09-02 sgrekhov22@gmail.com dart-lang/co19#2825. Add enhanced parts tests for top-level declarations and ownership (dart-lang/co19#2842)
2024-09-01 49699333+dependabot[bot]@users.noreply.github.com Bump actions/setup-java from 4.2.1 to 4.2.2 in the github-actions group (dart-lang/co19#2841)
2024-08-30 sgrekhov22@gmail.com dart-lang/co19#2559. Add extension types to augmenting types tests (dart-lang/co19#2839)

Cq-Include-Trybots: luci.dart.try:analyzer-linux-release-try
Change-Id: I26f83579708b877918b5a0a904f8172aa1cf4724
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/384480
Reviewed-by: Erik Ernst <eernst@google.com>
Reviewed-by: Alexander Thomas <athom@google.com>
Commit-Queue: 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