junit.framework.AssertionFailedError: Processed Count (of invalid items) expected:<6> but was:<5>
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via archiva-users by Jeroen Hoek, 1 year ago
via Stack Overflow by Alagappan Ramu
, 2 years agovia metamodel-dev by Ankit Kumar, 2 years ago
via metamodel-dev by Henry Saputra, 2 years ago
via metamodel-dev by Arvind Prabhakar, 2 years ago
via GitHub by bilalyasar
, 2 years agojunit.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)