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

Add support for relative files and rebasing #842

Merged
merged 1 commit into from
Jul 18, 2024

Add support for relative files and rebasing

f70763b
Select commit
Loading
Failed to load commit list.
Merged

Add support for relative files and rebasing #842

Add support for relative files and rebasing
f70763b
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/hydra-build:x86_64-linux.checks.cardano-cli:test:cardano-cli-test succeeded Jul 18, 2024 in 3s

Build succeeded

2 failed steps

Details

Failed Steps

Step 2

Derivation

/nix/store/g03aa8xq73bff0v8gjpprisdhbxc2ihy-cardano-cli-test-cardano-cli-test-9.0.0.1-check.drv

Log

unpacking sources
unpacking source archive /nix/store/dngm8rxd4ba03i6i1gmfp8faq3s26yll-source-root-cardano-cli-test-cardano-cli-test-root
source root is source-root-cardano-cli-test-cardano-cli-test-root
patching sources
building
/nix/store/barjhnwgnjc89ywx3lb3yjprv9v3gd1y-cardano-cli-test-cardano-cli-test-9.0.0.1/bin:
patching script interpreter paths in /build/tmp.1yTamAbZXq/bin
test/cardano-cli-test/cardano-cli-test.hs
  roundtrip Alonzo addCostModelsToEraBasedProtocolParametersUpdate:  OK (1.10s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Alonzo_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  roundtrip Babbage addCostModelsToEraBasedProtocolParametersUpdate: OK (1.24s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Babbage_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  roundtrip Conway addCostModelsToEraBasedProtocolParametersUpdate:  OK (1.21s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Conway_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  create testnet data minimal:                                       OK (0.04s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_minimal passed 1 test.
  create testnet data create nonegative supply:                      OK (0.21s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_create_nonegative_supply passed 1 test.
  create testnet data transient stake delegators:                    OK (0.05s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_transient_stake_delegators passed 1 test.
  createVRFSigningKeyFilePermissions:                                OK
      ✓ Test.Cli.FilePermissions.hprop_createVRFSigningKeyFilePermissions passed 1 test.
  governance drep registration certificate script hash:              OK (0.03s)
      ✓ Test.Cli.Governance.DRep.hprop_governance_drep_registration_certificate_script_hash passed 1 test.
  governance drep update certificate vkey file:                      OK (0.07s)
      ✓ Test.Cli.Governance.DRep.hprop_governance_drep_update_certificate_vkey_file passed 1 test.
  governance committee key hash:                                     OK (0.05s)
      ✓ Test.Cli.Governance.Hash.hprop_governance_committee_key_hash passed 1 test.
  convertITNKeys:                                                    OK (0.02s)
      ✓ Test.Cli.ITN.hprop_convertITNKeys passed 1 test.
  convertITNExtendedSigningKey:                                      OK (0.01s)
      ✓ Test.Cli.ITN.hprop_convertITNExtendedSigningKey passed 1 test.
  convertITNBIP32SigningKey:                                         OK (0.01s)
      ✓ Test.Cli.ITN.hprop_convertITNBIP32SigningKey passed 1 test.
  golden bech32Decode:                                               OK
      ✓ Test.Cli.ITN.hprop_golden_bech32Decode passed 1 test.
  json roundtrip delegations and rewards:                            OK (0.08s)
      ✓ Test.Cli.JSON.hprop_json_roundtrip_delegations_and_rewards passed 100 tests.
  roundtrip kes period info output JSON:                             OK (0.02s)
      ✓ Test.Cli.JSON.hprop_roundtrip_kes_period_info_output_JSON passed 100 tests.
  monad warning:                                                     OK
      ✓ Test.Cli.MonadWarning.hprop_monad_warning passed 100 tests.
  buildShelleyPaymentAddress:                                        OK (0.02s)
      ✓ Test.Cli.Pioneers.Exercise1.hprop_buildShelleyPaymentAddress passed 1 test.
  buildShelleyStakeAddress:                                          OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise1.hprop_buildShelleyStakeAddress passed 1 test.
  createTransaction:                                                 OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise2.hprop_createTransaction passed 1 test.
  createOperationalCertificate:                                      OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise3.hprop_createOperationalCertificate passed 1 test.
  createStakeAddressRegistrationCertificate:                         OK (0.03s)
      ✓ Test.Cli.Pioneers.Exercise4.hprop_createStakeAddressRegistrationCertificate passed 1 test.
  createLegacyZeroTxOutTransaction:                                  OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise5.hprop_createLegacyZeroTxOutTransaction passed 1 test.
  createZeroLovelaceTxOutTransaction:                                OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise6.hprop_createZeroLovelaceTxOutTransaction passed 1 test.
  readFromPipe:                                                      OK
      ✓ Test.Cli.Pipes.hprop_readFromPipe passed 10 tests.
  hash trip:                                                         OK (0.05s)
      ✓ Test.Cli.Shelley.Run.Hash.hprop_hash_trip passed 1 test.
  percentage:                                                        OK
      ✓ Test.Cli.Shelley.Run.Query.hprop_percentage passed 1 test.
  conway transaction build one voter many votes:                     OK (0.01s)
      ✓ Test.Cli.Shelley.Transaction.Build.hprop_conway_transaction_build_one_voter_many_votes passed 1 test.
  verification key drep:                                             OK (0.02s)
      ✓ Test.Cli.VerificationKey.hprop_verification_key_drep passed 1 test.
  verification key committee hot:                                    OK (0.02s)
      ✓ Test.Cli.VerificationKey.hprop_verification_key_committee_hot passed 1 test.
  verification key committee cold:                                   OK (0.02s)
      ✓ Test.Cli.VerificationKey.hprop_verification_key_committee_cold passed 1 test.

All 31 tests passed (1.24s)
post-build-hook: upload /nix/store/iqsnf7mdgrvj4nqhkzmx3il90j8b9xml-cardano-cli-test-cardano-cli-test-9.0.0.1-check
post-build-hook: 576450

Step 1

Derivation

/nix/store/g03aa8xq73bff0v8gjpprisdhbxc2ihy-cardano-cli-test-cardano-cli-test-9.0.0.1-check.drv

Log

unpacking sources
unpacking source archive /nix/store/dngm8rxd4ba03i6i1gmfp8faq3s26yll-source-root-cardano-cli-test-cardano-cli-test-root
source root is source-root-cardano-cli-test-cardano-cli-test-root
patching sources
building
/nix/store/barjhnwgnjc89ywx3lb3yjprv9v3gd1y-cardano-cli-test-cardano-cli-test-9.0.0.1/bin:
patching script interpreter paths in /build/tmp.1yTamAbZXq/bin
test/cardano-cli-test/cardano-cli-test.hs
  roundtrip Alonzo addCostModelsToEraBasedProtocolParametersUpdate:  OK (1.10s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Alonzo_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  roundtrip Babbage addCostModelsToEraBasedProtocolParametersUpdate: OK (1.24s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Babbage_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  roundtrip Conway addCostModelsToEraBasedProtocolParametersUpdate:  OK (1.21s)
      ✓ Test.Cli.AddCostModels.hprop_roundtrip_Conway_addCostModelsToEraBasedProtocolParametersUpdate passed 100 tests.
  create testnet data minimal:                                       OK (0.04s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_minimal passed 1 test.
  create testnet data create nonegative supply:                      OK (0.21s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_create_nonegative_supply passed 1 test.
  create testnet data transient stake delegators:                    OK (0.05s)
      ✓ Test.Cli.CreateTestnetData.hprop_create_testnet_data_transient_stake_delegators passed 1 test.
  createVRFSigningKeyFilePermissions:                                OK
      ✓ Test.Cli.FilePermissions.hprop_createVRFSigningKeyFilePermissions passed 1 test.
  governance drep registration certificate script hash:              OK (0.03s)
      ✓ Test.Cli.Governance.DRep.hprop_governance_drep_registration_certificate_script_hash passed 1 test.
  governance drep update certificate vkey file:                      OK (0.07s)
      ✓ Test.Cli.Governance.DRep.hprop_governance_drep_update_certificate_vkey_file passed 1 test.
  governance committee key hash:                                     OK (0.05s)
      ✓ Test.Cli.Governance.Hash.hprop_governance_committee_key_hash passed 1 test.
  convertITNKeys:                                                    OK (0.02s)
      ✓ Test.Cli.ITN.hprop_convertITNKeys passed 1 test.
  convertITNExtendedSigningKey:                                      OK (0.01s)
      ✓ Test.Cli.ITN.hprop_convertITNExtendedSigningKey passed 1 test.
  convertITNBIP32SigningKey:                                         OK (0.01s)
      ✓ Test.Cli.ITN.hprop_convertITNBIP32SigningKey passed 1 test.
  golden bech32Decode:                                               OK
      ✓ Test.Cli.ITN.hprop_golden_bech32Decode passed 1 test.
  json roundtrip delegations and rewards:                            OK (0.08s)
      ✓ Test.Cli.JSON.hprop_json_roundtrip_delegations_and_rewards passed 100 tests.
  roundtrip kes period info output JSON:                             OK (0.02s)
      ✓ Test.Cli.JSON.hprop_roundtrip_kes_period_info_output_JSON passed 100 tests.
  monad warning:                                                     OK
      ✓ Test.Cli.MonadWarning.hprop_monad_warning passed 100 tests.
  buildShelleyPaymentAddress:                                        OK (0.02s)
      ✓ Test.Cli.Pioneers.Exercise1.hprop_buildShelleyPaymentAddress passed 1 test.
  buildShelleyStakeAddress:                                          OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise1.hprop_buildShelleyStakeAddress passed 1 test.
  createTransaction:                                                 OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise2.hprop_createTransaction passed 1 test.
  createOperationalCertificate:                                      OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise3.hprop_createOperationalCertificate passed 1 test.
  createStakeAddressRegistrationCertificate:                         OK (0.03s)
      ✓ Test.Cli.Pioneers.Exercise4.hprop_createStakeAddressRegistrationCertificate passed 1 test.
  createLegacyZeroTxOutTransaction:                                  OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise5.hprop_createLegacyZeroTxOutTransaction passed 1 test.
  createZeroLovelaceTxOutTransaction:                                OK (0.04s)
      ✓ Test.Cli.Pioneers.Exercise6.hprop_createZeroLovelaceTxOutTransaction passed 1 test.
  readFromPipe:                                                      OK
      ✓ Test.Cli.Pipes.hprop_readFromPipe passed 10 tests.
  hash trip:                                                         OK (0.05s)
      ✓ Test.Cli.Shelley.Run.Hash.hprop_hash_trip passed 1 test.
  percentage:                                                        OK
      ✓ Test.Cli.Shelley.Run.Query.hprop_percentage passed 1 test.
  conway transaction build one voter many votes:                     OK (0.01s)
      ✓ Test.Cli.Shelley.Transaction.Build.hprop_conway_transaction_build_one_voter_many_votes passed 1 test.
  verification key drep:                                             OK (0.02s)
      ✓ Test.Cli.VerificationKey.hprop_verification_key_drep passed 1 test.
  verification key committee hot:                                    OK (0.02s)
      ✓ Test.Cli.VerificationKey.hprop_verification_key_committee_hot passed 1 test.
  verification key committee cold:                                   OK (0.02s)
      ✓ Test.Cli.VerificationKey.hprop_verification_key_committee_cold passed 1 test.

All 31 tests passed (1.24s)
post-build-hook: upload /nix/store/iqsnf7mdgrvj4nqhkzmx3il90j8b9xml-cardano-cli-test-cardano-cli-test-9.0.0.1-check
post-build-hook: 576450