You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Nikolay Izhikov <ni...@apache.org> on 2018/02/16 04:35:21 UTC

TeamCity. Ignite RDD tests

Hello, Igniters.

I'm working on issue [1].

Team City doesn't collect info about scalatest execution because of wrong pom.xml
I'm fixed it in PR [3]

It happens there is a 2 broken tests written in Scala - [4]

1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using saveValues
2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using saveValues with inline transformation

It seems they are been here for a while.
I propose to mute or disable it on TeamCity before merging my PR.
I've created ticket for fixing tests - [5].

Thoughts?

[1] https://issues.apache.org/jira/browse/IGNITE-7042

[2] https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd

[3] https://github.com/apache/ignite/pull/3530

[4] https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo

[5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Vyacheslav Daradur <da...@gmail.com>.
Hi, Nikolay

Please login to TeamCity and choose "My Investigations" [1] in account menu.

[1] https://ci.ignite.apache.org/investigations.html?init=1

On Thu, Feb 22, 2018 at 1:25 PM, Vyacheslav Daradur <da...@gmail.com> wrote:
> Hi, Nikolay
>
> Please login to TeamCity and choose "My
>
>
> On Thu, Feb 22, 2018 at 1:20 PM, Nikolay Izhikov <ni...@apache.org> wrote:
>> Hello, Dmitriy
>>
>> I'm looked in TeamCity but not sure what should I do.
>> Can you explain it to me, please?
>>
>> В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
>>> Hi Nikolay,
>>>
>>> It seems
>>> IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not expected
>>> to run.
>>>
>>> Please see investigations assigned to you. What can we change to avoid
>>> these tests to be included into run other suites?
>>>
>>> Sincerely,
>>> Dmitriy Pavlov
>>>
>>> пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
>>>
>>> > Hello, Igniters.
>>> >
>>> > I'm working on issue [1].
>>> >
>>> > Team City doesn't collect info about scalatest execution because of wrong
>>> > pom.xml
>>> > I'm fixed it in PR [3]
>>> >
>>> > It happens there is a 2 broken tests written in Scala - [4]
>>> >
>>> > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
>>> > saveValues
>>> > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
>>> > saveValues with inline transformation
>>> >
>>> > It seems they are been here for a while.
>>> > I propose to mute or disable it on TeamCity before merging my PR.
>>> > I've created ticket for fixing tests - [5].
>>> >
>>> > Thoughts?
>>> >
>>> > [1] https://issues.apache.org/jira/browse/IGNITE-7042
>>> >
>>> > [2]
>>> > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
>>> >
>>> > [3] https://github.com/apache/ignite/pull/3530
>>> >
>>> > [4]
>>> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
>>> >
>>> > [5] https://issues.apache.org/jira/browse/IGNITE-7727
>
>
>
> --
> Best Regards, Vyacheslav D.



-- 
Best Regards, Vyacheslav D.

Re: TeamCity. Ignite RDD tests

Posted by Vyacheslav Daradur <da...@gmail.com>.
Hi, Nikolay

Please login to TeamCity and choose "My


On Thu, Feb 22, 2018 at 1:20 PM, Nikolay Izhikov <ni...@apache.org> wrote:
> Hello, Dmitriy
>
> I'm looked in TeamCity but not sure what should I do.
> Can you explain it to me, please?
>
> В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
>> Hi Nikolay,
>>
>> It seems
>> IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not expected
>> to run.
>>
>> Please see investigations assigned to you. What can we change to avoid
>> these tests to be included into run other suites?
>>
>> Sincerely,
>> Dmitriy Pavlov
>>
>> пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
>>
>> > Hello, Igniters.
>> >
>> > I'm working on issue [1].
>> >
>> > Team City doesn't collect info about scalatest execution because of wrong
>> > pom.xml
>> > I'm fixed it in PR [3]
>> >
>> > It happens there is a 2 broken tests written in Scala - [4]
>> >
>> > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
>> > saveValues
>> > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
>> > saveValues with inline transformation
>> >
>> > It seems they are been here for a while.
>> > I propose to mute or disable it on TeamCity before merging my PR.
>> > I've created ticket for fixing tests - [5].
>> >
>> > Thoughts?
>> >
>> > [1] https://issues.apache.org/jira/browse/IGNITE-7042
>> >
>> > [2]
>> > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
>> >
>> > [3] https://github.com/apache/ignite/pull/3530
>> >
>> > [4]
>> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
>> >
>> > [5] https://issues.apache.org/jira/browse/IGNITE-7727



-- 
Best Regards, Vyacheslav D.

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
Hi Nikolay,

your changes helped. Tests no longer appeared.

Thank you.

вт, 27 февр. 2018 г. в 19:19, Dmitry Pavlov <dp...@gmail.com>:

> Hi Nikolay,
>
> IMO you can merge. Just check if following suites work correct and still
> execute its tests:
>
> Ignite Scalar Examples [Scala]
> Ignite Visor Console [Scala]
>
> Sincerely,
> Dmitriy Pavlov
>
> вт, 27 февр. 2018 г. в 19:15, Nikolay Izhikov <ni...@apache.org>:
>
>> Hello,
>>
>> If there are no any objections I merge the fix tomorrow.
>>
>> https://github.com/apache/ignite/pull/3570
>>
>> В Вт, 27/02/2018 в 13:27 +0300, Nikolay Izhikov пишет:
>> > Hello, Alexey, what do you think?
>> >
>> > Let's fix this issue!
>> >
>> > В Пн, 26/02/2018 в 16:29 +0000, Dmitry Pavlov пишет:
>> > > I agree.
>> > >
>> > > Alexey K, what do you think?
>> > >
>> > > Sincerely,
>> > > Dmitriy Pavlov
>> > >
>> > > пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov <ni...@apache.org>:
>> > >
>> > > > Hello, Dmitriy.
>> > > >
>> > > > scalatest-maven-plugin doesn't handle "test" property.
>> > > > So when "scala" profile enabled it will execute all Scala Spark
>> tests for
>> > > > any test plan.
>> > > >
>> > > > I propose to hide scalatest plugin declaration into profile
>> "scala-test"
>> > > > [1]
>> > > >
>> > > > And enable it only for specific team city plans.
>> > > > I.e "Ignite RDD" and "Ignite RDD spark 2_10".
>> > > >
>> > > > Thoughts?
>> > > >
>> > > > [1] https://github.com/apache/ignite/pull/3570
>> > > >
>> > > > В Пн, 26/02/2018 в 14:35 +0300, Nikolay Izhikov пишет:
>> > > > > Hello, Dmitriy.
>> > > > >
>> > > > > I'm investigate issue and share results later today.
>> > > > >
>> > > > > В Пн, 26/02/2018 в 11:31 +0000, Dmitry Pavlov пишет:
>> > > > > > Hi Nikolay,
>> > > > > >
>> > > > > > Are there any news about these tests apperance in suites?
>> > > > > >
>> > > > > > It seems I've found one more example in
>> > > > > >
>> > > >
>> > > >
>> https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
>> > > > > > (other
>> > > > > > change PR run). I'm not sure that OSGI build configuration is
>> > > >
>> > > > appropriate
>> > > > > > suite to run these tests.
>> > > > > >
>> > > > > > Sincerely,
>> > > > > > Dmitriy Pavlov
>> > > > > >
>> > > > > > чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <
>> nizhikov@apache.org>:
>> > > > > >
>> > > > > > > Dmitriy.
>> > > > > > >
>> > > > > > > OK, I get it.
>> > > > > > >
>> > > > > > > Looks like scala-test-plugin I added in IGNITE-7042 doesn't
>> handle
>> > > > > > > `-Dtest=XXX` properly.
>> > > > > > > I will investigate and fixed it.
>> > > > > > >
>> > > > > > > В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
>> > > > > > > > It seems that tests I've previously muted were started in
>> wrong
>> > > >
>> > > > configs.
>> > > > > > > >
>> > > > > > > > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests,
>> which is
>> > > > > > >
>> > > > > > > started
>> > > > > > > > with code compile?
>> > > > > > > >
>> > > > > > > > This can be reason these tests appeared in suites which is
>> not
>> > > >
>> > > > related to
>> > > > > > > > IgniteRDD, such as Scala Examples.
>> > > > > > > >
>> > > > > > > > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <
>> nizhikov@apache.org
>> > > > >
>> > > > > :
>> > > > > > > >
>> > > > > > > > > Hello, Dmitriy
>> > > > > > > > >
>> > > > > > > > > I'm looked in TeamCity but not sure what should I do.
>> > > > > > > > > Can you explain it to me, please?
>> > > > > > > > >
>> > > > > > > > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
>> > > > > > > > > > Hi Nikolay,
>> > > > > > > > > >
>> > > > > > > > > > It seems
>> > > > > > > > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations
>> it is
>> > > >
>> > > > not
>> > > > > > > > >
>> > > > > > > > > expected
>> > > > > > > > > > to run.
>> > > > > > > > > >
>> > > > > > > > > > Please see investigations assigned to you. What can we
>> change
>> > > >
>> > > > to
>> > > > > > >
>> > > > > > > avoid
>> > > > > > > > > > these tests to be included into run other suites?
>> > > > > > > > > >
>> > > > > > > > > > Sincerely,
>> > > > > > > > > > Dmitriy Pavlov
>> > > > > > > > > >
>> > > > > > > > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <
>> > > >
>> > > > nizhikov@apache.org>:
>> > > > > > > > > >
>> > > > > > > > > > > Hello, Igniters.
>> > > > > > > > > > >
>> > > > > > > > > > > I'm working on issue [1].
>> > > > > > > > > > >
>> > > > > > > > > > > Team City doesn't collect info about scalatest
>> execution
>> > > >
>> > > > because of
>> > > > > > > > >
>> > > > > > > > > wrong
>> > > > > > > > > > > pom.xml
>> > > > > > > > > > > I'm fixed it in PR [3]
>> > > > > > > > > > >
>> > > > > > > > > > > It happens there is a 2 broken tests written in Scala
>> - [4]
>> > > > > > > > > > >
>> > > > > > > > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store
>> data to
>> > > >
>> > > > ignite
>> > > > > > > > >
>> > > > > > > > > using
>> > > > > > > > > > > saveValues
>> > > > > > > > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store
>> data to
>> > > >
>> > > > ignite
>> > > > > > > > >
>> > > > > > > > > using
>> > > > > > > > > > > saveValues with inline transformation
>> > > > > > > > > > >
>> > > > > > > > > > > It seems they are been here for a while.
>> > > > > > > > > > > I propose to mute or disable it on TeamCity before
>> merging
>> > > >
>> > > > my PR.
>> > > > > > > > > > > I've created ticket for fixing tests - [5].
>> > > > > > > > > > >
>> > > > > > > > > > > Thoughts?
>> > > > > > > > > > >
>> > > > > > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
>> > > > > > > > > > >
>> > > > > > > > > > > [2]
>> > > > > > > > > > >
>> > > > > > > > >
>> > > > > > > > >
>> > > > > > >
>> > > > > > >
>> > > >
>> > > >
>> https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
>> > > > > > > > > > >
>> > > > > > > > > > > [3] https://github.com/apache/ignite/pull/3530
>> > > > > > > > > > >
>> > > > > > > > > > > [4]
>> > > > > > > > > > >
>> > > > > > > > >
>> > > > > > > > >
>> > > > > > >
>> > > > > > >
>> > > >
>> > > >
>> https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
>> > > > > > > > > > >
>> > > > > > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727
>
>

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
Hi Nikolay,

IMO you can merge. Just check if following suites work correct and still
execute its tests:

Ignite Scalar Examples [Scala]
Ignite Visor Console [Scala]

Sincerely,
Dmitriy Pavlov

вт, 27 февр. 2018 г. в 19:15, Nikolay Izhikov <ni...@apache.org>:

> Hello,
>
> If there are no any objections I merge the fix tomorrow.
>
> https://github.com/apache/ignite/pull/3570
>
> В Вт, 27/02/2018 в 13:27 +0300, Nikolay Izhikov пишет:
> > Hello, Alexey, what do you think?
> >
> > Let's fix this issue!
> >
> > В Пн, 26/02/2018 в 16:29 +0000, Dmitry Pavlov пишет:
> > > I agree.
> > >
> > > Alexey K, what do you think?
> > >
> > > Sincerely,
> > > Dmitriy Pavlov
> > >
> > > пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov <ni...@apache.org>:
> > >
> > > > Hello, Dmitriy.
> > > >
> > > > scalatest-maven-plugin doesn't handle "test" property.
> > > > So when "scala" profile enabled it will execute all Scala Spark
> tests for
> > > > any test plan.
> > > >
> > > > I propose to hide scalatest plugin declaration into profile
> "scala-test"
> > > > [1]
> > > >
> > > > And enable it only for specific team city plans.
> > > > I.e "Ignite RDD" and "Ignite RDD spark 2_10".
> > > >
> > > > Thoughts?
> > > >
> > > > [1] https://github.com/apache/ignite/pull/3570
> > > >
> > > > В Пн, 26/02/2018 в 14:35 +0300, Nikolay Izhikov пишет:
> > > > > Hello, Dmitriy.
> > > > >
> > > > > I'm investigate issue and share results later today.
> > > > >
> > > > > В Пн, 26/02/2018 в 11:31 +0000, Dmitry Pavlov пишет:
> > > > > > Hi Nikolay,
> > > > > >
> > > > > > Are there any news about these tests apperance in suites?
> > > > > >
> > > > > > It seems I've found one more example in
> > > > > >
> > > >
> > > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
> > > > > > (other
> > > > > > change PR run). I'm not sure that OSGI build configuration is
> > > >
> > > > appropriate
> > > > > > suite to run these tests.
> > > > > >
> > > > > > Sincerely,
> > > > > > Dmitriy Pavlov
> > > > > >
> > > > > > чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <
> nizhikov@apache.org>:
> > > > > >
> > > > > > > Dmitriy.
> > > > > > >
> > > > > > > OK, I get it.
> > > > > > >
> > > > > > > Looks like scala-test-plugin I added in IGNITE-7042 doesn't
> handle
> > > > > > > `-Dtest=XXX` properly.
> > > > > > > I will investigate and fixed it.
> > > > > > >
> > > > > > > В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> > > > > > > > It seems that tests I've previously muted were started in
> wrong
> > > >
> > > > configs.
> > > > > > > >
> > > > > > > > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests,
> which is
> > > > > > >
> > > > > > > started
> > > > > > > > with code compile?
> > > > > > > >
> > > > > > > > This can be reason these tests appeared in suites which is
> not
> > > >
> > > > related to
> > > > > > > > IgniteRDD, such as Scala Examples.
> > > > > > > >
> > > > > > > > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <
> nizhikov@apache.org
> > > > >
> > > > > :
> > > > > > > >
> > > > > > > > > Hello, Dmitriy
> > > > > > > > >
> > > > > > > > > I'm looked in TeamCity but not sure what should I do.
> > > > > > > > > Can you explain it to me, please?
> > > > > > > > >
> > > > > > > > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > > > > > > > > Hi Nikolay,
> > > > > > > > > >
> > > > > > > > > > It seems
> > > > > > > > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations
> it is
> > > >
> > > > not
> > > > > > > > >
> > > > > > > > > expected
> > > > > > > > > > to run.
> > > > > > > > > >
> > > > > > > > > > Please see investigations assigned to you. What can we
> change
> > > >
> > > > to
> > > > > > >
> > > > > > > avoid
> > > > > > > > > > these tests to be included into run other suites?
> > > > > > > > > >
> > > > > > > > > > Sincerely,
> > > > > > > > > > Dmitriy Pavlov
> > > > > > > > > >
> > > > > > > > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <
> > > >
> > > > nizhikov@apache.org>:
> > > > > > > > > >
> > > > > > > > > > > Hello, Igniters.
> > > > > > > > > > >
> > > > > > > > > > > I'm working on issue [1].
> > > > > > > > > > >
> > > > > > > > > > > Team City doesn't collect info about scalatest
> execution
> > > >
> > > > because of
> > > > > > > > >
> > > > > > > > > wrong
> > > > > > > > > > > pom.xml
> > > > > > > > > > > I'm fixed it in PR [3]
> > > > > > > > > > >
> > > > > > > > > > > It happens there is a 2 broken tests written in Scala
> - [4]
> > > > > > > > > > >
> > > > > > > > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store
> data to
> > > >
> > > > ignite
> > > > > > > > >
> > > > > > > > > using
> > > > > > > > > > > saveValues
> > > > > > > > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store
> data to
> > > >
> > > > ignite
> > > > > > > > >
> > > > > > > > > using
> > > > > > > > > > > saveValues with inline transformation
> > > > > > > > > > >
> > > > > > > > > > > It seems they are been here for a while.
> > > > > > > > > > > I propose to mute or disable it on TeamCity before
> merging
> > > >
> > > > my PR.
> > > > > > > > > > > I've created ticket for fixing tests - [5].
> > > > > > > > > > >
> > > > > > > > > > > Thoughts?
> > > > > > > > > > >
> > > > > > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > > > > > > > >
> > > > > > > > > > > [2]
> > > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > >
> > > > > > >
> > > >
> > > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > > > > > > > >
> > > > > > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > > > > >
> > > > > > > > > > > [4]
> > > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > >
> > > > > > >
> > > >
> > > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > > > > > > > >
> > > > > > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, 

If there are no any objections I merge the fix tomorrow.

https://github.com/apache/ignite/pull/3570

В Вт, 27/02/2018 в 13:27 +0300, Nikolay Izhikov пишет:
> Hello, Alexey, what do you think?
> 
> Let's fix this issue!
> 
> В Пн, 26/02/2018 в 16:29 +0000, Dmitry Pavlov пишет:
> > I agree.
> > 
> > Alexey K, what do you think?
> > 
> > Sincerely,
> > Dmitriy Pavlov
> > 
> > пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov <ni...@apache.org>:
> > 
> > > Hello, Dmitriy.
> > > 
> > > scalatest-maven-plugin doesn't handle "test" property.
> > > So when "scala" profile enabled it will execute all Scala Spark tests for
> > > any test plan.
> > > 
> > > I propose to hide scalatest plugin declaration into profile "scala-test"
> > > [1]
> > > 
> > > And enable it only for specific team city plans.
> > > I.e "Ignite RDD" and "Ignite RDD spark 2_10".
> > > 
> > > Thoughts?
> > > 
> > > [1] https://github.com/apache/ignite/pull/3570
> > > 
> > > В Пн, 26/02/2018 в 14:35 +0300, Nikolay Izhikov пишет:
> > > > Hello, Dmitriy.
> > > > 
> > > > I'm investigate issue and share results later today.
> > > > 
> > > > В Пн, 26/02/2018 в 11:31 +0000, Dmitry Pavlov пишет:
> > > > > Hi Nikolay,
> > > > > 
> > > > > Are there any news about these tests apperance in suites?
> > > > > 
> > > > > It seems I've found one more example in
> > > > > 
> > > 
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
> > > > > (other
> > > > > change PR run). I'm not sure that OSGI build configuration is
> > > 
> > > appropriate
> > > > > suite to run these tests.
> > > > > 
> > > > > Sincerely,
> > > > > Dmitriy Pavlov
> > > > > 
> > > > > чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <ni...@apache.org>:
> > > > > 
> > > > > > Dmitriy.
> > > > > > 
> > > > > > OK, I get it.
> > > > > > 
> > > > > > Looks like scala-test-plugin I added in IGNITE-7042 doesn't handle
> > > > > > `-Dtest=XXX` properly.
> > > > > > I will investigate and fixed it.
> > > > > > 
> > > > > > В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> > > > > > > It seems that tests I've previously muted were started in wrong
> > > 
> > > configs.
> > > > > > > 
> > > > > > > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is
> > > > > > 
> > > > > > started
> > > > > > > with code compile?
> > > > > > > 
> > > > > > > This can be reason these tests appeared in suites which is not
> > > 
> > > related to
> > > > > > > IgniteRDD, such as Scala Examples.
> > > > > > > 
> > > > > > > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <nizhikov@apache.org
> > > > 
> > > > :
> > > > > > > 
> > > > > > > > Hello, Dmitriy
> > > > > > > > 
> > > > > > > > I'm looked in TeamCity but not sure what should I do.
> > > > > > > > Can you explain it to me, please?
> > > > > > > > 
> > > > > > > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > > > > > > > Hi Nikolay,
> > > > > > > > > 
> > > > > > > > > It seems
> > > > > > > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is
> > > 
> > > not
> > > > > > > > 
> > > > > > > > expected
> > > > > > > > > to run.
> > > > > > > > > 
> > > > > > > > > Please see investigations assigned to you. What can we change
> > > 
> > > to
> > > > > > 
> > > > > > avoid
> > > > > > > > > these tests to be included into run other suites?
> > > > > > > > > 
> > > > > > > > > Sincerely,
> > > > > > > > > Dmitriy Pavlov
> > > > > > > > > 
> > > > > > > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <
> > > 
> > > nizhikov@apache.org>:
> > > > > > > > > 
> > > > > > > > > > Hello, Igniters.
> > > > > > > > > > 
> > > > > > > > > > I'm working on issue [1].
> > > > > > > > > > 
> > > > > > > > > > Team City doesn't collect info about scalatest execution
> > > 
> > > because of
> > > > > > > > 
> > > > > > > > wrong
> > > > > > > > > > pom.xml
> > > > > > > > > > I'm fixed it in PR [3]
> > > > > > > > > > 
> > > > > > > > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > > > > > > > 
> > > > > > > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to
> > > 
> > > ignite
> > > > > > > > 
> > > > > > > > using
> > > > > > > > > > saveValues
> > > > > > > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to
> > > 
> > > ignite
> > > > > > > > 
> > > > > > > > using
> > > > > > > > > > saveValues with inline transformation
> > > > > > > > > > 
> > > > > > > > > > It seems they are been here for a while.
> > > > > > > > > > I propose to mute or disable it on TeamCity before merging
> > > 
> > > my PR.
> > > > > > > > > > I've created ticket for fixing tests - [5].
> > > > > > > > > > 
> > > > > > > > > > Thoughts?
> > > > > > > > > > 
> > > > > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > > > > > > > 
> > > > > > > > > > [2]
> > > > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > 
> > > > > > 
> > > 
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > > > > > > > 
> > > > > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > > > > 
> > > > > > > > > > [4]
> > > > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > 
> > > > > > 
> > > 
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > > > > > > > 
> > > > > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, Alexey, what do you think?

Let's fix this issue!

В Пн, 26/02/2018 в 16:29 +0000, Dmitry Pavlov пишет:
> I agree.
> 
> Alexey K, what do you think?
> 
> Sincerely,
> Dmitriy Pavlov
> 
> пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov <ni...@apache.org>:
> 
> > Hello, Dmitriy.
> > 
> > scalatest-maven-plugin doesn't handle "test" property.
> > So when "scala" profile enabled it will execute all Scala Spark tests for
> > any test plan.
> > 
> > I propose to hide scalatest plugin declaration into profile "scala-test"
> > [1]
> > 
> > And enable it only for specific team city plans.
> > I.e "Ignite RDD" and "Ignite RDD spark 2_10".
> > 
> > Thoughts?
> > 
> > [1] https://github.com/apache/ignite/pull/3570
> > 
> > В Пн, 26/02/2018 в 14:35 +0300, Nikolay Izhikov пишет:
> > > Hello, Dmitriy.
> > > 
> > > I'm investigate issue and share results later today.
> > > 
> > > В Пн, 26/02/2018 в 11:31 +0000, Dmitry Pavlov пишет:
> > > > Hi Nikolay,
> > > > 
> > > > Are there any news about these tests apperance in suites?
> > > > 
> > > > It seems I've found one more example in
> > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
> > > > (other
> > > > change PR run). I'm not sure that OSGI build configuration is
> > 
> > appropriate
> > > > suite to run these tests.
> > > > 
> > > > Sincerely,
> > > > Dmitriy Pavlov
> > > > 
> > > > чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <ni...@apache.org>:
> > > > 
> > > > > Dmitriy.
> > > > > 
> > > > > OK, I get it.
> > > > > 
> > > > > Looks like scala-test-plugin I added in IGNITE-7042 doesn't handle
> > > > > `-Dtest=XXX` properly.
> > > > > I will investigate and fixed it.
> > > > > 
> > > > > В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> > > > > > It seems that tests I've previously muted were started in wrong
> > 
> > configs.
> > > > > > 
> > > > > > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is
> > > > > 
> > > > > started
> > > > > > with code compile?
> > > > > > 
> > > > > > This can be reason these tests appeared in suites which is not
> > 
> > related to
> > > > > > IgniteRDD, such as Scala Examples.
> > > > > > 
> > > > > > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <nizhikov@apache.org
> > > 
> > > :
> > > > > > 
> > > > > > > Hello, Dmitriy
> > > > > > > 
> > > > > > > I'm looked in TeamCity but not sure what should I do.
> > > > > > > Can you explain it to me, please?
> > > > > > > 
> > > > > > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > > > > > > Hi Nikolay,
> > > > > > > > 
> > > > > > > > It seems
> > > > > > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is
> > 
> > not
> > > > > > > 
> > > > > > > expected
> > > > > > > > to run.
> > > > > > > > 
> > > > > > > > Please see investigations assigned to you. What can we change
> > 
> > to
> > > > > 
> > > > > avoid
> > > > > > > > these tests to be included into run other suites?
> > > > > > > > 
> > > > > > > > Sincerely,
> > > > > > > > Dmitriy Pavlov
> > > > > > > > 
> > > > > > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <
> > 
> > nizhikov@apache.org>:
> > > > > > > > 
> > > > > > > > > Hello, Igniters.
> > > > > > > > > 
> > > > > > > > > I'm working on issue [1].
> > > > > > > > > 
> > > > > > > > > Team City doesn't collect info about scalatest execution
> > 
> > because of
> > > > > > > 
> > > > > > > wrong
> > > > > > > > > pom.xml
> > > > > > > > > I'm fixed it in PR [3]
> > > > > > > > > 
> > > > > > > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > > > > > > 
> > > > > > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to
> > 
> > ignite
> > > > > > > 
> > > > > > > using
> > > > > > > > > saveValues
> > > > > > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to
> > 
> > ignite
> > > > > > > 
> > > > > > > using
> > > > > > > > > saveValues with inline transformation
> > > > > > > > > 
> > > > > > > > > It seems they are been here for a while.
> > > > > > > > > I propose to mute or disable it on TeamCity before merging
> > 
> > my PR.
> > > > > > > > > I've created ticket for fixing tests - [5].
> > > > > > > > > 
> > > > > > > > > Thoughts?
> > > > > > > > > 
> > > > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > > > > > > 
> > > > > > > > > [2]
> > > > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > 
> > > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > > > > > > 
> > > > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > > > 
> > > > > > > > > [4]
> > > > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > 
> > > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > > > > > > 
> > > > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
I agree.

Alexey K, what do you think?

Sincerely,
Dmitriy Pavlov

пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov <ni...@apache.org>:

> Hello, Dmitriy.
>
> scalatest-maven-plugin doesn't handle "test" property.
> So when "scala" profile enabled it will execute all Scala Spark tests for
> any test plan.
>
> I propose to hide scalatest plugin declaration into profile "scala-test"
> [1]
>
> And enable it only for specific team city plans.
> I.e "Ignite RDD" and "Ignite RDD spark 2_10".
>
> Thoughts?
>
> [1] https://github.com/apache/ignite/pull/3570
>
> В Пн, 26/02/2018 в 14:35 +0300, Nikolay Izhikov пишет:
> > Hello, Dmitriy.
> >
> > I'm investigate issue and share results later today.
> >
> > В Пн, 26/02/2018 в 11:31 +0000, Dmitry Pavlov пишет:
> > > Hi Nikolay,
> > >
> > > Are there any news about these tests apperance in suites?
> > >
> > > It seems I've found one more example in
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
> > > (other
> > > change PR run). I'm not sure that OSGI build configuration is
> appropriate
> > > suite to run these tests.
> > >
> > > Sincerely,
> > > Dmitriy Pavlov
> > >
> > > чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <ni...@apache.org>:
> > >
> > > > Dmitriy.
> > > >
> > > > OK, I get it.
> > > >
> > > > Looks like scala-test-plugin I added in IGNITE-7042 doesn't handle
> > > > `-Dtest=XXX` properly.
> > > > I will investigate and fixed it.
> > > >
> > > > В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> > > > > It seems that tests I've previously muted were started in wrong
> configs.
> > > > >
> > > > > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is
> > > >
> > > > started
> > > > > with code compile?
> > > > >
> > > > > This can be reason these tests appeared in suites which is not
> related to
> > > > > IgniteRDD, such as Scala Examples.
> > > > >
> > > > > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <nizhikov@apache.org
> >:
> > > > >
> > > > > > Hello, Dmitriy
> > > > > >
> > > > > > I'm looked in TeamCity but not sure what should I do.
> > > > > > Can you explain it to me, please?
> > > > > >
> > > > > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > > > > > Hi Nikolay,
> > > > > > >
> > > > > > > It seems
> > > > > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is
> not
> > > > > >
> > > > > > expected
> > > > > > > to run.
> > > > > > >
> > > > > > > Please see investigations assigned to you. What can we change
> to
> > > >
> > > > avoid
> > > > > > > these tests to be included into run other suites?
> > > > > > >
> > > > > > > Sincerely,
> > > > > > > Dmitriy Pavlov
> > > > > > >
> > > > > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <
> nizhikov@apache.org>:
> > > > > > >
> > > > > > > > Hello, Igniters.
> > > > > > > >
> > > > > > > > I'm working on issue [1].
> > > > > > > >
> > > > > > > > Team City doesn't collect info about scalatest execution
> because of
> > > > > >
> > > > > > wrong
> > > > > > > > pom.xml
> > > > > > > > I'm fixed it in PR [3]
> > > > > > > >
> > > > > > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > > > > >
> > > > > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to
> ignite
> > > > > >
> > > > > > using
> > > > > > > > saveValues
> > > > > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to
> ignite
> > > > > >
> > > > > > using
> > > > > > > > saveValues with inline transformation
> > > > > > > >
> > > > > > > > It seems they are been here for a while.
> > > > > > > > I propose to mute or disable it on TeamCity before merging
> my PR.
> > > > > > > > I've created ticket for fixing tests - [5].
> > > > > > > >
> > > > > > > > Thoughts?
> > > > > > > >
> > > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > > > > >
> > > > > > > > [2]
> > > > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > > > > >
> > > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > >
> > > > > > > > [4]
> > > > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > > > > >
> > > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, Dmitriy.

scalatest-maven-plugin doesn't handle "test" property.
So when "scala" profile enabled it will execute all Scala Spark tests for any test plan.

I propose to hide scalatest plugin declaration into profile "scala-test" [1]

And enable it only for specific team city plans.
I.e "Ignite RDD" and "Ignite RDD spark 2_10".

Thoughts?

[1] https://github.com/apache/ignite/pull/3570

В Пн, 26/02/2018 в 14:35 +0300, Nikolay Izhikov пишет:
> Hello, Dmitriy.
> 
> I'm investigate issue and share results later today.
> 
> В Пн, 26/02/2018 в 11:31 +0000, Dmitry Pavlov пишет:
> > Hi Nikolay,
> > 
> > Are there any news about these tests apperance in suites?
> > 
> > It seems I've found one more example in
> > https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
> > (other
> > change PR run). I'm not sure that OSGI build configuration is appropriate
> > suite to run these tests.
> > 
> > Sincerely,
> > Dmitriy Pavlov
> > 
> > чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <ni...@apache.org>:
> > 
> > > Dmitriy.
> > > 
> > > OK, I get it.
> > > 
> > > Looks like scala-test-plugin I added in IGNITE-7042 doesn't handle
> > > `-Dtest=XXX` properly.
> > > I will investigate and fixed it.
> > > 
> > > В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> > > > It seems that tests I've previously muted were started in wrong configs.
> > > > 
> > > > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is
> > > 
> > > started
> > > > with code compile?
> > > > 
> > > > This can be reason these tests appeared in suites which is not related to
> > > > IgniteRDD, such as Scala Examples.
> > > > 
> > > > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <ni...@apache.org>:
> > > > 
> > > > > Hello, Dmitriy
> > > > > 
> > > > > I'm looked in TeamCity but not sure what should I do.
> > > > > Can you explain it to me, please?
> > > > > 
> > > > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > > > > Hi Nikolay,
> > > > > > 
> > > > > > It seems
> > > > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not
> > > > > 
> > > > > expected
> > > > > > to run.
> > > > > > 
> > > > > > Please see investigations assigned to you. What can we change to
> > > 
> > > avoid
> > > > > > these tests to be included into run other suites?
> > > > > > 
> > > > > > Sincerely,
> > > > > > Dmitriy Pavlov
> > > > > > 
> > > > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> > > > > > 
> > > > > > > Hello, Igniters.
> > > > > > > 
> > > > > > > I'm working on issue [1].
> > > > > > > 
> > > > > > > Team City doesn't collect info about scalatest execution because of
> > > > > 
> > > > > wrong
> > > > > > > pom.xml
> > > > > > > I'm fixed it in PR [3]
> > > > > > > 
> > > > > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > > > > 
> > > > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > > > > 
> > > > > using
> > > > > > > saveValues
> > > > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > > > > 
> > > > > using
> > > > > > > saveValues with inline transformation
> > > > > > > 
> > > > > > > It seems they are been here for a while.
> > > > > > > I propose to mute or disable it on TeamCity before merging my PR.
> > > > > > > I've created ticket for fixing tests - [5].
> > > > > > > 
> > > > > > > Thoughts?
> > > > > > > 
> > > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > > > > 
> > > > > > > [2]
> > > > > > > 
> > > > > 
> > > > > 
> > > 
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > > > > 
> > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > 
> > > > > > > [4]
> > > > > > > 
> > > > > 
> > > > > 
> > > 
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > > > > 
> > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, Dmitriy.

I'm investigate issue and share results later today.

В Пн, 26/02/2018 в 11:31 +0000, Dmitry Pavlov пишет:
> Hi Nikolay,
> 
> Are there any news about these tests apperance in suites?
> 
> It seems I've found one more example in
> https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
> (other
> change PR run). I'm not sure that OSGI build configuration is appropriate
> suite to run these tests.
> 
> Sincerely,
> Dmitriy Pavlov
> 
> чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <ni...@apache.org>:
> 
> > Dmitriy.
> > 
> > OK, I get it.
> > 
> > Looks like scala-test-plugin I added in IGNITE-7042 doesn't handle
> > `-Dtest=XXX` properly.
> > I will investigate and fixed it.
> > 
> > В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> > > It seems that tests I've previously muted were started in wrong configs.
> > > 
> > > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is
> > 
> > started
> > > with code compile?
> > > 
> > > This can be reason these tests appeared in suites which is not related to
> > > IgniteRDD, such as Scala Examples.
> > > 
> > > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <ni...@apache.org>:
> > > 
> > > > Hello, Dmitriy
> > > > 
> > > > I'm looked in TeamCity but not sure what should I do.
> > > > Can you explain it to me, please?
> > > > 
> > > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > > > Hi Nikolay,
> > > > > 
> > > > > It seems
> > > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not
> > > > 
> > > > expected
> > > > > to run.
> > > > > 
> > > > > Please see investigations assigned to you. What can we change to
> > 
> > avoid
> > > > > these tests to be included into run other suites?
> > > > > 
> > > > > Sincerely,
> > > > > Dmitriy Pavlov
> > > > > 
> > > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> > > > > 
> > > > > > Hello, Igniters.
> > > > > > 
> > > > > > I'm working on issue [1].
> > > > > > 
> > > > > > Team City doesn't collect info about scalatest execution because of
> > > > 
> > > > wrong
> > > > > > pom.xml
> > > > > > I'm fixed it in PR [3]
> > > > > > 
> > > > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > > > 
> > > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > > > 
> > > > using
> > > > > > saveValues
> > > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > > > 
> > > > using
> > > > > > saveValues with inline transformation
> > > > > > 
> > > > > > It seems they are been here for a while.
> > > > > > I propose to mute or disable it on TeamCity before merging my PR.
> > > > > > I've created ticket for fixing tests - [5].
> > > > > > 
> > > > > > Thoughts?
> > > > > > 
> > > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > > > 
> > > > > > [2]
> > > > > > 
> > > > 
> > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > > > 
> > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > 
> > > > > > [4]
> > > > > > 
> > > > 
> > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > > > 
> > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
Hi Nikolay,

Are there any news about these tests apperance in suites?

It seems I've found one more example in
https://ci.ignite.apache.org/viewLog.html?buildId=1106598&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteOSGi
(other
change PR run). I'm not sure that OSGI build configuration is appropriate
suite to run these tests.

Sincerely,
Dmitriy Pavlov

чт, 22 февр. 2018 г. в 16:13, Nikolay Izhikov <ni...@apache.org>:

> Dmitriy.
>
> OK, I get it.
>
> Looks like scala-test-plugin I added in IGNITE-7042 doesn't handle
> `-Dtest=XXX` properly.
> I will investigate and fixed it.
>
> В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> > It seems that tests I've previously muted were started in wrong configs.
> >
> > Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is
> started
> > with code compile?
> >
> > This can be reason these tests appeared in suites which is not related to
> > IgniteRDD, such as Scala Examples.
> >
> > чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <ni...@apache.org>:
> >
> > > Hello, Dmitriy
> > >
> > > I'm looked in TeamCity but not sure what should I do.
> > > Can you explain it to me, please?
> > >
> > > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > > Hi Nikolay,
> > > >
> > > > It seems
> > > > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not
> > >
> > > expected
> > > > to run.
> > > >
> > > > Please see investigations assigned to you. What can we change to
> avoid
> > > > these tests to be included into run other suites?
> > > >
> > > > Sincerely,
> > > > Dmitriy Pavlov
> > > >
> > > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> > > >
> > > > > Hello, Igniters.
> > > > >
> > > > > I'm working on issue [1].
> > > > >
> > > > > Team City doesn't collect info about scalatest execution because of
> > >
> > > wrong
> > > > > pom.xml
> > > > > I'm fixed it in PR [3]
> > > > >
> > > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > >
> > > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > >
> > > using
> > > > > saveValues
> > > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > >
> > > using
> > > > > saveValues with inline transformation
> > > > >
> > > > > It seems they are been here for a while.
> > > > > I propose to mute or disable it on TeamCity before merging my PR.
> > > > > I've created ticket for fixing tests - [5].
> > > > >
> > > > > Thoughts?
> > > > >
> > > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > >
> > > > > [2]
> > > > >
> > >
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > >
> > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > >
> > > > > [4]
> > > > >
> > >
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > >
> > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Dmitriy.

OK, I get it.

Looks like scala-test-plugin I added in IGNITE-7042 doesn't handle `-Dtest=XXX` properly.
I will investigate and fixed it.

В Чт, 22/02/2018 в 10:28 +0000, Dmitry Pavlov пишет:
> It seems that tests I've previously muted were started in wrong configs.
> 
> Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is started
> with code compile?
> 
> This can be reason these tests appeared in suites which is not related to
> IgniteRDD, such as Scala Examples.
> 
> чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <ni...@apache.org>:
> 
> > Hello, Dmitriy
> > 
> > I'm looked in TeamCity but not sure what should I do.
> > Can you explain it to me, please?
> > 
> > В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > > Hi Nikolay,
> > > 
> > > It seems
> > > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not
> > 
> > expected
> > > to run.
> > > 
> > > Please see investigations assigned to you. What can we change to avoid
> > > these tests to be included into run other suites?
> > > 
> > > Sincerely,
> > > Dmitriy Pavlov
> > > 
> > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> > > 
> > > > Hello, Igniters.
> > > > 
> > > > I'm working on issue [1].
> > > > 
> > > > Team City doesn't collect info about scalatest execution because of
> > 
> > wrong
> > > > pom.xml
> > > > I'm fixed it in PR [3]
> > > > 
> > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > 
> > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > 
> > using
> > > > saveValues
> > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > 
> > using
> > > > saveValues with inline transformation
> > > > 
> > > > It seems they are been here for a while.
> > > > I propose to mute or disable it on TeamCity before merging my PR.
> > > > I've created ticket for fixing tests - [5].
> > > > 
> > > > Thoughts?
> > > > 
> > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > 
> > > > [2]
> > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > 
> > > > [3] https://github.com/apache/ignite/pull/3530
> > > > 
> > > > [4]
> > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > 
> > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
It seems that tests I've previously muted were started in wrong configs.

Is it possible IgniteRDDSpec.IgniteRDD  became unit tests, which is started
with code compile?

This can be reason these tests appeared in suites which is not related to
IgniteRDD, such as Scala Examples.

чт, 22 февр. 2018 г. в 13:20, Nikolay Izhikov <ni...@apache.org>:

> Hello, Dmitriy
>
> I'm looked in TeamCity but not sure what should I do.
> Can you explain it to me, please?
>
> В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> > Hi Nikolay,
> >
> > It seems
> > IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not
> expected
> > to run.
> >
> > Please see investigations assigned to you. What can we change to avoid
> > these tests to be included into run other suites?
> >
> > Sincerely,
> > Dmitriy Pavlov
> >
> > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> >
> > > Hello, Igniters.
> > >
> > > I'm working on issue [1].
> > >
> > > Team City doesn't collect info about scalatest execution because of
> wrong
> > > pom.xml
> > > I'm fixed it in PR [3]
> > >
> > > It happens there is a 2 broken tests written in Scala - [4]
> > >
> > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> using
> > > saveValues
> > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> using
> > > saveValues with inline transformation
> > >
> > > It seems they are been here for a while.
> > > I propose to mute or disable it on TeamCity before merging my PR.
> > > I've created ticket for fixing tests - [5].
> > >
> > > Thoughts?
> > >
> > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > >
> > > [2]
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > >
> > > [3] https://github.com/apache/ignite/pull/3530
> > >
> > > [4]
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > >
> > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, Dmitriy

I'm looked in TeamCity but not sure what should I do.
Can you explain it to me, please?

В Чт, 22/02/2018 в 10:13 +0000, Dmitry Pavlov пишет:
> Hi Nikolay,
> 
> It seems
> IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not expected
> to run.
> 
> Please see investigations assigned to you. What can we change to avoid
> these tests to be included into run other suites?
> 
> Sincerely,
> Dmitriy Pavlov
> 
> пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> 
> > Hello, Igniters.
> > 
> > I'm working on issue [1].
> > 
> > Team City doesn't collect info about scalatest execution because of wrong
> > pom.xml
> > I'm fixed it in PR [3]
> > 
> > It happens there is a 2 broken tests written in Scala - [4]
> > 
> > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> > saveValues
> > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> > saveValues with inline transformation
> > 
> > It seems they are been here for a while.
> > I propose to mute or disable it on TeamCity before merging my PR.
> > I've created ticket for fixing tests - [5].
> > 
> > Thoughts?
> > 
> > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > 
> > [2]
> > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > 
> > [3] https://github.com/apache/ignite/pull/3530
> > 
> > [4]
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > 
> > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
Hi Nikolay,

It seems
IgniteRDDSpec.IgniteRDD  has appeared in configurations it is not expected
to run.

Please see investigations assigned to you. What can we change to avoid
these tests to be included into run other suites?

Sincerely,
Dmitriy Pavlov

пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:

> Hello, Igniters.
>
> I'm working on issue [1].
>
> Team City doesn't collect info about scalatest execution because of wrong
> pom.xml
> I'm fixed it in PR [3]
>
> It happens there is a 2 broken tests written in Scala - [4]
>
> 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> saveValues
> 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> saveValues with inline transformation
>
> It seems they are been here for a while.
> I propose to mute or disable it on TeamCity before merging my PR.
> I've created ticket for fixing tests - [5].
>
> Thoughts?
>
> [1] https://issues.apache.org/jira/browse/IGNITE-7042
>
> [2]
> https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
>
> [3] https://github.com/apache/ignite/pull/3530
>
> [4]
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
>
> [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, Dmitriy.

Sorry, I thought I did it by myself.
Thank you, anyway.

В Вт, 20/02/2018 в 15:24 +0000, Dmitry Pavlov пишет:
> Hi Nikolay,
> 
> A number of TC tests began to fail with link to
> https://issues.apache.org/jira/browse/IGNITE-7727
> 
> I've muted all tests, which I found. Please umute it when issue will be
> fixed.
> 
> Sincerely,
> Dmitriy Pavlov
> 
> пт, 16 февр. 2018 г. в 18:06, vveider <mr...@gmail.com>:
> 
> > Nikolay, I raised your permissions to Ignite Committer status.
> > Check it out, please.
> > 
> > 
> > 
> > --
> > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
> > 

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
Hi Nikolay,

A number of TC tests began to fail with link to
https://issues.apache.org/jira/browse/IGNITE-7727

I've muted all tests, which I found. Please umute it when issue will be
fixed.

Sincerely,
Dmitriy Pavlov

пт, 16 февр. 2018 г. в 18:06, vveider <mr...@gmail.com>:

> Nikolay, I raised your permissions to Ignite Committer status.
> Check it out, please.
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>

Re: TeamCity. Ignite RDD tests

Posted by vveider <mr...@gmail.com>.
Nikolay, I raised your permissions to Ignite Committer status.
Check it out, please.



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Hello, Dmitriy.

Seems, that I haven't suffictient access to do test mute.
Can you give me access?
Or please, mute it.

В Пт, 16/02/2018 в 12:03 +0000, Dmitry Pavlov пишет:
> I think you should be able to mute any test. If not, please write to me.
> 
> пт, 16 февр. 2018 г. в 15:02, Nikolay Izhikov <ni...@apache.org>:
> 
> > Thank you, Dmitry.
> > 
> > Can you do it for me?
> > Or I can do it by myself?
> > 
> > 16 февр. 2018 г. 3:00 PM пользователь "Dmitry Pavlov" <
> > dpavlov.spb@gmail.com>
> > написал:
> > 
> > > Hi Nikolay,
> > > 
> > > Ok for me. In this case we have issue to fix.
> > > 
> > > I suggest to mute with comment text with reference to issue in JIRA.
> > > 
> > > Sincerely,
> > > Dmitriy Pavlov
> > > 
> > > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> > > 
> > > > Hello, Igniters.
> > > > 
> > > > I'm working on issue [1].
> > > > 
> > > > Team City doesn't collect info about scalatest execution because of
> > 
> > wrong
> > > > pom.xml
> > > > I'm fixed it in PR [3]
> > > > 
> > > > It happens there is a 2 broken tests written in Scala - [4]
> > > > 
> > > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > 
> > using
> > > > saveValues
> > > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> > 
> > using
> > > > saveValues with inline transformation
> > > > 
> > > > It seems they are been here for a while.
> > > > I propose to mute or disable it on TeamCity before merging my PR.
> > > > I've created ticket for fixing tests - [5].
> > > > 
> > > > Thoughts?
> > > > 
> > > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > > > 
> > > > [2]
> > > > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&;
> > > 
> > > tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > > > 
> > > > [3] https://github.com/apache/ignite/pull/3530
> > > > 
> > > > [4]
> > > > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=
> > > 
> > > IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > > > 
> > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
I think you should be able to mute any test. If not, please write to me.

пт, 16 февр. 2018 г. в 15:02, Nikolay Izhikov <ni...@apache.org>:

> Thank you, Dmitry.
>
> Can you do it for me?
> Or I can do it by myself?
>
> 16 февр. 2018 г. 3:00 PM пользователь "Dmitry Pavlov" <
> dpavlov.spb@gmail.com>
> написал:
>
> > Hi Nikolay,
> >
> > Ok for me. In this case we have issue to fix.
> >
> > I suggest to mute with comment text with reference to issue in JIRA.
> >
> > Sincerely,
> > Dmitriy Pavlov
> >
> > пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
> >
> > > Hello, Igniters.
> > >
> > > I'm working on issue [1].
> > >
> > > Team City doesn't collect info about scalatest execution because of
> wrong
> > > pom.xml
> > > I'm fixed it in PR [3]
> > >
> > > It happens there is a 2 broken tests written in Scala - [4]
> > >
> > > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> using
> > > saveValues
> > > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite
> using
> > > saveValues with inline transformation
> > >
> > > It seems they are been here for a while.
> > > I propose to mute or disable it on TeamCity before merging my PR.
> > > I've created ticket for fixing tests - [5].
> > >
> > > Thoughts?
> > >
> > > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> > >
> > > [2]
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&
> > tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> > >
> > > [3] https://github.com/apache/ignite/pull/3530
> > >
> > > [4]
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=
> > IgniteTests24Java8_IgniteRdd&tab=testsInfo
> > >
> > > [5] https://issues.apache.org/jira/browse/IGNITE-7727
> >
>

Re: TeamCity. Ignite RDD tests

Posted by Nikolay Izhikov <ni...@apache.org>.
Thank you, Dmitry.

Can you do it for me?
Or I can do it by myself?

16 февр. 2018 г. 3:00 PM пользователь "Dmitry Pavlov" <dp...@gmail.com>
написал:

> Hi Nikolay,
>
> Ok for me. In this case we have issue to fix.
>
> I suggest to mute with comment text with reference to issue in JIRA.
>
> Sincerely,
> Dmitriy Pavlov
>
> пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:
>
> > Hello, Igniters.
> >
> > I'm working on issue [1].
> >
> > Team City doesn't collect info about scalatest execution because of wrong
> > pom.xml
> > I'm fixed it in PR [3]
> >
> > It happens there is a 2 broken tests written in Scala - [4]
> >
> > 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> > saveValues
> > 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> > saveValues with inline transformation
> >
> > It seems they are been here for a while.
> > I propose to mute or disable it on TeamCity before merging my PR.
> > I've created ticket for fixing tests - [5].
> >
> > Thoughts?
> >
> > [1] https://issues.apache.org/jira/browse/IGNITE-7042
> >
> > [2]
> > https://ci.ignite.apache.org/viewLog.html?buildId=1096059&
> tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
> >
> > [3] https://github.com/apache/ignite/pull/3530
> >
> > [4]
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=
> IgniteTests24Java8_IgniteRdd&tab=testsInfo
> >
> > [5] https://issues.apache.org/jira/browse/IGNITE-7727
>

Re: TeamCity. Ignite RDD tests

Posted by Dmitry Pavlov <dp...@gmail.com>.
Hi Nikolay,

Ok for me. In this case we have issue to fix.

I suggest to mute with comment text with reference to issue in JIRA.

Sincerely,
Dmitriy Pavlov

пт, 16 февр. 2018 г. в 7:35, Nikolay Izhikov <ni...@apache.org>:

> Hello, Igniters.
>
> I'm working on issue [1].
>
> Team City doesn't collect info about scalatest execution because of wrong
> pom.xml
> I'm fixed it in PR [3]
>
> It happens there is a 2 broken tests written in Scala - [4]
>
> 1. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> saveValues
> 2. IgniteRDDSpec.IgniteRDD should successfully store data to ignite using
> saveValues with inline transformation
>
> It seems they are been here for a while.
> I propose to mute or disable it on TeamCity before merging my PR.
> I've created ticket for fixing tests - [5].
>
> Thoughts?
>
> [1] https://issues.apache.org/jira/browse/IGNITE-7042
>
> [2]
> https://ci.ignite.apache.org/viewLog.html?buildId=1096059&tab=buildResultsDiv&buildTypeId=IgniteTests24Java8_IgniteRdd
>
> [3] https://github.com/apache/ignite/pull/3530
>
> [4]
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218&buildTypeId=IgniteTests24Java8_IgniteRdd&tab=testsInfo
>
> [5] https://issues.apache.org/jira/browse/IGNITE-7727