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 [cfe] Adjust nullability of ExtensionTypes #53730

Closed
chloestefantsova opened this issue Oct 11, 2023 · 0 comments
Closed

Failures on [cfe] Adjust nullability of ExtensionTypes #53730

chloestefantsova opened this issue Oct 11, 2023 · 0 comments
Assignees
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-feature-extension-types Implement extension types feature in the CFE feature-extension-types Implementation of the extension type feature

Comments

@chloestefantsova
Copy link
Contributor

There are new test failures on [cfe] Adjust nullability of ExtensionTypes.

The tests

co19/LanguageFeatures/Extension-types/upper_bound_A01_t02 Crash (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t02 DartkCrash (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t04 Crash (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t04 DartkCrash (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t05 Crash (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t05 DartkCrash (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t06 Crash (expected Pass)
co19/LanguageFeatures/Extension-types/upper_bound_A01_t06 DartkCrash (expected Pass)

are failing on configurations

cfe-strong-linux
cfe-unittest-asserts-release-linux
cfe-weak-linux
dart2js-hostasserts-linux-chrome-unsound
dart2js-hostasserts-linux-d8
dart2js-linux-chrome
dart2wasm-linux-d8
ddc-linux-chrome
ddc-linux-chrome-unsound
vm-mac-debug-arm64
vm-mac-release-arm64

The algorithm for computation of the upper bound for extension types should be adjusted.

Related to #53290.

@chloestefantsova chloestefantsova added area-front-end Use area-front-end for front end / CFE / kernel format related issues. feature-extension-types Implementation of the extension type feature labels Oct 11, 2023
@chloestefantsova chloestefantsova self-assigned this Oct 11, 2023
@johnniwinther johnniwinther added the cfe-feature-extension-types Implement extension types feature in the CFE label Oct 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-front-end Use area-front-end for front end / CFE / kernel format related issues. cfe-feature-extension-types Implement extension types feature in the CFE feature-extension-types Implementation of the extension type feature
Projects
None yet
Development

No branches or pull requests

2 participants