[SUREFIRE-1643] surefire junit5 parallel tests#815
Conversation
…d not mixing result when re running tests Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
4f3bdd2 to
7995ebc
Compare
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
slawekjaranowski
left a comment
There was a problem hiding this comment.
first question after code read ...
I will try to test on some of my projects
surefire-its/src/test/resources/surefire-1643-parallel-junit5/pom.xml
Outdated
Show resolved
Hide resolved
Signed-off-by: Olivier Lamy <olamy@apache.org>
Signed-off-by: Olivier Lamy <olamy@apache.org>
slawekjaranowski
left a comment
There was a problem hiding this comment.
Tested on my private project ... looks ok.
|
Failed tests are no longer displayed inside |
please create another issue with a reproducer. |
Problem is that I do not have the right to open issues inside https://github.com/apache/maven-surefire |
|
approved but definitely need a project to demonstrate the problem you have |
|
Thanks, However, if this proves to be a Surefire issue, I will move it here. Might be related to https://issues.apache.org/jira/browse/SUREFIRE-2298 Cheers, |
|
For cucumber report, on surefire side it seems to be: 5aeca19 |
|
Opened a separate issue here: Thanks, |
|
FYI: This change seems to affect the discovery of ArchUnit tests, see TNG/ArchUnit#1442, where @erwanosouf was kind enough to provide a reproducer. |
|
Yeah sorry for this. I'm looking at some fix for those other cases. see https://issues.apache.org/jira/browse/SUREFIRE-2298 |
|
Resolve #2082 |
Following this checklist to help us incorporate your
contribution quickly and easily:
for the change (usually before you start working on it). Trivial changes like typos do not
require a JIRA issue. Your pull request should address just this issue, without
pulling in other changes.
[SUREFIRE-XXX] - Fixes bug in ApproximateQuantiles,where you replace
SUREFIRE-XXXwith the appropriate JIRA issue. Best practiceis to use the JIRA issue title in the pull request title and in the first line of the
commit message.
mvn clean installto make sure basic checks pass. A more thorough check willbe performed on your pull request automatically.
mvn -Prun-its clean install).If your pull request is about ~20 lines of code you don't need to sign an
Individual Contributor License Agreement if you are unsure
please ask on the developers list.
To make clear that you license your contribution under
the Apache License Version 2.0, January 2004
you have to acknowledge this by using the following check-box.
I hereby declare this contribution to be licenced under the Apache License Version 2.0, January 2004
In any other case, please file an Apache Individual Contributor License Agreement.