Akira Ajisaka created HADOOP-18035:
--------------------------------------

             Summary: Skip unit test failures to run all the unit tests
                 Key: HADOOP-18035
                 URL: https://issues.apache.org/jira/browse/HADOOP-18035
             Project: Hadoop Common
          Issue Type: Improvement
          Components: build
            Reporter: Akira Ajisaka


In branch-3.3 and upper, unit tests failures are ignored in HADOOP-16596. That 
way we can run all the unit tests in all the modules by simply modifying a file 
under the project root directory. Without the feature, if there is a test 
failure in a module (it is likely happen due to the flaky jobs), the tests in 
the subsequent modules are not executed. I want to introduce the feature in the 
other branches.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to