[
https://issues.apache.org/jira/browse/TEZ-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15053415#comment-15053415
]
Hitesh Shah commented on TEZ-2990:
----------------------------------
Most of this was just a copy of hadoop's test-patch. At some point, we should
probably look at yetus. As for the change, in this case, the mvn test command
will return 0 but the grep for failed test should probably catch the failures
and return a -1.
In any case, getting a consolidated list will be useful to see which tests are
flaky all the time. In time we can probably think of reverting it if we get a
more stabilized build.
@Sid, can you commit the change, try out a test patch on a different jira
before resolving this?
> test-patch bails out early if tests fails
> -----------------------------------------
>
> Key: TEZ-2990
> URL: https://issues.apache.org/jira/browse/TEZ-2990
> Project: Apache Tez
> Issue Type: Bug
> Reporter: Siddharth Seth
> Assignee: Siddharth Seth
> Attachments: TEZ-2990.1.txt
>
>
> test-patch is making use of -fae -> which does not run tests on downstream
> modules if tests in an upstream module failed.
> Instead, we should be running -fn
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)