Parent Log: http://ci.aztec-labs.com/75a7057e013a54fb Command: 5617670a8541c948 cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/92ef6e28f2b718bb1009392a60b8311979c782d2 Env: REF_NAME=gh-readonly-queue/next/pr-15126-69eacbd6f18ad2a9ac646c4ffaf0133b0cdf856a CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 12:02:24 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15126_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 12:02:32 Compiling 274 files with Solc 0.8.27 12:03:34 Solc 0.8.27 finished in 61.24s 12:03:34 Compiler run successful! 12:03:34 12:03:34 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 12:03:34 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 12:03:34 [PASS] test_GivenNoListedRollups() (gas: 10735) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.79ms (1.27ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 12:03:34 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 12:03:34 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.04ms (646.44µs CPU time) 12:03:34 12:03:34 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest 12:03:34 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80174) 12:03:34 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75150) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.34ms (378.20µs CPU time) 12:03:34 12:03:34 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 12:03:34 [PASS] testComputeTxsEffectsHash2() (gas: 18578) 12:03:34 [PASS] testComputeTxsEffectsHash3() (gas: 23575) 12:03:34 [PASS] testComputeTxsEffectsHash5() (gas: 32607) 12:03:34 [PASS] testComputeTxsEffectsHash6() (gas: 37249) 12:03:34 [PASS] testComputeTxsEffectsHash7() (gas: 40960) 12:03:34 [PASS] testDecomp() (gas: 42525) 12:03:34 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 11.93ms (1.49ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/Parity.t.sol:ParityTest 12:03:34 [PASS] testRootMatchesBaseParity() (gas: 531543) 12:03:34 [PASS] testRootMatchesRootParity() (gas: 531476) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.52ms (5.86ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/staking/getters.t.sol:GettersTest 12:03:34 [PASS] test_getAttesterAtIndex() (gas: 34661) 12:03:34 [PASS] test_getAttesterOutOfBounds() (gas: 27412) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.80ms (224.36µs CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 12:03:34 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 12:03:34 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 12:03:34 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174205) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 19.57ms (12.21ms CPU time) 12:03:34 12:03:34 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 12:03:34 [PASS] test_LockVoteAndExecute() (gas: 1313517) 12:03:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 23.68ms (515.63µs CPU time) 12:03:34 12:03:34 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 12:03:34 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 12:03:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 26.50ms (14.53ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 12:03:34 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 12:03:34 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 28.85ms (37.86ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 12:03:34 [PASS] test_GivenSufficientBalance() (gas: 155632) 12:03:34 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.98ms (410.73µs CPU time) 12:03:34 12:03:34 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 12:03:34 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 12:03:34 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.61ms (39.79ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 12:03:34 [PASS] test_activityDuplicateNoop() (gas: 335056) 12:03:34 [PASS] test_activityScore() (gas: 1138003) 12:03:34 [PASS] test_shares() (gas: 2668376) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 33.15ms (15.14ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 12:03:34 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85739, ~: 85895) 12:03:34 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.08ms (27.50ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/ignition.t.sol:IgnitionTest 12:03:34 [PASS] test_RevertNonEmptyBlock() (gas: 38274388) 12:03:34 [PASS] test_emptyBlock() (gas: 38430012) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.25ms (25.50ms CPU time) 12:03:34 12:03:34 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 12:03:34 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036) 12:03:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 35.22ms (9.95ms CPU time) 12:03:34 12:03:34 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 12:03:34 [PASS] test_Slashing() (gas: 45052309) 12:03:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 39.55ms (32.17ms CPU time) 12:03:34 12:03:34 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 12:03:34 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474952) 12:03:34 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346568) 12:03:34 [PASS] test_GivenNewCanonicalInstance() (gas: 948506) 12:03:34 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572446) 12:03:34 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651691) 12:03:34 [PASS] test_GivenProposalIsLeader() (gas: 547946) 12:03:34 [PASS] test_GivenRoundChanged() (gas: 526800) 12:03:34 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400610, ~: 400610) 12:03:34 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 49.27ms (40.01ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 12:03:34 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 12:03:34 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 51.54ms (42.29ms CPU time) 12:03:34 12:03:34 Ran 1 test for test/staking/move.t.sol:MoveTest 12:03:34 [PASS] test_MoveStakingSet() (gas: 55653635) 12:03:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 63.87ms (45.16ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 12:03:34 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484) 12:03:34 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 64.22ms (19.69ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 12:03:34 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841) 12:03:34 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 65.05ms (23.52ms CPU time) 12:03:34 12:03:34 Ran 1 test for test/staking/15050.t.sol:Test15050 12:03:34 [PASS] test_15050() (gas: 1680582) 12:03:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 67.66ms (3.00ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 12:03:34 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 12:03:34 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.09ms (46.34ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123 12:03:34 [PASS] test_ProposerEqZero() (gas: 431686) 12:03:34 [PASS] test_replay() (gas: 601353) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 70.38ms (61.52ms CPU time) 12:03:34 12:03:34 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 12:03:34 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 12:03:34 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983) 12:03:34 [PASS] test_GivenAttesterIsNotActive() (gas: 172724) 12:03:34 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434) 12:03:34 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 12:03:34 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 73.28ms (2.38ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 12:03:34 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 12:03:34 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 79.64ms (69.56ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 12:03:34 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 12:03:34 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 12:03:34 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 92.21ms (70.82ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 12:03:34 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 182715, ~: 184670) 12:03:34 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 95.53ms (112.23ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 12:03:34 [PASS] test_GivenSufficientBalance() (gas: 207025) 12:03:34 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 12:03:34 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 98.86ms (934.63µs CPU time) 12:03:34 12:03:34 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest 12:03:34 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831) 12:03:34 [PASS] test_GivenRollupEq0() (gas: 34563) 12:03:34 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187693, ~: 187805) 12:03:34 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936) 12:03:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 119.00ms (120.32ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 12:03:34 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462) 12:03:34 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 125.22ms (23.29ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 12:03:34 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127828, ~: 118972) 12:03:34 [PASS] test_GivenBalanceIs0() (gas: 54054) 12:03:34 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 135.59ms (144.09ms CPU time) 12:03:34 12:03:34 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 12:03:34 [PASS] test_GivenNoCheckpoints() (gas: 28277) 12:03:34 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 215156, ~: 212720) 12:03:34 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211179, ~: 209784) 12:03:34 [PASS] test_WhenTimeNotInPast() (gas: 3997) 12:03:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 142.90ms (134.72ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 12:03:34 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308122, ~: 309074) 12:03:34 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207215, ~: 208358) 12:03:34 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 152.71ms (243.85ms CPU time) 12:03:34 12:03:34 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 12:03:34 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59520795) 12:03:34 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 12:03:34 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41945419) 12:03:34 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45123347) 12:03:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 158.96ms (150.17ms CPU time) 12:03:34 12:03:34 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 12:03:34 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724) 12:03:34 [PASS] test_GivenAttesterIsLiving() (gas: 824930) 12:03:34 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733) 12:03:34 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934) 12:03:34 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212) 12:03:34 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551) 12:03:34 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 193.14ms (182.26ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest 12:03:34 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 657598, ~: 684799) 12:03:34 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 726334, ~: 776169) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 193.89ms (334.94ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 12:03:34 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693232, ~: 1693281) 12:03:34 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48183, ~: 48467) 12:03:34 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49047, ~: 48748) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 194.31ms (169.08ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest 12:03:34 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490) 12:03:34 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638317, ~: 636860) 12:03:34 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 199.00ms (303.45ms CPU time) 12:03:34 12:03:34 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 12:03:34 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743) 12:03:34 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007) 12:03:34 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992) 12:03:34 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810) 12:03:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 227.04ms (147.97ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest 12:03:34 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 128880, ~: 120082) 12:03:34 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250) 12:03:34 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 254.90ms (95.18ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 12:03:34 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 12:03:34 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18980, ~: 19037) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 258.24ms (25.83ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 12:03:34 [PASS] test_GivenStatusIsNotExiting() (gas: 727785) 12:03:34 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836266, ~: 836308) 12:03:34 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 259.54ms (241.89ms CPU time) 12:03:34 12:03:34 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 12:03:34 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906) 12:03:34 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19218, ~: 19308) 12:03:34 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417723, ~: 1418006) 12:03:34 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53257, ~: 53151) 12:03:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 277.68ms (255.76ms CPU time) 12:03:34 12:03:34 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 12:03:34 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825850, ~: 826182) 12:03:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 288.45ms (279.01ms CPU time) 12:03:34 12:03:34 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 12:03:34 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296196, ~: 296374) 12:03:34 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371508, ~: 371568) 12:03:34 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 12:03:34 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426094, ~: 426409) 12:03:34 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441206, ~: 441559) 12:03:34 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 12:03:34 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406602, ~: 407102) 12:03:34 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 12:03:34 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 312.07ms (694.45ms CPU time) 12:03:34 12:03:34 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 12:03:34 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 12:03:34 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49670, ~: 50190) 12:03:34 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154008, ~: 166937) 12:03:34 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53142, ~: 53090) 12:03:34 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76220, ~: 75942) 12:03:34 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76626, ~: 76919) 12:03:34 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119750, ~: 120013) 12:03:34 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172434, ~: 172701) 12:03:34 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174646, ~: 174990) 12:03:34 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192211, ~: 192789) 12:03:34 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219106, ~: 220006) 12:03:34 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217796, ~: 218502) 12:03:34 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 318.68ms (280.68ms CPU time) 12:03:34 12:03:34 Ran 9 tests for test/staking/slash.t.sol:SlashTest 12:03:34 [PASS] test_GivenAttesterIsActive() (gas: 819662) 12:03:34 [PASS] test_GivenAttesterIsNotActive() (gas: 653278) 12:03:34 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722) 12:03:34 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296) 12:03:34 [PASS] test_SlashingMoreThanBalance() (gas: 735615) 12:03:34 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488) 12:03:34 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020) 12:03:34 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120) 12:03:34 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001) 12:03:34 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 320.16ms (6.52ms CPU time) 12:03:34 12:03:34 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 12:03:34 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 12:03:34 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421502, ~: 421347) 12:03:34 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171084, ~: 171381) 12:03:34 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 12:03:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 322.85ms (368.39ms CPU time) 12:03:34 12:03:34 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 12:03:34 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238) 12:03:34 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809) 12:03:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 326.71ms (51.14ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 12:03:34 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308736, ~: 308792) 12:03:34 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204187, ~: 204258) 12:03:34 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 326.44ms (402.73ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 12:03:34 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19404, ~: 19727) 12:03:34 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83178, ~: 82934) 12:03:34 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 331.24ms (43.72ms CPU time) 12:03:34 12:03:34 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 12:03:34 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76853, ~: 76633) 12:03:34 [PASS] test_WhenAmountEq0() (gas: 8437) 12:03:34 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237228, ~: 235768) 12:03:34 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214464, ~: 212875) 12:03:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 336.39ms (168.96ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 12:03:34 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 12:03:34 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 12:03:34 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 338.27ms (110.90ms CPU time) 12:03:34 12:03:34 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 12:03:34 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183584, ~: 183680) 12:03:34 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21683, ~: 21616) 12:03:34 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1327562, ~: 1481549) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 354.99ms (347.04ms CPU time) 12:03:34 12:03:34 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 12:03:34 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 12:03:34 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694008, ~: 694512) 12:03:34 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 12:03:34 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 12:03:34 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683840, ~: 684335) 12:03:34 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686360, ~: 686480) 12:03:34 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698637, ~: 699482) 12:03:34 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 12:03:34 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664589, ~: 664941) 12:03:34 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 12:03:34 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 365.64ms (1.00s CPU time) 12:03:34 12:03:34 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 12:03:34 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 12:03:34 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639) 12:03:34 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939) 12:03:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 440.97ms (405.49ms CPU time) 12:03:35 12:03:35 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 12:03:35 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1260814, ~: 1405312) 12:03:35 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 12:03:35 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1338427, ~: 1596184) 12:03:35 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1108448, ~: 1259858) 12:03:35 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 544.12ms (1.24s CPU time) 12:03:35 12:03:35 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 12:03:35 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670) 12:03:35 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3611097, ~: 3601361) 12:03:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 546.97ms (510.12ms CPU time) 12:03:35 12:03:35 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 12:03:35 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900) 12:03:35 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16732, ~: 16732) 12:03:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 586.58ms (25.60ms CPU time) 12:03:35 12:03:35 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 12:03:35 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577) 12:03:35 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48670, ~: 48668) 12:03:35 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043729, ~: 1044468) 12:03:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 639.21ms (629.98ms CPU time) 12:03:35 12:03:35 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 12:03:35 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073) 12:03:35 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1302549, ~: 1567572) 12:03:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 662.63ms (647.90ms CPU time) 12:03:35 12:03:35 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 12:03:35 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2885711, ~: 1265957) 12:03:35 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925) 12:03:35 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 12:03:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 756.44ms (917.69ms CPU time) 12:03:35 12:03:35 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest 12:03:35 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915) 12:03:35 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 581574, ~: 581574) 12:03:35 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395) 12:03:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 804.12ms (828.99ms CPU time) 12:03:35 12:03:35 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 12:03:35 [PASS] test_AddRollup(bool) (runs: 256, μ: 2779367, ~: 2307890) 12:03:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 905.10ms (787.22ms CPU time) 12:03:35 12:03:35 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 12:03:35 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 12:03:35 [PASS] test_full() (gas: 160797407) 12:03:35 [PASS] test_invalidOracleInput() (gas: 55199) 12:03:35 [PASS] test_photograph() (gas: 77271119) 12:03:35 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 936.76ms (568.20ms CPU time) 12:03:35 12:03:35 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 12:03:35 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 12:03:35 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273178, ~: 273865) 12:03:35 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35838, ~: 36154) 12:03:35 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273276, ~: 273575) 12:03:35 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42182, ~: 41957) 12:03:35 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273348, ~: 273651) 12:03:35 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42353, ~: 42142) 12:03:35 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685) 12:03:35 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31295, ~: 31299) 12:03:35 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274263, ~: 274514) 12:03:35 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41758, ~: 41530) 12:03:35 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060) 12:03:35 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31236, ~: 31238) 12:03:35 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273528, ~: 273199) 12:03:35 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40973, ~: 40925) 12:03:35 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273874, ~: 274131) 12:03:35 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41929, ~: 41698) 12:03:35 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273967, ~: 274253) 12:03:35 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42034, ~: 41796) 12:03:35 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 949.04ms (543.74ms CPU time) 12:03:35 12:03:35 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 12:03:35 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595398) 12:03:35 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421444) 12:03:35 [PASS] test_GivenNewCanonicalInstance() (gas: 1120315) 12:03:35 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744289) 12:03:35 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871016) 12:03:35 [PASS] test_GivenProposalIsLeader() (gas: 719786) 12:03:35 [PASS] test_GivenRoundChanged() (gas: 689126) 12:03:35 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528794, ~: 528577) 12:03:35 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 982.82ms (971.95ms CPU time) 12:03:35 12:03:35 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 12:03:35 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670094, ~: 670633) 12:03:35 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 12:03:35 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673129, ~: 673357) 12:03:35 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671720, ~: 672020) 12:03:35 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 12:03:35 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683871, ~: 684026) 12:03:35 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125362, ~: 1125994) 12:03:35 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 12:03:35 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15230, ~: 15214) 12:03:35 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376111, ~: 376141) 12:03:35 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381287, ~: 381394) 12:03:35 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 991.90ms (1.81s CPU time) 12:03:35 12:03:35 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 12:03:35 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 12:03:35 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 839384, ~: 815882) 12:03:35 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 12:03:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.16s (1.16s CPU time) 12:03:35 12:03:35 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 12:03:35 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2977463, ~: 2972352) 12:03:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.21s (1.16s CPU time) 12:03:35 12:03:35 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 12:03:35 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 611683, ~: 559942) 12:03:35 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 12:03:35 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 673955, ~: 682363) 12:03:35 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 674680, ~: 661218) 12:03:35 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 769589, ~: 747623) 12:03:35 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 719371, ~: 692656) 12:03:35 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 665825, ~: 681697) 12:03:35 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.27s (6.42s CPU time) 12:03:36 12:03:36 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest 12:03:36 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637316, ~: 637444) 12:03:36 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724337, ~: 724995) 12:03:36 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50561, ~: 50561) 12:03:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.62s (321.26ms CPU time) 12:03:36 12:03:36 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 12:03:36 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119834, ~: 121404) 12:03:36 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120449, ~: 122387) 12:03:36 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140116, ~: 141812) 12:03:36 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120047, ~: 121795) 12:03:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.67s (110.81ms CPU time) 12:03:36 12:03:36 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 12:03:36 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43771196, ~: 43771165) 12:03:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.73s (1.72s CPU time) 12:03:36 12:03:36 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 12:03:36 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1767749, ~: 1686046) 12:03:36 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 12:03:36 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 12:03:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.82s (1.97s CPU time) 12:03:37 12:03:37 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 12:03:37 [PASS] testMultipleProvers() (gas: 139942853) 12:03:37 [PASS] testMultipleProversBoostedRewards() (gas: 106273295) 12:03:37 [PASS] testNoHolesInProvenBlocks() (gas: 71946768) 12:03:37 [PASS] testProofsAreInOneEpoch() (gas: 71945810) 12:03:37 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.88s (6.21s CPU time) 12:03:37 12:03:37 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest 12:03:37 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2229567, ~: 129812) 12:03:37 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634) 12:03:37 [PASS] testSimpleSample() (gas: 5526723) 12:03:37 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15626, ~: 15552) 12:03:37 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 572315, ~: 152256) 12:03:37 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137) 12:03:37 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 3.01s (4.27s CPU time) 12:03:37 12:03:37 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest 12:03:37 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 95903, ~: 95903) 12:03:37 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 614249, ~: 614563) 12:03:37 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 610802, ~: 610748) 12:03:37 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 751097, ~: 751079) 12:03:37 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 746194, ~: 746007) 12:03:37 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 680045, ~: 679790) 12:03:37 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 675255, ~: 675007) 12:03:37 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 618617, ~: 618617) 12:03:37 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383) 12:03:37 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 3.07s (1.08s CPU time) 12:03:37 12:03:37 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 12:03:37 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 12:03:37 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845) 12:03:37 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23182, ~: 23314) 12:03:37 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7578375, ~: 7771168) 12:03:37 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.32s (3.30s CPU time) 12:03:38 12:03:38 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 12:03:38 [PASS] test_FeeModelEquivalence() (gas: 436453050) 12:03:38 [PASS] test__FeeModelPrune() (gas: 2117894) 12:03:38 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.05s (3.49s CPU time) 12:03:38 12:03:38 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 12:03:38 [PASS] test_100_slashing_validators() (gas: 277688514) 12:03:38 [PASS] test_100_validators() (gas: 258724201) 12:03:38 [PASS] test_48_validators() (gas: 242032700) 12:03:38 [PASS] test_no_validators() (gas: 79709228) 12:03:38 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.25s (13.39s CPU time) 12:03:38 12:03:38 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 12:03:38 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217189, ~: 216944) 12:03:38 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320454, ~: 320250) 12:03:38 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227417, ~: 227276) 12:03:38 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953) 12:03:38 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.38s (313.05ms CPU time) 12:03:38 12:03:38 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest 12:03:38 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 602303, ~: 602303) 12:03:38 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 600824, ~: 600824) 12:03:38 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 580951, ~: 580951) 12:03:38 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 641161, ~: 641161) 12:03:38 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 619374, ~: 619374) 12:03:38 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 582363, ~: 582363) 12:03:38 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 133298, ~: 133298) 12:03:38 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 646012, ~: 646012) 12:03:38 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505) 12:03:38 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.38s (1.11s CPU time) 12:03:39 12:03:39 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 12:03:39 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32812, ~: 32633) 12:03:39 [PASS] test_WhenAmountEq0() (gas: 8626) 12:03:39 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213343, ~: 210646) 12:03:39 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239239, ~: 238178) 12:03:39 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 217695, ~: 214706) 12:03:39 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.67s (220.62ms CPU time) 12:03:39 12:03:39 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 12:03:39 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 654030, ~: 643917) 12:03:39 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 12:03:39 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 687448, ~: 652184) 12:03:39 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.67s (2.15s CPU time) 12:03:39 12:03:39 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 12:03:39 [PASS] test_GivenStateIsDropped() (gas: 25448) 12:03:39 [PASS] test_GivenStateIsExecuted() (gas: 25467) 12:03:39 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24908, ~: 29984) 12:03:39 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.09s (22.81ms CPU time) 12:03:39 12:03:39 Ran 9 tests for test/Inbox.t.sol:InboxTest 12:03:39 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 12:03:39 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5548374, ~: 5436524) 12:03:39 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 12:03:39 [PASS] testRevertIfActorTooLarge() (gas: 11877) 12:03:39 [PASS] testRevertIfContentTooLarge() (gas: 12009) 12:03:39 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 12:03:39 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 12:03:39 [PASS] testRevertIfVersionMismatch() (gas: 12251) 12:03:39 [PASS] testSendDuplicateL2Messages() (gas: 111551) 12:03:39 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.09s (5.12s CPU time) 12:03:39 12:03:39 Ran 29 tests for test/Rollup.t.sol:RollupTest 12:03:39 [PASS] testBlockFee() (gas: 44935233) 12:03:39 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40171234, ~: 40273815) 12:03:39 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 66595870, ~: 73219840) 12:03:39 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72895948) 12:03:39 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43480919, ~: 44056128) 12:03:39 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39610581, ~: 39769623) 12:03:39 [PASS] testExtraBlobs() (gas: 51903722) 12:03:39 [PASS] testInvalidBlobHash() (gas: 43925029) 12:03:39 [PASS] testInvalidBlobProof() (gas: 1026491529) 12:03:39 [PASS] testInvalidL2Fee() (gas: 44011031) 12:03:39 [PASS] testMixedBlock(bool) (runs: 256, μ: 53969286, ~: 60617711) 12:03:39 [PASS] testNonZeroDaFee() (gas: 43999212) 12:03:39 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62477243) 12:03:39 [PASS] testProvingFeeUpdates() (gas: 73454026) 12:03:39 [PASS] testPrune() (gas: 46327760) 12:03:39 [PASS] testPruneAfterPartial() (gas: 73267888) 12:03:39 [PASS] testPruneDuringPropose() (gas: 53599277) 12:03:39 [PASS] testRevertInvalidCoinbase() (gas: 38970437) 12:03:39 [PASS] testRevertInvalidTimestamp() (gas: 38972978) 12:03:39 [PASS] testRevertPrune() (gas: 45824066) 12:03:39 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62204196) 12:03:39 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78267277, ~: 78267365) 12:03:39 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78269592, ~: 78269693) 12:03:39 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53876714) 12:03:39 [PASS] testSingleBlock(bool) (runs: 256, μ: 41311502, ~: 42010040) 12:03:39 [PASS] testSubmitProofInvalidArchive() (gas: 39519517) 12:03:39 [PASS] testSubmitProofNonExistentBlock() (gas: 39519244) 12:03:39 [PASS] testTimestamp() (gas: 40835524) 12:03:39 [PASS] testTooManyBlocks() (gas: 52078450) 12:03:39 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.12s (50.09s CPU time) 12:03:40 12:03:40 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 12:03:40 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968347, ~: 968044) 12:03:40 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964046, ~: 963768) 12:03:40 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964534, ~: 964326) 12:03:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.92s (113.78ms CPU time) 12:03:40 12:03:40 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 12:03:40 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048) 12:03:40 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450) 12:03:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.09s (6.03s CPU time) 12:03:40 12:03:40 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 12:03:40 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894) 12:03:40 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529) 12:03:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.26s (47.61ms CPU time) 12:03:40 12:03:40 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 12:03:40 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712849, ~: 5712905) 12:03:40 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554802, ~: 7554841) 12:03:40 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755) 12:03:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.26s (13.54s CPU time) 12:03:40 12:03:40 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 12:03:40 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999) 12:03:40 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193599, ~: 4193599) 12:03:40 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993) 12:03:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.37s (12.17s CPU time) 12:03:41 12:03:41 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 12:03:41 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42923471, ~: 42891525) 12:03:41 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58866573, ~: 58846184) 12:03:41 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 43930672, ~: 43908062) 12:03:41 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43884130, ~: 43842519) 12:03:41 [PASS] test_getRewardConfig() (gas: 42835172) 12:03:41 [PASS] test_validateHeader() (gas: 43732836) 12:03:41 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.69s (11.42s CPU time) 12:03:41 12:03:41 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 12:03:41 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425) 12:03:41 [PASS] testDepositPrivate() (gas: 194884) 12:03:41 [PASS] testDepositPublic() (gas: 197387) 12:03:41 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760) 12:03:41 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067) 12:03:41 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.91s (385.31ms CPU time) 12:03:41 12:03:41 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 12:03:41 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695959, ~: 696660) 12:03:41 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832070, ~: 832951) 12:03:41 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673387, ~: 673706) 12:03:41 [PASS] test_GivenStateIsActive() (gas: 356145) 12:03:41 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 12:03:41 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685776, ~: 686292) 12:03:41 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698833, ~: 699359) 12:03:41 [PASS] test_GivenStateIsPending() (gas: 348521) 12:03:41 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663906, ~: 664805) 12:03:41 [PASS] test_GivenStateIsRejected() (gas: 363965) 12:03:41 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 7.23s (1.21s CPU time) 12:03:43 12:03:43 Ran 15 tests for test/Outbox.t.sol:OutboxTest 12:03:43 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 12:03:43 [PASS] testGetRootData() (gas: 86146) 12:03:43 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 29364949, ~: 3366993) 12:03:43 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3835280, ~: 3694531) 12:03:43 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 12:03:43 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 12:03:43 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 12:03:43 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 12:03:43 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 12:03:43 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 12:03:43 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 12:03:43 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 12:03:43 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 12:03:43 [PASS] testRevertIfVersionMismatch() (gas: 36053) 12:03:43 [PASS] testValidInsertAndConsume() (gas: 636284) 12:03:43 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.78s (9.70s CPU time) 12:03:44 12:03:44 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 12:03:44 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 232915, ~: 236522) 12:03:44 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262011, ~: 263012) 12:03:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.55s (133.95ms CPU time) 12:03:44 12:03:44 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest 12:03:44 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098) 12:03:44 [PASS] test_GivenGovernanceNeq0() (gas: 57941) 12:03:44 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959) 12:03:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 9.55s (21.84ms CPU time) 12:03:44 12:03:44 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 12:03:44 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341359, ~: 341359) 12:03:44 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10684874, ~: 10515960) 12:03:44 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10747775, ~: 10610739) 12:03:44 [PASS] test_GivenInsufficientYea() (gas: 456257) 12:03:44 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380086, ~: 380110) 12:03:44 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10598278, ~: 10694121) 12:03:44 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417558) 12:03:44 [PASS] test_WhenRoundNotInPast() (gas: 365673) 12:03:44 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380510, ~: 380768) 12:03:44 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.87s (28.76s CPU time) 12:03:44 12:03:44 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 12:03:44 [PASS] testFrontier() (gas: 0) 12:03:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.99s (9.98s CPU time) 12:03:46 12:03:46 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 12:03:46 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487) 12:03:46 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 997375, ~: 1275969) 12:03:46 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143) 12:03:46 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672) 12:03:46 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390) 12:03:46 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673) 12:03:46 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351) 12:03:46 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386) 12:03:46 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.55s (33.30s CPU time) 12:03:46 12:03:46 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 12:03:46 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 12:03:46 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336090, ~: 335952) 12:03:46 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 690269, ~: 661718) 12:03:46 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 674550, ~: 625426) 12:03:46 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 12.04s (2.13s CPU time) 12:03:46 12:03:46 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 12:03:46 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43873484, ~: 43873484) 12:03:46 [PASS] testHappyPath() (gas: 57292156) 12:03:46 [PASS] testInitialCommitteeMatch() (gas: 44050249) 12:03:46 [PASS] testInsufficientSigsMove() (gas: 47809736) 12:03:46 [PASS] testInvalidCommitteeCommitment() (gas: 47801952) 12:03:46 [PASS] testNukeFromOrbit() (gas: 58492986) 12:03:46 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43934644, ~: 43934644) 12:03:46 [PASS] testProposerNotProvided() (gas: 47818476) 12:03:46 [PASS] testRelayedForProposer() (gas: 49226470) 12:03:46 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44223372, ~: 44223512) 12:03:46 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83158327, ~: 83158327) 12:03:46 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.04s (17.52s CPU time) 12:03:46 12:03:46 Ran 106 test suites in 12.05s (217.47s CPU time): 448 tests passed, 0 failed, 0 skipped (448 total tests)