[ 
https://issues.apache.org/jira/browse/IGNITE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Oleg Ignatenko updated IGNITE-5725:
-----------------------------------
         Labels: continuous_integration ml technical_debt  (was: )
    Description: 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.  (was: 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.)

> 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
>              Labels: continuous_integration, ml, technical_debt
>
> 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