Tibor17 commented on code in PR #3219:
URL: https://github.com/apache/maven-surefire/pull/3219#discussion_r2508376219


##########
.github/workflows/maven-verify.yml:
##########
@@ -33,8 +33,12 @@ jobs:
       verify-goal: 'clean install -nsu -P run-its'
       verify-fail-fast: false
       failure-upload-path: |
-        surefire-its/target/*/log.txt
-        surefire-its/target/**/surefire-reports/*
-        surefire-its/target/**/failsafe-reports/*
-      timeout-minutes: 600
+        maven-surefire/**/*

Review Comment:
   I was googling a bit and I found this structure could be generated in the 
runner _.../maven-surefire/maven-surefire/..._ Let me please just break some 
test to see what would happen in the archive because I am also not sure. I have 
expected the `ForkedBooterTest` to fail. So let's break it now, see the archive 
content, and then I would take it back.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to