[
https://issues.apache.org/jira/browse/SUREFIRE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17884962#comment-17884962
]
Michael Osipov edited comment on SUREFIRE-2271 at 9/26/24 11:15 AM:
--------------------------------------------------------------------
It would be helpful to provide a sample project.
was (Author: michael-o):
I would be helpful to provide a sample project.
> No logs from testcases visible when running integration tests
> --------------------------------------------------------------
>
> Key: SUREFIRE-2271
> URL: https://issues.apache.org/jira/browse/SUREFIRE-2271
> Project: Maven Surefire
> Issue Type: Bug
> Components: Maven Failsafe Plugin
> Affects Versions: 3.5.0
> Reporter: mikael petterson
> Priority: Major
> Attachments: maven-failsafe-plugin_log.txt
>
>
> Hi,
> I am running our integration tests with the failsafe plugin using:
> mvn clean verify
> I can see that logging messages ( slf4j + log4j2) for the unit tests (
> testng) is present in the console. Then when it comes to the integration
> tests I don't see any output at all until a test fails, then I see the error
> message.
> I have log4j2-test.xml files located in the maven modules.
> I attach logs when running:
> mvn -X failsafe:integration-test
> //mikael
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)