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

Skip 7.0.x failing tests #13702

Merged
merged 11 commits into from
Sep 29, 2024
Merged

Skip 7.0.x failing tests #13702

merged 11 commits into from
Sep 29, 2024

Conversation

jamesfredley
Copy link
Contributor

@jamesfredley jamesfredley commented Sep 28, 2024

Adds @PendingFeature annotation to run but skip failing tests, adds @Ignore when test cannot be run at all without stopping build this adds 3 skipped tests to the ~15 that existed previously https://github.com/grails/grails-core/pull/13702/files

re-enable tests in gradle.yml for snapshots 4857502

Before grails/grails-testing-support#435
image

After grails/grails-testing-support#435
image

@jamesfredley
Copy link
Contributor Author

Run with commit prior to Micronaut removal. The total includes some tests which get rerun.

image

@codeconsole
Copy link
Contributor

codeconsole commented Sep 29, 2024

I started down that route, but adding that many skips seemed a bit extreme.

Especially considering something like this takes out most of them
grails/grails-testing-support#431 (comment)

@jamesfredley jamesfredley merged commit eaa5b45 into 7.0.x Sep 29, 2024
11 checks passed
@jamesfredley jamesfredley deleted the skip-7.0.x-failing-tests branch September 29, 2024 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants