You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (JIRA)" <ji...@apache.org> on 2010/10/27 10:00:22 UTC

[jira] Resolved: (SLING-1854) IgnoreQueueTest failure on Windows Vista

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

Carsten Ziegeler resolved SLING-1854.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: Extensions Event 3.0.0

> IgnoreQueueTest failure on Windows Vista
> ----------------------------------------
>
>                 Key: SLING-1854
>                 URL: https://issues.apache.org/jira/browse/SLING-1854
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>         Environment: $ mvn -v
> Apache Maven 2.2.1 (r801777; 2009-08-06 21:16:01+0200)
> Java version: 1.6.0_19
> Java home: E:\Program Files\Java\jdk1.6.0_19\jre
> Default locale: de_CH, platform encoding: Cp1252
> OS name: "windows vista" version: "6.0" arch: "amd64" Family: "windows"
>            Reporter: Felix Meschberger
>            Assignee: Carsten Ziegeler
>             Fix For: Extensions Event 3.0.0
>
>
> Running a full Sling build, I get a test failure for the IgnoreQueueTest on Windows Vista :
> Failed tests:
>   testDroppingQueue(org.apache.sling.event.impl.jobs.IgnoreQueueTest)
> The surefire output contains:
> -------------------------------------------------------------------------------
> Test set: org.apache.sling.event.impl.jobs.IgnoreQueueTest
> -------------------------------------------------------------------------------
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 14.648 sec <<< FAILURE!
> testDroppingQueue(org.apache.sling.event.impl.jobs.IgnoreQueueTest)  Time elapsed: 4.524 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<10> but was:<7>
>         at org.junit.Assert.fail(Assert.java:91)
>         at org.junit.Assert.failNotEquals(Assert.java:645)
>         at org.junit.Assert.assertEquals(Assert.java:126)
>         at org.junit.Assert.assertEquals(Assert.java:470)
>         at org.junit.Assert.assertEquals(Assert.java:454)
>         at org.apache.sling.event.impl.jobs.IgnoreQueueTest.testDroppingQueue(IgnoreQueueTest.java:133)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.