Is anyone else seeing lots of failures for PingRequestHandlerTest.testDisablingServer?
I get something like this 1/3 of the time -- but it does not reproduce: [junit4] Suite: org.apache.solr.handler.PingRequestHandlerTest [junit4] > (@BeforeClass output) [junit4] 2> Creating dataDir: C:\workspace\apache\lucene\solr\build\solr-core\test\S0\.\solrtest-PingRequestHandlerTest-1335247666854 [junit4] 2> [junit4] ERROR 0.01s J0 | PingRequestHandlerTest.testDisablingServer [junit4] > Throwable #1: org.apache.solr.common.SolrException: Did not successfully delete healthcheck file:'server-enabled' [junit4] > at __randomizedtesting.SeedInfo.seed([723C280E7AA5FFEB:A0CDBCB39D7FAFA7]:0) [junit4] > at org.apache.solr.handler.PingRequestHandler.handleEnable(PingRequestHandler.java:155) [junit4] > at org.apache.solr.handler.PingRequestHandlerTest.testDisablingServer(PingRequestHandlerTest.java:101) [junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) >>snip<< [junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:550) [junit4] > [junit4] 2> NOTE: reproduce with: ant test -Dtests.class=*.PingRequestHandlerTest -Dtests.method=testDisablingServer -Dtests.seed=723C280E7AA5FFEB -Dargs="-Dfile.encoding=Cp1252" --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org