Skip to content

Add parallel test annotations to multiple test classes#1687

Merged
jbonofre merged 25 commits intoapache:mainfrom
jeanouii:fix/add-parallel-test-annotations
Mar 10, 2026
Merged

Add parallel test annotations to multiple test classes#1687
jbonofre merged 25 commits intoapache:mainfrom
jeanouii:fix/add-parallel-test-annotations

Conversation

@jeanouii
Copy link
Contributor

@jeanouii jeanouii commented Feb 17, 2026

This PR only adds the annotation to some test classes eligible to run in the parallel surefire execution.
In order to avoid going through hundred of files, I have NOT included any test fix or production code changes.

I understand it's a lot of files, but really it's only the annotation added to a subset of classes, so if it becomes green at some point, we can merge I think

@jeanouii jeanouii force-pushed the fix/add-parallel-test-annotations branch 4 times, most recently from e36a43c to a86cffa Compare February 23, 2026 16:00
@jeanouii
Copy link
Contributor Author

When #1711 is merged I think this should be green or close to.

@jeanouii jeanouii force-pushed the fix/add-parallel-test-annotations branch 2 times, most recently from f541d53 to 9f53d80 Compare March 3, 2026 09:00
jeanouii added 23 commits March 3, 2026 10:02
@jeanouii jeanouii force-pushed the fix/add-parallel-test-annotations branch from 9f53d80 to 33c070d Compare March 3, 2026 09:02
Copy link
Member

@jbonofre jbonofre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this PR add parallel on a bunch of tests (not other change on the code), I'm completely happy about it.

Thanks !

@jbonofre jbonofre merged commit 84477a1 into apache:main Mar 10, 2026
10 checks passed
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