You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Elliotte Rusty Harold (Jira)" <ji...@apache.org> on 2023/05/20 16:50:00 UTC

[jira] [Resolved] (MCHECKSTYLE-437) CheckstyleReportTest.testNoSource does not clean up after itself

     [ https://issues.apache.org/jira/browse/MCHECKSTYLE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Elliotte Rusty Harold resolved MCHECKSTYLE-437.
-----------------------------------------------
    Resolution: Fixed

> CheckstyleReportTest.testNoSource does not clean up after itself
> ----------------------------------------------------------------
>
>                 Key: MCHECKSTYLE-437
>                 URL: https://issues.apache.org/jira/browse/MCHECKSTYLE-437
>             Project: Maven Checkstyle Plugin
>          Issue Type: Bug
>            Reporter: Elliotte Rusty Harold
>            Assignee: Elliotte Rusty Harold
>            Priority: Minor
>
> Run `mvn test` twice in a row on a fresh checkout at master. The first run passes. The second run fails:
> ```
> [ERROR] Failures: 
> [ERROR]   CheckstyleReportTest.testNoSource:39
> [INFO] 
> [ERROR] Tests run: 25, Failures: 1, Errors: 0, Skipped: 0
> ```
> `mvn clean test` will pass again.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)