SOLR-7999: SolrRequetParserTest#testStreamURL started failing.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1700592 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Mark Robert Miller 2015-09-01 15:28:18 +00:00
parent 4b61fc9903
commit 7fd588f57f
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@ public class SolrRequestParserTest extends SolrTestCaseJ4 {
}
@Test
@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-7999")
public void testStreamURL() throws Exception
{
String url = "http://www.apache.org/dist/lucene/solr/";