Skip to content

Specialize a test for Windows #29794

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
Feb 12, 2020
Merged

Specialize a test for Windows #29794

merged 1 commit into from
Feb 12, 2020

Conversation

CodaFi
Copy link
Contributor

@CodaFi CodaFi commented Feb 12, 2020

An unfortunate workaround for rdar://59397376

Resolves rdar://59318361

Supersedes the not-env work in #29198

An unfortunate workaround for rdar://59397376

Resolves rdar://59318361
@CodaFi CodaFi requested a review from compnerd February 12, 2020 20:46
@CodaFi
Copy link
Contributor Author

CodaFi commented Feb 12, 2020

@swift-ci smoke test

@CodaFi
Copy link
Contributor Author

CodaFi commented Feb 12, 2020

@swift-ci test windows platform

@@ -0,0 +1,13 @@
# This test is intentionally specialized on windows becauase not --crash behaves
# differently there. The exit code from the crashing frontend invocations is
# mapped to `-21` there, which lit's `not` along does not remap correctly.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Heh, I know english.

Will correct this in a follow-up.

@CodaFi
Copy link
Contributor Author

CodaFi commented Feb 12, 2020

@swift-ci test windows platform

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

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

LGTM

@CodaFi
Copy link
Contributor Author

CodaFi commented Feb 12, 2020

@swift-ci smoke test macOS platform

@CodaFi
Copy link
Contributor Author

CodaFi commented Feb 12, 2020

⛵️

@CodaFi CodaFi merged commit 86d6e42 into swiftlang:master Feb 12, 2020
@CodaFi CodaFi deleted the crash-pad branch February 12, 2020 22:42
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