Skip to content

Move dispatch_concur and dispatch_readsync to the XFAIL list #118

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
Jul 21, 2016

Conversation

seabaylea
Copy link
Contributor

Move the following tests to the XFAIL list as they fail in the Swift CI environment:

  • dispatch_concur: fails every time
  • dispatch_readsync: fails around 50% of the time

The failures can be recreated on a sufficiently large (24 CPU+) machine locally, so we can debug offline and re-enable the tests once we've either fixed the test or an underlying issue in dispatch/kqueue/pwq

Disabling the tests should allows us to get the CI environment running clean, and moving towards enabling higher level testing by integrating into Foundation.

Note that dispatch_concur still fails for me locally with PR #117 applied, although that patch certainly causes many less components of the test to fail.

@MadCoder MadCoder merged commit bb676c2 into swiftlang:master Jul 21, 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