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 roundtrip test functions skipping comparison with FlatTerm-decoded #4866

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Add roundtrip test functions skipping comparison with FlatTerm-decoded

cd09cde
Select commit
Loading
Failed to load commit list.
Draft

Add roundtrip test functions skipping comparison with FlatTerm-decoded #4866

Add roundtrip test functions skipping comparison with FlatTerm-decoded
cd09cde
Select commit
Loading
Failed to load commit list.
Garnix CI / check ghc8107:cardano-ledger-conway:test:tests [x86_64-linux] timed out Feb 1, 2025 in 2h 0m 21s

Run results

Build timed out

Details

Last 100 lines of logs:

    upgradeTx is preserved through serialization [✔] (21598ms)
      +++ OK, passed 100 tests.
    upgradeScript is preserved through serialization [✔] (193ms)
      +++ OK, passed 100 tests.
    From: BabbageTxOut BabbageEra To BabbageTxOut ConwayEra [✔] (48ms)
      +++ OK, passed 100 tests.
  RoundTrip
    GovActionId [✔] (14ms)
      +++ OK, passed 100 tests.
    GovPurposeId 'PParamUpdatePurpose ConwayEra [✔] (10ms)
      +++ OK, passed 100 tests.
    GovPurposeId 'HardForkPurpose ConwayEra [✔] (22ms)
      +++ OK, passed 100 tests.
    GovPurposeId 'CommitteePurpose ConwayEra [✔] (483ms)
      +++ OK, passed 100 tests.
    GovPurposeId 'ConstitutionPurpose ConwayEra [✔] (286ms)
      +++ OK, passed 100 tests.
    Vote [✔] (130ms)
      +++ OK, passed 100 tests.
    Voter [✔] (30ms)
      +++ OK, passed 100 tests.
    Conway Transaction Types
      GovAction ConwayEra [✔] (36034ms)
        +++ OK, passed 100 tests.
      VotingProcedure ConwayEra [✔] (27ms)
        +++ OK, passed 100 tests.
      VotingProcedures ConwayEra [✔] (95391ms)
        +++ OK, passed 100 tests.
      ProposalProcedure ConwayEra [✔] (62776ms)
        +++ OK, passed 100 tests.
      Constitution ConwayEra [✔] (3ms)
        +++ OK, passed 100 tests.
      CostModels [✔] (928901ms)
        +++ OK, passed 100 tests.
    Conway State Types
      EnactState ConwayEra [✔] (896236ms)
        +++ OK, passed 100 tests.
      GovActionState ConwayEra [✔] (50997ms)
        +++ OK, passed 100 tests.
      Proposals ConwayEra [✔] (362757ms)
        +++ OK, passed 100 tests.
      DRepPulsingState ConwayEra [✔] (158947ms)
        +++ OK, passed 100 tests.
      PulsingSnapshot ConwayEra [✔] (46999ms)
        +++ OK, passed 100 tests.
      RatifyState ConwayEra [✔] (118308ms)
        +++ OK, passed 100 tests.
    Alonzo era types
      Data ConwayEra [✔] (3ms)
        +++ OK, passed 100 tests.
      BinaryData ConwayEra [✔] (3ms)
        +++ OK, passed 100 tests.
      CostModels [✔] (56557ms)
        +++ OK, passed 100 tests.
      Datum doesn't roundtrip
        Datum ConwayEra [‐]
          # PENDING: No reason given
    Core Type Families
      MaryValue [✔] (246ms)
        +++ OK, passed 100 tests.
      CompactForm MaryValue [✔] (1097ms)
        +++ OK, passed 100 tests.
      BabbageTxOut ConwayEra [✔] (26ms)
        +++ OK, passed 100 tests.
      ConwayTxCert ConwayEra [✔] (5ms)
        +++ OK, passed 100 tests.
      PParams ConwayEra [✔] (29623ms)
        +++ OK, passed 100 tests.
      PParamsUpdate ConwayEra [✔] (13002ms)
        +++ OK, passed 100 tests.
      AlonzoScript ConwayEra [✔] (6ms)
        +++ OK, passed 100 tests.
      AlonzoTxAuxData ConwayEra [✔] (203ms)
        +++ OK, passed 100 tests.
      AlonzoTxWits ConwayEra [✔] (784ms)
        +++ OK, passed 100 tests.
      ConwayTxBody ConwayEra [✔] (23753ms)
        +++ OK, passed 100 tests.
      AlonzoTx ConwayEra [✔] (27326ms)
        +++ OK, passed 100 tests.
      MemPack/CBOR Roundtrip BabbageTxOut ConwayEra [✔] (15ms)
        +++ OK, passed 100 tests.
    Core State Types
      BootstrapWitness [✔] (3ms)
        +++ OK, passed 100 tests.
      SnapShots [✔] (6724ms)
        +++ OK, passed 100 tests.
      DState ConwayEra [✔] (320ms)
        +++ OK, passed 100 tests.
      PState ConwayEra [✔] (4097ms)
        +++ OK, passed 100 tests.
      CommitteeState ConwayEra [✔] (45ms)
        +++ OK, passed 100 tests.
      VState ConwayEra [✔] (1184ms)
        +++ OK, passed 100 tests.
      CertState ConwayEra [✔] (5699ms)
        +++ OK, passed 100 tests.
      UTxO ConwayEra [✔] (771ms)
        +++ OK, passed 100 tests.
    State Types Families