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

Allen Wittenauer commented on HADOOP-14368:
-------------------------------------------

bq. it should have run hdfs tests as well before committing.

Just to to set expectations for anyone following along:

Precommit's assumption here is that unit tests actually cover all the expected 
outcomes.  Running every test for every change in common is simply not 
feasible.  The nightly qbt run, on the other hand, does run every unit test 
(all 8 hours of them) to help catch these corner cases.  It's vitally important 
that committers pay attention to changes in it's output after they've done a 
commit.

> ExitUtil change by YARN-679 breaks HDFS tests
> ---------------------------------------------
>
>                 Key: HADOOP-14368
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14368
>             Project: Hadoop Common
>          Issue Type: Bug
>            Reporter: Kihwal Lee
>            Assignee: Junping Du
>            Priority: Critical
>
> The following two are broken after YARN-679.
> {noformat}
> TestStartup
> TestMetadataVersionOutput
> {noformat}
> Since it was changing multiple components in common, it should have run hdfs 
> tests as well before committing.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to