python311Packages.cle: disable failing tests

This commit is contained in:
Fabian Affolter
2023-08-30 11:44:36 +02:00
parent b05bbedc36
commit c1a7450ded
@@ -74,6 +74,8 @@ buildPythonPackage rec {
"test_plt_full_relro"
# Test fails
"test_tls_pe_incorrect_tls_data_start"
"test_x86"
"test_x86_64"
# The required parts is not present on Nix
"test_remote_file_map"
];