-
Notifications
You must be signed in to change notification settings - Fork 587
[SUREFIRE-1643] surefire junit5 parallel tests #815
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
Merged
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
9385ee5
[SUREFIRE-1643] Make surefire junit5 supporting parallel execution an…
olamy 584fcd6
java 21
olamy 81bf277
fix typo
olamy 296e96a
build with mvn 3.8.8
olamy 72b1c8a
avoid NPE
olamy 36bdc88
use getName if no sourceName
olamy f59cc1d
restore backward compat
olamy d2e7858
simplify jenkinsfile
olamy 8e24d2c
comment
olamy 8b1ee72
comment
olamy 0f2e788
ignore no sense test
olamy 74dc32c
do not use LegacyXmlReportGeneratingListener for junit5
olamy ebc4ee9
[SUREFIRE-1643] fix backward compatibility with other providers
olamy 2123b2e
ignore possible flaky test
olamy 7995ebc
upgrade to last mockito supporting java8 and fix mockito usage
olamy 2b1f9c2
use more nodes
olamy 1c36c16
relax this performance test
olamy 6a27e38
Test IT test for SUREFIRE-1643
olamy 1ca4df9
[SUREFIRE-1643] fix plumbing
olamy e6fe26c
dependency not needed
olamy c26e98d
remove not needed change
olamy c41541f
remove not needed change
olamy 92cb07b
test with default forknode impl
olamy 5c7e738
fix last it
olamy c481a99
reduce number of ITS threads running in parallel
olamy ae50321
remove useless docck-maven-plugin
olamy 7402d84
fix version in IT file
olamy cced9cd
restore a core version we do not even support anymore
olamy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.