buildstream: Disable troublesome 'hardlinks' test (#419096)

This commit is contained in:
Aleksana
2025-06-23 18:03:20 +08:00
committed by GitHub
+3
View File
@@ -94,6 +94,9 @@ python3Packages.buildPythonApplication rec {
# Blob not found in the local CAS
"test_source_pull_partial_fallback_fetch"
# FAILED tests/sources/tar.py::test_out_of_basedir_hardlinks - AssertionError
"test_out_of_basedir_hardlinks"
];
disabledTestPaths = [