FrankChen021 commented on issue #12436:
URL: https://github.com/apache/druid/issues/12436#issuecomment-1101225323
Thank you for your eyes on Druid and sugggestions.
I don't know this JUnit feature well. Based on your description, do you mean
that, if `getDataSourcesSnapshot` returns null, the statement
```java
Assume.assumeThat(dataSourcesSnapshot, is(null));
```
will force the current test to exit and mark it as something instead of
failure?
--
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]