Details
-
Test
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Sometimes, TestHDFSFileSystemContract#testAppend takes a long time for the first time in WindowsSelectorImpl$poll0:
private native int poll0(long var1, int var3, int[] var4, int[] var5, int[] var6, long var7);
Second run of the test does not time out.
Attachments
Issue Links
- is related to
-
HADOOP-15475 Fix broken unit tests on Windows
- Open
- relates to
-
HDFS-13620 Randomize the test directory path for TestHDFSFileSystemContract
- Resolved