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

test: handle relative path in cli parameter #5080

Closed
wants to merge 2 commits into from

Conversation

Conaclos
Copy link
Member

Summary

This PR demonstrates a bug with our test infra that blocks me for providing a non-regression test in #5017

The first commit provides the expected snapshot that is obtained by using an absolute path as parameter of the CLI.
The second commit demonstrates that passing a relative path to the CLI makes Biome ignores files.

@github-actions github-actions bot added the A-CLI Area: CLI label Feb 10, 2025
@ematipico
Copy link
Member

I understand the problem now, I believe we won't be able to test this case with the current infrastructure.

Maybe we should evaluate some e2e tests with the compiled Biome.

Base automatically changed from next to main February 12, 2025 11:41
@Conaclos Conaclos closed this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-CLI Area: CLI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants