python314Packages.ibis-framework: disable additional failing test

This commit is contained in:
Sarah Clark
2026-01-13 14:38:44 -08:00
parent bfa06d5e99
commit 91fda9bfcd
@@ -186,6 +186,7 @@ buildPythonPackage (finalAttrs: {
]
++ lib.optionals (pythonAtLeast "3.14") [
# ExceptionGroup: multiple unraisable exception warnings (4 sub-exceptions)
"test_non_roundtripable_str_type"
"test_parse_dtype_roundtrip"
# AssertionError: value does not match the expected value in snapshot ...