Skip to content

Don't change working directory in the indexer - #558

Closed
simonmar wants to merge 1 commit into
facebookincubator:mainfrom
simonmar:dont-cwd
Closed

Don't change working directory in the indexer#558
simonmar wants to merge 1 commit into
facebookincubator:mainfrom
simonmar:dont-cwd

Conversation

@simonmar

@simonmar simonmar commented Jul 3, 2025

Copy link
Copy Markdown
Collaborator

This reverts a change that was added as part of
77681e9

I'm sure there must have been a reason for it, but it breaks running tests in parallel. In general nothing should be changing the working directory, because it's process-wide.

@netlify

netlify Bot commented Jul 3, 2025

Copy link
Copy Markdown

Deploy Preview for fb-oss-glean canceled.

Name Link
🔨 Latest commit 2894b27
🔍 Latest deploy log https://app.netlify.com/projects/fb-oss-glean/deploys/686fa6a943b01f000865a4fd

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 3, 2025
@simonmar
simonmar force-pushed the dont-cwd branch 2 times, most recently from d77ae65 to 02eaa02 Compare July 9, 2025 12:37
This reverts a change that was added as part of
facebookincubator@77681e9

I'm sure there must have been a reason for it, but it breaks running
tests in parallel. In general nothing should be changing the working
directory, because it's process-wide.
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@pepeiborra has imported this pull request. If you are a Meta employee, you can view this in D78210500.

facebook-github-bot pushed a commit that referenced this pull request Jul 12, 2025
Summary:
NOTE: includes #558

This gives us
* Parallel test runs
* Test listing via `--list-tests`
* Test selection via `-p <pattern>`

Pull Request resolved: #555

Reviewed By: phlalx

Differential Revision: D78210339

Pulled By: pepeiborra

fbshipit-source-id: 0578c239b6f631773acd1ec7e3a28db4ecb3ea23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants