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

László Bodor commented on TEZ-3706:
-----------------------------------

I've rechecked this, and I found that -DskipTests does skip phantomjs ui tests, 
but defining another test class doesn't, so e.g. this run those:
{code}
 mvn clean install  -Dtest=TestValuesIterator -pl tez-ui
{code}
TestValuesIterator is in another module, so the expected behavior is to simply 
skip phantomjs tests, because -Dtest is defined but doesn't match any of the 
tests in this module


> add option to skip Tez UI build
> -------------------------------
>
>                 Key: TEZ-3706
>                 URL: https://issues.apache.org/jira/browse/TEZ-3706
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Sergey Shelukhin
>            Assignee: László Bodor
>            Priority: Major
>              Labels: UI, build
>         Attachments: TEZ-3706.01.patch, mvn_noui.log
>
>
> The UI build takes forever downloading some files and messing around. It 
> should be possible to skip it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to