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

Hitesh Shah edited comment on TEZ-3470 at 10/25/16 5:08 PM:
------------------------------------------------------------

bq. Thats true, without skip UTs would get executed on running "mvn clean 
package"

I am not sure I understand. What relation does npm install have to running 
tests? Isnt ember test already set up to run in phase test? 

Today, without this patch, if I run "mvn clean install -DskipTests=true" or 
"mvn clean package -DskipTests=true", unit tests are *not* being executed. Just 
to be clear, "mvn clean package" means that unit tests should be run. By 
default unit tests always run unless skipTests is set. 





was (Author: hitesh):
bq. Thats true, without skip UTs would get executed on running "mvn clean 
package"

I am not sure I understand. What relation does npm install to running tests? 
Isnt ember test already set up to run in phase test? 

Today, without this patch, if I run "mvn clean install -DskipTests=true" or 
"mvn clean package -DskipTests=true", unit tests are *not* being executed. Just 
to be clear, "mvn clean package" means that unit tests should be run. By 
default unit tests always run unless skipTests is set. 




> Tez UI: Make the build work in IBM PPC
> --------------------------------------
>
>                 Key: TEZ-3470
>                 URL: https://issues.apache.org/jira/browse/TEZ-3470
>             Project: Apache Tez
>          Issue Type: Bug
>    Affects Versions: 0.8.3
>            Reporter: Sreenath Somarajapuram
>            Assignee: Sreenath Somarajapuram
>              Labels: TezUI
>         Attachments: TEZ-3470.1.patch, TEZ-3470.2.patch, TEZ-3470.3.patch, 
> TEZ-3470.wip.1.patch
>
>
> Current versions of frontend-maven-plugin, node & npm used by the build is 
> not functioning as expected in IBM PPC. Following version works, and the 
> build must be changed to used the same in a PPC.
> - frontend-maven-plugin : v1.1
> - node : v5.7.0
> - npm : 3.6.0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to