unsloth/tests/studio/install
Daniel Han 686a30f95e
Studio: stop ROCm amd-smi tests leaking a fake loggers into sys.modules (#6055)
Follow-up to #6027. The four TestAmdGpuMonitoring tests also set
sys.modules["loggers"] = MagicMock() without cleanup, leaking a mock
loggers module into later tests. Switch them to monkeypatch.setitem so
the stub is undone at teardown, matching the worker test fix in #6027.
2026-06-06 21:19:21 -07:00
..
conftest.py fix/strix halo and windows AMD ROCm support (#5301) 2026-05-29 22:29:56 -07:00
smoke_test_llama_prebuilt.py Add installer test coverage for prebuilt llama.cpp changes (#4756) 2026-04-01 06:06:29 -07:00
smoke_test_parallel_studio_home.py tests/studio/install: parallel UNSLOTH_STUDIO_HOME smoke test (#5306) 2026-05-07 02:26:58 -07:00
test_install_llama_prebuilt_logic.py Studio: match the Linux llama.cpp prebuilt to the runtime cudart major (#5914) 2026-06-01 02:55:57 -07:00
test_llama_pr_force_and_source.py tests: raise pwsh/bash subprocess timeout from 10s to 60s (#5463) 2026-05-15 14:18:04 -07:00
test_macos_version_compat.py Studio: pin the last pre-macOS-26 llama.cpp prebuilt instead of walking back (#5896) 2026-05-31 06:18:30 -07:00
test_pr4562_bugfixes.py studio/setup.sh: cope with fresh CUDA toolkits like 13.3 (#5826) 2026-05-29 05:09:20 -07:00
test_rocm_support.py Studio: stop ROCm amd-smi tests leaking a fake loggers into sys.modules (#6055) 2026-06-06 21:19:21 -07:00
test_selection_logic.py fix: warn when localhost resolves to ::1 but Studio is bound only to 127.0.0.1 (#5994) 2026-06-05 02:40:56 -07:00