Re: HDFS test builds always fails

2024-03-12 Thread Ayush Saxena
We are sorted now: the daily build from yesterday [1] shows 0 test failures [1] https://ci-hadoop.apache.org/view/Hadoop/job/hadoop-qbt-trunk-java8-linux-x86_64/1525/ -Ayush On Tue, 5 Mar 2024 at 17:03, Ayush Saxena wrote: > Hi, > We have a PR [1] which is gonna fix those tests related to thos

Re: HDFS test builds always fails

2024-03-05 Thread Ayush Saxena
Hi, We have a PR [1] which is gonna fix those tests related to those java ByteBuffer, I will follow up on that & get it merged. -Ayush [1] https://github.com/apache/hadoop/pull/6593 On Tue, 5 Mar 2024 at 12:59, 王磊 wrote: > Hi, I found some tests always fails in some pull requests such as > had