Parent Log:
http://ci.aztec-labs.com/592fc8e1fe5da314
Command: b5d7d91f1d853ec8 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a84e0aa04e5c5664991269b5facae629ebde9eed
Env: REF_NAME=gh-readonly-queue/next/pr-14751-4ff8ee540976f321547f84655a7b673902ab8e08 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 9 13:32:07 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14751_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
13:32:14 Compiling 250 files with Solc 0.8.27
13:33:09 Solc 0.8.27 finished in 54.96s
13:33:09 Compiler run successful!
13:33:09
13:33:09 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
13:33:09 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
13:33:09 [PASS] test_GivenNoListedRollups() (gas: 10735)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.91ms (6.95ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
13:33:09 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
13:33:09 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 16.08ms (7.86ms CPU time)
13:33:09
13:33:09 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
13:33:09 [PASS] test_LockVoteAndExecute() (gas: 1313517)
13:33:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 17.15ms (1.07ms CPU time)
13:33:09
13:33:09 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
13:33:09 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
13:33:09 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
13:33:09 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
13:33:09 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
13:33:09 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
13:33:09 [PASS] testDecomp() (gas: 42917)
13:33:09 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 18.49ms (1.51ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
13:33:09 [PASS] test_GivenSufficientBalance() (gas: 206864)
13:33:09 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
13:33:09 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 18.71ms (789.85µs CPU time)
13:33:09
13:33:09 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
13:33:09 [PASS] test_GivenSufficientBalance() (gas: 155504)
13:33:09 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.95ms (463.73µs CPU time)
13:33:09
13:33:09 Ran 2 tests for test/staking/getters.t.sol:GettersTest
13:33:09 [PASS] test_getAttesterAtIndex() (gas: 34594)
13:33:09 [PASS] test_getAttesterOutOfBounds() (gas: 27345)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.48ms (228.75µs CPU time)
13:33:09
13:33:09 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
13:33:09 [PASS] test_UpgradeIntoNewVersion() (gas: 3572621)
13:33:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 23.54ms (3.73ms CPU time)
13:33:09
13:33:09 Ran 7 tests for test/staking/slash.t.sol:SlashTest
13:33:09 [PASS] test_GivenAttesterIsActive() (gas: 728109)
13:33:09 [PASS] test_GivenAttesterIsNotActive() (gas: 554618)
13:33:09 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687897)
13:33:09 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711259)
13:33:09 [PASS] test_WhenAttesterIsNotExiting() (gas: 752433)
13:33:09 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448)
13:33:09 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365)
13:33:09 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 26.07ms (6.19ms CPU time)
13:33:09
13:33:09 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
13:33:09 [PASS] test_Slashing() (gas: 40393403)
13:33:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 30.39ms (17.24ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
13:33:09 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
13:33:09 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.76ms (38.35ms CPU time)
13:33:09
13:33:09 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
13:33:09 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
13:33:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 46.93ms (20.44ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
13:33:09 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
13:33:09 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 47.98ms (54.43ms CPU time)
13:33:09
13:33:09 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
13:33:09 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
13:33:09 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
13:33:09 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
13:33:09 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
13:33:09 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
13:33:09 [PASS] test_GivenProposalIsLeader() (gas: 492255)
13:33:09 [PASS] test_GivenRoundChanged() (gas: 471277)
13:33:09 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
13:33:09 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 59.24ms (45.92ms CPU time)
13:33:09
13:33:09 Ran 1 test for test/staking/move.t.sol:MoveTest
13:33:09 [PASS] test_MoveStakingSet() (gas: 48903295)
13:33:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 60.91ms (42.91ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
13:33:09 [PASS] testForward() (gas: 125773)
13:33:09 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635)
13:33:09 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 61.18ms (45.75ms CPU time)
13:33:09
13:33:09 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
13:33:09 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
13:33:09 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
13:33:09 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
13:33:09 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
13:33:09 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
13:33:09 [PASS] test_GivenProposalIsLeader() (gas: 492255)
13:33:09 [PASS] test_GivenRoundChanged() (gas: 471277)
13:33:09 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
13:33:09 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 64.39ms (49.82ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
13:33:09 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
13:33:09 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.06ms (57.21ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/Parity.t.sol:ParityTest
13:33:09 [PASS] testRootMatchesBaseParity() (gas: 548387)
13:33:09 [PASS] testRootMatchesRootParity() (gas: 548320)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 77.57ms (2.60ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
13:33:09 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
13:33:09 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
13:33:09 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 89.77ms (131.24ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
13:33:09 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
13:33:09 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 90.46ms (75.81ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
13:33:09 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
13:33:09 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
13:33:09 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 95.64ms (99.62ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
13:33:09 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14453, ~: 14453)
13:33:09 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22402)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 103.04ms (41.36ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
13:33:09 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14431, ~: 14431)
13:33:09 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 23063)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 107.19ms (26.36ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
13:33:09 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515183, ~: 1515241)
13:33:09 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47918, ~: 48215)
13:33:09 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48831, ~: 48775)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 126.52ms (182.98ms CPU time)
13:33:09
13:33:09 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
13:33:09 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725047)
13:33:09 [PASS] test_GivenAttesterIsLiving() (gas: 733156)
13:33:09 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529033)
13:33:09 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709567)
13:33:09 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30167)
13:33:09 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538805, ~: 538805)
13:33:09 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 132.61ms (116.97ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
13:33:09 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 187546, ~: 184908)
13:33:09 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 146.85ms (154.61ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
13:33:09 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11828, ~: 11828)
13:33:09 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28490, ~: 28476)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 148.78ms (79.37ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
13:33:09 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
13:33:09 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 148.77ms (70.98ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
13:33:09 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
13:33:09 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 153.03ms (135.47ms CPU time)
13:33:09
13:33:09 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
13:33:09 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825296, ~: 826182)
13:33:09 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 175.96ms (161.12ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
13:33:09 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
13:33:09 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 187.45ms (37.72ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/ignition.t.sol:IgnitionTest
13:33:09 [PASS] test_RevertNonEmptyBlock() (gas: 36275193)
13:33:09 [PASS] test_emptyBlock() (gas: 36455098)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 243.45ms (300.71ms CPU time)
13:33:09
13:33:09 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
13:33:09 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266838, ~: 1266838)
13:33:09 [PASS] testDepositPrivate() (gas: 194773)
13:33:09 [PASS] testDepositPublic() (gas: 197276)
13:33:09 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335112, ~: 2335112)
13:33:09 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256473)
13:33:09 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 248.15ms (327.30ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest
13:33:09 [PASS] testMultipleProvers() (gas: 241822573)
13:33:09 [PASS] testNoHolesInProvenBlocks() (gas: 83044635)
13:33:09 [PASS] testProofsAreInOneEpoch() (gas: 98423322)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 249.04ms (554.86ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
13:33:09 [PASS] test_GivenStatusIsNotExiting() (gas: 644471)
13:33:09 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759314, ~: 759353)
13:33:09 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682520)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 261.76ms (244.79ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
13:33:09 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
13:33:09 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
13:33:09 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 265.94ms (22.37ms CPU time)
13:33:09
13:33:09 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
13:33:09 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696312, ~: 696660)
13:33:09 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832567, ~: 832951)
13:33:09 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673380, ~: 673706)
13:33:09 [PASS] test_GivenStateIsActive() (gas: 356145)
13:33:09 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
13:33:09 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685581, ~: 686292)
13:33:09 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698644, ~: 699359)
13:33:09 [PASS] test_GivenStateIsPending() (gas: 348521)
13:33:09 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664285, ~: 664805)
13:33:09 [PASS] test_GivenStateIsRejected() (gas: 363965)
13:33:09 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 327.53ms (1.20s CPU time)
13:33:09
13:33:09 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
13:33:09 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19409, ~: 19727)
13:33:09 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83253, ~: 82934)
13:33:09 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 348.52ms (54.78ms CPU time)
13:33:09
13:33:09 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
13:33:09 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13928, ~: 13928)
13:33:09 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19278, ~: 19330)
13:33:09 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1977434, ~: 1977747)
13:33:09 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53227, ~: 53129)
13:33:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 377.16ms (358.45ms CPU time)
13:33:09
13:33:09 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
13:33:09 [PASS] test_WhenDepositsPerMintIs0() (gas: 67441)
13:33:09 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 3365316, ~: 3425398)
13:33:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 452.31ms (412.20ms CPU time)
13:33:09
13:33:09 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
13:33:09 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
13:33:09 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421445, ~: 421347)
13:33:09 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171070, ~: 171381)
13:33:09 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
13:33:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 454.07ms (312.70ms CPU time)
13:33:09
13:33:09 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
13:33:09 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1252583, ~: 1405312)
13:33:09 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
13:33:09 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1417163, ~: 1596566)
13:33:09 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1114603, ~: 1260345)
13:33:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 454.59ms (1.13s CPU time)
13:33:09
13:33:09 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
13:33:09 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
13:33:09 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594)
13:33:09 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1855100, ~: 1855100)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 454.18ms (374.68ms CPU time)
13:33:09
13:33:09 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
13:33:09 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577)
13:33:09 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48666, ~: 48668)
13:33:09 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043765, ~: 1044588)
13:33:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 554.17ms (539.00ms CPU time)
13:33:10
13:33:10 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
13:33:10 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2974223, ~: 1203647)
13:33:10 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59903, ~: 59903)
13:33:10 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
13:33:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 862.77ms (988.74ms CPU time)
13:33:10
13:33:10 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
13:33:10 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670296, ~: 670633)
13:33:10 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
13:33:10 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672976, ~: 673355)
13:33:10 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671527, ~: 672020)
13:33:10 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
13:33:10 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683870, ~: 684026)
13:33:10 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125388, ~: 1125994)
13:33:10 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
13:33:10 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15227, ~: 15214)
13:33:10 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376106, ~: 376141)
13:33:10 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381294, ~: 381394)
13:33:10 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 929.98ms (1.79s CPU time)
13:33:10
13:33:10 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
13:33:10 [PASS] test_AddRollup(bool) (runs: 256, μ: 2639789, ~: 2639789)
13:33:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 994.34ms (972.19ms CPU time)
13:33:10
13:33:10 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
13:33:10 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2761689, ~: 2757630)
13:33:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.09s (1.08s CPU time)
13:33:10
13:33:10 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
13:33:10 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 687680, ~: 718968)
13:33:10 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
13:33:10 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 655346, ~: 591775)
13:33:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.10s (2.05s CPU time)
13:33:10
13:33:10 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
13:33:10 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127674, ~: 118972)
13:33:10 [PASS] test_GivenBalanceIs0() (gas: 54054)
13:33:10 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
13:33:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.10s (82.04ms CPU time)
13:33:10
13:33:10 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
13:33:10 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
13:33:10 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336071, ~: 335952)
13:33:10 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 658236, ~: 661718)
13:33:10 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 707904, ~: 703186)
13:33:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.15s (2.27s CPU time)
13:33:10
13:33:10 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
13:33:10 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41191371, ~: 41191345)
13:33:10 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.21s (1.19s CPU time)
13:33:10
13:33:10 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
13:33:10 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85273, ~: 85895)
13:33:10 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
13:33:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.29s (56.50ms CPU time)
13:33:10
13:33:10 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
13:33:10 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 666746, ~: 709520)
13:33:10 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
13:33:10 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 689256, ~: 682363)
13:33:10 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 669322, ~: 661294)
13:33:10 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 745946, ~: 747623)
13:33:10 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 729183, ~: 692656)
13:33:10 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 680907, ~: 681697)
13:33:10 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.29s (6.24s CPU time)
13:33:10
13:33:10 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
13:33:10 [PASS] test_GivenNoCheckpoints() (gas: 28277)
13:33:10 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213381, ~: 212586)
13:33:10 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210243, ~: 209870)
13:33:10 [PASS] test_WhenTimeNotInPast() (gas: 3997)
13:33:10 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.30s (151.59ms CPU time)
13:33:10
13:33:10 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
13:33:10 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
13:33:10 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 840474, ~: 815882)
13:33:10 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
13:33:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.36s (1.32s CPU time)
13:33:11
13:33:11 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
13:33:11 [PASS] test_FeeModelEquivalence() (gas: 509939896)
13:33:11 [PASS] test__FeeModelPrune() (gas: 2243706)
13:33:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.83s (1.44s CPU time)
13:33:11
13:33:11 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
13:33:11 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183571, ~: 183680)
13:33:11 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21700, ~: 21616)
13:33:11 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1308775, ~: 1480523)
13:33:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.09s (511.09ms CPU time)
13:33:11
13:33:11 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
13:33:11 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76847, ~: 76633)
13:33:11 [PASS] test_WhenAmountEq0() (gas: 8437)
13:33:11 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239751, ~: 236422)
13:33:11 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213766, ~: 213123)
13:33:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.09s (216.54ms CPU time)
13:33:11
13:33:11 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
13:33:11 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
13:33:11 [PASS] test_full() (gas: 160797407)
13:33:11 [PASS] test_invalidOracleInput() (gas: 55199)
13:33:11 [PASS] test_photograph() (gas: 77268431)
13:33:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.31s (571.42ms CPU time)
13:33:11
13:33:11 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
13:33:11 [PASS] test_setSlasher(address) (runs: 256, μ: 27148, ~: 27148)
13:33:11 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12830, ~: 12830)
13:33:11 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.52s (54.99ms CPU time)
13:33:12
13:33:12 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
13:33:12 [PASS] test_100_validators() (gas: 373337561)
13:33:12 [PASS] test_48_validators() (gas: 324064127)
13:33:12 [PASS] test_no_validators() (gas: 81538514)
13:33:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.67s (4.33s CPU time)
13:33:13
13:33:13 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
13:33:13 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119888, ~: 121404)
13:33:13 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120486, ~: 121703)
13:33:13 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119297, ~: 120572)
13:33:13 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120667, ~: 121911)
13:33:13 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.81s (152.36ms CPU time)
13:33:13
13:33:13 Ran 26 tests for test/Rollup.t.sol:RollupTest
13:33:13 [PASS] testBlockFee() (gas: 42889415)
13:33:13 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38296213, ~: 38412222)
13:33:13 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 78087260, ~: 84327945)
13:33:13 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 83975363)
13:33:13 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42649983, ~: 43132403)
13:33:13 [PASS] testEmptyBlock(bool) (runs: 256, μ: 37668796, ~: 37840222)
13:33:13 [PASS] testInvalidBlobHash() (gas: 41850668)
13:33:13 [PASS] testInvalidBlobProof() (gas: 1026084661)
13:33:13 [PASS] testInvalidL2Fee() (gas: 41950092)
13:33:13 [PASS] testMixedBlock(bool) (runs: 256, μ: 57477811, ~: 69338703)
13:33:13 [PASS] testNonZeroDaFee() (gas: 41938256)
13:33:13 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 71290941)
13:33:13 [PASS] testProvingFeeUpdates() (gas: 99971881)
13:33:13 [PASS] testPrune() (gas: 44388832)
13:33:13 [PASS] testPruneAfterPartial() (gas: 84334203)
13:33:13 [PASS] testPruneDuringPropose() (gas: 51642731)
13:33:13 [PASS] testRevertInvalidTimestamp() (gas: 36927757)
13:33:13 [PASS] testRevertPrune() (gas: 43829113)
13:33:13 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60257334)
13:33:13 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 74107511, ~: 74107609)
13:33:13 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 74109514, ~: 74109911)
13:33:13 [PASS] testShouldNotBeTooEagerToPrune() (gas: 51941402)
13:33:13 [PASS] testSingleBlock(bool) (runs: 256, μ: 39607994, ~: 38587750)
13:33:13 [PASS] testSubmitProofInvalidArchive() (gas: 37494811)
13:33:13 [PASS] testSubmitProofNonExistentBlock() (gas: 37494516)
13:33:13 [PASS] testTimestamp() (gas: 38763332)
13:33:13 Suite result: ok. 26 passed; 0 failed; 0 skipped; finished in 3.81s (18.81s CPU time)
13:33:13
13:33:13 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
13:33:13 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
13:33:13 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49654, ~: 50190)
13:33:13 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155888, ~: 166937)
13:33:13 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53125, ~: 52810)
13:33:13 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76303, ~: 77049)
13:33:13 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76577, ~: 76263)
13:33:13 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119736, ~: 120013)
13:33:13 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172427, ~: 172700)
13:33:13 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174636, ~: 174990)
13:33:13 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192319, ~: 192789)
13:33:13 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219429, ~: 220006)
13:33:13 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217909, ~: 218502)
13:33:13 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 3.81s (527.24ms CPU time)
13:33:13
13:33:13 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
13:33:13 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3024376, ~: 365428)
13:33:13 [PASS] testSimpleSample() (gas: 5504701)
13:33:13 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 479582, ~: 134078)
13:33:13 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.92s (5.01s CPU time)
13:33:13
13:33:13 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
13:33:13 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1733392, ~: 1686932)
13:33:13 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
13:33:13 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
13:33:13 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.09s (1.90s CPU time)
13:33:13
13:33:13 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
13:33:13 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11808, ~: 11808)
13:33:13 [PASS] test_WhenDepositsPerMintIs0() (gas: 10867)
13:33:13 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23180, ~: 23358)
13:33:13 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 12184131, ~: 11976473)
13:33:13 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.09s (4.04s CPU time)
13:33:15
13:33:15 Ran 9 tests for test/Inbox.t.sol:InboxTest
13:33:15 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
13:33:15 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5692770, ~: 5607700)
13:33:15 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
13:33:15 [PASS] testRevertIfActorTooLarge() (gas: 11877)
13:33:15 [PASS] testRevertIfContentTooLarge() (gas: 12009)
13:33:15 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
13:33:15 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
13:33:15 [PASS] testRevertIfVersionMismatch() (gas: 12251)
13:33:15 [PASS] testSendDuplicateL2Messages() (gas: 111551)
13:33:15 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.68s (5.67s CPU time)
13:33:15
13:33:15 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
13:33:15 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40623170, ~: 40641184)
13:33:15 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41318050, ~: 41346361)
13:33:15 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 51844359, ~: 51957246)
13:33:15 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41251149, ~: 41247333)
13:33:15 [PASS] test_validateHeader() (gas: 41153888)
13:33:15 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.71s (9.55s CPU time)
13:33:15
13:33:15 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
13:33:15 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32841, ~: 32633)
13:33:15 [PASS] test_WhenAmountEq0() (gas: 8626)
13:33:15 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209538, ~: 210568)
13:33:15 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 233729, ~: 237268)
13:33:15 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211405, ~: 214674)
13:33:15 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.71s (315.44ms CPU time)
13:33:16
13:33:16 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
13:33:16 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
13:33:16 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693542, ~: 694512)
13:33:16 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
13:33:16 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
13:33:16 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684214, ~: 684335)
13:33:16 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685642, ~: 686480)
13:33:16 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699348, ~: 699482)
13:33:16 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
13:33:16 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664442, ~: 664941)
13:33:16 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
13:33:16 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 7.14s (935.18ms CPU time)
13:33:16
13:33:16 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
13:33:16 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
13:33:16 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273145, ~: 273297)
13:33:16 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35843, ~: 36154)
13:33:16 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273343, ~: 273575)
13:33:16 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42154, ~: 41957)
13:33:16 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273425, ~: 273651)
13:33:16 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42405, ~: 42142)
13:33:16 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273689, ~: 273685)
13:33:16 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31296, ~: 31299)
13:33:16 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274232, ~: 274514)
13:33:16 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41766, ~: 41530)
13:33:16 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273061, ~: 273060)
13:33:16 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31236, ~: 31238)
13:33:16 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273552, ~: 273767)
13:33:16 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 41002, ~: 41316)
13:33:16 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273887, ~: 274131)
13:33:16 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41954, ~: 41698)
13:33:16 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273993, ~: 274253)
13:33:16 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42003, ~: 41796)
13:33:16 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 7.16s (853.18ms CPU time)
13:33:16
13:33:16 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
13:33:16 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712833, ~: 5712884)
13:33:16 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554786, ~: 7554841)
13:33:16 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
13:33:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.16s (14.20s CPU time)
13:33:16
13:33:16 Ran 15 tests for test/Outbox.t.sol:OutboxTest
13:33:16 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866)
13:33:16 [PASS] testGetRootData() (gas: 132097)
13:33:16 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 26190454, ~: 3676519)
13:33:16 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3947408, ~: 3761176)
13:33:16 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625516)
13:33:16 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36769)
13:33:16 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36338)
13:33:16 [PASS] testRevertIfInsertingDuplicate() (gas: 75392)
13:33:16 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571)
13:33:16 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38532)
13:33:16 [PASS] testRevertIfPathHeightMismatch() (gas: 1140290)
13:33:16 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180084)
13:33:16 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655684)
13:33:16 [PASS] testRevertIfVersionMismatch() (gas: 36075)
13:33:16 [PASS] testValidInsertAndConsume() (gas: 658729)
13:33:16 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.25s (8.16s CPU time)
13:33:16
13:33:16 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
13:33:16 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
13:33:16 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4521902, ~: 4521902)
13:33:16 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3521094, ~: 3521094)
13:33:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.50s (14.44s CPU time)
13:33:17
13:33:17 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
13:33:17 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296201, ~: 296374)
13:33:17 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371503, ~: 371568)
13:33:17 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
13:33:17 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425704, ~: 426409)
13:33:17 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440871, ~: 441559)
13:33:17 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
13:33:17 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406433, ~: 407102)
13:33:17 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
13:33:17 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 7.84s (886.83ms CPU time)
13:33:17
13:33:17 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
13:33:17 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 39905260)
13:33:17 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 41965875)
13:33:17 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52151226)
13:33:17 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
13:33:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.84s (303.05ms CPU time)
13:33:18
13:33:18 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
13:33:18 [PASS] testFrontier() (gas: 0)
13:33:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.56s (9.55s CPU time)
13:33:19
13:33:19 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
13:33:19 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968176, ~: 967767)
13:33:19 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963865, ~: 963631)
13:33:19 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964564, ~: 964326)
13:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.05s (149.01ms CPU time)
13:33:19
13:33:19 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
13:33:19 [PASS] test_GivenStateIsDropped() (gas: 25448)
13:33:19 [PASS] test_GivenStateIsExecuted() (gas: 25467)
13:33:19 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 26249, ~: 29984)
13:33:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.05s (31.60ms CPU time)
13:33:19
13:33:19 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
13:33:19 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
13:33:19 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10520608, ~: 10594585)
13:33:19 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10578879, ~: 10589734)
13:33:19 [PASS] test_GivenInsufficientYea() (gas: 422734)
13:33:19 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348688, ~: 348708)
13:33:19 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10345985, ~: 10398171)
13:33:19 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
13:33:19 [PASS] test_WhenRoundNotInPast() (gas: 334426)
13:33:19 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348765, ~: 348620)
13:33:19 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.15s (30.37s CPU time)
13:33:20 proptest: Saving this and future failures in cache/fuzz/failures
13:33:20 proptest: If this test was run on a CI system, you may wish to add the following line to your copy of the file. (You may need to create it.)
13:33:20 cc 90f45bb8c3b1438570df2c1c06dd4021530a41cd42032ebafa95ae75548c1f4a
13:33:20
13:33:20 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
13:33:20 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2660113, ~: 2660113)
13:33:20 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 867368, ~: 618406)
13:33:20 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 14034330, ~: 14034330)
13:33:20 [FAIL: next call did not revert as expected; counterexample: calldata=0xf5ab85c100000000000000000000000067f6b4aaf23baac5f6ee9a3a5207d71c56de652f0000000000000000000000007fa9385be102ac3eac297483dd6233d62b3e1496 args=[0x67f6B4aAF23BAAC5f6Ee9a3a5207D71c56dE652f, 0x7FA9385bE102ac3EAc297483Dd6233D62b3e1496]] test_WhenPassportProofHasBeenUsed(address,address) (runs: 201, μ: 16249189, ~: 16249189)
13:33:20 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 11782717, ~: 11782717)
13:33:20 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 11811615, ~: 11811615)
13:33:20 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 14576885, ~: 14576885)
13:33:20 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 14576818, ~: 14576818)
13:33:20 Suite result: FAILED. 7 passed; 1 failed; 0 skipped; finished in 11.06s (35.07s CPU time)
13:33:22
13:33:22 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
13:33:22 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
13:33:22 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777821)
13:33:22 [PASS] test_GivenAttesterIsNotActive() (gas: 564552)
13:33:22 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30468)
13:33:22 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58807)
13:33:22 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 13.22s (5.12ms CPU time)
13:33:22
13:33:22 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
13:33:22 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41276585, ~: 41276585)
13:33:22 [PASS] testHappyPath() (gas: 54700652)
13:33:22 [PASS] testInitialCommitteeMatch() (gas: 41454547)
13:33:22 [PASS] testInsufficientSigsMove() (gas: 45200566)
13:33:22 [PASS] testInvalidCommitteeCommitment() (gas: 45200949)
13:33:22 [PASS] testNukeFromOrbit() (gas: 55874720)
13:33:22 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 41586787, ~: 41586787)
13:33:22 [PASS] testProposerNotProvided() (gas: 45217449)
13:33:22 [PASS] testRelayedForProposer() (gas: 46645146)
13:33:22 [PASS] testStableCommittee(uint8) (runs: 256, μ: 41575172, ~: 41575279)
13:33:22 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 70773169, ~: 71964786)
13:33:22 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 13.22s (19.02s CPU time)
13:33:22
13:33:22 Ran 86 test suites in 13.23s (204.12s CPU time): 370 tests passed, 1 failed, 0 skipped (371 total tests)
13:33:22
13:33:22 Failing tests:
13:33:22 Encountered 1 failing test in test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
13:33:22 [FAIL: next call did not revert as expected; counterexample: calldata=0xf5ab85c100000000000000000000000067f6b4aaf23baac5f6ee9a3a5207d71c56de652f0000000000000000000000007fa9385be102ac3eac297483dd6233d62b3e1496 args=[0x67f6B4aAF23BAAC5f6Ee9a3a5207D71c56dE652f, 0x7FA9385bE102ac3EAc297483Dd6233D62b3e1496]] test_WhenPassportProofHasBeenUsed(address,address) (runs: 201, μ: 16249189, ~: 16249189)
13:33:22
13:33:22 Encountered a total of 1 failing tests, 370 tests succeeded