Parent Log:
http://ci.aztec-labs.com/a0947d4e5c3fb9d9
Command: b16c798236bc092e cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e9a2301883801edbe36ea8bba05dcca7e714f30a
Env: REF_NAME=gh-readonly-queue/master/pr-15131-464e1a9d9b40b5188586643b44bc52bffccbc3e6 CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Wed Jun 18 12:56:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15131_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_master
12:56:17 Compiling 226 files with Solc 0.8.27
12:56:59 Solc 0.8.27 finished in 41.81s
12:56:59 Compiler run successful!
12:56:59
12:56:59 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
12:56:59 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
12:56:59 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.02ms (853.99µs CPU time)
12:56:59
12:56:59 Ran 7 tests for test/staking/getters.t.sol:GettersTest
12:56:59 [PASS] test_getAttesterAtIndex() (gas: 19220)
12:56:59 [PASS] test_getAttesterOutOfBounds() (gas: 13817)
12:56:59 [PASS] test_getOperatorAtIndex() (gas: 22231)
12:56:59 [PASS] test_getOperatorOutOfBounds() (gas: 14996)
12:56:59 [PASS] test_getProposerAtIndex() (gas: 21425)
12:56:59 [PASS] test_getProposerForAttester() (gas: 14691)
12:56:59 [PASS] test_getProposerOutOfBounds() (gas: 13846)
12:56:59 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 6.11ms (534.56µs CPU time)
12:56:59
12:56:59 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
12:56:59 [PASS] test_GivenSufficientBalance() (gas: 206864)
12:56:59 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
12:56:59 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.77ms (899.40µs CPU time)
12:56:59
12:56:59 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
12:56:59 [PASS] test_UpgradeIntoNewVersion() (gas: 2038172)
12:56:59 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.29ms (2.18ms CPU time)
12:56:59
12:56:59 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:56:59 [PASS] test_GivenStatusIsNotExiting() (gas: 241810)
12:56:59 [PASS] test_GivenTimeIsAfterUnlock() (gas: 309760)
12:56:59 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 285357)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.79ms (906.63µs CPU time)
12:56:59
12:56:59 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
12:56:59 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
12:56:59 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
12:56:59 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.14ms (19.93ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
12:56:59 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
12:56:59 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 14.39ms (23.45ms CPU time)
12:56:59
12:56:59 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingScenario
12:56:59 [PASS] test_Slashing() (gas: 23738535)
12:56:59 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 16.45ms (15.28ms CPU time)
12:56:59
12:56:59 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
12:56:59 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
12:56:59 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 21.24ms (20.12ms CPU time)
12:56:59
12:56:59 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
12:56:59 [PASS] test_LockVoteAndExecute() (gas: 1309745)
12:56:59 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 42.16ms (874.75µs CPU time)
12:56:59
12:56:59 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
12:56:59 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
12:56:59 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.71ms (57.39ms CPU time)
12:56:59
12:56:59 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
12:56:59 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19401, ~: 19727)
12:56:59 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83219, ~: 82934)
12:56:59 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 45.85ms (51.09ms CPU time)
12:56:59
12:56:59 Ran 7 tests for test/staking/slash.t.sol:SlashTest
12:56:59 [PASS] test_GivenAttesterIsActive() (gas: 262619)
12:56:59 [PASS] test_GivenAttesterIsNotActive() (gas: 253578)
12:56:59 [PASS] test_GivenTimeIsAfterUnlock() (gas: 291217)
12:56:59 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 299186)
12:56:59 [PASS] test_WhenAttesterIsNotExiting() (gas: 273791)
12:56:59 [PASS] test_WhenAttesterIsNotRegistered() (gas: 16060)
12:56:59 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13366)
12:56:59 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 49.66ms (1.86ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
12:56:59 [PASS] test_GivenSufficientBalance() (gas: 155514)
12:56:59 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53753)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 47.58ms (488.01µs CPU time)
12:56:59
12:56:59 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
12:56:59 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
12:56:59 [PASS] test_GivenNoListedRollups() (gas: 10735)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 53.33ms (56.32ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
12:56:59 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347271, ~: 347271)
12:56:59 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.53ms (40.41ms CPU time)
12:56:59
12:56:59 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
12:56:59 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
12:56:59 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
12:56:59 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 56.79ms (48.54ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
12:56:59 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 187334, ~: 184320)
12:56:59 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 56.06ms (60.77ms CPU time)
12:56:59
12:56:59 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest
12:56:59 [PASS] testDecodeBlocks() (gas: 5327421)
12:56:59 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 84.85ms (83.85ms CPU time)
12:56:59
12:56:59 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
12:56:59 [PASS] test_GivenNoCheckpoints() (gas: 28277)
12:56:59 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 216307, ~: 211970)
12:56:59 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210568, ~: 209110)
12:56:59 [PASS] test_WhenTimeNotInPast() (gas: 3997)
12:56:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 78.64ms (148.20ms CPU time)
12:56:59
12:56:59 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
12:56:59 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883)
12:56:59 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19133, ~: 19182)
12:56:59 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 313690, ~: 313985)
12:56:59 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 52485, ~: 52427)
12:56:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 105.99ms (134.84ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
12:56:59 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549)
12:56:59 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 601567, ~: 601567)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 142.56ms (76.62ms CPU time)
12:56:59
12:56:59 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
12:56:59 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 823077, ~: 823208)
12:56:59 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 164.10ms (161.72ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/ignition.t.sol:IgnitionTest
12:56:59 [PASS] test_RevertNonEmptyBlock() (gas: 21025420)
12:56:59 [PASS] test_emptyBlock() (gas: 21207229)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 162.80ms (298.59ms CPU time)
12:56:59
12:56:59 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
12:56:59 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968213, ~: 967767)
12:56:59 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963828, ~: 963631)
12:56:59 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964568, ~: 964326)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 186.94ms (130.04ms CPU time)
12:56:59
12:56:59 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
12:56:59 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266867, ~: 1266867)
12:56:59 [PASS] testDepositPrivate() (gas: 194787)
12:56:59 [PASS] testDepositPublic() (gas: 197290)
12:56:59 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335292, ~: 2335292)
12:56:59 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256502)
12:56:59 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 189.59ms (329.18ms CPU time)
12:56:59
12:56:59 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
12:56:59 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 419799)
12:56:59 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315172)
12:56:59 [PASS] test_GivenNewCanonicalInstance() (gas: 835418)
12:56:59 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 513593)
12:56:59 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 589047)
12:56:59 [PASS] test_GivenProposalIsLeader() (gas: 489141)
12:56:59 [PASS] test_GivenRoundChanged() (gas: 468758)
12:56:59 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 345968, ~: 345968)
12:56:59 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 190.91ms (165.66ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/Parity.t.sol:ParityTest
12:56:59 [PASS] testRootMatchesBaseParity() (gas: 548387)
12:56:59 [PASS] testRootMatchesRootParity() (gas: 548320)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 204.37ms (9.48ms CPU time)
12:56:59
12:56:59 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest
12:56:59 [PASS] test_GivenBalanceGEDepositAmount(address,address,address) (runs: 256, μ: 316104, ~: 316104)
12:56:59 [PASS] test_WhenCallerIsUnhinged(address,address,bool) (runs: 256, μ: 380761, ~: 276172)
12:56:59 [PASS] test_WhenInsufficientTimePassed(address,address,address) (runs: 256, μ: 169722, ~: 169722)
12:56:59 [PASS] test_WhenSufficientTimePassed(address,address,address) (runs: 256, μ: 316104, ~: 316104)
12:56:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 209.15ms (542.11ms CPU time)
12:56:59
12:56:59 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
12:56:59 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120310, ~: 121972)
12:56:59 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121186, ~: 122387)
12:56:59 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119591, ~: 120856)
12:56:59 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120077, ~: 121227)
12:56:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 214.76ms (108.63ms CPU time)
12:56:59
12:56:59 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
12:56:59 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 24272979)
12:56:59 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 26175682)
12:56:59 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 37487358)
12:56:59 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
12:56:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 230.56ms (453.04ms CPU time)
12:56:59
12:56:59 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest
12:56:59 [PASS] testMultipleProvers() (gas: 226099491)
12:56:59 [PASS] testNoHolesInProvenBlocks() (gas: 67800011)
12:56:59 [PASS] testProofsAreInOneEpoch() (gas: 83190218)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 235.68ms (679.15ms CPU time)
12:56:59
12:56:59 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
12:56:59 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 389770, ~: 389770)
12:56:59 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 691105, ~: 691750)
12:56:59 [PASS] test_WhenGetProposalStateIsActive() (gas: 356176)
12:56:59 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 389713, ~: 389713)
12:56:59 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 681279, ~: 681654)
12:56:59 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683176, ~: 683829)
12:56:59 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696248, ~: 696782)
12:56:59 [PASS] test_WhenGetProposalStateIsPending() (gas: 348710)
12:56:59 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661425, ~: 662279)
12:56:59 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364083)
12:56:59 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 240.21ms (905.56ms CPU time)
12:56:59
12:56:59 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
12:56:59 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850)
12:56:59 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28426, ~: 28412)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 234.80ms (109.32ms CPU time)
12:56:59
12:56:59 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
12:56:59 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 692960, ~: 694001)
12:56:59 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 829284, ~: 830181)
12:56:59 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 670551, ~: 671047)
12:56:59 [PASS] test_GivenStateIsActive() (gas: 356089)
12:56:59 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 349973, ~: 349973)
12:56:59 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683535, ~: 683663)
12:56:59 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 695605, ~: 696681)
12:56:59 [PASS] test_GivenStateIsPending() (gas: 348491)
12:56:59 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661827, ~: 662165)
12:56:59 [PASS] test_GivenStateIsRejected() (gas: 363909)
12:56:59 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 248.54ms (1.07s CPU time)
12:56:59
12:56:59 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
12:56:59 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 594228, ~: 594297)
12:56:59 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 43012, ~: 43276)
12:56:59 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 43888, ~: 43832)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 261.59ms (133.80ms CPU time)
12:56:59
12:56:59 Ran 4 tests for test/Forwarder.t.sol:ForwarderTest
12:56:59 [PASS] testForward() (gas: 128067)
12:56:59 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 19397, ~: 19397)
12:56:59 [PASS] testRevertWhenLengthMismatch() (gas: 14812)
12:56:59 [PASS] testRevertWhenNotOwner(address) (runs: 256, μ: 15327, ~: 15327)
12:56:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 290.89ms (60.37ms CPU time)
12:56:59
12:56:59 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
12:56:59 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 293600, ~: 293819)
12:56:59 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 368796, ~: 368887)
12:56:59 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 91869, ~: 91869)
12:56:59 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 423193, ~: 423698)
12:56:59 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 437752, ~: 438829)
12:56:59 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90591, ~: 90591)
12:56:59 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 404126, ~: 404410)
12:56:59 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 105966, ~: 105966)
12:56:59 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 285.97ms (916.41ms CPU time)
12:56:59
12:56:59 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:56:59 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1240843, ~: 1400091)
12:56:59 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40251, ~: 40251)
12:56:59 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1400845, ~: 1591940)
12:56:59 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1107525, ~: 1255258)
12:56:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 402.63ms (1.09s CPU time)
12:56:59
12:56:59 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
12:56:59 [PASS] test_WhenDepositsPerMintIs0() (gas: 64073)
12:56:59 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2475342, ~: 2400048)
12:56:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 439.11ms (426.23ms CPU time)
12:56:59
12:56:59 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
12:56:59 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 181026, ~: 181175)
12:56:59 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21700, ~: 21610)
12:56:59 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1319125, ~: 1475985)
12:56:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 457.43ms (508.27ms CPU time)
12:57:00
12:57:00 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
12:57:00 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
12:57:00 [PASS] test_full() (gas: 160797407)
12:57:00 [PASS] test_invalidOracleInput() (gas: 55199)
12:57:00 [PASS] test_photograph() (gas: 77268431)
12:57:00 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 869.41ms (688.68ms CPU time)
12:57:00
12:57:00 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
12:57:00 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 667560, ~: 667879)
12:57:00 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377252, ~: 377252)
12:57:00 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670044, ~: 670317)
12:57:00 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 669115, ~: 669266)
12:57:00 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382297, ~: 382297)
12:57:00 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 680878, ~: 681375)
12:57:00 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1119620, ~: 1120713)
12:57:00 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382365)
12:57:00 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15240, ~: 15224)
12:57:00 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 375977, ~: 376004)
12:57:00 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381143, ~: 381231)
12:57:00 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 907.50ms (1.79s CPU time)
12:57:00
12:57:00 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
12:57:00 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85506, ~: 85895)
12:57:00 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
12:57:00 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 948.04ms (110.79ms CPU time)
12:57:00
12:57:00 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
12:57:00 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
12:57:00 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421435, ~: 421347)
12:57:00 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171099, ~: 171381)
12:57:00 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
12:57:00 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 954.51ms (382.47ms CPU time)
12:57:00
12:57:00 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
12:57:00 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
12:57:00 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336081, ~: 335952)
12:57:00 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 653096, ~: 661718)
12:57:00 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 682451, ~: 625492)
12:57:00 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 952.64ms (2.06s CPU time)
12:57:00
12:57:00 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
12:57:00 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 25428747, ~: 25428722)
12:57:00 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.04s (1.04s CPU time)
12:57:00
12:57:00 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
12:57:00 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 634388, ~: 643917)
12:57:00 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
12:57:00 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 655338, ~: 651018)
12:57:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.08s (1.92s CPU time)
12:57:00
12:57:00 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
12:57:00 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752)
12:57:00 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37269, ~: 37269)
12:57:00 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.12s (73.32ms CPU time)
12:57:00
12:57:00 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
12:57:00 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 615178, ~: 634439)
12:57:00 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
12:57:00 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 669112, ~: 682363)
12:57:00 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 671885, ~: 661294)
12:57:00 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 770641, ~: 747623)
12:57:00 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 706109, ~: 692656)
12:57:00 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 684800, ~: 681697)
12:57:00 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.16s (6.46s CPU time)
12:57:00
12:57:00 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
12:57:00 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
12:57:00 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 805277, ~: 732754)
12:57:00 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
12:57:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.16s (1.22s CPU time)
12:57:00
12:57:00 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
12:57:00 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
12:57:00 [PASS] test_WhenDepositsPerMintIs0() (gas: 10822)
12:57:00 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23055, ~: 23171)
12:57:00 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 4154081, ~: 4103433)
12:57:00 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.20s (1.05s CPU time)
12:57:00
12:57:00 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
12:57:00 [PASS] test_FeeModelEquivalence() (gas: 490371594)
12:57:00 [PASS] test__FeeModelPrune() (gas: 2189841)
12:57:00 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.46s (1.13s CPU time)
12:57:00
12:57:00 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
12:57:00 [PASS] test_100_validators() (gas: 151400320)
12:57:00 [PASS] test_48_validators() (gas: 124574947)
12:57:00 [PASS] test_no_validators() (gas: 62639670)
12:57:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.46s (2.20s CPU time)
12:57:00
12:57:00 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
12:57:00 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1877991, ~: 1928415)
12:57:00 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
12:57:00 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
12:57:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.52s (1.74s CPU time)
12:57:01
12:57:01 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
12:57:01 [PASS] test_GivenStateIsDropped() (gas: 25448)
12:57:01 [PASS] test_GivenStateIsExecuted() (gas: 25467)
12:57:01 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24741, ~: 29984)
12:57:01 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.99s (29.02ms CPU time)
12:57:01
12:57:01 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
12:57:01 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
12:57:01 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
12:57:01 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.98s (31.48ms CPU time)
12:57:01
12:57:01 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
12:57:01 [PASS] test_WhenCallerIsNotSelf() (gas: 28664)
12:57:01 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273125, ~: 273300)
12:57:01 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35745, ~: 35471)
12:57:01 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273310, ~: 273578)
12:57:01 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42208, ~: 41955)
12:57:01 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273353, ~: 273654)
12:57:01 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42338, ~: 42140)
12:57:01 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273696, ~: 273691)
12:57:01 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31292, ~: 31298)
12:57:01 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274240, ~: 274520)
12:57:01 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41746, ~: 41528)
12:57:01 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273065, ~: 273063)
12:57:01 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31223, ~: 31237)
12:57:01 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273585, ~: 273886)
12:57:01 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40985, ~: 41314)
12:57:01 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273851, ~: 274134)
12:57:01 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41946, ~: 41696)
12:57:01 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273973, ~: 274259)
12:57:01 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42043, ~: 41794)
12:57:01 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 1.98s (780.47ms CPU time)
12:57:01
12:57:01 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
12:57:01 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
12:57:01 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49818, ~: 50190)
12:57:01 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154604, ~: 166937)
12:57:01 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53174, ~: 53492)
12:57:01 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76300, ~: 76253)
12:57:01 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76554, ~: 76263)
12:57:01 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119763, ~: 120013)
12:57:01 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172470, ~: 172701)
12:57:01 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174426, ~: 174551)
12:57:01 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192367, ~: 192789)
12:57:01 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219428, ~: 220006)
12:57:01 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217832, ~: 218502)
12:57:01 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 1.98s (397.86ms CPU time)
12:57:01
12:57:01 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
12:57:01 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 129281, ~: 129416)
12:57:01 [PASS] test_GivenBalanceIs0() (gas: 54054)
12:57:01 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
12:57:01 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.79s (144.86ms CPU time)
12:57:01
12:57:01 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
12:57:01 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32828, ~: 32627)
12:57:01 [PASS] test_WhenAmountEq0() (gas: 8302)
12:57:01 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 207051, ~: 209811)
12:57:01 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 234365, ~: 235929)
12:57:01 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216176, ~: 214211)
12:57:01 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 2.79s (294.39ms CPU time)
12:57:02
12:57:02 Ran 1 test for test/validator-selection/Sampling.t.sol:SamplingTest
12:57:02 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2336461, ~: 186807)
12:57:02 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.04s (3.04s CPU time)
12:57:02
12:57:02 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
12:57:02 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 18410, ~: 18409)
12:57:02 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 46512, ~: 46514)
12:57:02 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1039835, ~: 1040762)
12:57:02 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.55s (663.08ms CPU time)
12:57:02
12:57:02 Ran 24 tests for test/Rollup.t.sol:RollupTest
12:57:02 [PASS] testBlockFee() (gas: 27647288)
12:57:02 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 23048834, ~: 23168440)
12:57:02 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 62930567, ~: 69091333)
12:57:02 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 68731914)
12:57:02 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 27236511, ~: 27890607)
12:57:02 [PASS] testEmptyBlock(bool) (runs: 256, μ: 22393647, ~: 22205649)
12:57:02 [PASS] testInvalidBlobHash() (gas: 26635231)
12:57:02 [PASS] testInvalidBlobProof() (gas: 1025382530)
12:57:02 [PASS] testInvalidL2Fee() (gas: 26702781)
12:57:02 [PASS] testMixedBlock(bool) (runs: 256, μ: 41142943, ~: 28583037)
12:57:02 [PASS] testNonZeroDaFee() (gas: 26690969)
12:57:02 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 56049014)
12:57:02 [PASS] testProvingFeeUpdates() (gas: 84739392)
12:57:02 [PASS] testPrune() (gas: 29112244)
12:57:02 [PASS] testPruneAfterPartial() (gas: 69097806)
12:57:02 [PASS] testPruneDuringPropose() (gas: 36361885)
12:57:02 [PASS] testRevertInvalidTimestamp() (gas: 21671697)
12:57:02 [PASS] testRevertPrune() (gas: 28589058)
12:57:02 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 44982011)
12:57:02 [PASS] testShouldNotBeTooEagerToPrune() (gas: 36665889)
12:57:02 [PASS] testSingleBlock(bool) (runs: 256, μ: 24575182, ~: 25619323)
12:57:02 [PASS] testSubmitProofInvalidArchive() (gas: 22241688)
12:57:02 [PASS] testSubmitProofNonExistentBlock() (gas: 22241412)
12:57:02 [PASS] testTimestamp() (gas: 23440709)
12:57:02 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 3.55s (15.92s CPU time)
12:57:03
12:57:03 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
12:57:03 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 309391)
12:57:03 [PASS] test_GivenAttesterIsLiving() (gas: 318528)
12:57:03 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 244005)
12:57:03 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 300404)
12:57:03 [PASS] test_WhenAttesterIsNotRegistered() (gas: 11568)
12:57:03 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 249727, ~: 249727)
12:57:03 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 4.07s (49.86ms CPU time)
12:57:03
12:57:03 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
12:57:03 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 24826580, ~: 24825131)
12:57:03 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 25506924, ~: 25465497)
12:57:03 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 36200977, ~: 36010191)
12:57:03 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 25489541, ~: 25443990)
12:57:03 [PASS] test_validateHeader() (gas: 25391543)
12:57:03 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.07s (6.96s CPU time)
12:57:04
12:57:04 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
12:57:04 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
12:57:04 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
12:57:04 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
12:57:04 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
12:57:04 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
12:57:04 [PASS] testDecomp() (gas: 42917)
12:57:04 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.50s (18.39ms CPU time)
12:57:04
12:57:04 Ran 9 tests for test/Inbox.t.sol:InboxTest
12:57:04 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
12:57:04 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5674336, ~: 5658047)
12:57:04 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
12:57:04 [PASS] testRevertIfActorTooLarge() (gas: 11877)
12:57:04 [PASS] testRevertIfContentTooLarge() (gas: 12009)
12:57:04 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
12:57:04 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
12:57:04 [PASS] testRevertIfVersionMismatch() (gas: 12251)
12:57:04 [PASS] testSendDuplicateL2Messages() (gas: 111551)
12:57:04 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.50s (5.64s CPU time)
12:57:06
12:57:06 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
12:57:06 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712850, ~: 5712905)
12:57:06 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554793, ~: 7554841)
12:57:06 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
12:57:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.40s (14.86s CPU time)
12:57:08
12:57:08 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
12:57:08 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76666, ~: 76471)
12:57:08 [PASS] test_WhenAmountEq0() (gas: 8113)
12:57:08 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237654, ~: 235136)
12:57:08 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210780, ~: 211833)
12:57:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 8.97s (257.80ms CPU time)
12:57:08
12:57:08 Ran 9 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
12:57:08 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 25482719, ~: 25482954)
12:57:08 [PASS] testHappyPath() (gas: 39107964)
12:57:08 [PASS] testInitialCommitteeMatch() (gas: 25660878)
12:57:08 [PASS] testInsufficientSigs() (gas: 29502423)
12:57:08 [PASS] testInvalidProposer() (gas: 29509942)
12:57:08 [PASS] testNukeFromOrbit() (gas: 39549659)
12:57:08 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 25646791, ~: 25646791)
12:57:08 [PASS] testStableCommittee(uint8) (runs: 256, μ: 25638705, ~: 25638812)
12:57:08 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 53086111, ~: 52332351)
12:57:08 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.97s (11.86s CPU time)
12:57:08
12:57:08 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
12:57:08 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
12:57:08 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19634, ~: 19672)
12:57:08 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 285423, ~: 285423)
12:57:08 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 9.64s (101.79ms CPU time)
12:57:08
12:57:08 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
12:57:08 [PASS] testFrontier() (gas: 0)
12:57:08 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.68s (9.68s CPU time)
12:57:09
12:57:09 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
12:57:09 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310133, ~: 310133)
12:57:09 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 9665873, ~: 9547936)
12:57:09 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 9672374, ~: 9650317)
12:57:09 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 9467418, ~: 9352992)
12:57:09 [PASS] test_GivenInsufficientYea() (gas: 422193)
12:57:09 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348780, ~: 348814)
12:57:09 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 9904117, ~: 9946945)
12:57:09 [PASS] test_GivenRoundAlreadyExecuted() (gas: 8312757)
12:57:09 [PASS] test_WhenRoundNotInPast() (gas: 334403)
12:57:09 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348865, ~: 348718)
12:57:09 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 10.50s (40.02s CPU time)
12:57:09
12:57:09 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
12:57:09 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
12:57:09 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
12:57:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.70s (33.27ms CPU time)
12:57:09
12:57:09 Ran 6 tests for test/staking/deposit.t.sol:DepositTest
12:57:09 [PASS] test_GivenAttesterIsAlreadyActive(uint256) (runs: 256, μ: 92935, ~: 92994)
12:57:09 [PASS] test_GivenAttesterIsAlreadyRegistered(uint256) (runs: 256, μ: 324738, ~: 324795)
12:57:09 [PASS] test_GivenAttesterIsNotActive(uint256) (runs: 256, μ: 283069, ~: 283147)
12:57:09 [PASS] test_GivenCallerHasInsufficientAllowance(uint256) (runs: 256, μ: 50203, ~: 50277)
12:57:09 [PASS] test_GivenCallerHasInsufficientFunds(uint256) (runs: 256, μ: 78353, ~: 78412)
12:57:09 [PASS] test_WhenAmountLtMinimumStake() (gas: 15877)
12:57:09 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 10.70s (258.98ms CPU time)
12:57:09
12:57:09 Ran 15 tests for test/Outbox.t.sol:OutboxTest
12:57:09 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866)
12:57:09 [PASS] testGetRootData() (gas: 132097)
12:57:09 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 37304296, ~: 5724551)
12:57:09 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3963766, ~: 3707018)
12:57:09 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548)
12:57:09 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813)
12:57:09 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382)
12:57:09 [PASS] testRevertIfInsertingDuplicate() (gas: 75392)
12:57:09 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571)
12:57:09 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576)
12:57:09 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322)
12:57:09 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099)
12:57:09 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748)
12:57:09 [PASS] testRevertIfVersionMismatch() (gas: 36119)
12:57:09 [PASS] testValidInsertAndConsume() (gas: 658749)
12:57:09 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 10.70s (11.78s CPU time)
12:57:09
12:57:09 Ran 77 test suites in 10.70s (151.68s CPU time): 344 tests passed, 0 failed, 0 skipped (344 total tests)