Parent Log:
http://ci.aztec-labs.com/96c46d3891517db0
Command: ae359c63525c9f82 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1b899817816052aa86b702e2fe099b5054167aa3
Env: REF_NAME=release-please--branches--next CURRENT_VERSION=0.88.0 CI_FULL=0
Date: Wed Jun 18 21:29:16 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=release-please--branches--next_amd64
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
21:29:22 Compiling 259 files with Solc 0.8.27
21:30:14 Solc 0.8.27 finished in 51.05s
21:30:14 Compiler run successful!
21:30:14
21:30:14 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
21:30:14 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
21:30:14 [PASS] test_GivenNoListedRollups() (gas: 10735)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.03ms (745.23µs CPU time)
21:30:14
21:30:14 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
21:30:14 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
21:30:14 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.35ms (1.83ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/Parity.t.sol:ParityTest
21:30:14 [PASS] testRootMatchesBaseParity() (gas: 531543)
21:30:14 [PASS] testRootMatchesRootParity() (gas: 531476)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.45ms (1.82ms CPU time)
21:30:14
21:30:14 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
21:30:14 [PASS] test_LockVoteAndExecute() (gas: 1313517)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.98ms (1.90ms CPU time)
21:30:14
21:30:14 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
21:30:14 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
21:30:14 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
21:30:14 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
21:30:14 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
21:30:14 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
21:30:14 [PASS] testDecomp() (gas: 42525)
21:30:14 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 11.63ms (4.27ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking/getters.t.sol:GettersTest
21:30:14 [PASS] test_getAttesterAtIndex() (gas: 34683)
21:30:14 [PASS] test_getAttesterOutOfBounds() (gas: 27434)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 13.32ms (181.25µs CPU time)
21:30:14
21:30:14 Ran 9 tests for test/staking/slash.t.sol:SlashTest
21:30:14 [PASS] test_GivenAttesterIsActive() (gas: 819548)
21:30:14 [PASS] test_GivenAttesterIsNotActive() (gas: 653255)
21:30:14 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762704)
21:30:14 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792229)
21:30:14 [PASS] test_SlashingMoreThanBalance() (gas: 735542)
21:30:14 [PASS] test_SlashingMoreThanExitBalance() (gas: 788435)
21:30:14 [PASS] test_WhenAttesterIsNotExiting() (gas: 968838)
21:30:14 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29098)
21:30:14 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636978)
21:30:14 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 18.32ms (7.04ms CPU time)
21:30:14
21:30:14 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
21:30:14 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
21:30:14 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116946)
21:30:14 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
21:30:14 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
21:30:14 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
21:30:14 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 21.05ms (2.60ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
21:30:14 [PASS] test_GivenSufficientBalance() (gas: 155632)
21:30:14 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.98ms (433.11µs CPU time)
21:30:14
21:30:14 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
21:30:14 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 23.91ms (16.58ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
21:30:14 [PASS] test_GivenSufficientBalance() (gas: 207025)
21:30:14 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
21:30:14 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.38ms (4.04ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
21:30:14 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
21:30:14 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18980, ~: 19037)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.60ms (18.29ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/ignition.t.sol:IgnitionTest
21:30:14 [PASS] test_RevertNonEmptyBlock() (gas: 37755572)
21:30:14 [PASS] test_emptyBlock() (gas: 37911196)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.86ms (20.55ms CPU time)
21:30:14
21:30:14 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
21:30:14 [PASS] test_UpgradeIntoNewVersion() (gas: 4144046)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 29.86ms (7.22ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
21:30:14 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
21:30:14 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.21ms (27.81ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
21:30:14 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
21:30:14 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.50ms (14.35ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
21:30:14 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
21:30:14 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
21:30:14 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 40.60ms (38.30ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
21:30:14 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
21:30:14 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
21:30:14 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 40.66ms (79.08ms CPU time)
21:30:14
21:30:14 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
21:30:14 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 429664)
21:30:14 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 324519)
21:30:14 [PASS] test_GivenNewCanonicalInstance() (gas: 857006)
21:30:14 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 526008)
21:30:14 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 604049)
21:30:14 [PASS] test_GivenProposalIsLeader() (gas: 501508)
21:30:14 [PASS] test_GivenRoundChanged() (gas: 480540)
21:30:14 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 355386, ~: 355386)
21:30:14 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 40.68ms (32.58ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
21:30:14 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
21:30:14 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 45.62ms (26.54ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
21:30:14 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
21:30:14 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 48.00ms (23.24ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
21:30:14 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19439, ~: 19727)
21:30:14 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83232, ~: 82934)
21:30:14 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 48.17ms (47.25ms CPU time)
21:30:14
21:30:14 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
21:30:14 [PASS] test_Slashing() (gas: 44508272)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 51.67ms (44.17ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
21:30:14 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515190, ~: 1515241)
21:30:14 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47898, ~: 48099)
21:30:14 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48830, ~: 48775)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 57.72ms (96.68ms CPU time)
21:30:14
21:30:14 Ran 1 test for test/staking/move.t.sol:MoveTest
21:30:14 [PASS] test_MoveStakingSet() (gas: 55271030)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 61.34ms (39.47ms CPU time)
21:30:14
21:30:14 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
21:30:14 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 429686)
21:30:14 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 324519)
21:30:14 [PASS] test_GivenNewCanonicalInstance() (gas: 857028)
21:30:14 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 526030)
21:30:14 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 604049)
21:30:14 [PASS] test_GivenProposalIsLeader() (gas: 501508)
21:30:14 [PASS] test_GivenRoundChanged() (gas: 480540)
21:30:14 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 355277, ~: 355277)
21:30:14 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 62.47ms (53.28ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
21:30:14 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
21:30:14 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16732, ~: 16732)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 64.35ms (55.69ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
21:30:14 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 187689, ~: 184842)
21:30:14 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 67.46ms (67.54ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
21:30:14 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
21:30:14 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.79ms (29.29ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
21:30:14 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128634, ~: 118972)
21:30:14 [PASS] test_GivenBalanceIs0() (gas: 54054)
21:30:14 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 70.18ms (74.67ms CPU time)
21:30:14
21:30:14 Ran 1 test for test/staking/15050.t.sol:Test15050
21:30:14 [PASS] test_15050() (gas: 1680466)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 73.69ms (3.25ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
21:30:14 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
21:30:14 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 86.92ms (47.03ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
21:30:14 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
21:30:14 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 88.81ms (79.97ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
21:30:14 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
21:30:14 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 92.46ms (69.68ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
21:30:14 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308747, ~: 308792)
21:30:14 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204197, ~: 204258)
21:30:14 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 109.81ms (198.01ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
21:30:14 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
21:30:14 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 114.45ms (76.61ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
21:30:14 [PASS] test_activityDuplicateNoop() (gas: 335056)
21:30:14 [PASS] test_activityScore() (gas: 1138003)
21:30:14 [PASS] test_shares() (gas: 2668376)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 133.62ms (27.09ms CPU time)
21:30:14
21:30:14 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
21:30:14 [PASS] test_GivenNoCheckpoints() (gas: 28277)
21:30:14 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212774, ~: 212476)
21:30:14 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 207335, ~: 209698)
21:30:14 [PASS] test_WhenTimeNotInPast() (gas: 3997)
21:30:14 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 134.08ms (133.68ms CPU time)
21:30:14
21:30:14 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
21:30:14 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806678)
21:30:14 [PASS] test_GivenAttesterIsLiving() (gas: 824862)
21:30:14 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
21:30:14 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788889)
21:30:14 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30190)
21:30:14 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634528, ~: 634528)
21:30:14 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 139.89ms (126.74ms CPU time)
21:30:14
21:30:14 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
21:30:14 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825316, ~: 826182)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 145.51ms (133.78ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
21:30:14 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308254, ~: 309074)
21:30:14 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207635, ~: 208358)
21:30:14 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 146.43ms (279.64ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
21:30:14 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
21:30:14 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 181.45ms (52.16ms CPU time)
21:30:14
21:30:14 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
21:30:14 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
21:30:14 [PASS] testDepositPrivate() (gas: 194884)
21:30:14 [PASS] testDepositPublic() (gas: 197387)
21:30:14 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
21:30:14 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
21:30:14 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 181.20ms (266.01ms CPU time)
21:30:14
21:30:14 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
21:30:14 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
21:30:14 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421408, ~: 421347)
21:30:14 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171117, ~: 171381)
21:30:14 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
21:30:14 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 204.77ms (250.53ms CPU time)
21:30:14
21:30:14 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
21:30:14 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217150, ~: 216944)
21:30:14 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320434, ~: 320250)
21:30:14 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227477, ~: 227276)
21:30:14 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
21:30:14 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 224.77ms (326.05ms CPU time)
21:30:14
21:30:14 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
21:30:14 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
21:30:14 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694375, ~: 694512)
21:30:14 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
21:30:14 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
21:30:14 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684174, ~: 684335)
21:30:14 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685472, ~: 686480)
21:30:14 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698954, ~: 699482)
21:30:14 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
21:30:14 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664793, ~: 664941)
21:30:14 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
21:30:14 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 224.55ms (753.67ms CPU time)
21:30:14
21:30:14 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
21:30:14 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
21:30:14 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
21:30:14 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
21:30:14 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
21:30:14 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 228.77ms (137.69ms CPU time)
21:30:14
21:30:14 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
21:30:14 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696327, ~: 696660)
21:30:14 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832525, ~: 832951)
21:30:14 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673003, ~: 673706)
21:30:14 [PASS] test_GivenStateIsActive() (gas: 356145)
21:30:14 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
21:30:14 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686147, ~: 686292)
21:30:14 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698990, ~: 699359)
21:30:14 [PASS] test_GivenStateIsPending() (gas: 348521)
21:30:14 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664287, ~: 664805)
21:30:14 [PASS] test_GivenStateIsRejected() (gas: 363965)
21:30:14 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 229.33ms (888.09ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
21:30:14 [PASS] test_GivenStatusIsNotExiting() (gas: 727748)
21:30:14 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836247, ~: 836206)
21:30:14 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759159)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 265.58ms (253.51ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
21:30:14 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
21:30:14 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
21:30:14 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790916, ~: 1790916)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 355.57ms (314.90ms CPU time)
21:30:14
21:30:14 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
21:30:14 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296159, ~: 296374)
21:30:14 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371456, ~: 371568)
21:30:14 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
21:30:14 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426263, ~: 426409)
21:30:14 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440856, ~: 441559)
21:30:14 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
21:30:14 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406596, ~: 407102)
21:30:14 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
21:30:14 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 366.27ms (584.81ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
21:30:14 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
21:30:14 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3537768, ~: 3522442)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 433.59ms (405.78ms CPU time)
21:30:14
21:30:14 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
21:30:14 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1230036, ~: 1404768)
21:30:14 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
21:30:14 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1405855, ~: 1597162)
21:30:14 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1097565, ~: 1260294)
21:30:14 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 434.72ms (967.72ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
21:30:14 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20582, ~: 20577)
21:30:14 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48674, ~: 48668)
21:30:14 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043931, ~: 1044912)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 510.50ms (519.51ms CPU time)
21:30:14
21:30:14 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
21:30:14 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
21:30:14 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1240197, ~: 1567439)
21:30:14 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 526.70ms (515.11ms CPU time)
21:30:14
21:30:14 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
21:30:14 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2763234, ~: 1307157)
21:30:14 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
21:30:14 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
21:30:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 644.52ms (896.31ms CPU time)
21:30:14
21:30:14 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
21:30:14 [PASS] test_AddRollup(bool) (runs: 256, μ: 2754090, ~: 3233310)
21:30:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 660.18ms (645.93ms CPU time)
21:30:15
21:30:15 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
21:30:15 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
21:30:15 [PASS] test_full() (gas: 160797407)
21:30:15 [PASS] test_invalidOracleInput() (gas: 55199)
21:30:15 [PASS] test_photograph() (gas: 77271119)
21:30:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 754.23ms (623.36ms CPU time)
21:30:15
21:30:15 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
21:30:15 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 234198, ~: 236522)
21:30:15 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262208, ~: 263012)
21:30:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 988.82ms (136.03ms CPU time)
21:30:15
21:30:15 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
21:30:15 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119748, ~: 120036)
21:30:15 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120840, ~: 122387)
21:30:15 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140063, ~: 141470)
21:30:15 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120559, ~: 121911)
21:30:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 996.18ms (107.93ms CPU time)
21:30:15
21:30:15 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
21:30:15 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
21:30:15 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 791656, ~: 732754)
21:30:15 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
21:30:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 996.39ms (1.00s CPU time)
21:30:15
21:30:15 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
21:30:15 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 630689, ~: 569449)
21:30:15 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
21:30:15 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 687024, ~: 733798)
21:30:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.07s (1.73s CPU time)
21:30:15
21:30:15 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
21:30:15 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
21:30:15 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19275, ~: 19308)
21:30:15 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417775, ~: 1418006)
21:30:15 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53297, ~: 53151)
21:30:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.08s (286.82ms CPU time)
21:30:15
21:30:15 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
21:30:15 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 3000754, ~: 3010946)
21:30:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.10s (1.09s CPU time)
21:30:15
21:30:15 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
21:30:15 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 58997962)
21:30:15 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
21:30:15 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41422862)
21:30:15 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 44600346)
21:30:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.15s (143.16ms CPU time)
21:30:15
21:30:15 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
21:30:15 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 625267, ~: 634439)
21:30:15 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
21:30:15 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 692787, ~: 640943)
21:30:15 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 675810, ~: 661294)
21:30:15 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 744714, ~: 747623)
21:30:15 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 716484, ~: 692656)
21:30:15 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 691239, ~: 681697)
21:30:15 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.15s (5.64s CPU time)
21:30:15
21:30:15 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
21:30:15 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43248626, ~: 43248599)
21:30:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.24s (1.23s CPU time)
21:30:15
21:30:15 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
21:30:15 [PASS] test_GivenStateIsDropped() (gas: 25448)
21:30:15 [PASS] test_GivenStateIsExecuted() (gas: 25467)
21:30:15 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24068, ~: 29451)
21:30:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.36s (18.98ms CPU time)
21:30:15
21:30:15 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
21:30:15 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1801588, ~: 1686932)
21:30:15 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
21:30:15 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
21:30:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.51s (1.64s CPU time)
21:30:16
21:30:16 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
21:30:16 [PASS] testMultipleProvers() (gas: 139424735)
21:30:17 [PASS] testMultipleProversBoostedRewards() (gas: 105755177)
21:30:17 [PASS] testNoHolesInProvenBlocks() (gas: 71428650)
21:30:17 [PASS] testProofsAreInOneEpoch() (gas: 71427692)
21:30:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.72s (5.56s CPU time)
21:30:17
21:30:17 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
21:30:17 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2953634, ~: 365048)
21:30:17 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
21:30:17 [PASS] testSimpleSample() (gas: 5526723)
21:30:17 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15649, ~: 15859)
21:30:17 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 649810, ~: 293386)
21:30:17 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
21:30:17 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 3.68s (4.65s CPU time)
21:30:18
21:30:18 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
21:30:18 [PASS] test_FeeModelEquivalence() (gas: 436453050)
21:30:18 [PASS] test__FeeModelPrune() (gas: 2117894)
21:30:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.87s (3.62s CPU time)
21:30:18
21:30:18 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
21:30:18 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
21:30:18 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
21:30:18 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
21:30:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.03s (14.28ms CPU time)
21:30:18
21:30:18 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
21:30:18 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76858, ~: 76633)
21:30:18 [PASS] test_WhenAmountEq0() (gas: 8437)
21:30:18 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 234293, ~: 235714)
21:30:18 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213761, ~: 212983)
21:30:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.03s (184.85ms CPU time)
21:30:18
21:30:18 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
21:30:18 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670313, ~: 670633)
21:30:18 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
21:30:18 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672914, ~: 673011)
21:30:18 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671549, ~: 672020)
21:30:18 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
21:30:18 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683367, ~: 684026)
21:30:18 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125163, ~: 1125994)
21:30:18 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
21:30:18 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15233, ~: 15214)
21:30:18 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376100, ~: 376141)
21:30:18 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381325, ~: 381394)
21:30:18 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 4.03s (1.32s CPU time)
21:30:18
21:30:18 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
21:30:18 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183546, ~: 183680)
21:30:18 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21682, ~: 21616)
21:30:18 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1322123, ~: 1480865)
21:30:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.21s (346.23ms CPU time)
21:30:18
21:30:18 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
21:30:18 [PASS] test_100_validators() (gas: 375086203)
21:30:18 [PASS] test_48_validators() (gas: 359801122)
21:30:18 [PASS] test_no_validators() (gas: 76888187)
21:30:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.47s (10.76s CPU time)
21:30:18
21:30:18 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
21:30:18 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
21:30:18 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49968, ~: 50190)
21:30:18 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156241, ~: 166898)
21:30:18 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53177, ~: 53492)
21:30:18 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76245, ~: 75942)
21:30:18 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76620, ~: 76808)
21:30:18 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119684, ~: 119994)
21:30:18 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172411, ~: 172720)
21:30:18 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174529, ~: 174932)
21:30:18 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192402, ~: 192789)
21:30:18 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219459, ~: 220006)
21:30:18 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218144, ~: 218502)
21:30:18 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 4.69s (335.63ms CPU time)
21:30:19
21:30:19 Ran 29 tests for test/Rollup.t.sol:RollupTest
21:30:19 [PASS] testBlockFee() (gas: 44417115)
21:30:19 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 39644596, ~: 39754999)
21:30:19 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65468726, ~: 72701722)
21:30:19 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72377830)
21:30:19 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42879300, ~: 43538010)
21:30:19 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39082565, ~: 39082565)
21:30:19 [PASS] testExtraBlobs() (gas: 51385604)
21:30:19 [PASS] testInvalidBlobHash() (gas: 43406911)
21:30:19 [PASS] testInvalidBlobProof() (gas: 1026467619)
21:30:19 [PASS] testInvalidL2Fee() (gas: 43492913)
21:30:19 [PASS] testMixedBlock(bool) (runs: 256, μ: 52815232, ~: 60099593)
21:30:19 [PASS] testNonZeroDaFee() (gas: 43481094)
21:30:19 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61959125)
21:30:19 [PASS] testProvingFeeUpdates() (gas: 72935908)
21:30:19 [PASS] testPrune() (gas: 45809642)
21:30:19 [PASS] testPruneAfterPartial() (gas: 72749770)
21:30:19 [PASS] testPruneDuringPropose() (gas: 53081159)
21:30:19 [PASS] testRevertInvalidCoinbase() (gas: 38451621)
21:30:19 [PASS] testRevertInvalidTimestamp() (gas: 38454162)
21:30:19 [PASS] testRevertPrune() (gas: 45305948)
21:30:19 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 61686078)
21:30:19 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 77226458, ~: 77226527)
21:30:19 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 77228538, ~: 77228855)
21:30:19 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53358596)
21:30:19 [PASS] testSingleBlock(bool) (runs: 256, μ: 40742684, ~: 40049781)
21:30:19 [PASS] testSubmitProofInvalidArchive() (gas: 39000701)
21:30:19 [PASS] testSubmitProofNonExistentBlock() (gas: 39000428)
21:30:19 [PASS] testTimestamp() (gas: 40312967)
21:30:19 [PASS] testTooManyBlocks() (gas: 51560332)
21:30:19 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 4.81s (44.83s CPU time)
21:30:19
21:30:19 Ran 9 tests for test/Inbox.t.sol:InboxTest
21:30:19 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
21:30:19 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5509611, ~: 5486599)
21:30:19 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
21:30:19 [PASS] testRevertIfActorTooLarge() (gas: 11877)
21:30:19 [PASS] testRevertIfContentTooLarge() (gas: 12009)
21:30:19 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
21:30:19 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
21:30:19 [PASS] testRevertIfVersionMismatch() (gas: 12251)
21:30:19 [PASS] testSendDuplicateL2Messages() (gas: 111551)
21:30:19 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.39s (5.38s CPU time)
21:30:20
21:30:20 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
21:30:20 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
21:30:20 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
21:30:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.06s (6.09s CPU time)
21:30:20
21:30:20 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
21:30:20 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
21:30:20 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193598, ~: 4193598)
21:30:20 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
21:30:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.36s (12.06s CPU time)
21:30:20
21:30:20 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
21:30:20 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
21:30:20 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273376, ~: 273297)
21:30:20 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35821, ~: 35752)
21:30:20 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273307, ~: 273575)
21:30:20 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42192, ~: 41957)
21:30:20 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273397, ~: 273651)
21:30:20 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42397, ~: 42142)
21:30:20 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685)
21:30:20 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31290, ~: 31299)
21:30:20 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274223, ~: 274514)
21:30:20 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41734, ~: 41530)
21:30:20 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060)
21:30:20 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31232, ~: 31238)
21:30:20 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273491, ~: 273199)
21:30:20 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40999, ~: 41316)
21:30:20 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273859, ~: 274131)
21:30:20 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41885, ~: 41698)
21:30:20 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273998, ~: 274253)
21:30:20 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42030, ~: 41796)
21:30:20 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 6.60s (587.05ms CPU time)
21:30:20
21:30:20 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
21:30:20 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
21:30:20 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
21:30:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.67s (43.87ms CPU time)
21:30:20
21:30:20 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
21:30:20 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712856, ~: 5712905)
21:30:20 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554811, ~: 7554841)
21:30:20 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892754, ~: 3892755)
21:30:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.67s (13.43s CPU time)
21:30:21
21:30:21 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
21:30:21 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32830, ~: 32633)
21:30:21 [PASS] test_WhenAmountEq0() (gas: 8626)
21:30:21 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209820, ~: 210513)
21:30:21 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 241812, ~: 238450)
21:30:21 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215172, ~: 214954)
21:30:21 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.88s (234.35ms CPU time)
21:30:21
21:30:21 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
21:30:21 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42402038, ~: 42435262)
21:30:21 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58348572, ~: 58370630)
21:30:21 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 43407202, ~: 43385148)
21:30:21 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43359644, ~: 43318745)
21:30:21 [PASS] test_getRewardConfig() (gas: 42312613)
21:30:21 [PASS] test_validateHeader() (gas: 43210270)
21:30:21 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.88s (10.98s CPU time)
21:30:23
21:30:23 Ran 15 tests for test/Outbox.t.sol:OutboxTest
21:30:23 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
21:30:23 [PASS] testGetRootData() (gas: 86146)
21:30:23 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 32059954, ~: 6341906)
21:30:23 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3882891, ~: 3770351)
21:30:23 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
21:30:23 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
21:30:23 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
21:30:23 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
21:30:23 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
21:30:23 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
21:30:23 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
21:30:23 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
21:30:23 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
21:30:23 [PASS] testRevertIfVersionMismatch() (gas: 36053)
21:30:23 [PASS] testValidInsertAndConsume() (gas: 636284)
21:30:23 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.92s (9.76s CPU time)
21:30:24
21:30:24 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
21:30:24 [PASS] testFrontier() (gas: 0)
21:30:24 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.16s (10.15s CPU time)
21:30:24
21:30:24 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
21:30:24 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968410, ~: 968328)
21:30:24 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964051, ~: 963768)
21:30:24 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964531, ~: 964326)
21:30:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.18s (145.50ms CPU time)
21:30:24
21:30:24 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
21:30:24 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 319310, ~: 319310)
21:30:24 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10511130, ~: 10494900)
21:30:24 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10506422, ~: 10513129)
21:30:24 [PASS] test_GivenInsufficientYea() (gas: 431910)
21:30:24 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 357842, ~: 357862)
21:30:24 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10278241, ~: 10325165)
21:30:24 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9185488)
21:30:24 [PASS] test_WhenRoundNotInPast() (gas: 343580)
21:30:24 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 358181, ~: 358454)
21:30:24 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.23s (30.06s CPU time)
21:30:26
21:30:26 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
21:30:26 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
21:30:26 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336063, ~: 335952)
21:30:26 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 674277, ~: 661718)
21:30:26 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 715571, ~: 702638)
21:30:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.91s (1.85s CPU time)
21:30:26
21:30:26 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
21:30:26 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630419, ~: 2630419)
21:30:26 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1019293, ~: 1275950)
21:30:26 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143)
21:30:26 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
21:30:26 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
21:30:26 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
21:30:26 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751328, ~: 13751328)
21:30:26 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751363, ~: 13751363)
21:30:26 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.91s (33.06s CPU time)
21:30:26
21:30:26 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
21:30:26 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
21:30:26 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
21:30:26 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23220, ~: 23314)
21:30:26 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7713153, ~: 7515294)
21:30:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 12.44s (2.87s CPU time)
21:30:26
21:30:26 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
21:30:26 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43350744, ~: 43350744)
21:30:26 [PASS] testHappyPath() (gas: 56771586)
21:30:26 [PASS] testInitialCommitteeMatch() (gas: 43526992)
21:30:26 [PASS] testInsufficientSigsMove() (gas: 47290775)
21:30:26 [PASS] testInvalidCommitteeCommitment() (gas: 47283056)
21:30:26 [PASS] testNukeFromOrbit() (gas: 57972052)
21:30:26 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43410870, ~: 43410870)
21:30:26 [PASS] testProposerNotProvided() (gas: 47299580)
21:30:26 [PASS] testRelayedForProposer() (gas: 48707083)
21:30:26 [PASS] testStableCommittee(uint8) (runs: 256, μ: 43700749, ~: 43700859)
21:30:26 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 82737279, ~: 83880512)
21:30:26 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.44s (16.77s CPU time)
21:30:26
21:30:26 Ran 95 test suites in 12.45s (201.71s CPU time): 404 tests passed, 0 failed, 0 skipped (404 total tests)