Here Andrei, Here is an example of a failed PR check that was failed due to elasticsearch:test: https://ci.appveyor.com/project/ApacheSoftwareFoundation/calcite/builds/33662741
See that failed Jdk11 check log. -Rui On Sun, Jul 12, 2020 at 4:31 PM Andrei Sereda <[email protected]> wrote: > Hello, > > Can somebody pls point me to a failed test in PR (full stack trace) ? > My understanding is that it is happening only in github CI ? > > Many thanks, > Andrei. > > On Fri, Jul 10, 2020 at 10:07 PM Danny Chan <[email protected]> wrote: > > > Thanks so much for taking care~ > > > > Andrei Sereda <[email protected]>于2020年7月10日 周五上午11:59写道: > > > > > Hello, > > > > > > I'll take a look at failing tests. It seems that embedded ES doesn't > > start > > > correctly. > > > > > > Andrei. > > > > > > On Thu, Jul 9, 2020 at 10:21 PM JiaTao Tao <[email protected]> > wrote: > > > > > > > another case > > > > https://travis-ci.org/github/apache/calcite/jobs/706573803 > > > > > > > > FAILURE 0.0sec, org.apache.calcite.test.RelMetadataTest > > > > > testPullUpPredicatesFromUnion2() > > > > java.lang.AssertionError: > > > > Expected: "[=($0, 1), OR(AND(=($1, 2), =($2, 3)), =($1, 4))]" > > > > but: was "[=($0, 1), OR(AND(=($2, 3), =($1, 2)), =($1, 4))]" > > > > > > > > Regards! > > > > > > > > Aron Tao > > > > > > > > > > > > JiaTao Tao <[email protected]> 于2020年7月9日周四 下午2:46写道: > > > > > > > > > Hi Stamatis Zampetakis > > > > > > > > > > I agree with you, on my local test, it is never failing, seems > only a > > > PR > > > > > CI problem. > > > > > Do you have any idea about disabling the tests only in PR CI? > > > > > > > > > > Regards! > > > > > > > > > > Aron Tao > > > > > > > > > > > > > > > Stamatis Zampetakis <[email protected]> 于2020年7月2日周四 下午5:05写道: > > > > > > > > > >> I didn't observe the problem on my local post so if it is only a > CI > > > > >> problem > > > > >> then it would be nice if we could disable the tests only there. > > > > >> > > > > >> Best, > > > > >> Stamatis > > > > >> > > > > >> On Thu, Jul 2, 2020 at 5:58 AM JiaTao Tao <[email protected]> > > > wrote: > > > > >> > > > > >> > Ok, thanks for your suggestion. I'll open a JIRA and track the > > > status. > > > > >> > > > > > >> > > > > > >> > Regards! > > > > >> > > > > > >> > Aron Tao > > > > >> > > > > > >> > > > > > >> > Danny Chan <[email protected]> 于2020年7月2日周四 上午11:37写道: > > > > >> > > > > > >> > > 2 and 3 doesn’t really solve the problem, I would choose 1, > you > > > > should > > > > >> > log > > > > >> > > these tests in the issue in order to track the status ~ > > > > >> > > > > > > >> > > Best, > > > > >> > > Danny Chan > > > > >> > > 在 2020年7月2日 +0800 AM11:15,JiaTao Tao <[email protected]>,写道: > > > > >> > > > Hi Danny > > > > >> > > > > > > > >> > > > > > > > >> > > > There is 4 failed ut, and the root cause is java.net > > > > >> > > .SocketTimeoutException: > > > > >> > > > 30,000 milliseconds timeout on connection http-outgoing-2 : > > > > >> > > > > > > > >> > > > elasticsearch.MatchTest > initializationError > > > > >> > > > elasticsearch.BooleanLogicTest > initializationError > > > > >> > > > elasticsearch.AggregationTest > initializationError > > > > >> > > > elasticsearch.ProjectionTest > initializationError > > > > >> > > > > > > > >> > > > Here come the 3 solutions, hope to hear your advice. > > > > >> > > > 1. Disable these UTs > > > > >> > > > 2. Increase the timeout > > > > >> > > > 3. Mark these UTs as slow tests > > > > >> > > > > > > > >> > > > > > > > >> > > > Regards! > > > > >> > > > > > > > >> > > > Aron Tao > > > > >> > > > > > > > >> > > > > > > > >> > > > Danny Chan <[email protected]> 于2020年6月28日周日 上午10:01写道: > > > > >> > > > > > > > >> > > > > Yes, it times out often, can you log an issue there and > > > disable > > > > >> the > > > > >> > > case ? > > > > >> > > > > > > > > >> > > > > Best, > > > > >> > > > > Danny Chan > > > > >> > > > > 在 2020年6月26日 +0800 PM6:00,JiaTao Tao <[email protected]>,写道: > > > > >> > > > > > Seems an unstable case. > > > > >> > > > > > > > > > >> > > > > > > > > > >> > > > > > Regards! > > > > >> > > > > > > > > > >> > > > > > Aron Tao > > > > >> > > > > > > > > >> > > > > > > >> > > > > > >> > > > > > > > > > > > > > > >
