Skip to content

Re-enable a test that had been disabled at one point. #20778

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 2 commits into from
Nov 27, 2018
Merged

Re-enable a test that had been disabled at one point. #20778

merged 2 commits into from
Nov 27, 2018

Conversation

rudkx
Copy link
Contributor

@rudkx rudkx commented Nov 26, 2018

We saw a failure of this test on Linux at some point, and disabled
it. It looks like it may have been due to the fact that the
%target-typecheck-verify-swift provides the filename, but we
explicitly provide the filename in the test invocation here as well.

I'm going to re-enable and see if we can get through tests on all
supported platforms.

Fixes: rdar://problem/44305428

We saw a failure of this test on Linux at some point, and disabled
it. It looks like it may have been due to the fact that the
`%target-typecheck-verify-swift` provides the filename, but we
explicitly provide the filename in the test invocation here as well.

I'm going to re-enable and see if we can get through tests on all
supported platforms.
@rudkx
Copy link
Contributor Author

rudkx commented Nov 26, 2018

@swift-ci Please smoke test

@jrose-apple
Copy link
Contributor

You should remove the file name then!

@rudkx
Copy link
Contributor Author

rudkx commented Nov 26, 2018

@jrose-apple Yes, I'm planning on it and won't merge this until that time. I wanted to see if we somehow had some unusual difference in behavior between the platforms first. It's possible this had also started failing on macOS but it wasn't noticed by the time the test was disabled.

@rudkx
Copy link
Contributor Author

rudkx commented Nov 26, 2018

Passes with test re-enabled. Will push a change to remove the duplicated filename, retest and merge.

It's implied by `%target-typecheck-verify-swift`.
@rudkx
Copy link
Contributor Author

rudkx commented Nov 26, 2018

@swift-ci Please smoke test and merge

@rudkx
Copy link
Contributor Author

rudkx commented Nov 27, 2018

@swift-ci Please smoke test

@rudkx rudkx merged commit 0593c74 into swiftlang:master Nov 27, 2018
@rudkx rudkx deleted the rdar44305428 branch November 27, 2018 16:41
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