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

tests: move test_chdir out of legacy #3680

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sluongng
Copy link
Contributor

@sluongng sluongng commented Sep 6, 2023

With recent events in 1.21, we found that this test suite is quite
relevant to rules_go's test setup. In particular, we do care about the
Working Directory of the test at runtime.

Mark it as core to help ensure the longevity of the behavior.

What type of PR is this?

Uncomment one line below and remove others.

Bug fix
Feature
Documentation
Other

What does this PR do? Why is it needed?

Which issues(s) does this PR fix?

Fixes #

Other notes for review

With recent events in 1.21, we found that this test suite is quite
relevant to rules_go's test setup.  In particular, we do care about the
Working Directory of the test at runtime.

Mark it as core to help ensure the longevity of the behavior.
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.

None yet

1 participant