Gautham Banasandra created HADOOP-19127: -------------------------------------------
Summary: Do not run unit tests on Windows pre-commit CI Key: HADOOP-19127 URL: https://issues.apache.org/jira/browse/HADOOP-19127 Project: Hadoop Common Issue Type: Improvement Components: build, test Affects Versions: 3.5.0 Environment: Windows 10 Reporter: Gautham Banasandra Assignee: Gautham Banasandra We currently have a good number of unit tests failing on Windows. The author of a patch won't be able to determine if it really was his/her PR that caused the failure or if it was failing historically. Thus, we need to skip running the unit tests on Windows until we have fixed the ones that are failing currently. This helps us to proceed with enabling the pre-commit that watches out for any regression against building Hadoop on Windows. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org