python3Packages.wandb: disable additional test that breaks when run in sandbox

This commit is contained in:
Sarah Clark
2025-07-11 11:06:41 -07:00
parent d44e75e658
commit 2d0d733446
@@ -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"