Parent Log:
http://ci.aztec-labs.com/a1a6cca8389f3fdc
Command: 304cf5678274c932 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1338cef09c870378254c56748f972ae827c4d482
Env: REF_NAME=gh-readonly-queue/master/pr-14982-dada14e07a974e905ef606b4fac7c777b922587f CURRENT_VERSION=0.87.8 CI_FULL=1
Date: Thu Jun 12 06:55:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14982_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_master
06:55:35 Compiling 226 files with Solc 0.8.27
06:56:17 Solc 0.8.27 finished in 42.24s
06:56:17 Compiler run successful!
06:56:17
06:56:17 Ran 2 tests for test/Parity.t.sol:ParityTest
06:56:17 [PASS] testRootMatchesBaseParity() (gas: 548387)
06:56:17 [PASS] testRootMatchesRootParity() (gas: 548320)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.22ms (738.14µs CPU time)
06:56:17
06:56:17 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
06:56:17 [PASS] test_LockVoteAndExecute() (gas: 1309745)
06:56:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 2.95ms (835.95µs CPU time)
06:56:17
06:56:17 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingScenario
06:56:17 [PASS] test_Slashing() (gas: 23738535)
06:56:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.15ms (7.52ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
06:56:17 [PASS] test_GivenSufficientBalance() (gas: 155514)
06:56:17 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53753)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.13ms (562.43µs CPU time)
06:56:17
06:56:17 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
06:56:17 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
06:56:17 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.23ms (1.22ms CPU time)
06:56:17
06:56:17 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
06:56:17 [PASS] test_GivenStatusIsNotExiting() (gas: 241810)
06:56:17 [PASS] test_GivenTimeIsAfterUnlock() (gas: 309760)
06:56:17 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 285357)
06:56:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.69ms (875.72µs CPU time)
06:56:17
06:56:17 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
06:56:17 [PASS] test_GivenSufficientBalance() (gas: 206864)
06:56:17 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
06:56:17 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
06:56:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.12ms (817.45µs CPU time)
06:56:17
06:56:17 Ran 7 tests for test/staking/getters.t.sol:GettersTest
06:56:17 [PASS] test_getAttesterAtIndex() (gas: 19220)
06:56:17 [PASS] test_getAttesterOutOfBounds() (gas: 13817)
06:56:17 [PASS] test_getOperatorAtIndex() (gas: 22231)
06:56:17 [PASS] test_getOperatorOutOfBounds() (gas: 14996)
06:56:17 [PASS] test_getProposerAtIndex() (gas: 21425)
06:56:17 [PASS] test_getProposerForAttester() (gas: 14691)
06:56:17 [PASS] test_getProposerOutOfBounds() (gas: 13846)
06:56:17 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 13.33ms (459.25µs CPU time)
06:56:17
06:56:17 Ran 7 tests for test/staking/slash.t.sol:SlashTest
06:56:17 [PASS] test_GivenAttesterIsActive() (gas: 262619)
06:56:17 [PASS] test_GivenAttesterIsNotActive() (gas: 253578)
06:56:17 [PASS] test_GivenTimeIsAfterUnlock() (gas: 291217)
06:56:17 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 299186)
06:56:17 [PASS] test_WhenAttesterIsNotExiting() (gas: 273791)
06:56:17 [PASS] test_WhenAttesterIsNotRegistered() (gas: 16060)
06:56:17 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13366)
06:56:17 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 12.79ms (1.59ms CPU time)
06:56:17
06:56:17 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
06:56:17 [PASS] test_UpgradeIntoNewVersion() (gas: 2038172)
06:56:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 20.43ms (15.93ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
06:56:17 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
06:56:17 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.95ms (28.34ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
06:56:17 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
06:56:17 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18988, ~: 19037)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.89ms (22.01ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
06:56:17 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
06:56:17 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.11ms (31.59ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
06:56:17 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752)
06:56:17 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37269, ~: 37269)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 38.78ms (31.57ms CPU time)
06:56:17
06:56:17 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
06:56:17 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
06:56:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 43.53ms (42.80ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
06:56:17 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850)
06:56:17 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28429, ~: 28412)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.31ms (33.82ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
06:56:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
06:56:17 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 66.51ms (80.33ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
06:56:17 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 184860, ~: 184212)
06:56:17 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.50ms (73.16ms CPU time)
06:56:17
06:56:17 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
06:56:17 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19427, ~: 19727)
06:56:17 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83229, ~: 82934)
06:56:17 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
06:56:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 73.35ms (110.47ms CPU time)
06:56:17
06:56:17 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
06:56:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
06:56:17 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
06:56:17 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
06:56:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 39.64ms (38.97ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
06:56:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
06:56:17 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18781, ~: 18789)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 77.55ms (92.50ms CPU time)
06:56:17
06:56:17 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
06:56:17 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128955, ~: 118972)
06:56:17 [PASS] test_GivenBalanceIs0() (gas: 54054)
06:56:17 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
06:56:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 82.32ms (93.21ms CPU time)
06:56:17
06:56:17 Ran 4 tests for test/Forwarder.t.sol:ForwarderTest
06:56:17 [PASS] testForward() (gas: 128067)
06:56:17 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 19397, ~: 19397)
06:56:17 [PASS] testRevertWhenLengthMismatch() (gas: 14812)
06:56:17 [PASS] testRevertWhenNotOwner(address) (runs: 256, μ: 15327, ~: 15327)
06:56:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 84.18ms (94.16ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
06:56:17 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549)
06:56:17 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 601567, ~: 601567)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 85.30ms (79.66ms CPU time)
06:56:17
06:56:17 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
06:56:17 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968178, ~: 967767)
06:56:17 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963843, ~: 963631)
06:56:17 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964557, ~: 964326)
06:56:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 94.70ms (137.18ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
06:56:17 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347271, ~: 347271)
06:56:17 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 136.84ms (89.17ms CPU time)
06:56:17
06:56:17 Ran 2 tests for test/ignition.t.sol:IgnitionTest
06:56:17 [PASS] test_RevertNonEmptyBlock() (gas: 21025420)
06:56:17 [PASS] test_emptyBlock() (gas: 21207229)
06:56:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 148.60ms (281.17ms CPU time)
06:56:18
06:56:18 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
06:56:18 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 24272979)
06:56:18 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 26175682)
06:56:18 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 37487358)
06:56:18 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 184.05ms (519.63ms CPU time)
06:56:18
06:56:18 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest
06:56:18 [PASS] testDecodeBlocks() (gas: 5327421)
06:56:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 197.37ms (196.72ms CPU time)
06:56:18
06:56:18 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
06:56:18 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 822703, ~: 823208)
06:56:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 197.19ms (195.57ms CPU time)
06:56:18
06:56:18 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
06:56:18 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266867, ~: 1266867)
06:56:18 [PASS] testDepositPrivate() (gas: 194787)
06:56:18 [PASS] testDepositPublic() (gas: 197290)
06:56:18 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335292, ~: 2335292)
06:56:18 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256502)
06:56:18 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 212.09ms (306.57ms CPU time)
06:56:18
06:56:18 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
06:56:18 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
06:56:18 [PASS] test_GivenNoListedRollups() (gas: 10735)
06:56:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 215.37ms (4.08ms CPU time)
06:56:18
06:56:18 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest
06:56:18 [PASS] test_GivenBalanceGEDepositAmount(address,address,address) (runs: 256, μ: 316104, ~: 316104)
06:56:18 [PASS] test_WhenCallerIsUnhinged(address,address,bool) (runs: 256, μ: 364990, ~: 276172)
06:56:18 [PASS] test_WhenInsufficientTimePassed(address,address,address) (runs: 256, μ: 169722, ~: 169722)
06:56:18 [PASS] test_WhenSufficientTimePassed(address,address,address) (runs: 256, μ: 316104, ~: 316104)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 228.90ms (503.03ms CPU time)
06:56:18
06:56:18 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
06:56:18 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 693843, ~: 694001)
06:56:18 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 829296, ~: 830181)
06:56:18 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 670398, ~: 671047)
06:56:18 [PASS] test_GivenStateIsActive() (gas: 356089)
06:56:18 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 349973, ~: 349973)
06:56:18 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683167, ~: 683663)
06:56:18 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 695990, ~: 696681)
06:56:18 [PASS] test_GivenStateIsPending() (gas: 348491)
06:56:18 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 662040, ~: 662165)
06:56:18 [PASS] test_GivenStateIsRejected() (gas: 363909)
06:56:18 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 244.15ms (1.08s CPU time)
06:56:18
06:56:18 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
06:56:18 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 389770, ~: 389770)
06:56:18 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 691269, ~: 691750)
06:56:18 [PASS] test_WhenGetProposalStateIsActive() (gas: 356176)
06:56:18 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 389713, ~: 389713)
06:56:18 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 680778, ~: 681654)
06:56:18 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683362, ~: 683829)
06:56:18 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696617, ~: 696782)
06:56:18 [PASS] test_WhenGetProposalStateIsPending() (gas: 348710)
06:56:18 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661969, ~: 662279)
06:56:18 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364083)
06:56:18 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 235.95ms (873.68ms CPU time)
06:56:18
06:56:18 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
06:56:18 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76666, ~: 76471)
06:56:18 [PASS] test_WhenAmountEq0() (gas: 8113)
06:56:18 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238287, ~: 235296)
06:56:18 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212095, ~: 211973)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 254.03ms (184.33ms CPU time)
06:56:18
06:56:18 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest
06:56:18 [PASS] testMultipleProvers() (gas: 226099491)
06:56:18 [PASS] testNoHolesInProvenBlocks() (gas: 67800011)
06:56:18 [PASS] testProofsAreInOneEpoch() (gas: 83190218)
06:56:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 252.91ms (658.59ms CPU time)
06:56:18
06:56:18 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
06:56:18 [PASS] test_GivenStateIsDropped() (gas: 25448)
06:56:18 [PASS] test_GivenStateIsExecuted() (gas: 25467)
06:56:18 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 23799, ~: 29984)
06:56:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 254.06ms (18.55ms CPU time)
06:56:18
06:56:18 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
06:56:18 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1230912, ~: 1400073)
06:56:18 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40251, ~: 40251)
06:56:18 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1415061, ~: 1591681)
06:56:18 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1095731, ~: 1254678)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 393.09ms (985.94ms CPU time)
06:56:18
06:56:18 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
06:56:18 [PASS] test_WhenDepositsPerMintIs0() (gas: 64073)
06:56:18 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2554553, ~: 2621222)
06:56:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 435.54ms (429.06ms CPU time)
06:56:18
06:56:18 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
06:56:18 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
06:56:18 [PASS] test_full() (gas: 160797407)
06:56:18 [PASS] test_invalidOracleInput() (gas: 55199)
06:56:18 [PASS] test_photograph() (gas: 77268431)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 833.26ms (621.92ms CPU time)
06:56:18
06:56:18 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
06:56:18 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
06:56:18 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19672, ~: 19672)
06:56:18 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 285423, ~: 285423)
06:56:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 891.37ms (103.60ms CPU time)
06:56:18
06:56:18 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
06:56:18 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
06:56:18 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 335998, ~: 335952)
06:56:18 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 638855, ~: 583822)
06:56:18 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 725328, ~: 781182)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 907.77ms (1.73s CPU time)
06:56:18
06:56:18 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
06:56:18 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 25428750, ~: 25428722)
06:56:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 954.91ms (953.74ms CPU time)
06:56:18
06:56:18 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
06:56:18 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 648118, ~: 606341)
06:56:18 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
06:56:18 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 645464, ~: 651018)
06:56:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 964.27ms (1.92s CPU time)
06:56:18
06:56:18 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
06:56:18 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
06:56:18 [PASS] test_WhenDepositsPerMintIs0() (gas: 10822)
06:56:18 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23035, ~: 23171)
06:56:18 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 4098273, ~: 4183754)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 998.22ms (1.00s CPU time)
06:56:18
06:56:18 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
06:56:18 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 594198, ~: 594297)
06:56:18 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 42968, ~: 43218)
06:56:18 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 43873, ~: 43552)
06:56:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.04s (214.19ms CPU time)
06:56:18
06:56:18 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
06:56:18 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883)
06:56:18 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19089, ~: 19182)
06:56:18 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 313688, ~: 313985)
06:56:18 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 52503, ~: 52427)
06:56:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.12s (268.08ms CPU time)
06:56:19
06:56:19 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
06:56:19 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 638231, ~: 634439)
06:56:19 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
06:56:19 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 692118, ~: 682363)
06:56:19 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 663560, ~: 661294)
06:56:19 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 764267, ~: 747623)
06:56:19 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 680247, ~: 692656)
06:56:19 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 662829, ~: 598930)
06:56:19 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.25s (6.45s CPU time)
06:56:19
06:56:19 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
06:56:19 [PASS] test_FeeModelEquivalence() (gas: 490371594)
06:56:19 [PASS] test__FeeModelPrune() (gas: 2189841)
06:56:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.35s (1.10s CPU time)
06:56:19
06:56:19 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
06:56:19 [PASS] test_100_validators() (gas: 151400320)
06:56:19 [PASS] test_48_validators() (gas: 124574947)
06:56:19 [PASS] test_no_validators() (gas: 62639670)
06:56:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.46s (2.54s CPU time)
06:56:19
06:56:19 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
06:56:19 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32845, ~: 32627)
06:56:19 [PASS] test_WhenAmountEq0() (gas: 8302)
06:56:19 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214264, ~: 209919)
06:56:19 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236620, ~: 237049)
06:56:19 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215655, ~: 214413)
06:56:19 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 1.53s (270.96ms CPU time)
06:56:19
06:56:19 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
06:56:19 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
06:56:19 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 803340, ~: 815882)
06:56:19 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
06:56:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.70s (1.38s CPU time)
06:56:19
06:56:19 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
06:56:19 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 18411, ~: 18409)
06:56:19 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 46519, ~: 46514)
06:56:19 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1039707, ~: 1040787)
06:56:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.70s (495.34ms CPU time)
06:56:19
06:56:19 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
06:56:19 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1768231, ~: 1927731)
06:56:19 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
06:56:19 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
06:56:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.70s (1.88s CPU time)
06:56:20
06:56:20 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
06:56:20 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119651, ~: 121288)
06:56:20 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120381, ~: 122387)
06:56:20 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119277, ~: 120972)
06:56:20 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120655, ~: 121911)
06:56:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.17s (96.51ms CPU time)
06:56:20
06:56:20 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
06:56:20 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
06:56:20 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
06:56:20 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
06:56:20 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
06:56:20 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
06:56:20 [PASS] testDecomp() (gas: 42917)
06:56:20 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.17s (10.57ms CPU time)
06:56:20
06:56:20 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
06:56:20 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 667716, ~: 667879)
06:56:20 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377252, ~: 377252)
06:56:20 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670035, ~: 670317)
06:56:20 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 669125, ~: 669266)
06:56:20 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382297, ~: 382297)
06:56:20 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 680705, ~: 681375)
06:56:20 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1120352, ~: 1120713)
06:56:20 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382365)
06:56:20 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15236, ~: 15224)
06:56:20 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 375966, ~: 376004)
06:56:20 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381148, ~: 381231)
06:56:20 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 2.17s (1.55s CPU time)
06:56:20
06:56:20 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
06:56:20 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 293623, ~: 293819)
06:56:20 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 368803, ~: 368887)
06:56:20 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 91850, ~: 91869)
06:56:20 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 423338, ~: 423698)
06:56:20 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 438324, ~: 438829)
06:56:20 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90591, ~: 90591)
06:56:20 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 403945, ~: 404410)
06:56:20 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 105966, ~: 105966)
06:56:20 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 2.71s (743.26ms CPU time)
06:56:20
06:56:20 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
06:56:20 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
06:56:20 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421440, ~: 421347)
06:56:20 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171067, ~: 171179)
06:56:20 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
06:56:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.71s (330.20ms CPU time)
06:56:21
06:56:21 Ran 6 tests for test/staking/deposit.t.sol:DepositTest
06:56:21 [PASS] test_GivenAttesterIsAlreadyActive(uint256) (runs: 256, μ: 92920, ~: 92994)
06:56:21 [PASS] test_GivenAttesterIsAlreadyRegistered(uint256) (runs: 256, μ: 324756, ~: 324795)
06:56:21 [PASS] test_GivenAttesterIsNotActive(uint256) (runs: 256, μ: 283076, ~: 283147)
06:56:21 [PASS] test_GivenCallerHasInsufficientAllowance(uint256) (runs: 256, μ: 50213, ~: 50277)
06:56:21 [PASS] test_GivenCallerHasInsufficientFunds(uint256) (runs: 256, μ: 78367, ~: 78412)
06:56:21 [PASS] test_WhenAmountLtMinimumStake() (gas: 15877)
06:56:21 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 3.83s (269.15ms CPU time)
06:56:21
06:56:21 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
06:56:21 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 181072, ~: 181175)
06:56:21 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21681, ~: 21610)
06:56:21 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1312889, ~: 1475301)
06:56:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.83s (493.02ms CPU time)
06:56:21
06:56:21 Ran 24 tests for test/Rollup.t.sol:RollupTest
06:56:21 [PASS] testBlockFee() (gas: 27647288)
06:56:21 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 23052414, ~: 23168440)
06:56:21 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65017627, ~: 69091333)
06:56:21 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 68731914)
06:56:21 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 27394130, ~: 27890607)
06:56:21 [PASS] testEmptyBlock(bool) (runs: 256, μ: 22389135, ~: 22205649)
06:56:21 [PASS] testInvalidBlobHash() (gas: 26635231)
06:56:21 [PASS] testInvalidBlobProof() (gas: 1025382530)
06:56:21 [PASS] testInvalidL2Fee() (gas: 26702781)
06:56:21 [PASS] testMixedBlock(bool) (runs: 256, μ: 41541670, ~: 54101577)
06:56:21 [PASS] testNonZeroDaFee() (gas: 26690969)
06:56:21 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 56049014)
06:56:21 [PASS] testProvingFeeUpdates() (gas: 84739392)
06:56:21 [PASS] testPrune() (gas: 29112244)
06:56:21 [PASS] testPruneAfterPartial() (gas: 69097806)
06:56:21 [PASS] testPruneDuringPropose() (gas: 36361885)
06:56:21 [PASS] testRevertInvalidTimestamp() (gas: 21671697)
06:56:21 [PASS] testRevertPrune() (gas: 28589058)
06:56:21 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 44982011)
06:56:21 [PASS] testShouldNotBeTooEagerToPrune() (gas: 36665889)
06:56:21 [PASS] testSingleBlock(bool) (runs: 256, μ: 24592880, ~: 25619323)
06:56:21 [PASS] testSubmitProofInvalidArchive() (gas: 22241688)
06:56:21 [PASS] testSubmitProofNonExistentBlock() (gas: 22241412)
06:56:21 [PASS] testTimestamp() (gas: 23440709)
06:56:21 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 3.83s (15.39s CPU time)
06:56:21
06:56:21 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
06:56:21 [PASS] test_GivenNoCheckpoints() (gas: 28277)
06:56:21 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213480, ~: 211873)
06:56:21 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206254, ~: 209002)
06:56:21 [PASS] test_WhenTimeNotInPast() (gas: 3997)
06:56:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.83s (171.09ms CPU time)
06:56:21
06:56:21 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
06:56:21 [PASS] test_WhenCallerIsNotSelf() (gas: 28664)
06:56:21 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273176, ~: 273584)
06:56:21 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35811, ~: 35751)
06:56:21 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273335, ~: 273578)
06:56:21 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42220, ~: 41955)
06:56:21 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273350, ~: 273654)
06:56:21 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42369, ~: 42140)
06:56:21 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273693, ~: 273691)
06:56:21 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31294, ~: 31298)
06:56:21 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274259, ~: 274520)
06:56:21 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41763, ~: 41528)
06:56:21 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273066, ~: 273063)
06:56:21 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31238, ~: 31237)
06:56:21 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273493, ~: 273202)
06:56:21 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40982, ~: 41314)
06:56:21 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273876, ~: 274134)
06:56:21 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41912, ~: 41696)
06:56:21 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273992, ~: 274259)
06:56:21 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42025, ~: 41794)
06:56:21 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 3.83s (756.76ms CPU time)
06:56:21
06:56:21 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
06:56:21 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 24827278, ~: 24825131)
06:56:21 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 25507038, ~: 25465497)
06:56:21 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 36146996, ~: 36010191)
06:56:21 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 25486685, ~: 25443990)
06:56:21 [PASS] test_validateHeader() (gas: 25391543)
06:56:21 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.14s (6.97s CPU time)
06:56:21
06:56:21 Ran 1 test for test/validator-selection/Sampling.t.sol:SamplingTest
06:56:21 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3371243, ~: 131793)
06:56:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 4.15s (4.15s CPU time)
06:56:22
06:56:22 Ran 9 tests for test/Inbox.t.sol:InboxTest
06:56:22 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
06:56:22 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5598250, ~: 5683041)
06:56:22 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
06:56:22 [PASS] testRevertIfActorTooLarge() (gas: 11877)
06:56:22 [PASS] testRevertIfContentTooLarge() (gas: 12009)
06:56:22 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
06:56:22 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
06:56:22 [PASS] testRevertIfVersionMismatch() (gas: 12251)
06:56:22 [PASS] testSendDuplicateL2Messages() (gas: 111551)
06:56:22 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.16s (5.21s CPU time)
06:56:25
06:56:25 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
06:56:25 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 309391)
06:56:25 [PASS] test_GivenAttesterIsLiving() (gas: 318528)
06:56:25 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 244005)
06:56:25 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 300404)
06:56:25 [PASS] test_WhenAttesterIsNotRegistered() (gas: 11568)
06:56:25 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 249727, ~: 249727)
06:56:25 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 7.59s (53.76ms CPU time)
06:56:25
06:56:25 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
06:56:25 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712877, ~: 5712905)
06:56:25 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554774, ~: 7554841)
06:56:25 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755)
06:56:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.59s (15.30s CPU time)
06:56:25
06:56:25 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
06:56:25 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
06:56:25 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49185, ~: 50190)
06:56:25 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155089, ~: 166937)
06:56:25 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53121, ~: 52810)
06:56:25 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76247, ~: 75942)
06:56:25 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76593, ~: 76543)
06:56:25 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119649, ~: 119714)
06:56:25 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172401, ~: 172720)
06:56:25 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174633, ~: 174990)
06:56:25 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 191982, ~: 192789)
06:56:25 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219384, ~: 220006)
06:56:25 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217880, ~: 218502)
06:56:25 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 7.59s (359.12ms CPU time)
06:56:27
06:56:27 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
06:56:27 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 419799)
06:56:27 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315172)
06:56:27 [PASS] test_GivenNewCanonicalInstance() (gas: 835418)
06:56:27 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 513593)
06:56:27 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 589047)
06:56:27 [PASS] test_GivenProposalIsLeader() (gas: 489141)
06:56:27 [PASS] test_GivenRoundChanged() (gas: 468758)
06:56:27 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 345968, ~: 345968)
06:56:27 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 9.61s (55.19ms CPU time)
06:56:27
06:56:27 Ran 9 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
06:56:27 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 25482641, ~: 25482954)
06:56:27 [PASS] testHappyPath() (gas: 39107964)
06:56:27 [PASS] testInitialCommitteeMatch() (gas: 25660878)
06:56:27 [PASS] testInsufficientSigs() (gas: 29502423)
06:56:27 [PASS] testInvalidProposer() (gas: 29509942)
06:56:27 [PASS] testNukeFromOrbit() (gas: 39549659)
06:56:27 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 25646791, ~: 25646791)
06:56:27 [PASS] testStableCommittee(uint8) (runs: 256, μ: 25638691, ~: 25638812)
06:56:27 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 53117258, ~: 52332351)
06:56:27 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.61s (13.91s CPU time)
06:56:27
06:56:27 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
06:56:27 [PASS] testFrontier() (gas: 0)
06:56:27 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.07s (10.07s CPU time)
06:56:28
06:56:28 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
06:56:28 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
06:56:28 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
06:56:28 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
06:56:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.51s (71.74ms CPU time)
06:56:28
06:56:28 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
06:56:28 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310133, ~: 310133)
06:56:28 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 9658711, ~: 9641873)
06:56:28 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 9524237, ~: 9495750)
06:56:28 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 9650752, ~: 9618219)
06:56:28 [PASS] test_GivenInsufficientYea() (gas: 422193)
06:56:28 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348773, ~: 348814)
06:56:28 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 9920853, ~: 10046440)
06:56:28 [PASS] test_GivenRoundAlreadyExecuted() (gas: 8312757)
06:56:28 [PASS] test_WhenRoundNotInPast() (gas: 334403)
06:56:28 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348857, ~: 348718)
06:56:28 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 10.70s (41.52s CPU time)
06:56:29
06:56:29 Ran 15 tests for test/Outbox.t.sol:OutboxTest
06:56:29 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866)
06:56:29 [PASS] testGetRootData() (gas: 132097)
06:56:29 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 40484843, ~: 19621875)
06:56:29 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3864057, ~: 3555377)
06:56:29 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548)
06:56:29 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813)
06:56:29 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382)
06:56:29 [PASS] testRevertIfInsertingDuplicate() (gas: 75392)
06:56:29 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571)
06:56:29 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576)
06:56:29 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322)
06:56:29 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099)
06:56:29 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748)
06:56:29 [PASS] testRevertIfVersionMismatch() (gas: 36119)
06:56:29 [PASS] testValidInsertAndConsume() (gas: 658749)
06:56:29 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 11.82s (12.58s CPU time)
06:56:29
06:56:29 Ran 77 test suites in 11.82s (152.59s CPU time): 344 tests passed, 0 failed, 0 skipped (344 total tests)