[jira] [Commented] (IGNITE-7042) Test written in scala doesn't executed on TC

2018-02-19 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369236#comment-16369236
 ] 

ASF GitHub Bot commented on IGNITE-7042:


Github user asfgit closed the pull request at:

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


> Test written in scala doesn't executed on TC 
> -
>
> Key: IGNITE-7042
> URL: https://issues.apache.org/jira/browse/IGNITE-7042
> Project: Ignite
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 2.3
>Reporter: Nikolay Izhikov
>Assignee: Nikolay Izhikov
>Priority: Minor
> Fix For: 2.5
>
>
> Tests from module `spark` and `spark_2.10` written in scala don't executes on 
> TC.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7042) Test written in scala doesn't executed on TC

2018-02-19 Thread Anton Vinogradov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16369147#comment-16369147
 ] 

Anton Vinogradov commented on IGNITE-7042:
--

[~NIzhikov]
Changes looks good to me

> Test written in scala doesn't executed on TC 
> -
>
> Key: IGNITE-7042
> URL: https://issues.apache.org/jira/browse/IGNITE-7042
> Project: Ignite
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 2.3
>Reporter: Nikolay Izhikov
>Assignee: Nikolay Izhikov
>Priority: Minor
> Fix For: 2.5
>
>
> Tests from module `spark` and `spark_2.10` written in scala don't executes on 
> TC.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7042) Test written in scala doesn't executed on TC

2018-02-17 Thread Nikolay Izhikov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368263#comment-16368263
 ] 

Nikolay Izhikov commented on IGNITE-7042:
-

Hello, [~vkulichenko].

Can you please, take a look at my changes.
They are fully described in this comment:

https://issues.apache.org/jira/browse/IGNITE-7042?focusedCommentId=16368262=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16368262

> Test written in scala doesn't executed on TC 
> -
>
> Key: IGNITE-7042
> URL: https://issues.apache.org/jira/browse/IGNITE-7042
> Project: Ignite
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 2.3
>Reporter: Nikolay Izhikov
>Assignee: Nikolay Izhikov
>Priority: Minor
> Fix For: 2.5
>
>
> Tests from module `spark` and `spark_2.10` written in scala don't executes on 
> TC.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7042) Test written in scala doesn't executed on TC

2018-02-17 Thread Nikolay Izhikov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16368262#comment-16368262
 ] 

Nikolay Izhikov commented on IGNITE-7042:
-

What have been done:
 # scalatest maven plugin configured both for spark and spark_2.10 modules.
 # minor source changes to make all scalatest work correct for both modules.
 # failed scala test are muted on TC:
 ## IgniteRDDSpec.IgniteRDD should successfully query complex object fields 
(org.apache.ignite.spark)
 ## IgniteRDDSpec.IgniteRDD should successfully store data to ignite using 
saveValues with inline transformation (org.apache.ignite.spark)

spark:

1. WAS - 9 test passed, 
[https://ci.ignite.apache.org/viewLog.html?buildId=1098576=buildResultsDiv=IgniteTests24Java8_IgniteRdd]
2. IGNITE-7042 - 92 test passed - 
[https://ci.ignite.apache.org/viewLog.html?buildId=1099064;]

spark_2.10:

1. master - 9 test passed - 
[https://ci.ignite.apache.org/viewLog.html?buildId=1098512=buildResultsDiv=IgniteTests24Java8_IgniteRddSpark210]
2. IGNITE-7042 - 92 test passed - 
[https://ci.ignite.apache.org/viewLog.html?buildId=1099065=buildResultsDiv=IgniteTests24Java8_IgniteRddSpark210]

> Test written in scala doesn't executed on TC 
> -
>
> Key: IGNITE-7042
> URL: https://issues.apache.org/jira/browse/IGNITE-7042
> Project: Ignite
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 2.3
>Reporter: Nikolay Izhikov
>Assignee: Nikolay Izhikov
>Priority: Minor
> Fix For: 2.5
>
>
> Tests from module `spark` and `spark_2.10` written in scala don't executes on 
> TC.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7042) Test written in scala doesn't executed on TC

2018-02-15 Thread Nikolay Izhikov (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16366603#comment-16366603
 ] 

Nikolay Izhikov commented on IGNITE-7042:
-

TC results - 
https://ci.ignite.apache.org/viewLog.html?buildId=1095218=queuedBuildOverviewTab

For now Team City sees all 91 tests. Both for scala and java

> Test written in scala doesn't executed on TC 
> -
>
> Key: IGNITE-7042
> URL: https://issues.apache.org/jira/browse/IGNITE-7042
> Project: Ignite
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 2.3
>Reporter: Nikolay Izhikov
>Assignee: Nikolay Izhikov
>Priority: Minor
> Fix For: 2.5
>
>
> Tests from module `spark` and `spark_2.10` written in scala don't executes on 
> TC.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (IGNITE-7042) Test written in scala doesn't executed on TC

2018-02-15 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/IGNITE-7042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16365465#comment-16365465
 ] 

ASF GitHub Bot commented on IGNITE-7042:


GitHub user nizhikov opened a pull request:

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

IGNITE-7042: Trying to configure scala-test plugin for a TeamCity



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/nizhikov/ignite IGNITE-7042

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/ignite/pull/3530.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #3530


commit 7d4cdd920f3c67142450850e9570d574d4ff2529
Author: Nikolay Izhikov 
Date:   2018-02-15T12:23:57Z

IGNITE-7042: Trying to configure scala-test plugin for a TeamCity




> Test written in scala doesn't executed on TC 
> -
>
> Key: IGNITE-7042
> URL: https://issues.apache.org/jira/browse/IGNITE-7042
> Project: Ignite
>  Issue Type: Bug
>  Components: spark
>Affects Versions: 2.3
>Reporter: Nikolay Izhikov
>Assignee: Nikolay Izhikov
>Priority: Minor
> Fix For: 2.5
>
>
> Tests from module `spark` and `spark_2.10` written in scala don't executes on 
> TC.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)