Skip to content

Conversation

@vinistock
Copy link
Member

@vinistock vinistock commented Oct 28, 2025

Motivation

We weren't escaping file paths for test execution every time, which means paths including special characters (like parenthesis), failed to execute properly.

Implementation

We need to ensure we always escape paths or else we can't execute some less common, yet valid, file paths.

Automated Tests

Added tests.

Copy link
Member Author


How to use the Graphite Merge Queue

Add the label graphite-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@vinistock vinistock self-assigned this Oct 28, 2025
@vinistock vinistock added bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes labels Oct 28, 2025 — with Graphite App
@vinistock vinistock marked this pull request as ready for review October 28, 2025 13:50
@vinistock vinistock requested a review from a team as a code owner October 28, 2025 13:50
@graphite-app
Copy link

graphite-app bot commented Oct 28, 2025

Merge activity

### Motivation

We weren't escaping file paths for test execution every time, which means paths including special characters (like parenthesis), failed to execute properly.

### Implementation

We need to ensure we always escape paths or else we can't execute some less common, yet valid, file paths.

### Automated Tests

Added tests.
@graphite-app graphite-app bot force-pushed the 09-03-escape_file_paths_for_test_resolution branch from a6ef0a3 to 1e87bea Compare October 28, 2025 16:27
@vinistock vinistock enabled auto-merge (squash) October 28, 2025 17:18
@vinistock vinistock merged commit 5a8c717 into main Oct 28, 2025
51 of 52 checks passed
@vinistock vinistock deleted the 09-03-escape_file_paths_for_test_resolution branch October 28, 2025 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants