Skip to content

Conversation

@dgrove-oss
Copy link
Contributor

This change replaces all bridge() calls in TestFoundation with the corresponding 'as' expressions. It gets the same test results (Total executed 395 tests, with 1 failure (0 unexpected)) as an unmodified test suite.

Opening pull request for discussion. I'm a bit behind the master branch of foundation because of the current problems with build stability. Once things stabilize, I will rebase/merge as needed.

This pull request assumes that Swift pull request swiftlang/swift#1994 and Foundation pull request #303 have been applied.

@dgrove-oss
Copy link
Contributor Author

Rebased changes to current master and resolved conflicts. Once pre-req pull requests are merged this on is now ready to go as well. Current output of running the tests is (as expected):

Test Suite 'TestFoundation.xctest' passed at 18:29:48.893
Executed 453 tests, with 0 failures (0 unexpected) in 3.472 (3.472) seconds
Test Suite 'All tests' passed at 18:29:48.909
Executed 453 tests, with 0 failures (0 unexpected) in 3.472 (3.472) seconds

@dgrove-oss
Copy link
Contributor Author

obsolete / no longer needed.

@dgrove-oss dgrove-oss closed this Aug 17, 2016
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.

1 participant