Skip to content
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

Revert "[runtime env] Allow working_dir and py_module to be Path type" #20852

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

architkulkarni
Copy link
Contributor

Reverts #20810

This PR increased the flakiness of test_working_dir to unacceptably high.

Screen Shot 2021-12-02 at 10 07 58 AM

The PR is not faulty, it just increases the number of tests and we seem to be hitting the timeout.

Rather than fix-forward, the policy is to revert this PR to fix the build because reverts can be merged without waiting for tests to pass.

After reverting we will split up the working_dir tests into two files to prevent the timeout and un-revert the PR.

@simon-mo simon-mo merged commit 725480a into master Dec 2, 2021
@simon-mo simon-mo deleted the revert-20810-path_for_dir branch December 2, 2021 18:17
architkulkarni added a commit that referenced this pull request Dec 2, 2021
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.

3 participants