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

ASF GitHub Bot commented on IGNITE-5725:
----------------------------------------

Github user asfgit closed the pull request at:

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


> Adapt TracerTest for TC builds.
> -------------------------------
>
>                 Key: IGNITE-5725
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5725
>             Project: Ignite
>          Issue Type: Bug
>          Components: build, ml
>            Reporter: Yury Babak
>            Assignee: Oleg Ignatenko
>            Priority: Major
>              Labels: continuous_integration, ml, technical_debt
>             Fix For: 2.4
>
>         Attachments: TracerTest.java
>
>
> Currently 
> [TracerTest|https://github.com/apache/ignite/blob/master/modules/ml/src/test/java/org/apache/ignite/ml/math/TracerTest.java]
>  runs browser when it invokes {{Tracer.showHtml}} but we don`t have even X11 
> on TeamCity. So we need to decide - run add possibility to run browser on TC, 
> change tests and abstain of calling 
> [Desktop.getDesktop().browse|https://docs.oracle.com/javase/7/docs/api/java/awt/Desktop.html#browse(java.net.URI)]
>  during TC build or just ignore this test for TC build.



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

Reply via email to