Parent Log:
http://ci.aztec-labs.com/84a46107c517e2c5
Command: 92d42870fffadaab cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a45107e7f95b675cb2768b6bcb06483b511141f4
Env: REF_NAME=gh-readonly-queue/next/pr-15018-2731d9a8aebf63d05db1a786296abdf897c49490 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 12 17:49:41 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15018_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
17:49:48 Compiling 255 files with Solc 0.8.27
17:50:42 Solc 0.8.27 finished in 53.86s
17:50:42 Compiler run successful!
17:50:42
17:50:42 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
17:50:42 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
17:50:42 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.70ms (679.04µs CPU time)
17:50:42
17:50:42 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
17:50:42 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
17:50:42 [PASS] test_GivenNoListedRollups() (gas: 10735)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.23ms (202.40µs CPU time)
17:50:42
17:50:42 Ran 2 tests for test/Parity.t.sol:ParityTest
17:50:42 [PASS] testRootMatchesBaseParity() (gas: 548387)
17:50:42 [PASS] testRootMatchesRootParity() (gas: 548320)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.42ms (1.82ms CPU time)
17:50:42
17:50:42 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
17:50:42 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
17:50:42 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 779969)
17:50:42 [PASS] test_GivenAttesterIsNotActive() (gas: 564836)
17:50:42 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30423)
17:50:42 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
17:50:42 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 13.40ms (1.58ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
17:50:42 [PASS] test_GivenSufficientBalance() (gas: 206864)
17:50:42 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
17:50:42 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 14.83ms (723.60µs CPU time)
17:50:42
17:50:42 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
17:50:42 [PASS] test_UpgradeIntoNewVersion() (gas: 3571927)
17:50:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 15.67ms (2.70ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/staking/getters.t.sol:GettersTest
17:50:42 [PASS] test_getAttesterAtIndex() (gas: 34683)
17:50:42 [PASS] test_getAttesterOutOfBounds() (gas: 27434)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.39ms (167.00µs CPU time)
17:50:42
17:50:42 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
17:50:42 [PASS] test_GivenSufficientBalance() (gas: 155504)
17:50:42 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.82ms (630.94µs CPU time)
17:50:42
17:50:42 Ran 2 tests for test/ignition.t.sol:IgnitionTest
17:50:42 [PASS] test_RevertNonEmptyBlock() (gas: 37383834)
17:50:42 [PASS] test_emptyBlock() (gas: 37543457)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 20.85ms (16.25ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
17:50:42 [PASS] testForward() (gas: 125773)
17:50:42 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14625, ~: 14635)
17:50:42 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.27ms (13.17ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
17:50:42 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
17:50:42 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.08ms (34.13ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
17:50:42 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
17:50:42 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.09ms (21.56ms CPU time)
17:50:42
17:50:42 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
17:50:42 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
17:50:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 33.65ms (24.91ms CPU time)
17:50:42
17:50:42 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
17:50:42 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
17:50:42 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
17:50:42 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
17:50:42 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
17:50:42 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
17:50:42 [PASS] testDecomp() (gas: 42917)
17:50:42 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 42.99ms (1.37ms CPU time)
17:50:42
17:50:42 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
17:50:42 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
17:50:42 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
17:50:42 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
17:50:42 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
17:50:42 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
17:50:42 [PASS] test_GivenProposalIsLeader() (gas: 492255)
17:50:42 [PASS] test_GivenRoundChanged() (gas: 471277)
17:50:42 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
17:50:42 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 45.29ms (35.74ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
17:50:42 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
17:50:42 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 47.12ms (37.82ms CPU time)
17:50:42
17:50:42 Ran 1 test for test/staking/move.t.sol:MoveTest
17:50:42 [PASS] test_MoveStakingSet() (gas: 50041562)
17:50:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 48.41ms (31.29ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
17:50:42 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19410, ~: 19727)
17:50:42 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83247, ~: 82934)
17:50:42 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 48.53ms (42.64ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
17:50:42 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968468, ~: 968588)
17:50:42 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964057, ~: 963768)
17:50:42 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964514, ~: 964326)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 53.52ms (114.51ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
17:50:42 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
17:50:42 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 53.43ms (13.14ms CPU time)
17:50:42
17:50:42 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
17:50:42 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120037, ~: 121404)
17:50:42 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120900, ~: 121987)
17:50:42 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119505, ~: 120972)
17:50:42 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120280, ~: 121227)
17:50:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 54.05ms (118.48ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
17:50:42 [PASS] test_setSlasher(address) (runs: 256, μ: 27215, ~: 27215)
17:50:42 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12786, ~: 12786)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 55.76ms (26.10ms CPU time)
17:50:42
17:50:42 Ran 7 tests for test/staking/slash.t.sol:SlashTest
17:50:42 [PASS] test_GivenAttesterIsActive() (gas: 730463)
17:50:42 [PASS] test_GivenAttesterIsNotActive() (gas: 557444)
17:50:42 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687880)
17:50:42 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711325)
17:50:42 [PASS] test_WhenAttesterIsNotExiting() (gas: 882707)
17:50:42 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448)
17:50:42 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365)
17:50:42 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 55.65ms (4.73ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
17:50:42 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
17:50:42 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.24ms (26.61ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
17:50:42 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
17:50:42 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18980, ~: 19037)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.44ms (61.67ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
17:50:42 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
17:50:42 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 70.33ms (61.38ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
17:50:42 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 185141, ~: 184670)
17:50:42 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.49ms (71.15ms CPU time)
17:50:42
17:50:42 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
17:50:42 [PASS] test_Slashing() (gas: 43227327)
17:50:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 79.36ms (70.14ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
17:50:42 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
17:50:42 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 87.85ms (23.42ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
17:50:42 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128237, ~: 118972)
17:50:42 [PASS] test_GivenBalanceIs0() (gas: 54054)
17:50:42 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 90.97ms (98.24ms CPU time)
17:50:42
17:50:42 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
17:50:42 [PASS] test_LockVoteAndExecute() (gas: 1313517)
17:50:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 116.94ms (107.68ms CPU time)
17:50:42
17:50:42 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
17:50:42 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
17:50:42 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
17:50:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 119.30ms (39.24ms CPU time)
17:50:42
17:50:42 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
17:50:42 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725262)
17:50:42 [PASS] test_GivenAttesterIsLiving() (gas: 734811)
17:50:42 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 528988)
17:50:42 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709534)
17:50:42 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30145)
17:50:42 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538738, ~: 538738)
17:50:42 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 127.62ms (92.63ms CPU time)
17:50:42
17:50:42 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
17:50:42 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825680, ~: 826182)
17:50:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 164.82ms (155.61ms CPU time)
17:50:42
17:50:42 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
17:50:42 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
17:50:42 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
17:50:42 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
17:50:42 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
17:50:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 180.46ms (131.10ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
17:50:42 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
17:50:42 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
17:50:42 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 191.00ms (93.07ms CPU time)
17:50:42
17:50:42 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
17:50:42 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244244, ~: 1244244)
17:50:42 [PASS] testDepositPrivate() (gas: 194773)
17:50:42 [PASS] testDepositPublic() (gas: 197276)
17:50:42 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312357, ~: 2312357)
17:50:42 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1233909)
17:50:42 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 198.68ms (290.34ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
17:50:42 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
17:50:42 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
17:50:42 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 199.04ms (38.04ms CPU time)
17:50:42
17:50:42 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
17:50:42 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
17:50:42 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421451, ~: 421347)
17:50:42 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171051, ~: 170977)
17:50:42 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
17:50:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 233.91ms (279.95ms CPU time)
17:50:42
17:50:42 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
17:50:42 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695447, ~: 696660)
17:50:42 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832803, ~: 832951)
17:50:42 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673053, ~: 673706)
17:50:42 [PASS] test_GivenStateIsActive() (gas: 356145)
17:50:42 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
17:50:42 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685991, ~: 686292)
17:50:42 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698835, ~: 699359)
17:50:42 [PASS] test_GivenStateIsPending() (gas: 348521)
17:50:42 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664456, ~: 664805)
17:50:42 [PASS] test_GivenStateIsRejected() (gas: 363965)
17:50:42 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 273.44ms (917.14ms CPU time)
17:50:42
17:50:42 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
17:50:42 [PASS] test_GivenStatusIsNotExiting() (gas: 644382)
17:50:42 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759526, ~: 759485)
17:50:42 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682561)
17:50:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 274.50ms (207.18ms CPU time)
17:50:43
17:50:43 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
17:50:43 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
17:50:43 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
17:50:43 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1695017, ~: 1695017)
17:50:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 328.92ms (288.56ms CPU time)
17:50:43
17:50:43 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
17:50:43 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183597, ~: 183680)
17:50:43 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21695, ~: 21616)
17:50:43 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1327711, ~: 1481549)
17:50:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 353.62ms (343.87ms CPU time)
17:50:43
17:50:43 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
17:50:43 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
17:50:43 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529)
17:50:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 393.09ms (31.44ms CPU time)
17:50:43
17:50:43 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
17:50:43 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1210273, ~: 1404994)
17:50:43 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
17:50:43 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1401562, ~: 1597013)
17:50:43 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1134826, ~: 1260604)
17:50:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 412.40ms (988.60ms CPU time)
17:50:43
17:50:43 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
17:50:43 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
17:50:43 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3621305, ~: 3600596)
17:50:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 498.74ms (452.95ms CPU time)
17:50:43
17:50:43 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
17:50:43 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20579, ~: 20577)
17:50:43 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48662, ~: 48668)
17:50:43 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043636, ~: 1044459)
17:50:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 529.72ms (534.98ms CPU time)
17:50:43
17:50:43 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
17:50:43 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
17:50:43 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
17:50:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 733.51ms (28.93ms CPU time)
17:50:43
17:50:43 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
17:50:43 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
17:50:43 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336093, ~: 335952)
17:50:43 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 674683, ~: 661718)
17:50:43 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 696244, ~: 702704)
17:50:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 837.16ms (1.65s CPU time)
17:50:43
17:50:43 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
17:50:43 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
17:50:43 [PASS] test_full() (gas: 160797407)
17:50:43 [PASS] test_invalidOracleInput() (gas: 55199)
17:50:43 [PASS] test_photograph() (gas: 77268431)
17:50:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 847.41ms (649.21ms CPU time)
17:50:43
17:50:43 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
17:50:43 [PASS] test_AddRollup(bool) (runs: 256, μ: 2629308, ~: 2323570)
17:50:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 882.30ms (866.79ms CPU time)
17:50:43
17:50:43 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
17:50:43 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3400641, ~: 1883962)
17:50:43 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
17:50:43 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
17:50:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 895.39ms (1.03s CPU time)
17:50:43
17:50:43 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
17:50:43 [PASS] test_GivenStateIsDropped() (gas: 25448)
17:50:43 [PASS] test_GivenStateIsExecuted() (gas: 25467)
17:50:43 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24893, ~: 29984)
17:50:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.07s (18.12ms CPU time)
17:50:43
17:50:43 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
17:50:43 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 660338, ~: 634439)
17:50:43 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
17:50:43 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 725894, ~: 682363)
17:50:43 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 672859, ~: 661294)
17:50:43 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 751885, ~: 747623)
17:50:43 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 669796, ~: 613999)
17:50:43 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 710582, ~: 681697)
17:50:43 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.10s (6.03s CPU time)
17:50:43
17:50:43 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
17:50:43 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2767199, ~: 2758100)
17:50:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.16s (1.15s CPU time)
17:50:43
17:50:43 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
17:50:43 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
17:50:43 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 827149, ~: 815882)
17:50:43 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
17:50:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.22s (1.22s CPU time)
17:50:44
17:50:44 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
17:50:44 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 42346655, ~: 42346613)
17:50:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.35s (1.34s CPU time)
17:50:44
17:50:44 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
17:50:44 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76861, ~: 76633)
17:50:44 [PASS] test_WhenAmountEq0() (gas: 8437)
17:50:44 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238799, ~: 236506)
17:50:44 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 217078, ~: 212983)
17:50:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.69s (160.52ms CPU time)
17:50:44
17:50:44 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
17:50:44 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1757645, ~: 1686248)
17:50:44 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
17:50:44 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
17:50:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.69s (1.88s CPU time)
17:50:45
17:50:45 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
17:50:45 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
17:50:45 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
17:50:45 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
17:50:45 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.99s (10.42ms CPU time)
17:50:45
17:50:45 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
17:50:45 [PASS] testMultipleProvers() (gas: 139046328)
17:50:45 [PASS] testMultipleProversBoostedRewards() (gas: 105386805)
17:50:45 [PASS] testNoHolesInProvenBlocks() (gas: 71067039)
17:50:45 [PASS] testProofsAreInOneEpoch() (gas: 71066339)
17:50:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.10s (6.04s CPU time)
17:50:46
17:50:46 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
17:50:46 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
17:50:46 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694172, ~: 694512)
17:50:46 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
17:50:46 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
17:50:46 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683637, ~: 684335)
17:50:46 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685999, ~: 686480)
17:50:46 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699139, ~: 699482)
17:50:46 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
17:50:46 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664446, ~: 664941)
17:50:46 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
17:50:46 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 3.35s (742.13ms CPU time)
17:50:46
17:50:46 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
17:50:46 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515193, ~: 1515241)
17:50:46 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47949, ~: 48215)
17:50:46 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48809, ~: 48495)
17:50:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.56s (130.52ms CPU time)
17:50:46
17:50:46 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
17:50:46 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32828, ~: 32633)
17:50:46 [PASS] test_WhenAmountEq0() (gas: 8626)
17:50:46 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210179, ~: 210621)
17:50:46 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239775, ~: 238286)
17:50:46 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214061, ~: 214566)
17:50:46 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 3.82s (240.57ms CPU time)
17:50:46
17:50:46 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
17:50:46 [PASS] test_FeeModelEquivalence() (gas: 441951051)
17:50:46 [PASS] test__FeeModelPrune() (gas: 2154444)
17:50:46 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.21s (3.81s CPU time)
17:50:47
17:50:47 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
17:50:47 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
17:50:47 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
17:50:47 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23196, ~: 23314)
17:50:47 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11493667, ~: 11840545)
17:50:47 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.36s (4.32s CPU time)
17:50:47
17:50:47 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
17:50:47 [PASS] test_100_validators() (gas: 365771078)
17:50:47 [PASS] test_48_validators() (gas: 316515589)
17:50:47 [PASS] test_no_validators() (gas: 79399500)
17:50:47 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.88s (11.23s CPU time)
17:50:47
17:50:47 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
17:50:47 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296241, ~: 296374)
17:50:47 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371471, ~: 371568)
17:50:47 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
17:50:47 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426255, ~: 426409)
17:50:47 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440293, ~: 441559)
17:50:47 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
17:50:47 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406621, ~: 407102)
17:50:47 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
17:50:47 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 5.04s (629.05ms CPU time)
17:50:47
17:50:47 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
17:50:47 [PASS] test_activityDuplicateNoop() (gas: 335914)
17:50:47 [PASS] test_activityScore() (gas: 1138003)
17:50:47 [PASS] test_shares() (gas: 2668376)
17:50:47 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.04s (16.07ms CPU time)
17:50:47
17:50:47 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
17:50:47 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
17:50:47 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49551, ~: 50190)
17:50:47 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154252, ~: 166859)
17:50:47 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53148, ~: 53090)
17:50:47 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76245, ~: 75942)
17:50:47 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76591, ~: 76543)
17:50:47 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119774, ~: 119993)
17:50:47 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172455, ~: 172720)
17:50:47 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174699, ~: 174990)
17:50:47 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192198, ~: 192789)
17:50:47 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219667, ~: 220006)
17:50:47 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218091, ~: 218502)
17:50:47 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 5.09s (345.07ms CPU time)
17:50:47
17:50:47 Ran 9 tests for test/Inbox.t.sol:InboxTest
17:50:47 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
17:50:47 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5499007, ~: 5550690)
17:50:47 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
17:50:47 [PASS] testRevertIfActorTooLarge() (gas: 11877)
17:50:47 [PASS] testRevertIfContentTooLarge() (gas: 12009)
17:50:47 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
17:50:47 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
17:50:47 [PASS] testRevertIfVersionMismatch() (gas: 12251)
17:50:47 [PASS] testSendDuplicateL2Messages() (gas: 111551)
17:50:47 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.13s (5.18s CPU time)
17:50:47
17:50:47 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
17:50:47 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670347, ~: 670633)
17:50:47 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
17:50:47 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673156, ~: 673357)
17:50:47 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671533, ~: 672020)
17:50:47 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
17:50:47 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683566, ~: 684026)
17:50:47 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125838, ~: 1125994)
17:50:47 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
17:50:47 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15224, ~: 15214)
17:50:47 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376099, ~: 376141)
17:50:47 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381291, ~: 381394)
17:50:47 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 5.20s (1.39s CPU time)
17:50:48
17:50:48 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
17:50:48 [PASS] test_GivenNoCheckpoints() (gas: 28277)
17:50:48 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213734, ~: 212565)
17:50:48 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210213, ~: 209870)
17:50:48 [PASS] test_WhenTimeNotInPast() (gas: 3997)
17:50:48 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 5.68s (166.77ms CPU time)
17:50:48
17:50:48 Ran 29 tests for test/Rollup.t.sol:RollupTest
17:50:48 [PASS] testBlockFee() (gas: 44046388)
17:50:48 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 39286521, ~: 39393086)
17:50:48 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65473743, ~: 72323733)
17:50:48 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72002854)
17:50:48 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42521596, ~: 43172619)
17:50:48 [PASS] testEmptyBlock(bool) (runs: 256, μ: 38708350, ~: 38545396)
17:50:48 [PASS] testInvalidBlobHash() (gas: 43019450)
17:50:48 [PASS] testInvalidBlobProof() (gas: 1026469265)
17:50:48 [PASS] testInvalidL2Fee() (gas: 43117287)
17:50:48 [PASS] testMixedBlock(bool) (runs: 256, μ: 51917055, ~: 44924951)
17:50:48 [PASS] testNonZeroDaFee() (gas: 43105521)
17:50:48 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61584466)
17:50:48 [PASS] testProvingFeeUpdates() (gas: 72557848)
17:50:48 [PASS] testPrune() (gas: 45450054)
17:50:48 [PASS] testPruneAfterPartial() (gas: 72370729)
17:50:48 [PASS] testPruneDuringPropose() (gas: 52716536)
17:50:48 [PASS] testRevertInvalidCoinbase() (gas: 38082479)
17:50:48 [PASS] testRevertInvalidTimestamp() (gas: 38085050)
17:50:48 [PASS] testRevertPrune() (gas: 44931139)
17:50:48 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 61316718)
17:50:48 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 76421580, ~: 76421650)
17:50:48 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 76423519, ~: 76423952)
17:50:48 [PASS] testShouldNotBeTooEagerToPrune() (gas: 52993187)
17:50:48 [PASS] testSingleBlock(bool) (runs: 256, μ: 40456500, ~: 41120380)
17:50:48 [PASS] testSubmitProofInvalidArchive() (gas: 38631485)
17:50:48 [PASS] testSubmitProofNonExistentBlock() (gas: 38631190)
17:50:48 [PASS] testTimestamp() (gas: 39926620)
17:50:48 [PASS] testTooManyBlobs() (gas: 43021452)
17:50:48 [PASS] testTooManyBlocks() (gas: 51182347)
17:50:48 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.68s (50.24s CPU time)
17:50:48
17:50:48 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
17:50:48 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
17:50:48 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
17:50:48 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
17:50:48 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
17:50:48 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
17:50:48 [PASS] test_GivenProposalIsLeader() (gas: 492255)
17:50:48 [PASS] test_GivenRoundChanged() (gas: 471277)
17:50:48 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
17:50:48 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 5.95s (34.96ms CPU time)
17:50:48
17:50:48 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
17:50:48 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 41780470, ~: 41797097)
17:50:48 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 42472363, ~: 42478182)
17:50:48 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52969294, ~: 53111106)
17:50:48 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 42404489, ~: 42402674)
17:50:48 [PASS] test_validateHeader() (gas: 42309310)
17:50:48 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.95s (10.24s CPU time)
17:50:48
17:50:48 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
17:50:48 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
17:50:48 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
17:50:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.06s (6.00s CPU time)
17:50:49
17:50:49 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
17:50:49 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
17:50:49 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4329685, ~: 4329685)
17:50:49 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
17:50:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.75s (12.72s CPU time)
17:50:49
17:50:49 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
17:50:49 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
17:50:49 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16852, ~: 18132)
17:50:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.00s (26.91ms CPU time)
17:50:49
17:50:49 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
17:50:49 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 41067173)
17:50:49 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 43115324)
17:50:49 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 53298806)
17:50:49 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
17:50:49 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.00s (528.86ms CPU time)
17:50:49
17:50:49 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
17:50:49 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
17:50:49 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273402, ~: 273297)
17:50:49 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35837, ~: 36154)
17:50:49 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273338, ~: 273575)
17:50:49 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42169, ~: 41957)
17:50:49 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273385, ~: 273651)
17:50:49 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42383, ~: 42142)
17:50:49 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685)
17:50:49 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31297, ~: 31299)
17:50:49 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274245, ~: 274514)
17:50:49 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41781, ~: 41530)
17:50:49 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060)
17:50:49 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31233, ~: 31238)
17:50:49 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273543, ~: 273767)
17:50:49 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40984, ~: 41316)
17:50:49 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273844, ~: 274131)
17:50:49 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41901, ~: 41698)
17:50:49 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273983, ~: 274253)
17:50:49 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 41981, ~: 41796)
17:50:49 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 7.00s (501.36ms CPU time)
17:50:49
17:50:49 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
17:50:49 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712847, ~: 5712905)
17:50:49 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554772, ~: 7554841)
17:50:49 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755)
17:50:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.25s (14.86s CPU time)
17:50:50
17:50:50 Ran 15 tests for test/Outbox.t.sol:OutboxTest
17:50:50 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
17:50:50 [PASS] testGetRootData() (gas: 86146)
17:50:50 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 28582256, ~: 5090104)
17:50:50 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3833621, ~: 3542890)
17:50:50 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
17:50:50 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
17:50:50 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
17:50:50 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
17:50:50 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
17:50:50 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
17:50:50 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
17:50:50 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
17:50:50 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
17:50:50 [PASS] testRevertIfVersionMismatch() (gas: 36053)
17:50:50 [PASS] testValidInsertAndConsume() (gas: 636284)
17:50:50 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.68s (8.50s CPU time)
17:50:52
17:50:52 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
17:50:52 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3413016, ~: 364968)
17:50:52 [PASS] testSimpleSample() (gas: 5504701)
17:50:52 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 517503, ~: 134084)
17:50:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.08s (4.93s CPU time)
17:50:53
17:50:53 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
17:50:53 [PASS] testFrontier() (gas: 0)
17:50:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.87s (10.87s CPU time)
17:50:54
17:50:54 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
17:50:54 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 42431906, ~: 42431906)
17:50:54 [PASS] testHappyPath() (gas: 55829436)
17:50:54 [PASS] testInitialCommitteeMatch() (gas: 42610062)
17:50:54 [PASS] testInsufficientSigsMove() (gas: 46357842)
17:50:54 [PASS] testInvalidCommitteeCommitment() (gas: 46357599)
17:50:54 [PASS] testNukeFromOrbit() (gas: 57003563)
17:50:54 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 42742143, ~: 42742143)
17:50:54 [PASS] testProposerNotProvided() (gas: 46374108)
17:50:54 [PASS] testRelayedForProposer() (gas: 47781589)
17:50:54 [PASS] testStableCommittee(uint8) (runs: 256, μ: 42730664, ~: 42730775)
17:50:54 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 71856455, ~: 70644255)
17:50:54 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.70s (17.98s CPU time)
17:50:54
17:50:54 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
17:50:54 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
17:50:54 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19175, ~: 19308)
17:50:54 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1824484, ~: 1824778)
17:50:54 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53279, ~: 53129)
17:50:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.79s (410.79ms CPU time)
17:50:54
17:50:54 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
17:50:54 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 644175, ~: 643513)
17:50:54 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
17:50:54 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 659903, ~: 652184)
17:50:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.79s (1.81s CPU time)
17:50:54
17:50:54 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
17:50:54 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
17:50:54 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10489563, ~: 10496455)
17:50:54 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10539663, ~: 10508922)
17:50:54 [PASS] test_GivenInsufficientYea() (gas: 422734)
17:50:54 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348670, ~: 348708)
17:50:54 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10250026, ~: 10184743)
17:50:54 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
17:50:54 [PASS] test_WhenRoundNotInPast() (gas: 334426)
17:50:54 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349032, ~: 349300)
17:50:54 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 11.79s (31.38s CPU time)
17:50:54
17:50:54 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
17:50:54 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2488632, ~: 2488632)
17:50:54 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 886094, ~: 1149568)
17:50:54 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13110625, ~: 13110625)
17:50:54 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15266492, ~: 15266492)
17:50:54 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10894210, ~: 10894210)
17:50:54 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923616, ~: 10923616)
17:50:54 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13655372, ~: 13655372)
17:50:54 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13655407, ~: 13655407)
17:50:54 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.79s (34.00s CPU time)
17:50:54
17:50:54 Ran 90 test suites in 11.80s (226.93s CPU time): 386 tests passed, 0 failed, 0 skipped (386 total tests)