goutamadwant commented on PR #13118:
URL: https://github.com/apache/maven/pull/13118#issuecomment-5690148245

   Fixed. The settings parser ITs now use an isolated user home, so the Mimir 
core extension installed by CI cannot trigger an unintended bootstrap settings 
read in the classpath-parser scenario. The negative test still declares its 
project extension explicitly.
   
   I reproduced the CI failure with `-Prun-its,mimir` before the change. After 
the change, all three parser ITs pass both with and without Mimir. The full 
`-Prun-its,mimir` build also passes on Java 17 using Maven 3.9.16 as the build 
driver: 90 modules, 3,202 unit-test cases (16 skipped), and 1,077 Core IT cases 
(44 skipped), with no failures or errors. The separate module integration test 
passes too.
   
   The upstream CI matrix still needs to rerun on this commit.


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