[
https://issues.apache.org/jira/browse/HADOOP-18035?focusedWorklogId=692466&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-692466
]
ASF GitHub Bot logged work on HADOOP-18035:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Dec/21 11:19
Start Date: 08/Dec/21 11:19
Worklog Time Spent: 10m
Work Description: aajisaka opened a new pull request #3765:
URL: https://github.com/apache/hadoop/pull/3765
### Description of PR
JIRA: HADOOP-18035
Backported `testFailureIgnore` related changes from HADOOP-16596.
### How was this patch tested?
Not tested.
### For code changes:
- [x] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- n/a Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- n/a If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- n/a If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 692466)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]