python3Packages.torchao: disable failing test on x86_64-darwin

This commit is contained in:
Sarah Clark
2025-12-24 11:18:12 -08:00
parent a076e468b1
commit dd81525292
@@ -203,6 +203,9 @@ buildPythonPackage rec {
"test_int8_weight_only_quant_with_freeze_0_cpu"
"test_int8_weight_only_quant_with_freeze_1_cpu"
"test_int8_weight_only_quant_with_freeze_2_cpu"
# Illegal instruction in subclass_4bit.py::dequantize
"test_subclass_slice"
];
disabledTestPaths = lib.optionals stdenv.hostPlatform.isDarwin [