pcdavid commented on PR #77:
URL: https://github.com/apache/maven-filtering/pull/77#issuecomment-1787352103

   FWIW, the (single) test failure I get with this PR is this one:
   
   ```
   [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 
0.162 s <<< FAILURE! - in 
org.apache.maven.shared.filtering.IncrementalResourceFilteringTest
   [ERROR] 
org.apache.maven.shared.filtering.IncrementalResourceFilteringTest.testSimpleIncrementalFiltering
  Time elapsed: 0.031 s  <<< FAILURE!
   junit.framework.ComparisonFailure: expected:<[]time> but was:<[no]time>
        at junit.framework.Assert.assertEquals(Assert.java:100)
        at junit.framework.Assert.assertEquals(Assert.java:107)
        at junit.framework.TestCase.assertEquals(TestCase.java:260)
        at 
org.apache.maven.shared.filtering.IncrementalResourceFilteringTest.assertTime(IncrementalResourceFilteringTest.java:158)
        at 
org.apache.maven.shared.filtering.IncrementalResourceFilteringTest.testSimpleIncrementalFiltering(IncrementalResourceFilteringTest.java:69)
   ```
   
   I don't know anything about this project/codebase, but as an Eclipse user 
impacted by [this](https://github.com/eclipse-m2e/m2e-core/issues/1302) I was 
curious, and the last PR build is too old and the failure logs are not 
available anymore.
   


-- 
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-unsubscr...@maven.apache.org

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

Reply via email to