mirror of
https://git.datalinker.icu/comfyanonymous/ComfyUI
synced 2026-08-03 23:37:00 +08:00
--cache-none is now expected to work universally. Run it through the full unit test suite. Propagate the server parameterization for whether or not the server is capabale of caching, so that the minority of tests that specifically check for cache hits can if else. Hard assert NOT caching in the else to give some coverage of --cache-none expected behaviour to not acutally cache.