[
https://issues.apache.org/jira/browse/TEZ-2990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052465#comment-15052465
]
Siddharth Seth commented on TEZ-2990:
-------------------------------------
It should not fail fast. It's better to run through all
tests and report all errors. Currently, flakey tests are causing most of the
tests to be skipped.
May need to change the condition a bit. Had assumed it to be an ||
> 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)