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 b15316131aef88cabc75d095270cb961e02fee88 #2381

Closed
sgrekhov opened this issue Nov 17, 2023 · 1 comment
Closed
Assignees

Comments

@sgrekhov
Copy link
Contributor

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

The tests

co19/Language/Expressions/Equality/static_type_t03 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Enhanced-Enum/factory_constructor_A01_t01 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Enhanced-Enum/factory_constructor_A01_t02 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Enhanced-Enum/grammar_A12_t01 MissingCompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/static_analysis_member_invocation_A01_t05 RuntimeError (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t05 CompileTimeError (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t06 CompileTimeError (expected Pass)
co19/LibTest/typed_data/Float32x4List/setAll_A04_t01 RuntimeError (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-linux-chrome
dart2wasm-linux-d8
ddc-linux-chrome
ddc-linux-chrome-unsound
vm-mac-debug-arm64
vm-mac-release-arm64
@sgrekhov sgrekhov self-assigned this Nov 17, 2023
sgrekhov added a commit to sgrekhov/co19 that referenced this issue Nov 17, 2023
@sgrekhov
Copy link
Contributor Author

Failure Issue
analyzer-asserts-linux  
Pass -> CompileTimeError (expected Pass)  
co19/LanguageFeatures/Extension-types/upper_bound_A01_t05 dart-lang/sdk#54079
co19/LanguageFeatures/Extension-types/upper_bound_A01_t06 dart-lang/sdk#54079
new test -> MissingCompileTimeError (expected Pass)  
co19/Language/Expressions/Equality/static_type_t03 dart-lang/sdk#54080
co19/LanguageFeatures/Enhanced-Enum/factory_constructor_A01_t01 dart-lang/sdk#54081
co19/LanguageFeatures/Enhanced-Enum/factory_constructor_A01_t02 dart-lang/sdk#54081
cfe...  
new test -> MissingCompileTimeError (expected Pass)  
co19/LanguageFeatures/Enhanced-Enum/grammar_A12_t01 Fixed
dart2js...dart2wasm…ddc…vm…  
CompileTimeError -> RuntimeError (expected Pass)  
co19/LanguageFeatures/Extension-types/static_analysis_member_invocation_A01_t05 Fixed
dart2js...ddc…  
new test -> RuntimeError (expected Pass)  
co19/LibTest/typed_data/Float32x4List/setAll_A04_t01 dart-lang/sdk#54078

copybara-service bot pushed a commit to dart-lang/sdk that referenced this issue Nov 17, 2023
2023-11-17 sgrekhov22@gmail.com Fixes dart-lang/co19#2381. Fix roll failures (dart-lang/co19#2382)
2023-11-16 sgrekhov22@gmail.com Fixes dart-lang/co19#2379. Update expected error position for CFE (dart-lang/co19#2380)
2023-11-16 sgrekhov22@gmail.com Fixes dart-lang/co19#2377. Add missing Float32x4List.setAll_A04_t01 test (dart-lang/co19#2378)
2023-11-16 sgrekhov22@gmail.com Fixes dart-lang/co19#2373. Expect additional errors in CFE for member conflicts tests (dart-lang/co19#2375)
2023-11-16 sgrekhov22@gmail.com dart-lang/co19#2359. Fix existing extension types tests according to the new nullability rules (dart-lang/co19#2372)
2023-11-16 sgrekhov22@gmail.com Fixes dart-lang/co19#2356. Fix nullability in dynamic_semantics_member_invocation_A03_t02.dart (dart-lang/co19#2368)
2023-11-16 sgrekhov22@gmail.com dart-lang/co19#2371. Add tests for factory constructor generating an enum value (dart-lang/co19#2376)
2023-11-15 sgrekhov22@gmail.com dart-lang/co19#2371. Add missing enhanced enums tests, update assertions (dart-lang/co19#2374)
2023-11-14 sgrekhov22@gmail.com Fixes dart-lang/co19#2369. Static type of == operator is always bool (dart-lang/co19#2370)
2023-11-14 sgrekhov22@gmail.com dart-lang/co19#2303. Add more File.create()/createSync() tests (dart-lang/co19#2337)
2023-11-10 sgrekhov22@gmail.com dart-lang/co19#2339. Add test for extension named type and a record type (dart-lang/co19#2366)

Change-Id: If608421c5a4f614187a66dc05fa5d8d90c9e363d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/336901
Commit-Queue: Erik Ernst <eernst@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
None yet
Projects
None yet
Development

No branches or pull requests

1 participant