TeamCity. Ignite RDD tests

classic Classic list List threaded Threaded
22 messages Options
12
Reply | Threaded
Open this post in threaded view
|

TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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

signature.asc (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Dmitriy 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 <[hidden email]>:

> 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
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
Thank you, Dmitry.

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

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

> 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 <[hidden email]>:
>
> > 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
>
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Dmitriy Pavlov
I think you should be able to mute any test. If not, please write to me.

пт, 16 февр. 2018 г. в 15:02, Nikolay Izhikov <[hidden email]>:

> Thank you, Dmitry.
>
> Can you do it for me?
> Or I can do it by myself?
>
> 16 февр. 2018 г. 3:00 PM пользователь "Dmitry Pavlov" <
> [hidden email]>
> написал:
>
> > 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 <[hidden email]>:
> >
> > > 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
> >
>
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
>
> > Thank you, Dmitry.
> >
> > Can you do it for me?
> > Or I can do it by myself?
> >
> > 16 февр. 2018 г. 3:00 PM пользователь "Dmitry Pavlov" <
> > [hidden email]>
> > написал:
> >
> > > 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 <[hidden email]>:
> > >
> > > > 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

signature.asc (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

vveider
Nikolay, I raised your permissions to Ignite Committer status.
Check it out, please.



--
Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Dmitriy 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 <[hidden email]>:

> Nikolay, I raised your permissions to Ignite Committer status.
> Check it out, please.
>
>
>
> --
> Sent from: http://apache-ignite-developers.2346864.n4.nabble.com/
>
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
>
> > 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 (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Dmitriy Pavlov
In reply to this post by Nikolay Izhikov-2
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 <[hidden email]>:

> 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
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
>
> > 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

signature.asc (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

daradurvs
Hi, Nikolay

Please login to TeamCity and choose "My


On Thu, Feb 22, 2018 at 1:20 PM, Nikolay Izhikov <[hidden email]> 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 <[hidden email]>:
>>
>> > 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.
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

daradurvs
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 <[hidden email]> wrote:

> Hi, Nikolay
>
> Please login to TeamCity and choose "My
>
>
> On Thu, Feb 22, 2018 at 1:20 PM, Nikolay Izhikov <[hidden email]> 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 <[hidden email]>:
>>>
>>> > 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.
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Dmitriy Pavlov
In reply to this post by Nikolay Izhikov-2
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 <[hidden email]>:

> 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 <[hidden email]>:
> >
> > > 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
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
>
> > 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 <[hidden email]>:
> > >
> > > > 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

signature.asc (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Dmitriy 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 <[hidden email]>:

> 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 <[hidden email]>:
> >
> > > 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 <[hidden email]>:
> > > >
> > > > > 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
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
>
> > 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 <[hidden email]>:
> > >
> > > > 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 <[hidden email]>:
> > > > >
> > > > > > 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

signature.asc (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
> >
> > > 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 <[hidden email]>:
> > > >
> > > > > 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 <[hidden email]>:
> > > > > >
> > > > > > > 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

signature.asc (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Dmitriy Pavlov
I agree.

Alexey K, what do you think?

Sincerely,
Dmitriy Pavlov

пн, 26 февр. 2018 г. в 19:17, Nikolay Izhikov <[hidden email]>:

> 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 <[hidden email]>:
> > >
> > > > 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 <[hidden email]
> >:
> > > > >
> > > > > > 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 <
> [hidden email]>:
> > > > > > >
> > > > > > > > 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
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
>
> > 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 <[hidden email]>:
> > > >
> > > > > 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 <[hidden email]
> > >
> > > :
> > > > > >
> > > > > > > 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 <
> >
> > [hidden email]>:
> > > > > > > >
> > > > > > > > > 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

signature.asc (465 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: TeamCity. Ignite RDD tests

Nikolay Izhikov-2
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 <[hidden email]>:
> >
> > > 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 <[hidden email]>:
> > > > >
> > > > > > 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 <[hidden email]
> > > >
> > > > :
> > > > > > >
> > > > > > > > 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 <
> > >
> > > [hidden email]>:
> > > > > > > > >
> > > > > > > > > > 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

signature.asc (465 bytes) Download Attachment
12