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 <[hidden email]> 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 <[hidden email]> 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 [hidden email] Best Regards, Apache Ignite TeamCity Bot https://github.com/apache/ignite-teamcity-bot Notification generated at 02:05:36 24-04-2019 |
Ivan Fedotov & Ivan Pavluchin could you please take a look at these
failures? ср, 24 апр. 2019 г. в 02:05, <[hidden email]>: > 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 <[hidden email]> > 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 <[hidden email]> > 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 > [hidden email] > > Best Regards, > Apache Ignite TeamCity Bot > https://github.com/apache/ignite-teamcity-bot > Notification generated at 02:05:36 24-04-2019 > |
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 <[hidden email]>: > Ivan Fedotov & Ivan Pavluchin could you please take a look at these > failures? > > ср, 24 апр. 2019 г. в 02:05, <[hidden email]>: > > > 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 <[hidden email]> > > 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 <[hidden email]> > > 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 > > [hidden email] > > > > Best Regards, > > Apache Ignite TeamCity Bot > > https://github.com/apache/ignite-teamcity-bot > > Notification generated at 02:05:36 24-04-2019 > > > -- Ivan Fedotov. [hidden email] |
Hi Ivan,
Thank you for a quick response! Looks like that keepSerializedObjects() is the cause. Yes, please create a ticket. Do not hesitate to ping me if any assistance is needed. ср, 24 апр. 2019 г. в 10:54, Ivan Fedotov <[hidden email]>: > > 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 <[hidden email]>: > > > Ivan Fedotov & Ivan Pavluchin could you please take a look at these > > failures? > > > > ср, 24 апр. 2019 г. в 02:05, <[hidden email]>: > > > > > 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 <[hidden email]> > > > 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 <[hidden email]> > > > 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 > > > [hidden email] > > > > > > Best Regards, > > > Apache Ignite TeamCity Bot > > > https://github.com/apache/ignite-teamcity-bot > > > Notification generated at 02:05:36 24-04-2019 > > > > > > > > -- > Ivan Fedotov. > > [hidden email] -- Best regards, Ivan Pavlukhin |
Ok, I created a ticket [1].
After TC Bot visa I'll let you know that ticket is ready for review in Jira. [1] https://issues.apache.org/jira/browse/IGNITE-11802 ср, 24 апр. 2019 г. в 11:08, Павлухин Иван <[hidden email]>: > Hi Ivan, > > Thank you for a quick response! Looks like that > keepSerializedObjects() is the cause. Yes, please create a ticket. Do > not hesitate to ping me if any assistance is needed. > > ср, 24 апр. 2019 г. в 10:54, Ivan Fedotov <[hidden email]>: > > > > 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 <[hidden email]>: > > > > > Ivan Fedotov & Ivan Pavluchin could you please take a look at these > > > failures? > > > > > > ср, 24 апр. 2019 г. в 02:05, <[hidden email]>: > > > > > > > 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 <[hidden email]> > > > > 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 <[hidden email]> > > > > 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 > > > > [hidden email] > > > > > > > > Best Regards, > > > > Apache Ignite TeamCity Bot > > > > https://github.com/apache/ignite-teamcity-bot > > > > Notification generated at 02:05:36 24-04-2019 > > > > > > > > > > > > > -- > > Ivan Fedotov. > > > > [hidden email] > > > > -- > Best regards, > Ivan Pavlukhin > -- Ivan Fedotov. [hidden email] |
Free forum by Nabble | Edit this page |