Robert Munteanu created SLING-6417:
--------------------------------------

             Summary: Flaky test: FitlersTest.testCounters
                 Key: SLING-6417
                 URL: https://issues.apache.org/jira/browse/SLING-6417
             Project: Sling
          Issue Type: Bug
          Components: Testing
            Reporter: Robert Munteanu


FiltersTest.testCounter failed 6 of the last 10 runs according to the Test 
Results Analyzer ( 
https://builds.apache.org/job/sling-launchpad-testing-1.8/test_results_analyzer/)
 

Passed: #304, #308, #310, #311
Failed: #305, #306, #307, #309, #312, #313

The error is always

{noformat}junit.framework.AssertionFailedError: 
http://localhost:41601/index.html expected:<200> but was:<404>
        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.sling.commons.testing.integration.HttpTestBase.assertHttpStatus(HttpTestBase.java:363)
        at 
org.apache.sling.commons.testing.integration.HttpTestBase.assertHttpStatus(HttpTestBase.java:374)
        at 
org.apache.sling.launchpad.webapp.integrationtest.FiltersTest.testCounters(FiltersTest.java:26){noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to