python3Packages.hatch: skip failing test on darwin

This commit is contained in:
Gaetan Lepage
2026-03-28 14:27:35 +01:00
parent 976700a01f
commit 376ba22102
@@ -168,6 +168,9 @@ buildPythonPackage (finalAttrs: {
"test_macos_archflags"
"test_macos_max_compat"
# AssertionError: assert 'Creating env...ependencies\n' == 'Creating env...ep...
"test_install_project_no_dev_mode"
# https://github.com/pypa/hatch/issues/1942
"test_features"
"test_sync_dynamic_dependencies"