[5.7] Reenable swift docc tests #42305
Revert "Skip SwiftDocC test on full and smoke PR testing (87784021)"
cbc1a208
Revert "Skip SwiftDocC tests in buildbot_osx_package"
80272e30
talzag
requested a review
3 years ago
talzag
merged
308df900
into release/5.7 3 years ago
talzag
deleted the reenable-swift-docc-tests-5.7 branch 3 years ago
Assignees
No one assigned
This re-enables Swift-DocC tests in toolchain builds.
Commits cherry-picked from #41839
Rationale: Re-enables swift-docc tests in full test, smoke test, and toolchain builds in CI
Risk: Low
Risk Detail: There could still be tests whose flakiness is uncovered only after even more test runs are performed.
Reward: High
Reward Details: Enabling CI testing of DocC is critical to ensure no regressions in functionality are inadvertently introduced.
Original PR: #41839
Issue: rdar://90181251