python3Packages.amazon-ion: disable broken benchmark spec tests

This commit is contained in:
Harinn
2026-05-12 13:50:00 +07:00
parent cda48547b4
commit 0e25019d27
@@ -95,6 +95,9 @@ buildPythonPackage rec {
disabledTests = [
# ValueError: Exceeds the limit (4300) for integer string conversion
"test_roundtrips"
# benchmark multi-top-level cbor/json fixtures mismatch upstream
"multiple_top_level_object_cbor"
"multiple_top_level_object_json"
];
disabledTestPaths = [