CI fails on branch 3.10 after PackageTests\NewHaddock\ImplyDependencies
- Dominant language
- Haskell
- Stars
- 1.7k
- Forks
- 750
- Avg merge
- 4d 3h
- Merged PRs (30d)
- 28
Description
**Describe the bug**
CI consistently hangs (for 6h and then gets cancelled), only on 3.10 branch (so far), in test `Validate windows-latest ghc-9.0.2` with the last message
PackageTests\NewHaddock\ImplyDependencies\cabal.test.hs SKIP no cabal-install (0.64s)
Affected tickets are https://github.com/haskell/cabal/pull/9685 and https://github.com/haskell/cabal/pull/9698. Example run is https://github.com/haskell/cabal/actions/runs/7745914464/job/21317820685?pr=9685
A macos job was hanging similarly in some of there runs (but in a similar point of the CI process), but after some restarts it always completed.
**To Reproduce**
Steps to reproduce the behavior:
Rerun CI on affected tickets. Local repro in a container not attempted.
Contributor guide
Assessment
This issue has not been assessed yet.