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

Mark Miller edited comment on SOLR-5779 at 2/26/14 8:12 PM:
------------------------------------------------------------

This other test method actually fails too now:

{noformat}
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Failing for the past 1 build (Since Failed#9607 )
Took 37 ms.
Error Message

expected:<1> but was:<2>
Stacktrace

java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([BA9275CCB4639EDD:E1A28E04B7243DA1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
        at 
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces

{noformat}


was (Author: [email protected]):
This other test method actually fails too now:

{noquote}
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection

Failing for the past 1 build (Since Failed#9607 )
Took 37 ms.
Error Message

expected:<1> but was:<2>
Stacktrace

java.lang.AssertionError: expected:<1> but was:<2>
        at 
__randomizedtesting.SeedInfo.seed([BA9275CCB4639EDD:E1A28E04B7243DA1]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at 
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.checkNumDocs(SignatureUpdateProcessorFactoryTest.java:71)
        at 
org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testDupeDetection(SignatureUpdateProcessorFactoryTest.java:119)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces

{noquote}

> REGRESSION:  
> org.apache.solr.update.processor.SignatureUpdateProcessorFactoryTest.testMultiThreaded
> ---------------------------------------------------------------------------------------------------
>
>                 Key: SOLR-5779
>                 URL: https://issues.apache.org/jira/browse/SOLR-5779
>             Project: Solr
>          Issue Type: Bug
>            Reporter: Mark Miller
>
> On the face of it, this fail that start not too long ago is saying that this 
> is no longer thread safe.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to