Re: TeamCity. Ignite RDD tests

2018-02-28 Thread Dmitry Pavlov
Hi Nikolay,

your changes helped. Tests no longer appeared.

Thank you.

вт, 27 февр. 2018 г. в 19:19, Dmitry Pavlov :

> 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 :
>
>> 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 +, Dmitry Pavlov пишет:
>> > > I agree.
>> > >
>> > > Alexey K, what do you think?
>> > >
>> > > Sincerely,
>> > > Dmitriy Pavlov
>> > >
>> > > пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov :
>> > >
>> > > > 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 +, 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=buildResultsDiv=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 <
>> nizhi...@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 +, 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 <
>> nizhi...@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 +, 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 <
>> > > >
>> > > > nizhi...@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

Re: TeamCity. Ignite RDD tests

2018-02-27 Thread Dmitry Pavlov
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 :

> 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 +, Dmitry Pavlov пишет:
> > > I agree.
> > >
> > > Alexey K, what do you think?
> > >
> > > Sincerely,
> > > Dmitriy Pavlov
> > >
> > > пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov :
> > >
> > > > 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 +, 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=buildResultsDiv=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 <
> nizhi...@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 +, 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 <
> nizhi...@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 +, 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 <
> > > >
> > > > nizhi...@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 

Re: TeamCity. Ignite RDD tests

2018-02-27 Thread Nikolay Izhikov
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 +, Dmitry Pavlov пишет:
> > I agree.
> > 
> > Alexey K, what do you think?
> > 
> > Sincerely,
> > Dmitriy Pavlov
> > 
> > пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov :
> > 
> > > 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 +, 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=buildResultsDiv=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 :
> > > > > 
> > > > > > 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 +, 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  > > > 
> > > > :
> > > > > > > 
> > > > > > > > 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 +, 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 <
> > > 
> > > nizhi...@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]
> > > > > > > > > > 
> > > > > > > > 
> > > > > > > > 
> > > > > > 
> > > > > > 
> > > 
> > > 

Re: TeamCity. Ignite RDD tests

2018-02-27 Thread Nikolay Izhikov
Hello, Alexey, what do you think?

Let's fix this issue!

В Пн, 26/02/2018 в 16:29 +, Dmitry Pavlov пишет:
> I agree.
> 
> Alexey K, what do you think?
> 
> Sincerely,
> Dmitriy Pavlov
> 
> пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov :
> 
> > 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 +, 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=buildResultsDiv=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 :
> > > > 
> > > > > 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 +, 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  > > 
> > > :
> > > > > > 
> > > > > > > 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 +, 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 <
> > 
> > nizhi...@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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > > > > > > > > 
> > > > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > > > 
> > > > > > > > > [4]
> > > > > > > > > 
> > > > > > > 
> > > > > > > 
> > > > > 
> > > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > > > > > > > > 
> > > > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

signature.asc
Description: This is a digitally signed 

Re: TeamCity. Ignite RDD tests

2018-02-26 Thread Dmitry Pavlov
I agree.

Alexey K, what do you think?

Sincerely,
Dmitriy Pavlov

пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov :

> 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 +, 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=buildResultsDiv=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 :
> > >
> > > > 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 +, 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  >:
> > > > >
> > > > > > 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 +, 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 <
> nizhi...@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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > > > > > > >
> > > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > >
> > > > > > > > [4]
> > > > > > > >
> > > > > >
> > > > > >
> > > >
> > > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > > > > > > >
> > > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727


Re: TeamCity. Ignite RDD tests

2018-02-26 Thread Nikolay Izhikov
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 +, 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=buildResultsDiv=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 :
> > 
> > > 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 +, 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 :
> > > > 
> > > > > 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 +, 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 :
> > > > > > 
> > > > > > > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > > > > > > 
> > > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > > 
> > > > > > > [4]
> > > > > > > 
> > > > > 
> > > > > 
> > > 
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > > > > > > 
> > > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

signature.asc
Description: This is a digitally signed message part


Re: TeamCity. Ignite RDD tests

2018-02-26 Thread Nikolay Izhikov
Hello, Dmitriy.

I'm investigate issue and share results later today.

В Пн, 26/02/2018 в 11:31 +, 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=buildResultsDiv=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 :
> 
> > 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 +, 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 :
> > > 
> > > > 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 +, 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 :
> > > > > 
> > > > > > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > > > > > 
> > > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > > > 
> > > > > > [4]
> > > > > > 
> > > > 
> > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > > > > > 
> > > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

signature.asc
Description: This is a digitally signed message part


Re: TeamCity. Ignite RDD tests

2018-02-26 Thread 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=buildResultsDiv=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 :

> 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 +, 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 :
> >
> > > 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 +, 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 :
> > > >
> > > > > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > > > >
> > > > > [3] https://github.com/apache/ignite/pull/3530
> > > > >
> > > > > [4]
> > > > >
> > >
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > > > >
> > > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727


Re: TeamCity. Ignite RDD tests

2018-02-22 Thread Nikolay Izhikov
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 +, 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 :
> 
> > 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 +, 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 :
> > > 
> > > > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > > > 
> > > > [3] https://github.com/apache/ignite/pull/3530
> > > > 
> > > > [4]
> > > > 
> > 
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > > > 
> > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

signature.asc
Description: This is a digitally signed message part


Re: TeamCity. Ignite RDD tests

2018-02-22 Thread 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 :

