Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Used @Ignore in Splunk UT to try to skip the data inconsistent, but it's possible that the numbers of events in Splunk was still insufficient after the docker started.
java.lang.AssertionError: expected:<2> but was:<1>java.lang.AssertionError: expected:<2> but was:<1> at org.apache.drill.exec.store.splunk.SplunkPluginTest.testExplictFieldsQuery(SplunkPluginTest.java:151)