Cade Daniel
Cade Daniel
> Btw, are we going with "Ray cluster" instead of "Ray Cluster"? I've been going with `Ray cluster`, wouldn't be surprised if missed something though.
@stephanie-wang I think I lost your changes when I force pushed after rebase. I'll add them again.
@ericl this should be ready for merge! leaving to you per requested feature freeze
Hi, I am a pytest-cov user. > Haven't found a way to tell tox "run this once all parallel jobs are done", which would anyay be tox side, not pytest-cov...
+1 to this. Is there a quick way to document that this isn't supported, or return a 5xx when one tries to do so against envtest? Kubebuilder (which uses envtest)...
Yes, I must have missed this. Thanks, ignore my earlier comment please.
@jjyao what is the best way to test the `setup.py` installation process? I need to test python=3.10, is conda envs the best way?
Notes on windows tests: * The test `FAILED ::test_scheduling_class_depth[ray_start_regular0] ` failed on windows three times, so unlikely to be a flaky timeout. * `tests:test_scheduling_asan` looks like it's taking longer. On...
> hmm, we should still set the upper bound? for core dependencies, we should only approve a version until it's proven innocent. cc @jjyao
Sounds good. There are more non-flaky Windows tests failing, taking note here so see if they repeat: ``` Windows [1/6] (first try): * //python/ray/tests:test_multiprocessing (timeout) Windows [1/6] (second try): *...