Re: Make Teamcity Green Again

2018-02-13 Thread Dmitry Pavlov
Forgot to share link to actual investigations list https://ci.ignite.apache.org/project.html?projectId=IgniteTests24Java8&tab=investigations Please feel free to create and assign investigations if you have assumption about causes of failure. вт, 13 февр. 2018 г. в 1:34, Dmitriy Setrakyan : > Dmi

Re: Make Teamcity Green Again

2018-02-12 Thread Dmitriy Setrakyan
Dmitriy, thanks for pushing this! We have to bring the number of the failing tests to zero. I hope that the community gets behind this effort. D. On Mon, Feb 12, 2018 at 8:26 AM, Dmitry Pavlov wrote: > Hi Folks, > > I want to resurrect this process and start to fix tests. Currently approx. > 60

Re: Make Teamcity Green Again

2018-02-12 Thread Dmitry Pavlov
Hi Folks, I want to resurrect this process and start to fix tests. Currently approx. 60-80 tests are failed each run on master. As one from the first point I suggest to use TC investigations for brief research of test failures. If you can help with research please create and assign investigation

Re: Make Teamcity Green Again

2017-11-06 Thread Dmitry Pavlov
"Ignored" means that the test is disabled from the code, using annotation @Ignore. Not sure it works for our JUnit3 style Java tests. It is used for .NET. "Muted" test is disabled in the interface TeamCity, but test code is actually executed (which is why hanging tests needs to be failed in additio

Re: Make Teamcity Green Again

2017-11-06 Thread Denis Magda
Dmitriy, Now it’s time to fix a pretty decent number of muted and ignored tests. BTW, what’s the difference between “ignored” and “muted”? I’ve seen the former before. — Denis > On Nov 5, 2017, at 9:58 AM, Dmitry Pavlov wrote: > > Hi Igniters, > > I am happy to report that the activity of

Re: Make Teamcity Green Again

2017-11-05 Thread Dmitry Pavlov
Hi Igniters, I am happy to report that the activity of monitoring and fixing the tests brought the first significant victory! Today tests launch running all Ignite tests (Ignite 2.0 Tests->RunAll) is completely green: https://ci.ignite.apache.org/viewLog.html?buildId=930953 This is an reason for

Re: Make Teamcity Green Again

2017-07-21 Thread Pavel Tupitsyn
> Green Again > Again As if it ever was green :) Of course +1 on this, let me know if you see any .NET-related failures. On Fri, Jul 21, 2017 at 1:06 PM, Николай Ижиков wrote: > Hello, Igniters. > > Also ready to help to #MakeTeamcityGreenAgain ! > > 21 июля 2017 г. 12:56 PM пользователь "Vyach

Re: Make Teamcity Green Again

2017-07-21 Thread Николай Ижиков
Hello, Igniters. Also ready to help to #MakeTeamcityGreenAgain ! 21 июля 2017 г. 12:56 PM пользователь "Vyacheslav Daradur" < daradu...@gmail.com> написал: > Hi guys. > > I vote for #MakeTeamcityGreenAgain. :-) > > FYI: it had been described and supported previously[1] > > After the completion o

Re: Make Teamcity Green Again

2017-07-21 Thread Vyacheslav Daradur
Hi guys. I vote for #MakeTeamcityGreenAgain. :-) FYI: it had been described and supported previously[1] After the completion of my current task I will try to help with this activity. [1] http://apache-ignite-developers.2346864.n4.nabble.com/Test-failures-td14353.html 2017-07-21 12:39 GMT+03:00

Re: Make Teamcity Green Again

2017-07-21 Thread Anton Vinogradov
Nikolay, That's also a big problem for me, as reviewer, to accept changes and merge them to master. Dmitriy, Currently we have some contributions *from community* blocked by red Teamcity. On Fri, Jul 21, 2017 at 12:47 AM, Nikolay Izhikov wrote: > +1 to Dmitry Pavlov from me. > > Green team c

Re: Make Teamcity Green Again

2017-07-20 Thread Nikolay Izhikov
+1 to Dmitry Pavlov from me. Green team city would be very helpful. > If you are a newcomer, please share your feeling: are you confused by test > failures on Teamcity? I'm working on my very first ignite issue and it's not easy to understand TC build results. 21.07.2017 00:30, Dmitriy Set

Re: Make Teamcity Green Again

2017-07-20 Thread Dmitriy Setrakyan
I think the right question to ask is why do we have RED tests to begin with. In my view, TC should be green. If there are tests that do not pass, we should disable them and file blocker tickets for the next releases. D. On Thu, Jul 20, 2017 at 1:20 PM, Dmitry Pavlov wrote: > Hi Igniters, > > We