On 3/27/2017 10:19 PM, Erick Erickson wrote:
> Works On My Machine (tm).
>
> Failure is on Windows, but I guess it could be some sort of race
> condition. If someone with a windows box could try running this
> failure case a few times that would be helpful, here's the command:
>
> ant test  -Dtestcase=SolrCLIZkUtilsTest -Dtests.method=testCp
> -Dtests.seed=7DE1EEAC75D3AFBB -Dtests.slow=true -Dtests.locale=ar-QA
> -Dtests.timezone=America/El_Salvador -Dtests.asserts=true
> -Dtests.file.encoding=UTF-8

Only took one run on Windows 10 Pro, 64-bit to get a failure.

Full output is here:

http://apaste.info/4dXHB

Excerpt from that output:

   [junit4] FAILURE 0.47s | SolrCLIZkUtilsTest.testCp <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Should have
found /cp7/conf on Zookeeper
   [junit4]    >        at
__randomizedtesting.SeedInfo.seed([7DE1EEAC75D3AFBB:960D13E2B17A11D9]:0)
   [junit4]    >        at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.checkPathOnZk(SolrCLIZkUtilsTest.java:670)
   [junit4]    >        at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.preVisitDirectory(SolrCLIZkUtilsTest.java:686)
   [junit4]    >        at
org.apache.solr.cloud.SolrCLIZkUtilsTest$1.preVisitDirectory(SolrCLIZkUtilsTest.java:666)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2677)
   [junit4]    >        at java.nio.file.Files.walkFileTree(Files.java:2742)
   [junit4]    >        at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyAllFilesAreZNodes(SolrCLIZkUtilsTest.java:666)
   [junit4]    >        at
org.apache.solr.cloud.SolrCLIZkUtilsTest.verifyZkLocalPathsMatch(SolrCLIZkUtilsTest.java:642)
   [junit4]    >        at
org.apache.solr.cloud.SolrCLIZkUtilsTest.testCp(SolrCLIZkUtilsTest.java:321)
   [junit4]    >        at java.lang.Thread.run(Thread.java:745)

Thanks,
Shawn


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to