[Git][ghc/ghc][wip/9.12.1-alpha1] 8 commits: testsuite: normalise some versions in callstacks

Zubin (@wz1000) gitlab at gitlab.haskell.org
Mon Oct 14 21:34:46 UTC 2024



Zubin pushed to branch wip/9.12.1-alpha1 at Glasgow Haskell Compiler / GHC


Commits:
fe72b700 by Zubin Duggal at 2024-10-15T03:04:07+05:30
testsuite: normalise some versions in callstacks

- - - - -
a60f69aa by Zubin Duggal at 2024-10-15T03:04:08+05:30
testsuite: use -fhide-source-paths to normalise some backpack tests

- - - - -
1a53e7bf by Zubin Duggal at 2024-10-15T03:04:08+05:30
testsuite/haddock: strip version identifiers and unit hashes from html tests

- - - - -
eb6f0d0f by Zubin Duggal at 2024-10-15T03:04:08+05:30
Bump base bound to 4.21 for GHC 9.12

- - - - -
b334a242 by Zubin Duggal at 2024-10-15T03:04:08+05:30
testsuite: fix normalisation of T9930fail so that it doesn't get tripped up by ghc executable (ARGV[0]) differences

- - - - -
d28ee421 by Zubin Duggal at 2024-10-15T03:04:08+05:30
Prepare 9.12.1 alpha

- - - - -
cf4e7882 by Matthew Pickering at 2024-10-15T03:04:08+05:30
ci: Add support for ONLY_JOBS variable to trigger any validation pipeline

By setting the ONLY_JOBS variable to the name of the job (or multiple
jobs), the resulting
pipeline will include a validation job for that pipeline.

For example - if you set ONLY_JOBS="x86_64-linux-ubuntu22_04-validate"
then a ubuntu22_04 job will be included in the validation pipeline. This
is useful for testing specific jobs.

Fixes #25332

(cherry picked from commit cca59600f31f2b3e59bd5f8eeca99901a879d007)

- - - - -
34028785 by Zubin Duggal at 2024-10-15T03:04:32+05:30
testsuite: normalise windows file seperators

- - - - -


30 changed files:

- .gitlab/generate-ci/gen_ci.hs
- .gitlab/jobs.yaml
- compiler/ghc.cabal.in
- configure.ac
- libraries/Cabal
- libraries/array
- libraries/base/base.cabal.in
- libraries/deepseq
- libraries/directory
- libraries/filepath
- libraries/ghc-boot-th/ghc-boot-th.cabal.in
- libraries/ghc-boot/ghc-boot.cabal.in
- libraries/ghc-compact/ghc-compact.cabal
- libraries/ghc-experimental/ghc-experimental.cabal.in
- libraries/ghci/ghci.cabal.in
- libraries/haskeline
- libraries/hpc
- libraries/os-string
- libraries/parsec
- libraries/process
- libraries/semaphore-compat
- libraries/stm
- libraries/template-haskell/template-haskell.cabal.in
- libraries/terminfo
- libraries/unix
- testsuite/tests/backpack/should_compile/all.T
- testsuite/tests/backpack/should_compile/bkp16.stderr
- testsuite/tests/backpack/should_fail/all.T
- testsuite/tests/backpack/should_fail/bkpfail17.stderr
- testsuite/tests/backpack/should_fail/bkpfail19.stderr


The diff was not included because it is too large.


View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c14795caad9363cb42e53dbf73b25e796d0beec4...3402878536e6f00a714db559d9f953c222eb814b

-- 
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/compare/c14795caad9363cb42e53dbf73b25e796d0beec4...3402878536e6f00a714db559d9f953c222eb814b
You're receiving this email because of your account on gitlab.haskell.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20241014/81f956a9/attachment.html>


More information about the ghc-commits mailing list