madrob opened a new pull request, #959:
URL: https://github.com/apache/solr/pull/959
Seen on a local Jenkins, but not reproducible on my machine. I think this
fixes it, but would like some extra eyes.
```
org.junit.ComparisonFailure: Failed on path [result, packages, mypkg[0],
files[0]] of {
"responseHeader":{
"status":0,
"QTime":0},
"result":{
"znodeVersion":-1,
"packages":{}}}after attempt #1 expected:<[/myplugin/v1.jar]> but
was:<[]>
at
__randomizedtesting.SeedInfo.seed([93A5391677407B93:7EFBC167450AAC1A]:0)
at org.junit.Assert.assertEquals(Assert.java:117)
at
org.apache.solr.filestore.TestDistribPackageStore.assertResponseValues(TestDistribPackageStore.java:296)
at
org.apache.solr.handler.TestContainerPlugin.waitForAllNodesToSync(TestContainerPlugin.java:455)
at
org.apache.solr.handler.TestContainerPlugin.testApiFromPackage(TestContainerPlugin.java:255)
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]