Skip to content

Remove python/__init__.py#7361

Merged
pcmoritz merged 1 commit intoray-project:masterfrom
mehrdadn:windows
Feb 28, 2020
Merged

Remove python/__init__.py#7361
pcmoritz merged 1 commit intoray-project:masterfrom
mehrdadn:windows

Conversation

@mehrdadn
Copy link
Copy Markdown
Contributor

@mehrdadn mehrdadn commented Feb 28, 2020

This partially reverts commit 357232d.

Why are these changes needed?

The addition of python/__init__.py broke the build on Windows. However, this is difficult to notice because Bazel doesn't seem to notice this dependency. You first have to go to a commit that fails on this issue, and then try to re-build this commit, so that Bazel actually performs a rebuild.

A useful command-line for triggering the exact build is:

bazel build --compile_one_dependency //:python/ray/_raylet.pyx

Related issue number

#631, #7273

Checks

ray-project#7273)"

This partially reverts commit 357232d.

The addition of python/__init__.py broke the build on Windows. However, this is difficult to notice because Bazel doesn't seem to notice this dependency. You first have to go to a commit that fails on this issue, and then try to re-build this commit, so that Bazel actually performs a rebuild.

A useful command-line for triggering the exact build i:

bazel build --compile_one_dependency //:python/ray/_raylet.pyx
@mehrdadn mehrdadn requested a review from sven1977 February 28, 2020 00:54
@AmplabJenkins
Copy link
Copy Markdown

Can one of the admins verify this patch?

@AmplabJenkins
Copy link
Copy Markdown

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/Ray-PRB/22527/
Test FAILed.

Copy link
Copy Markdown
Contributor

@pcmoritz pcmoritz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, let's wait for @sven1977 to double check and merge it :)

@pcmoritz pcmoritz merged commit fb0bc7b into ray-project:master Feb 28, 2020
@mehrdadn mehrdadn deleted the windows branch February 28, 2020 18:33
ffbin pushed a commit to antgroup/ant-ray that referenced this pull request Mar 20, 2020
ray-project#7273)" (ray-project#7361)

This partially reverts commit 357232d.

The addition of python/__init__.py broke the build on Windows. However, this is difficult to notice because Bazel doesn't seem to notice this dependency. You first have to go to a commit that fails on this issue, and then try to re-build this commit, so that Bazel actually performs a rebuild.

A useful command-line for triggering the exact build i:

bazel build --compile_one_dependency //:python/ray/_raylet.pyx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants