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

[SR-11103] Find nicer solution for supporting Windows paths in FileCheck lines #53498

Open
drodriguez opened this issue Jul 11, 2019 · 0 comments

Comments

@drodriguez
Copy link
Collaborator

Previous ID SR-11103
Radar None
Original Reporter @drodriguez
Type Improvement
Additional Detail from JIRA
Votes 0
Component/s Project Infrastructure
Labels Improvement
Assignee None
Priority Medium

md5: 354eff11e70dbccdf93138f27346ec7c

Issue Description:

From #26037

Currently for some tests that check for file paths, one has to add ugly patterns for the directory separators in order for the check to pass on Windows.

There has been some attempts to solve this in an unique place, like #25546 and #24940 but they are either not covering all the cases, or they generate false positives and cannot be used.

The solution might be improve FileCheck itself to support some kind of marker that expands to the right pattern.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant