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

Integrate in preparation for cardano-node release 10.2.0 #986

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Remove redundant constraints from cabal.project

0aed335
Select commit
Loading
Failed to load commit list.
Open

Integrate in preparation for cardano-node release 10.2.0 #986

Remove redundant constraints from cabal.project
0aed335
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc965:cardano-cli:test:cardano-cli-test [x86_64-linux] failed Jan 11, 2025 in 1h 25m 15s

Run results

Build failed

Details

Last 100 lines of logs:

https://cache.nixos.org/gw2jz9vyzh1p374y2kr9s5hbf0gbwkmk.narinfo
https://cache.garnix.io/gw2jz9vyzh1p374y2kr9s5hbf0gbwkmk.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
Running phase: unpackPhase
unpacking source archive /nix/store/qfhai99igb6h0kwfglmky07aynp32aga-source-root-cardano-cli-test-cardano-cli-test-root
source root is source-root-cardano-cli-test-cardano-cli-test-root
@nix {"action":"setPhase","phase":"patchPhase"}
Running phase: patchPhase
@nix {"action":"setPhase","phase":"buildPhase"}
Running phase: buildPhase
/nix/store/a1d9wd2b280lss3vssj4yk7b6j3vqbpx-cardano-cli-test-cardano-cli-test-10.2.0.0/bin:
patching script interpreter paths in /build/tmp.RTVePAdeLI/bin
test/cardano-cli-test/cardano-cli-test.hs
  roundtrip Alonzo addCostModelsToEraBasedProtocolParametersUpdate:           OK (3.91s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Alonzo_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  roundtrip Babbage addCostModelsToEraBasedProtocolParametersUpdate:          OK (3.77s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Babbage_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  roundtrip Conway addCostModelsToEraBasedProtocolParametersUpdate:           OK (3.95s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Conway_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  check node configuration success:                                           OK (0.06s)
      ✓ Test.Cli.CheckNodeConfiguration.hprop_check_node_configuration_success passed 1 test.
  check node configuration failure:                                           OK (0.47s)
      ✓ Test.Cli.CheckNodeConfiguration.hprop_check_node_configuration_failure passed 1 test.
  create cardano:                                                             OK (0.24s)
      ✓ Test.Cli.CreateCardano.hprop_create_cardano passed 1 test.
  create testnet data minimal:                                                OK (0.17s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_minimal passed 1 test.
  create testnet data create nonegative supply:                               OK (0.80s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_create_nonegative_supply passed 1 test.