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

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

drafted fix in [branch 
ignite-5725|https://github.com/gridgain/apache-ignite/tree/ignite-5725] - this 
is expected to merge to master after IGNITE-7332 since it involves dependent 
code. Also, just in case if simpler merge is needed attached the only file that 
needs to change: [^TracerTest.java].

> 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
>              Labels: continuous_integration, ml, technical_debt
>         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
(v6.4.14#64029)

Reply via email to