You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Robert Munteanu (JIRA)" <ji...@apache.org> on 2017/08/23 19:47:00 UTC

[jira] [Resolved] (SLING-6417) Flaky test: FiltersTest.testCounters

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

Robert Munteanu resolved SLING-6417.
------------------------------------
    Resolution: Cannot Reproduce

No longer an issue


> Flaky test: FiltersTest.testCounters
> ------------------------------------
>
>                 Key: SLING-6417
>                 URL: https://issues.apache.org/jira/browse/SLING-6417
>             Project: Sling
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Robert Munteanu
>              Labels: sling-IT
>
> 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.4.14#64029)