swiftlang / swiftlang/swift-corelibs-libdispatch
[SR-6111] Old Dispatch module is breaking CI
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 2.6k
- Forks
- 496
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
| Previous ID | SR-6111 |
| Radar | rdar://problem/34912629 |
| Original Reporter | Lance (JIRA User) |
| Type | Bug |
Additional Detail from JIRA
| Votes | 0 |
| Component/s | libdispatch |
| Labels | Bug |
| Assignee | None |
| Priority | Medium |
md5: 243f0ad85670a0355ae64a7d2628e5ac
Issue Description:
These three jobs failed because they were building with an old Dispatch module.
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04//940/console
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04//1021/console
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10//961/console
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the three linked CI console logs and the libdispatch component context to identify which jobs built the old Dispatch module. Confirm the affected build path and define a reproducible correction; done means the affected CI jobs no longer fail for this module-related reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- build-system, ci-cd
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100