-
Notifications
You must be signed in to change notification settings - Fork 7k
[core] Fixing windows build with cgroups. Broken in cgroups 10/n. #56626
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: irabbani <[email protected]>
Signed-off-by: irabbani <[email protected]>
Signed-off-by: irabbani <[email protected]>
…/ray into irabbani/windows-build-fix-1
Signed-off-by: irabbani <[email protected]>
| # Private targets | ||
| # | ||
| # TODO(#54703): This target builds the noop implementations. | ||
| # There's a corressponding test that runs on Linux and Non-Linux | ||
| # CI so breakages are caught in premerge before these targets are | ||
| # cleaned up at the end of the resource isolation milestone 1 | ||
| # project. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I feel we don't really need this given we are very close to remove the noop thing and I'm sure you won't miss it anymore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I plan on deleting this in a few more PRs. I added it so I don't accidentally break CI again with 11/n and 12/n.
|
Windows compilation errors. |
Unrelated. @Sparks0219 is looking into those. They're from the FakeRayClient. The python failure on windows is from |
|
trusting that compilation errors are unrelated |
…y-project#56626) Broken in ray-project#56446. This should stop being possible once there's a single cgroups target exported (as highlighted in ray-project#54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]> Signed-off-by: Zhiqiang Ma <[email protected]>
…y-project#56626) Broken in ray-project#56446. This should stop being possible once there's a single cgroups target exported (as highlighted in ray-project#54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]> Signed-off-by: zac <[email protected]>
…6626) Broken in #56446. This should stop being possible once there's a single cgroups target exported (as highlighted in #54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]> Signed-off-by: elliot-barn <[email protected]>
…y-project#56626) Broken in ray-project#56446. This should stop being possible once there's a single cgroups target exported (as highlighted in ray-project#54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]> Signed-off-by: Marco Stephan <[email protected]>
…6626) Broken in #56446. This should stop being possible once there's a single cgroups target exported (as highlighted in #54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]> Signed-off-by: elliot-barn <[email protected]>
…6626) Broken in #56446. This should stop being possible once there's a single cgroups target exported (as highlighted in #54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]> Signed-off-by: Douglas Strodtman <[email protected]>
…y-project#56626) Broken in ray-project#56446. This should stop being possible once there's a single cgroups target exported (as highlighted in ray-project#54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]>
…y-project#56626) Broken in ray-project#56446. This should stop being possible once there's a single cgroups target exported (as highlighted in ray-project#54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]>
…y-project#56626) Broken in ray-project#56446. This should stop being possible once there's a single cgroups target exported (as highlighted in ray-project#54703). I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge. --------- Signed-off-by: irabbani <[email protected]> Signed-off-by: Future-Outlier <[email protected]>
Broken in #56446.
This should stop being possible once there's a single cgroups target exported (as highlighted in #54703).
I've fixed the broken build and I've added a temporary test target that builds the noop implementations as part of Linux CI so it gets caught in premerge.