You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Oleg Ignatenko (JIRA)" <ji...@apache.org> on 2017/07/10 14:20:00 UTC

[jira] [Commented] (IGNITE-5725) Adopt TracerTest for TC builds.

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

Oleg Ignatenko commented on IGNITE-5725:
----------------------------------------

one option to consider is to establish a dedicated Maven profile for execution at TeamCity (per my brief check there is no such profile yet) and after that configure surefire plugin to skip these tests when TC profile is activated as described eg here: [How to Split JUnit Tests in a Continuous Integration Environment|https://semaphoreci.com/community/tutorials/how-to-split-junit-tests-in-a-continuous-integration-environment]

> Adopt TracerTest for TC builds.
> -------------------------------
>
>                 Key: IGNITE-5725
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5725
>             Project: Ignite
>          Issue Type: Bug
>          Components: ml
>            Reporter: Yury Babak
>
> Currently TracerTest runs browser but we don`t have even X11 on TC. So we need to decide - run add possibility to run browser on TC, change tests and don`t call "Desktop.getDesktop().browse" during TC build or just ignore this test for TC build.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)