Skip to content

test: attempt to repair the test on Windows #38505

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

Merged
merged 1 commit into from
Jul 20, 2021
Merged

test: attempt to repair the test on Windows #38505

merged 1 commit into from
Jul 20, 2021

Conversation

compnerd
Copy link
Member

PR #38356 regressed the Windows (2017) CI. This attempts to remove the bashisms from the test to repair the test on Windows.

Replace this paragraph with a description of your changes and rationale. Provide links to external references/discussions if appropriate.

Resolves SR-NNNN.

PR #38356 regressed the Windows (2017) CI.  This attempts to remove the bashisms from the test to repair the test on Windows.
@compnerd
Copy link
Member Author

CC: @drodriguez

@compnerd
Copy link
Member Author

@swift-ci please smoke test

Copy link
Contributor

@drodriguez drodriguez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. I had it in my radar, but I haven't had a lot of time lately. This is basically what I was thinking. I did a quick grep, and there are more examples. I wanted to figure out why this one (precisely) was changing. I know that Lit itself does a little bit of the globbing expansion, and I wonder if it was actually failing there or not.

Anyway, if this removes the problem for a while, it is welcome.

@compnerd
Copy link
Member Author

@swift-ci please smoke test Linux platform

@compnerd compnerd merged commit 6e29c02 into main Jul 20, 2021
@compnerd compnerd deleted the compnerd/38356 branch July 20, 2021 21:15
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.

2 participants