Hi,

I noticied that Cache 6 suite finishes badly (exit code 137) almost
everytime [1] on master. It started recently. A problematic test
inside is IgniteCache150ClientsTest. I made some attempts to fix the
test (including reverting recent commits), but had no luck. And a hard
part here is that I do not know whether the issue was caused by code
changes or it is infrastructural one. My best attempt was increasing
NetworkTimeout in test IgniteConfiguration [2]. After that the suite
was able to finish, but IgniteCache150ClientsTest failed. Also, the
problematic test seems so flaky, there are many failures in history.

Do not have any really good solution in my mind. I see following options:
1. Use workaround in PR [2].
2. Ignore test and dig deeper in scope of a separate ticket.

What do you think?

[1] 
https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Cache6?branch=%3Cdefault%3E&buildTypeTab=overview
[2] https://github.com/apache/ignite/pull/7142/files
-- 
Best regards,
Ivan Pavlukhin

Reply via email to