Hi, Dmitry I took a look at failures and it could be caused by changes in tearDown/clearTestEnviroment method. In the latest master version before IGNITE-11412 serializedObj.clear(); will be invoked only if (!keepSerializedObjects()) condition will be satisfied [1].
So the insertion of this condition back can repair tests. If you don't mind I'll create a ticket on this issue. [1] https://github.com/apache/ignite/pull/6267/files ср, 24 апр. 2019 г. в 10:47, Dmitriy Pavlov <dpav...@apache.org>: > Ivan Fedotov & Ivan Pavluchin could you please take a look at these > failures? > > ср, 24 апр. 2019 г. в 02:05, <dpavlov.ta...@gmail.com>: > > > Hi Igniters, > > > > I've detected some new issue on TeamCity to be handled. You are more > than > > welcomed to help. > > > > If your changes can lead to this failure(s): We're grateful that you > were > > a volunteer to make the contribution to this project, but things change > and > > you may no longer be able to finalize your contribution. > > Could you respond to this email and indicate if you wish to continue and > > fix test failures or step down and some committer may revert you commit. > > > > * New test failure in master-nightly > > IgniteSqlNotNullConstraintTest.testReadThroughRestrictionAlterTable > > > https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=5548468340600994272&branch=%3Cdefault%3E&tab=testDetails > > > > * New test failure in master-nightly > > IgniteSqlNotNullConstraintTest.testReadThroughRestrictionCreateTable > > > https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-382088580357428313&branch=%3Cdefault%3E&tab=testDetails > > Changes may lead to failure were done by > > - fedotov <vane...@gmail.com> > > https://ci.ignite.apache.org/viewModification.html?modId=882000 > > > > * New test failure in master-nightly > > IgniteSqlNotNullConstraintTest.testReadThroughRestrictionCreateTable > > > https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-4388210921121324153&branch=%3Cdefault%3E&tab=testDetails > > > > * New test failure in master-nightly > > IgniteSqlNotNullConstraintTest.testReadThroughRestrictionAlterTable > > > https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=5896795211740970480&branch=%3Cdefault%3E&tab=testDetails > > Changes may lead to failure were done by > > - fedotov <vane...@gmail.com> > > https://ci.ignite.apache.org/viewModification.html?modId=882000 > > > > - Here's a reminder of what contributors were agreed to do > > https://cwiki.apache.org/confluence/display/IGNITE/How+to+Contribute > > - Should you have any questions please contact > > dev@ignite.apache.org > > > > Best Regards, > > Apache Ignite TeamCity Bot > > https://github.com/apache/ignite-teamcity-bot > > Notification generated at 02:05:36 24-04-2019 > > > -- Ivan Fedotov. ivanan...@gmail.com