kfaraz opened a new pull request, #13616: URL: https://github.com/apache/druid/pull/13616
This test fails consistently locally, both using IDE and from CLI. But hasn't been flagged by Travis even once. e.g. successful run: https://app.travis-ci.com/github/apache/druid/jobs/591589652#L4131 This has already been fixed on master with #13426 . Not backporting the entirety of those changes as they are not required. The other usages of `CalciteTests.getJsonMapper()` need not be fixed in this branch as they don't seem to be deserializing any object that requires a custom deserializer. -- 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]
