python3Packages.wandb: disable additional test that breaks in sandbox (#424371)

This commit is contained in:
Samuel Ainsworth
2025-07-11 15:05:30 -04:00
committed by GitHub
@@ -368,6 +368,7 @@ buildPythonPackage rec {
# HandleAbandonedError / SystemExit when run in sandbox
"test_makedirs_raises_oserror__uses_temp_dir"
"test_no_root_dir_access__uses_temp_dir"
# AssertionError: Not all requests have been executed
"test_image_refs"