Skip to content

Cleanup test status #31

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

Cleanup test status #31

merged 1 commit into from
Jan 7, 2016

Conversation

seabaylea
Copy link
Contributor

Cleanup the test status in Makefile.am by moving the following now passing tests from PORTED_TESTS_FAILED to PORTED_TESTS_PASSED:

dispatch_concur
dispatch_context_for_key
dispatch_read
dispatch_read2
dispatch_readsync
dispatch_io
dispatch_io_net

And add dispatch_select to the makefile by moving it from UNPORTED_TESTS to PORTED_TESTS_PASSED.

The output of check-TESTS should now be:

===========================================
2 of 32 tests failed
Please report to [email protected]
===========================================

with dispatch_priority and dispatch_priority2 as the two failing ported tests.

MadCoder added a commit that referenced this pull request Jan 7, 2016
@MadCoder MadCoder merged commit 4f8a3a9 into swiftlang:master Jan 7, 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.

2 participants