[
https://issues.apache.org/jira/browse/IGNITE-5725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yury Babak updated IGNITE-5725:
-------------------------------
Summary: Adapt TracerTest for TC builds. (was: Adopt TracerTest for TC
builds.)
> Adapt 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)