epugh commented on code in PR #2074: URL: https://github.com/apache/solr/pull/2074#discussion_r1398457707
########## solr/modules/extraction/src/test/org/apache/solr/handler/extraction/TestXLSXResponseWriter.java: ########## @@ -38,8 +38,10 @@ import org.apache.solr.search.SolrReturnFields; import org.junit.AfterClass; import org.junit.BeforeClass; +import org.junit.Ignore; import org.junit.Test; +@Ignore Review Comment: Is this meant to be here as part of the PR< or just to get past a build issue? -- 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]
