Jeroen Hoek created MRM-1832:
--------------------------------

             Summary: RepositoryScannerTest#testDefaultRepositoryScanner fails 
on Linux
                 Key: MRM-1832
                 URL: https://jira.codehaus.org/browse/MRM-1832
             Project: Archiva
          Issue Type: Bug
    Affects Versions: 2.0.1
         Environment: * Ubuntu 13.10
* java-7-oracle
            Reporter: Jeroen Hoek
            Priority: Minor


Running mvn clean install on the Archiva 2.0.1 source zip causes one
test to fail:

testDefaultRepositoryScanner(org.apache.archiva.repository.scanner.RepositoryScannerTest)
 Time elapsed: 0.028 sec  <<< FAILURE!
junit.framework.AssertionFailedError: Processed Count (of invalid
items) expected:<6> but was:<5>
    at junit.framework.Assert.fail(Assert.java:57)
    at junit.framework.Assert.failNotEquals(Assert.java:329)
    at junit.framework.Assert.assertEquals(Assert.java:78)
    at junit.framework.Assert.assertEquals(Assert.java:234)
    at junit.framework.TestCase.assertEquals(TestCase.java:401)
    at 
org.apache.archiva.repository.scanner.RepositoryScannerTest.testDefaultRepositoryScanner(RepositoryScannerTest.java:255)

Results :

Failed tests:
  RepositoryScannerTest.testDefaultRepositoryScanner:255 Processed
Count (of invalid items) expected:<6> but was:<5>

All other tests pass.

Could this be an OS-specific issue?



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to