python310Packages.wandb: disable more tests

This commit is contained in:
Weijia Wang 2023-02-25 21:00:41 +02:00
parent b73601f559
commit 4a37452856

View File

@ -123,8 +123,10 @@ buildPythonPackage rec {
"tests/unit_tests_old/test_public_api.py"
"tests/unit_tests_old/test_runtime.py"
"tests/unit_tests_old/test_sender.py"
"tests/unit_tests_old/test_summary.py"
"tests/unit_tests_old/test_tb_watcher.py"
"tests/unit_tests_old/test_time_resolution.py"
"tests/unit_tests_old/test_wandb.py"
"tests/unit_tests_old/test_wandb_agent.py"
"tests/unit_tests_old/test_wandb_artifacts.py"
"tests/unit_tests_old/test_wandb_integration.py"