Re[2]: Broken test in master: BasicIndexTest

2020-10-09 Thread Zhenya Stanilovsky
Of course, i still have no ticket filled. As was discussed in private i will fill other ticket that can lead to potential problems.     >Hi everyone, > >I believe I have a fix for this bug -  >https://issues.apache.org/jira/browse/IGNITE-13500, So Zhenya you can leave >this problem to me. > >-- 

Re: Broken test in master: BasicIndexTest

2020-10-09 Thread Anton Kalashnikov
Hi everyone, I believe I have a fix for this bug -  https://issues.apache.org/jira/browse/IGNITE-13500, So Zhenya you can leave this problem to me. --  Best regards, Anton Kalashnikov 09.10.2020, 10:19, "Sergey Chugunov" : > Max, > > Thanks for spotting this, great catch! > > Zhenya, could yo

Re: Broken test in master: BasicIndexTest

2020-10-09 Thread Sergey Chugunov
Max, Thanks for spotting this, great catch! Zhenya, could you please file a ticket of at least Critical priority? On Fri, Oct 9, 2020 at 9:24 AM Zhenya Stanilovsky wrote: > > > Thanks Maxim, the test is correct no need for removal. > I checked 2.9 too, but looks it all ok there. I will take a

Re: Broken test in master: BasicIndexTest

2020-10-08 Thread Zhenya Stanilovsky
Thanks Maxim, the test is correct no need for removal. I checked 2.9 too, but looks it all ok there. I will take a look. >Hi, Igniters! > >I was discovering how indexes work and found a failed test. >BasicIndexTest#testInlineSizeChange is broken in master and it's not a >flaky case [1]. But it ha

Broken test in master: BasicIndexTest

2020-10-08 Thread Max Timonin
Hi, Igniters! I was discovering how indexes work and found a failed test. BasicIndexTest#testInlineSizeChange is broken in master and it's not a flaky case [1]. But it has been failing since 25/09 only. I discovered that it happened after the IGNITE-13207 ticket merged (Checkpointer code refactor