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

Update cardano-node after addition of the new BulkSync implementation #5942

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from

TOSQUASH improve GDD tracing

b1373e9
Select commit
Loading
Failed to load commit list.
Draft

Update cardano-node after addition of the new BulkSync implementation #5942

TOSQUASH improve GDD tracing
b1373e9
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/hydra-build:x86_64-linux.native.variants.ghc96.checks/cardano-testnet/cardano-testnet-golden failed Sep 10, 2024 in 1s

Build failed

1 failed steps

Details

Failed Steps

Step 1

Derivation

/nix/store/nbcb16fklhr5lwpil3h61ikbbchfqxi7-cardano-testnet-test-cardano-testnet-golden-9.0.0-check.drv

Log

unpacking sources
unpacking source archive /nix/store/am1l4463dc64hz22cmhr5s819hmcgly5-source-root-cardano-testnet-test-cardano-testnet-golden-root
source root is source-root-cardano-testnet-test-cardano-testnet-golden-root
patching sources
building
/nix/store/rajmgq16s3d6m7pbmyqw94jj70bvxza6-cardano-testnet-test-cardano-testnet-golden-9.0.0/bin:
patching script interpreter paths in /build/tmp.SfH64mN41N/bin
Golden tests
  golden_DefaultConfig: FAIL
      ✗ golden_DefaultConfig failed at test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Config.hs:30:18
        after 1 test.
        shrink path: 1:
      
           ┏━━ test/cardano-testnet-golden/Cardano/Testnet/Test/Golden/Config.hs ━━━
        26 ┃ goldenDefaultConfigYaml :: Property
        27 ┃ goldenDefaultConfigYaml = propertyOnce $ do
        28 ┃   base <- H.getProjectBase
        29 ┃   let allEras = map (createConfigStringAndPath base) [minBound..maxBound]
        30 ┃   mapM_ (uncurry diffVsGoldenFile) allEras
           ┃   │ Reading file: /nix/store/6pqzzxqjl3vlnpm5d1bygl9jczhaxkpb-incl/cardano-testnet/test/cardano-testnet-golden/files/golden/byron_node_default_config.json
           ┃   │ Golden test failed against the golden file.
           ┃   │ To recreate golden file, run with RECREATE_GOLDEN_FILES=1.
           ┃   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
           ┃   │ 28d27
           ┃   │ <     "TraceChainSyncJumping": false,
      
        This failure can be reproduced by running:
        > recheckAt (Seed 2947606473300249392 4847799320014606159) "1:" golden_DefaultConfig
      
    Use "--pattern '$NF ~ /golden_DefaultConfig/' --hedgehog-replay '1: Seed 2947606473300249392 4847799320014606159'" to reproduce from the command-line.
    
    Use -p '/golden_DefaultConfig/' to rerun this test only.
  golden_HelpAll:       OK (0.03s)
      ✓ golden_HelpAll passed 1 test.
  golden_HelpCmds:      OK (0.07s)
      ✓ golden_HelpCmds passed 1 test.

1 out of 3 tests failed (0.07s)