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 stable failure of a flaky test in master IgniteConfigurationTest.TestSpringXml https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8068196411489261503&branch=%3Cdefault%3E&tab=testDetails No changes in the build - 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 16:18:21 17-11-2018 |
Looks like the test has a high failure rate. I'll take a look.
Is there a Jira issue? On Sat, Nov 17, 2018 at 4:18 PM <[hidden email]> wrote: > > 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 stable failure of a flaky test in master IgniteConfigurationTest.TestSpringXml https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8068196411489261503&branch=%3Cdefault%3E&tab=testDetails > No changes in the build > > - 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 16:18:21 17-11-2018 -- Best Regards, Vyacheslav D. |
Found the issue https://issues.apache.org/jira/browse/IGNITE-9563
I think we should mute the test if we won't be able to resolve this in the nearest time. On Sat, Nov 17, 2018 at 9:42 PM Vyacheslav Daradur <[hidden email]> wrote: > > Looks like the test has a high failure rate. I'll take a look. > Is there a Jira issue? > On Sat, Nov 17, 2018 at 4:18 PM <[hidden email]> wrote: > > > > 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 stable failure of a flaky test in master IgniteConfigurationTest.TestSpringXml https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8068196411489261503&branch=%3Cdefault%3E&tab=testDetails > > No changes in the build > > > > - 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 16:18:21 17-11-2018 > > > > -- > Best Regards, Vyacheslav D. -- Best Regards, Vyacheslav D. |
I can't reproduce this tests locally, also the test is successful on
TC in last two days. Looks like the failure relates to an engine of .NET Core platform because the test passes without failures at .NET framework [1] in comparison to .NET Core [2]. [1] https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=-2423313125230633239&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E [2] https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8068196411489261503&branch=%3Cdefault%3E&tab=testDetails&branch_IgniteTests24Java8=%3Cdefault%3E On Sat, Nov 17, 2018 at 9:51 PM Vyacheslav Daradur <[hidden email]> wrote: > > Found the issue https://issues.apache.org/jira/browse/IGNITE-9563 > > I think we should mute the test if we won't be able to resolve this in > the nearest time. > On Sat, Nov 17, 2018 at 9:42 PM Vyacheslav Daradur <[hidden email]> wrote: > > > > Looks like the test has a high failure rate. I'll take a look. > > Is there a Jira issue? > > On Sat, Nov 17, 2018 at 4:18 PM <[hidden email]> wrote: > > > > > > 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 stable failure of a flaky test in master IgniteConfigurationTest.TestSpringXml https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&testNameId=8068196411489261503&branch=%3Cdefault%3E&tab=testDetails > > > No changes in the build > > > > > > - 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 16:18:21 17-11-2018 > > > > > > > > -- > > Best Regards, Vyacheslav D. > > > > -- > Best Regards, Vyacheslav D. -- Best Regards, Vyacheslav D. |
Free forum by Nabble | Edit this page |