Skip to content

Disable dispatch_cascade due to hang in Swift CI #161

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
Aug 20, 2016

Conversation

seabaylea
Copy link
Contributor

Temporarily disable the dispatch_cascade test as it hung in the Swift CI with the following log:

==================================================
[TEST] Dispatch Cascade
[PID] 19223
==================================================


[BEGIN] Process exited
    Actual: 1
    Expected: 0
[FAIL] Process exited (bsdtestharness.c:132)
    bsdtestharness.c:132
[PERF]  wall time: 0.034725
[PERF]  user time: 0.056000
[PERF]  system time: 0.008000
[PERF]  max resident set size: 17660
[PERF]  page faults: 0
[PERF]  swaps: 0
[PERF]  voluntary context switches: 43
[PERF]  involuntary context switches: 10
FAIL dispatch_cascade (exit status: 1)

Note that the process exited because the CI job killed it after 45 minutes.

@seabaylea seabaylea merged commit 01fd776 into swiftlang:master Aug 20, 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