Skip to content

Regenerate marlowe .flat files - #7684

Merged
zliu41 merged 1 commit into
masterfrom
basetunnel/fix-marlowe
Mar 20, 2026
Merged

Regenerate marlowe .flat files#7684
zliu41 merged 1 commit into
masterfrom
basetunnel/fix-marlowe

Regenerate marlowe .flat files

ef58066
Select commit
Loading
Failed to load commit list.
IOG Hydra / ci/hydra-build:x86_64-linux.ghc96:checks:plutus-core:test:index-envs-test timed out Mar 20, 2026 in 2h 0m 2s

Build timed out

1 failed steps

Details

Failed Steps

Step 1

Derivation

/nix/store/lki85hb9lp47946fc8bx7cs76gkcxjpf-plutus-core-test-index-envs-test-1.60.0.0-check.drv

Log

Running phase: unpackPhase
unpacking source archive /nix/store/i5lhzjq39vw511lphvp4y1ifmqa5v84r-source-plutus-core-test-index-envs-test-root
source root is source-plutus-core-test-index-envs-test-root
Running phase: patchPhase
Running phase: buildPhase
/nix/store/kkb5hp8nhbi3ki29byi19lljr19n0cxf-plutus-core-test-index-envs-test-1.60.0.0/bin:
patching script interpreter paths in /build/tmp.unpagk2WQh/bin
RandomAccessLists
  SkewBinary
    RandomAccessList correctness properties
      to/fromList is an isomorphism
        fromList . toList == id:    OK (0.08s)
          +++ OK, passed 10000 tests.
        toList . fromList == id:    OK (0.06s)
          +++ OK, passed 10000 tests.
      operations
        empty:                      OK (0.01s)
          +++ OK, passed 10000 tests.
        cons:                       OK (0.06s)
          +++ OK, passed 10000 tests.
        uncons:                     OK (0.06s)
          +++ OK, passed 10000 tests.
        length:                     OK (0.04s)
          +++ OK, passed 10000 tests.
        indexZero:                  OK (0.06s)
          +++ OK, passed 10000 tests (48.24% failed lookups).
        unsafeIndexZero:            OK (0.05s)
          +++ OK, passed 10000 tests.
        indexOne:                   OK (0.06s)
          +++ OK, passed 10000 tests (51.90% failed lookups).
        unsafeIndexOne:             OK (0.05s)
          +++ OK, passed 10000 tests.
        consSlab:                   OK (0.18s)
          +++ OK, passed 10000 tests (94.92% non-trivial).