apache / gravitino

World's most powerful open data catalog for building a high-performance, geo-distributed and federated metadata lake.
https://gravitino.apache.org
Apache License 2.0
1.09k stars 343 forks source link

[Improvement] Remove TestFetchFileUtils test to reduce test failures #5642

Open FANNG1 opened 12 hours ago

FANNG1 commented 12 hours ago

What would you like to be improved?

TestFetchFileUtils may failure for network problems, I suggest to remove TestFetchFileUtils test to reduce test failures, because the test is not too useful.

How should we improve?

No response