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

Test the CLI's "query proposals" command #6045

Merged
merged 3 commits into from
Jan 14, 2025

Check result of proposals query

dc2f8cb
Select commit
Loading
Failed to load commit list.
Merged

Test the CLI's "query proposals" command #6045

Check result of proposals query
dc2f8cb
Select commit
Loading
Failed to load commit list.
Garnix CI / check cardano-node/cardano-node-test [x86_64-linux] succeeded Jan 14, 2025 in 20m 24s

Run results

Build succeeded

Details

Last 100 lines of logs:

https://cache.nixos.org/lwjbjnipdc5j4l4h1fyp13qn6cd503a1.narinfo
https://cache.garnix.io/lwjbjnipdc5j4l4h1fyp13qn6cd503a1.narinfo
@nix {"action":"setPhase","phase":"unpackPhase"}
unpacking sources
unpacking source archive /nix/store/y5l8jlmf6qmnzh40xix63i0bszilvhsc-source-root-cardano-node-test-cardano-node-test-root
source root is source-root-cardano-node-test-cardano-node-test-root
@nix {"action":"setPhase","phase":"patchPhase"}
patching sources
@nix {"action":"setPhase","phase":"buildPhase"}
building
/nix/store/waiydrk54hndjhi7c85c20jlhx7yayv6-cardano-node-test-cardano-node-test-10.1.4/bin:
patching script interpreter paths in /build/tmp.9IzWxvqJUC/bin
━━━ Test.Cardano.Node.FilePermissons ━━━
  ✓ prop_createVRFFileWithOwnerPermissions passed 100 tests.
  ✓ prop_sanityCheck_checkVRFFilePermissions passed 100 tests.
    VRF File has one other permission    36% ███████▏············
    VRF File has two other permissions   32% ██████▍·············
    VRF File has three other permissions 32% ██████▍·············
    VRF File has one group permission    37% ███████▍············
    VRF File has two group permissions   31% ██████▏·············
    VRF File has three group permissions 32% ██████▍·············
  ✓ 2 succeeded.
━━━ Test.Config.Mainnet ━━━
  ✓ hprop_configMainnetHash passed 1 test.
  ✓ hprop_configMainnetYaml passed 1 test.
  ✓ 2 succeeded.
━━━ Test.Cardano.Node.Json ━━━
  ✓ prop_roundtrip_NodeIPv4Address_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeIPv6Address_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeIPAddress_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeHostAddress_JSON passed 100 tests.
  ✓ prop_roundtrip_NodeSetup_JSON passed 100 tests.
  ✓ prop_roundtrip_NetworkTopology_JSON passed 100 tests.
  ✓ prop_decode_NetworkTopology_JSON passed 100 tests.
  ✓ 7 succeeded.
━━━ Test.Cardano.Node.POM ━━━
  ✓ prop_sanityCheck_POM passed 1 test.
  ✓ 1 succeeded.
━━━ HardForkNodeToClientVersion JSON instances ━━━
  ✓ ntcByronOnly.json passed 1 test.
  ✓ ntc_HFV1_allDisabled.json passed 1 test.
  ✓ ntc_HFV1_ByronV1.json passed 1 test.
  ✓ ntc_HFV1_ByronV1_ShelleyV11.json passed 1 test.
  ✓ ntc_HFV1_ByronV1_ShelleyV11_ConwayV11.json passed 1 test.
  ✓ 5 succeeded.
━━━ Configuration Consistency tests ━━━
  ✓ mainnet-config-new-tracing.json passed 1 test.
  ✓ goodConfig.yaml passed 1 test.
  ✓ badConfig.yaml passed 1 test.
  ✓ 3 succeeded.