You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by GitBox <gi...@apache.org> on 2022/10/14 18:23:09 UTC

[GitHub] [maven-integration-testing] pzygielo commented on pull request #205: [MNG-7568] Test for deactivating profile defined in settings and project

pzygielo commented on PR #205:
URL: https://github.com/apache/maven-integration-testing/pull/205#issuecomment-1279325472

   Fails with 3.8.6:
   ```
   [ERROR] testDeactivatingProfileExistingInSettingsAndInProject(org.apache.maven.it.MavenITmng7568SettingsProfileDeactivationTest)  Time elapsed: 2.133 s  <<< FAILURE!
   junit.framework.AssertionFailedError: The warning in output is very unexpected.
   	at org.apache.maven.it.MavenITmng7568SettingsProfileDeactivationTest.testDeactivatingProfileExistingInSettingsAndInProject(MavenITmng7568SettingsProfileDeactivationTest.java:59)
   ```
   
   Works fine with 3.8.7-SNAPSHOT that includes https://github.com/apache/maven/pull/809


-- 
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: issues-unsubscribe@maven.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org