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/11/11 08:34:10 UTC

[GitHub] [maven-integration-testing] MartinKanters commented on pull request #209: [MNG-7338] Disable CI mode for certain tests which verify on log statements.

MartinKanters commented on PR #209:
URL: https://github.com/apache/maven-integration-testing/pull/209#issuecomment-1311390498

   > I don't really think it is not in the spirit of this var. As far as I understand it is either `CI=true` or not present at all.
   
   I agree. I tried to remove it using `verifier.getEnvironmentVariables().remove( "CI" );`, but that doesn't work unfortunately. 
   I would not like to change the actual environment variables on the machine if possible, so I thought this was the best way forward. 


-- 
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