Skip to content

Commit

Permalink
python312Packages.wandb: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Dec 22, 2024
1 parent 7ebb613 commit b30678d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pkgs/development/python-modules/wandb/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,9 @@ buildPythonPackage rec {
"test_parse_project_path"
"test_translates_azure_err_to_normal_err"

# tests assertion if filesystem is compressed
"test_artifact_file_cache_cleanup"

# Tries to access a storage disk but there are none in the sandbox
# psutil.test_disk_out() returns None
"test_disk_in"
Expand Down

0 comments on commit b30678d

Please sign in to comment.