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-3822] swift test should report a failure when the test runner crashes #5118

Open
swift-ci opened this issue Feb 1, 2017 · 1 comment
Labels

Comments

@swift-ci
Copy link
Contributor

swift-ci commented Feb 1, 2017

Previous ID SR-3822
Radar None
Original Reporter swizzlr (JIRA User)
Type Bug
Additional Detail from JIRA
Votes 0
Component/s Package Manager
Labels Bug
Assignee None
Priority Medium

md5: 9b9ad0daeb9ecaa084b7222c7bc14db4

Issue Description:

In the case of an "Illegal Instruction" during unit tests, swift test will return a non-zero exit code but provides no meaningful output, except that the test output stops. This can be quite misleading.

The solution to this would probably involve spawning a new test process and watching it.

@ankitspd
Copy link
Member

ankitspd commented Feb 1, 2017

Can you attach a small test case?

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

No branches or pull requests

3 participants