Commit b30678dc authored by Jörg Thalheim's avatar Jörg Thalheim
Browse files

python312Packages.wandb: fix tests

parent 7ebb6132
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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"