[ 
https://issues.apache.org/jira/browse/QUARKS-219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15373442#comment-15373442
 ] 

Dale LaBossiere commented on QUARKS-219:
----------------------------------------

travis-ci just encountered a CME:
    [junit] Running quarks.test.window.WindowTest
    [junit] Testsuite: quarks.test.window.WindowTest
    [junit] Tests run: 10, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 
39.748 sec
    [junit] Tests run: 10, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 
39.748 sec
    [junit] 
    [junit] Testcase: timeActionTest(quarks.test.window.WindowTest):SKIPPED: 
got: <false>, expected: is <true>
    [junit] Testcase: keyedTimeBatchWindowTest(quarks.test.window.WindowTest):  
Caused an ERROR
    [junit] null
    [junit] java.util.ConcurrentModificationException
    [junit]     at 
java.util.LinkedList$ListItr.checkForComodification(LinkedList.java:953)
    [junit]     at java.util.LinkedList$ListItr.next(LinkedList.java:886)
    [junit]     at 
quarks.test.window.WindowTest.keyedTimeBatchWindowTest(WindowTest.java:421)


> new keyedTimeBatchWindowTest isn't robust?
> ------------------------------------------
>
>                 Key: QUARKS-219
>                 URL: https://issues.apache.org/jira/browse/QUARKS-219
>             Project: Quarks
>          Issue Type: Test
>            Reporter: Dale LaBossiere
>
> From a recent travis-ci run, the test failed.  Presumably just a test timing 
> sensitivity issue?  If so can it be desensitized?
>     [junit] Running quarks.test.window.WindowTest
>     [junit] Testsuite: quarks.test.window.WindowTest
>     [junit] Tests run: 10, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 
> 39.843 sec
>     [junit] Tests run: 10, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 
> 39.843 sec
>     [junit] 
>     [junit] Testcase: 
> keyedTimeBatchWindowTest(quarks.test.window.WindowTest):        FAILED
>     [junit] Values:[219, 200, 200, 200, 200, 200, 200, 200, 200, 200]
>     [junit] junit.framework.AssertionFailedError: Values:[219, 200, 200, 200, 
> 200, 200, 200, 200, 200, 200]
>     [junit]   at 
> quarks.test.window.WindowTest.keyedTimeBatchWindowTest(WindowTest.java:422)



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

Reply via email to