> 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 +, 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 :
> >
> > > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > >
> > > [3] https://github.com/apache/ignite/pull/3530
> > >
> > > [4]
> > >
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > >
> > > [5] https://issues.apache.org/jira/browse/IGNITE-7727


Re: TeamCity. Ignite RDD tests

2018-02-22 Thread Vyacheslav Daradur
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  wrote:
> Hi, Nikolay
>
> Please login to TeamCity and choose "My
>
>
> On Thu, Feb 22, 2018 at 1:20 PM, Nikolay Izhikov  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 +, 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 :
>>>
>>> > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
>>> >
>>> > [3] https://github.com/apache/ignite/pull/3530
>>> >
>>> > [4]
>>> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
>>> >
>>> > [5] https://issues.apache.org/jira/browse/IGNITE-7727
>
>
>
> --
> Best Regards, Vyacheslav D.



-- 
Best Regards, Vyacheslav D.


Re: TeamCity. Ignite RDD tests

2018-02-22 Thread Vyacheslav Daradur
Hi, Nikolay

Please login to TeamCity and choose "My


On Thu, Feb 22, 2018 at 1:20 PM, Nikolay Izhikov  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 +, 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 :
>>
>> > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
>> >
>> > [3] https://github.com/apache/ignite/pull/3530
>> >
>> > [4]
>> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
>> >
>> > [5] https://issues.apache.org/jira/browse/IGNITE-7727



-- 
Best Regards, Vyacheslav D.


Re: TeamCity. Ignite RDD tests

2018-02-22 Thread Nikolay Izhikov
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 +, 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 :
> 
> > 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
> > 
> > [3] https://github.com/apache/ignite/pull/3530
> > 
> > [4]
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
> > 
> > [5] https://issues.apache.org/jira/browse/IGNITE-7727

signature.asc
Description: This is a digitally signed message part


Re: TeamCity. Ignite RDD tests

2018-02-22 Thread 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 :

> 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
>
> [3] https://github.com/apache/ignite/pull/3530
>
> [4]
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
>
> [5] https://issues.apache.org/jira/browse/IGNITE-7727


Re: TeamCity. Ignite RDD tests

2018-02-20 Thread Nikolay Izhikov
Hello, Dmitriy.

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

В Вт, 20/02/2018 в 15:24 +, 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 :
> 
> > Nikolay, I raised your permissions to Ignite Committer status.
> > Check it out, please.
> > 
> > 
> > 
> > --
> > Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
> > 

signature.asc
Description: This is a digitally signed message part


Re: TeamCity. Ignite RDD tests

2018-02-20 Thread 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 :

> 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

2018-02-16 Thread vveider
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

2018-02-16 Thread Nikolay Izhikov
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 +, Dmitry Pavlov пишет:
> I think you should be able to mute any test. If not, please write to me.
> 
> пт, 16 февр. 2018 г. в 15:02, Nikolay Izhikov :
> 
> > Thank you, Dmitry.
> > 
> > Can you do it for me?
> > Or I can do it by myself?
> > 
> > 16 февр. 2018 г. 3:00 PM пользователь "Dmitry Pavlov" <
> > dpavlov@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 :
> > > 
> > > > 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=IgniteTests24Java8_IgniteRdd
> > > > 
> > > > [3] https://github.com/apache/ignite/pull/3530
> > > > 
> > > > [4]
> > > > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=
> > > 
> > > IgniteTests24Java8_IgniteRdd=testsInfo
> > > > 
> > > > [5] https://issues.apache.org/jira/browse/IGNITE-7727

signature.asc
Description: This is a digitally signed message part


Re: TeamCity. Ignite RDD tests

2018-02-16 Thread Dmitry Pavlov
I think you should be able to mute any test. If not, please write to me.

пт, 16 февр. 2018 г. в 15:02, Nikolay Izhikov :

> Thank you, Dmitry.
>
> Can you do it for me?
> Or I can do it by myself?
>
> 16 февр. 2018 г. 3:00 PM пользователь "Dmitry Pavlov" <
> dpavlov@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 :
> >
> > > 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=IgniteTests24Java8_IgniteRdd
> > >
> > > [3] https://github.com/apache/ignite/pull/3530
> > >
> > > [4]
> > > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=
> > IgniteTests24Java8_IgniteRdd=testsInfo
> > >
> > > [5] https://issues.apache.org/jira/browse/IGNITE-7727
> >
>


Re: TeamCity. Ignite RDD tests

2018-02-16 Thread Nikolay Izhikov
Thank you, Dmitry.

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

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

> 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 :
>
> > 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=IgniteTests24Java8_IgniteRdd
> >
> > [3] https://github.com/apache/ignite/pull/3530
> >
> > [4]
> > https://ci.ignite.apache.org/viewLog.html?buildId=1095218=
> IgniteTests24Java8_IgniteRdd=testsInfo
> >
> > [5] https://issues.apache.org/jira/browse/IGNITE-7727
>


Re: TeamCity. Ignite RDD tests

2018-02-16 Thread Dmitry Pavlov
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 :

> 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=buildResultsDiv=IgniteTests24Java8_IgniteRdd
>
> [3] https://github.com/apache/ignite/pull/3530
>
> [4]
> https://ci.ignite.apache.org/viewLog.html?buildId=1095218=IgniteTests24Java8_IgniteRdd=testsInfo
>
> [5] https://issues.apache.org/jira/browse/IGNITE-7727