Merge pull request #218304 from wegank/wandb-tests

python310Packages.wandb: disable more tests
This commit is contained in:
Weijia Wang
2023-02-25 21:16:54 +02:00
committed by GitHub
@@ -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"