Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ghc-9.12 #203

Merged
merged 5 commits into from
Jan 13, 2025

cardano-prelude.cabal: Version 0.2.1.0

3021fa0
Select commit
Loading
Failed to load commit list.
Merged

Support ghc-9.12 #203

cardano-prelude.cabal: Version 0.2.1.0
3021fa0
Select commit
Loading
Failed to load commit list.
Garnix CI / check cardano-prelude-test:test:prelude-tests [x86_64-linux] succeeded Jan 13, 2025 in 7m 33s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/qdiq53ipcixgma0bsrg9syjfz7fkbccq.narinfo
https://cache.garnix.io/qdiq53ipcixgma0bsrg9syjfz7fkbccq.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking sources
unpacking source archive /nix/store/82rv37iy672dd4kg785l9a9h4h0v2nwb-source-root-cardano-prelude-test-test-prelude-tests-root
source root is source-root-cardano-prelude-test-test-prelude-tests-root
@nix {"action":"setPhase","phase":"patchPhase"}
patching sources
@nix {"action":"setPhase","phase":"buildPhase"}
building
/nix/store/x0wmkpbdic7n7hjs2vpwx21x5w51ynlj-cardano-prelude-test-test-prelude-tests-0.1.0.5/bin:
patching script interpreter paths in /build/tmp.iSUVgE88nH/bin
━━━ Test.Cardano.Prelude.GHC.Heap.NormalFormSpec ━━━
  ✓ prop_isNormalForm_correct passed 1000 tests.
  ✓ prop_isNormalForm_incorrect passed 1000 tests.
  ✓ 2 succeeded.
━━━ Test.Cardano.Prelude.GHC.Heap.SizeSpec ━━━
  ✓ prop_WorkList_ListInt passed 100 tests.
  ✓ prop_WorkList_TreeInt passed 100 tests.
  ✓ prop_Int passed 1 test.
  ✓ prop_Float passed 1 test.
  ✓ prop_Bool passed 1 test.
  ✓ prop_Ints2 passed 1 test.
  ✓ prop_Ints3 passed 1 test.
  ✓ prop_Ints4 passed 1 test.
  ✓ prop_Ints5 passed 1 test.
  ✓ prop_Bs103 passed 1 test.
  ✓ prop_Bs104 passed 1 test.
  ✓ prop_Bs105 passed 1 test.
  ✓ prop_2_Bs106 passed 1 test.
  ✓ prop_3_Bs107 passed 1 test.
  ✓ prop_4_Bs108 passed 1 test.
  ✓ prop_5_Bs109 passed 1 test.
  ✓ prop_MVar passed 1 test.
  ✓ prop_list passed 1000 tests.
  ✓ prop_list_visited_full passed 1 test.
  ✓ prop_list_worklist_full passed 1 test.
  ✓ prop_ones passed 1 test.
  ✓ 21 succeeded.
━━━ Test.Cardano.Prelude.GHC.Heap.TreeSpec ━━━
  ✓ prop_Word8ListClosureTreeDepth passed 500 tests.
  ✓ prop_ClosureTreeHasSpecifiedDepth passed 500 tests.
  ✓ 2 succeeded.