Skip to content

Remove Linux XFAIL in stdlib StringTraps tests #844

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
Jan 5, 2016
Merged

Remove Linux XFAIL in stdlib StringTraps tests #844

merged 1 commit into from
Jan 5, 2016

Conversation

ezephir
Copy link

@ezephir ezephir commented Jan 1, 2016

Partially resolves SR-216.

Tested on Ubuntu 14.04 and OS X 10.10

@gribozavr
Copy link
Contributor

@ezephir Do we need to import Foundation at all on OS X?

@ezephir
Copy link
Author

ezephir commented Jan 2, 2016

@gribozavr Removing the import doesn't cause the tests to fail. I left it because I was concerned that importing Foundation might somehow subtly change what's being tested and I hadn't investigated further.

Is it okay to remove it or is this something I need to look into further?

@ezephir
Copy link
Author

ezephir commented Jan 3, 2016

@gribozavr I've looked into how things work some more and I feel better about removing the Foundation import on OS X. I've updated the PR with that change and rebased against master. Everything works on both platforms okay.

@gparker42 gparker42 self-assigned this Jan 5, 2016
gparker42 added a commit that referenced this pull request Jan 5, 2016
Remove Linux XFAIL in stdlib StringTraps tests
@gparker42 gparker42 merged commit 4d03887 into swiftlang:master Jan 5, 2016
@gparker42
Copy link
Contributor

Thanks for testing this!

@ezephir ezephir deleted the linux-test-string-traps branch January 8, 2016 11:44
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