Skip to content

Update “unable to load standard library” test #23990

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
Apr 13, 2019

Conversation

beccadax
Copy link
Contributor

One of the subtests of Misc/fatal_error.swift assumes that Swift.swiftmodule is located purely based on the resource directory. It can now also be located in the SDK, so the test needs to be updated. Fixes rdar://problem/49665477.

I'm waiting for some test results before I merge this, but we can review and PR-test it in the mean time.

One of the subtests of Misc/fatal_error.swift assumes that Swift.swiftmodule is located purely based on the resource directory. It can now also be located in the SDK, so the test needs to be updated. Fixes <rdar://problem/49665477>.
@beccadax beccadax requested a review from jrose-apple April 12, 2019 20:13
@beccadax
Copy link
Contributor Author

@swift-ci please test

Copy link
Contributor

@jrose-apple jrose-apple left a comment

Choose a reason for hiding this comment

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

Whoops, good catch!

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - c854d40

@beccadax
Copy link
Contributor Author

@swift-ci please test macOS platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c854d40

@beccadax
Copy link
Contributor Author

@swift-ci please test linux platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - c854d40

@beccadax
Copy link
Contributor Author

Both of those were full disks.

@beccadax
Copy link
Contributor Author

@swift-ci please smoke test linux platform

@beccadax beccadax merged commit ee65d91 into swiftlang:master Apr 13, 2019
beccadax added a commit to beccadax/swift that referenced this pull request May 13, 2019
One of the subtests of Misc/fatal_error.swift assumes that Swift.swiftmodule is located purely based on the resource directory. It can now also be located in the SDK, so the test needs to be updated. Fixes <rdar://problem/49665477>.
beccadax added a commit to beccadax/swift that referenced this pull request May 13, 2019
One of the subtests of Misc/fatal_error.swift assumes that Swift.swiftmodule is located purely based on the resource directory. It can now also be located in the SDK, so the test needs to be updated. Fixes <rdar://problem/49665477>.
# Conflicts:
#	test/Misc/fatal_error.swift
beccadax added a commit that referenced this pull request May 13, 2019
…al-5.1-04-24-2019

[5.1 4/24] Update “unable to load standard library” test (#23990)
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.

3 participants