Convert reqlib tests to a head.hackage testsuite
Merge request reports
Activity
Filter activity
This sounds wonderful, thanks!
Do you know what is going on here in the CI job? It says
Test of ghc-tests failed (code 1)
, but the overall CI job still succeeded, which is worrisome.@RyanGlScott I pushed an update which should fix that.
Thanks! I think you'll also need to rebase on top of
master
(to bring in commit 29ef2b04) in order to fix thebuild-master
CI failure. Beyond that, LGTM.added 1 commit
- 2c1f74ac - Convert reqlib tests to new head.hackage infra
added 28 commits
-
2c1f74ac...3b01c758 - 26 commits from branch
master
- 6583f7a0 - Add initial support for running test-suites for packages
- fa403a03 - Convert reqlib tests to new head.hackage infra
-
2c1f74ac...3b01c758 - 26 commits from branch
Any idea why CI is failing @RyanGlScott ?
mentioned in issue ghc#20032 (closed)
added 25 commits
-
6caf6e54...dfd024c9 - 21 commits from branch
master
- ad838161 - Add initial support for running test-suites for packages
- b72351cf - Convert reqlib tests to new head.hackage infra
- 06cd260c - Remove flaky tests
- 8ad89517 - comment out some more
Toggle commit list-
6caf6e54...dfd024c9 - 21 commits from branch
Well, it no longer seems to be hanging, which is nice. But stranger yet, the actual package builds seem to be skipped over now: https://gitlab.haskell.org/ghc/head.hackage/-/jobs/799636#L5508
added 1 commit
- 78222a85 - Convert reqlib tests to new head.hackage infra
Please register or sign in to reply