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

review: test: only run tests with compliance level >=8 #5994

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

SirYwell
Copy link
Collaborator

@SirYwell SirYwell commented Oct 8, 2024

In preparation for #5977, we need to make sure that tests only run with a compliance level >= 8.

I went through the affected tests trying to figure out if there is a specific reason why they used a lower language level. Those where it doesn't seem to make sense to run on higher language levels are disabled now with a comment. I'm not sure if we want to remove them directly.

Note: There are more failing tests in #5977, but the others have different reasons that we need to analyze more closely I guess. That's why I'd like to address them separately.

@SirYwell SirYwell marked this pull request as ready for review October 8, 2024 14:33
@SirYwell SirYwell changed the title wip: test: only run tests with compliance level >=8 review: test: only run tests with compliance level >=8 Oct 8, 2024
@I-Al-Istannen
Copy link
Collaborator

LGTM. We can delete them (they are in git) or leave them there as relics/documentation of old bugs. Deleting is probably fine.

@I-Al-Istannen I-Al-Istannen merged commit 594b2d8 into master Oct 9, 2024
13 checks passed
@I-Al-Istannen I-Al-Istannen deleted the test/drop-1.7 branch October 9, 2024 16:37
@I-Al-Istannen
Copy link
Collaborator

Thank you @SirYwell :)

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

Successfully merging this pull request may close these issues.

2 participants