Parent Log: http://ci.aztec-labs.com/b1651973b9678d22 Command: c3d669156eb8f3bc cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/2f9d2861e2863437732f136f554fc8275c1bb1e7 Env: REF_NAME=gh-readonly-queue/next/pr-15155-7e505bcd7fcd90a7d5fe893194272157cc9ec848 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 19 17:56:06 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15155_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 17:56:14 Compiling 275 files with Solc 0.8.27 17:57:17 Solc 0.8.27 finished in 62.88s 17:57:17 Compiler run successful! 17:57:17 17:57:17 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 17:57:17 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 17:57:17 [PASS] test_GivenNoListedRollups() (gas: 10735) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 14.55ms (210.64µs CPU time) 17:57:17 17:57:17 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 17:57:17 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 17:57:17 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 14.91ms (950.02µs CPU time) 17:57:17 17:57:17 Ran 2 tests for test/Parity.t.sol:ParityTest 17:57:17 [PASS] testRootMatchesBaseParity() (gas: 531543) 17:57:17 [PASS] testRootMatchesRootParity() (gas: 531476) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.14ms (636.92µs CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest 17:57:17 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218) 17:57:17 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.81ms (389.99µs CPU time) 17:57:17 17:57:17 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 17:57:17 [PASS] test_GivenSufficientBalance() (gas: 155632) 17:57:17 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.05ms (409.46µs CPU time) 17:57:17 17:57:17 Ran 1 test for test/staking/15050.t.sol:Test15050 17:57:17 [PASS] test_15050() (gas: 1680582) 17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.68ms (2.88ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 17:57:17 [PASS] test_GivenStateIsDropped() (gas: 25448) 17:57:17 [PASS] test_GivenStateIsExecuted() (gas: 25467) 17:57:17 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24735, ~: 29984) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 26.84ms (11.18ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 17:57:17 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 17:57:17 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 17:57:17 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174205) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.31ms (11.04ms CPU time) 17:57:17 17:57:17 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 17:57:17 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 28.72ms (14.93ms CPU time) 17:57:17 17:57:17 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 17:57:17 [PASS] testComputeTxsEffectsHash2() (gas: 18578) 17:57:17 [PASS] testComputeTxsEffectsHash3() (gas: 23575) 17:57:17 [PASS] testComputeTxsEffectsHash5() (gas: 32607) 17:57:17 [PASS] testComputeTxsEffectsHash6() (gas: 37249) 17:57:17 [PASS] testComputeTxsEffectsHash7() (gas: 40960) 17:57:17 [PASS] testDecomp() (gas: 42525) 17:57:17 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 34.89ms (19.87ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 17:57:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 17:57:17 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 38.74ms (24.40ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 17:57:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 17:57:17 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 40.13ms (23.93ms CPU time) 17:57:17 17:57:17 Ran 9 tests for test/staking/slash.t.sol:SlashTest 17:57:17 [PASS] test_GivenAttesterIsActive() (gas: 819662) 17:57:17 [PASS] test_GivenAttesterIsNotActive() (gas: 653278) 17:57:17 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722) 17:57:17 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296) 17:57:17 [PASS] test_SlashingMoreThanBalance() (gas: 735615) 17:57:17 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488) 17:57:17 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020) 17:57:17 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120) 17:57:17 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001) 17:57:17 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 43.09ms (9.15ms CPU time) 17:57:17 17:57:17 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 17:57:17 [PASS] test_Slashing() (gas: 45329876) 17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 41.69ms (31.19ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/ignition.t.sol:IgnitionTest 17:57:17 [PASS] test_RevertNonEmptyBlock() (gas: 38551992) 17:57:17 [PASS] test_emptyBlock() (gas: 38707616) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 45.98ms (39.90ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 17:57:17 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 17:57:17 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.50ms (41.57ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 17:57:17 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462) 17:57:17 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.12ms (15.81ms CPU time) 17:57:17 17:57:17 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 17:57:17 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474952) 17:57:17 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346568) 17:57:17 [PASS] test_GivenNewCanonicalInstance() (gas: 948506) 17:57:17 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572446) 17:57:17 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651691) 17:57:17 [PASS] test_GivenProposalIsLeader() (gas: 547946) 17:57:17 [PASS] test_GivenRoundChanged() (gas: 526800) 17:57:17 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400610, ~: 400610) 17:57:17 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 55.04ms (39.00ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 17:57:17 [PASS] test_GivenSufficientBalance() (gas: 207025) 17:57:17 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 17:57:17 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 56.15ms (1.05ms CPU time) 17:57:17 17:57:17 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 17:57:17 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 17:57:17 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983) 17:57:17 [PASS] test_GivenAttesterIsNotActive() (gas: 172724) 17:57:17 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434) 17:57:17 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 17:57:17 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 57.20ms (4.16ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 17:57:17 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85117, ~: 85895) 17:57:17 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 59.05ms (43.64ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 17:57:17 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968393, ~: 968530) 17:57:17 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964072, ~: 963768) 17:57:17 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964539, ~: 964326) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 58.52ms (124.99ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 17:57:17 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900) 17:57:17 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16808, ~: 18132) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 59.86ms (23.78ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 17:57:17 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 17:57:17 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.17ms (45.52ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 17:57:17 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841) 17:57:17 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.98ms (25.88ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 17:57:17 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19422, ~: 19727) 17:57:17 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83227, ~: 82934) 17:57:17 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 65.09ms (80.35ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 17:57:17 [PASS] test_activityDuplicateNoop() (gas: 335056) 17:57:17 [PASS] test_activityScore() (gas: 1138003) 17:57:17 [PASS] test_shares() (gas: 2668376) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 66.32ms (14.57ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 17:57:17 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 184540, ~: 184670) 17:57:17 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 67.02ms (75.28ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking/getters.t.sol:GettersTest 17:57:17 [PASS] test_getAttesterAtIndex() (gas: 34661) 17:57:17 [PASS] test_getAttesterOutOfBounds() (gas: 27412) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.69ms (184.79µs CPU time) 17:57:17 17:57:17 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 17:57:17 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 17:57:17 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18962, ~: 19037) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 79.65ms (66.35ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 17:57:17 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 17:57:17 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 81.65ms (66.46ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 17:57:17 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 17:57:17 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 17:57:17 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 89.01ms (62.89ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123 17:57:17 [PASS] test_ProposerEqZero() (gas: 431686) 17:57:17 [PASS] test_replay() (gas: 601353) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 90.09ms (76.42ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 17:57:17 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693225, ~: 1693281) 17:57:17 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48153, ~: 48351) 17:57:17 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49068, ~: 48748) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 96.83ms (130.45ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 17:57:17 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894) 17:57:17 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 102.37ms (63.33ms CPU time) 17:57:17 17:57:17 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 17:57:17 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59800513) 17:57:17 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 17:57:17 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42225080) 17:57:17 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45403013) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 116.28ms (103.20ms CPU time) 17:57:17 17:57:17 Ran 1 test for test/staking/move.t.sol:MoveTest 17:57:17 [PASS] test_MoveStakingSet() (gas: 55794122) 17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 116.19ms (39.82ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest 17:57:17 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457) 17:57:17 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 116.44ms (100.00ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 17:57:17 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 17:57:17 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 17:57:17 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 122.78ms (127.64ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 17:57:17 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308437, ~: 309074) 17:57:17 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207727, ~: 208358) 17:57:17 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 122.72ms (203.31ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 17:57:17 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 232322, ~: 236522) 17:57:17 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261678, ~: 263012) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 137.01ms (118.99ms CPU time) 17:57:17 17:57:17 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 17:57:17 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724) 17:57:17 [PASS] test_GivenAttesterIsLiving() (gas: 824930) 17:57:17 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733) 17:57:17 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934) 17:57:17 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212) 17:57:17 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551) 17:57:17 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 168.38ms (111.12ms CPU time) 17:57:17 17:57:17 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 17:57:17 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825479, ~: 826182) 17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 191.41ms (177.23ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 17:57:17 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484) 17:57:17 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 193.89ms (106.45ms CPU time) 17:57:17 17:57:17 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 17:57:17 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036) 17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 211.75ms (6.94ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 17:57:17 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238) 17:57:17 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 215.23ms (45.45ms CPU time) 17:57:17 17:57:17 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 17:57:17 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76889, ~: 76633) 17:57:17 [PASS] test_WhenAmountEq0() (gas: 8437) 17:57:17 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239927, ~: 236398) 17:57:17 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216483, ~: 213267) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 240.40ms (190.12ms CPU time) 17:57:17 17:57:17 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 17:57:17 [PASS] test_LockVoteAndExecute() (gas: 1313517) 17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 252.88ms (790.05µs CPU time) 17:57:17 17:57:17 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 17:57:17 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120396, ~: 121630) 17:57:17 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120806, ~: 122387) 17:57:17 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140055, ~: 140902) 17:57:17 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120555, ~: 121795) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 256.35ms (247.71ms CPU time) 17:57:17 17:57:17 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 17:57:17 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 17:57:17 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421427, ~: 421347) 17:57:17 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171115, ~: 171381) 17:57:17 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 262.00ms (306.68ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 17:57:17 [PASS] test_GivenStatusIsNotExiting() (gas: 727785) 17:57:17 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836282, ~: 836242) 17:57:17 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 263.52ms (243.74ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest 17:57:17 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098) 17:57:17 [PASS] test_GivenGovernanceNeq0() (gas: 57941) 17:57:17 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 264.76ms (260.12ms CPU time) 17:57:17 17:57:17 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 17:57:17 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743) 17:57:17 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007) 17:57:17 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992) 17:57:17 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 265.95ms (150.89ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest 17:57:17 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 657557, ~: 684775) 17:57:17 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 719076, ~: 716445) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 313.17ms (297.54ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest 17:57:17 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637270, ~: 637597) 17:57:17 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724524, ~: 724947) 17:57:17 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 340.86ms (419.89ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 17:57:17 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 17:57:17 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639) 17:57:17 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 397.76ms (338.77ms CPU time) 17:57:17 17:57:17 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest 17:57:17 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831) 17:57:17 [PASS] test_GivenRollupEq0() (gas: 34563) 17:57:17 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187694, ~: 187805) 17:57:17 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 414.45ms (116.82ms CPU time) 17:57:17 17:57:17 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest 17:57:17 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 95903, ~: 95903) 17:57:17 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 614229, ~: 614161) 17:57:17 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 610847, ~: 611150) 17:57:17 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 750435, ~: 751079) 17:57:17 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 745742, ~: 746007) 17:57:17 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 680027, ~: 679790) 17:57:17 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 675278, ~: 675007) 17:57:17 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 618617, ~: 618617) 17:57:17 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383) 17:57:17 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 414.66ms (1.33s CPU time) 17:57:17 17:57:17 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 17:57:17 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906) 17:57:17 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19201, ~: 19308) 17:57:17 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417752, ~: 1418006) 17:57:17 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53226, ~: 53151) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 449.82ms (260.87ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 17:57:17 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670) 17:57:17 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3688427, ~: 3803261) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 463.23ms (421.57ms CPU time) 17:57:17 17:57:17 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 17:57:17 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308679, ~: 308792) 17:57:17 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204191, ~: 204258) 17:57:17 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 488.47ms (282.20ms CPU time) 17:57:17 17:57:17 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 17:57:17 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073) 17:57:17 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1238606, ~: 1567572) 17:57:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 501.87ms (480.36ms CPU time) 17:57:17 17:57:17 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 17:57:17 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1195899, ~: 1404628) 17:57:17 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 17:57:17 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1428216, ~: 1597013) 17:57:17 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1114237, ~: 1259723) 17:57:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 513.76ms (992.66ms CPU time) 17:57:18 17:57:18 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest 17:57:18 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915) 17:57:18 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 581574, ~: 581574) 17:57:18 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395) 17:57:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 717.24ms (714.88ms CPU time) 17:57:18 17:57:18 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 17:57:18 [PASS] test_AddRollup(bool) (runs: 256, μ: 2802555, ~: 2802555) 17:57:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 833.76ms (754.75ms CPU time) 17:57:18 17:57:18 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 17:57:18 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2748564, ~: 1162957) 17:57:18 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925) 17:57:18 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 17:57:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 860.30ms (981.05ms CPU time) 17:57:18 17:57:18 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 17:57:18 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 17:57:18 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336100, ~: 335952) 17:57:18 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 642814, ~: 583822) 17:57:18 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 661108, ~: 624742) 17:57:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 884.90ms (1.92s CPU time) 17:57:18 17:57:18 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 17:57:18 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32851, ~: 32633) 17:57:18 [PASS] test_WhenAmountEq0() (gas: 8626) 17:57:18 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213648, ~: 210700) 17:57:18 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235781, ~: 237268) 17:57:18 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 217385, ~: 214954) 17:57:18 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 933.09ms (238.45ms CPU time) 17:57:18 17:57:18 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 17:57:18 [PASS] test_GivenNoCheckpoints() (gas: 28277) 17:57:18 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214654, ~: 212562) 17:57:18 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210450, ~: 209870) 17:57:18 [PASS] test_WhenTimeNotInPast() (gas: 3997) 17:57:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.07s (166.05ms CPU time) 17:57:18 17:57:18 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 17:57:18 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 17:57:18 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 828894, ~: 815882) 17:57:18 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 17:57:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.07s (1.09s CPU time) 17:57:18 17:57:18 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 17:57:18 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2986867, ~: 2994899) 17:57:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.10s (1.04s CPU time) 17:57:18 17:57:18 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 17:57:18 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 672809, ~: 709520) 17:57:18 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 17:57:18 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 714509, ~: 682363) 17:57:18 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 674838, ~: 661294) 17:57:18 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 738375, ~: 747623) 17:57:18 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 697387, ~: 692656) 17:57:18 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 704504, ~: 681697) 17:57:18 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.17s (5.63s CPU time) 17:57:18 17:57:18 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 17:57:18 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 702950, ~: 718968) 17:57:18 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 17:57:18 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 671852, ~: 733938) 17:57:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.23s (2.10s CPU time) 17:57:18 17:57:18 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 17:57:18 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44050863, ~: 44050831) 17:57:18 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.36s (1.36s CPU time) 17:57:18 17:57:18 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 17:57:18 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1743057, ~: 1685704) 17:57:18 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 17:57:18 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 17:57:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.65s (1.79s CPU time) 17:57:20 17:57:20 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 17:57:20 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217166, ~: 216944) 17:57:20 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320431, ~: 320250) 17:57:20 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227481, ~: 227276) 17:57:20 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953) 17:57:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.83s (494.33ms CPU time) 17:57:20 17:57:20 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 17:57:20 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 129118, ~: 119252) 17:57:20 [PASS] test_GivenBalanceIs0() (gas: 54054) 17:57:20 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 17:57:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.84s (67.66ms CPU time) 17:57:20 17:57:20 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 17:57:20 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670455, ~: 670633) 17:57:20 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 17:57:20 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672654, ~: 673355) 17:57:20 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671723, ~: 672020) 17:57:20 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 17:57:20 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683697, ~: 684026) 17:57:20 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125607, ~: 1125994) 17:57:20 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 17:57:20 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15231, ~: 15214) 17:57:20 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376107, ~: 376141) 17:57:20 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381327, ~: 381394) 17:57:20 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 2.84s (1.45s CPU time) 17:57:20 17:57:20 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 17:57:20 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696336, ~: 696660) 17:57:20 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832052, ~: 832951) 17:57:20 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673560, ~: 673706) 17:57:20 [PASS] test_GivenStateIsActive() (gas: 356145) 17:57:20 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 17:57:20 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686121, ~: 686292) 17:57:20 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699213, ~: 699359) 17:57:20 [PASS] test_GivenStateIsPending() (gas: 348521) 17:57:20 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664499, ~: 664805) 17:57:20 [PASS] test_GivenStateIsRejected() (gas: 363965) 17:57:20 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 2.87s (987.00ms CPU time) 17:57:20 17:57:20 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest 17:57:20 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2970193, ~: 514431) 17:57:20 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634) 17:57:20 [PASS] testSimpleSample() (gas: 5526723) 17:57:20 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15561, ~: 15272) 17:57:20 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 576479, ~: 197703) 17:57:20 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137) 17:57:20 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 3.59s (4.69s CPU time) 17:57:21 17:57:21 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 17:57:21 [PASS] testMultipleProvers() (gas: 140220070) 17:57:21 [PASS] testMultipleProversBoostedRewards() (gas: 106550512) 17:57:21 [PASS] testNoHolesInProvenBlocks() (gas: 72223985) 17:57:21 [PASS] testProofsAreInOneEpoch() (gas: 72223027) 17:57:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.70s (6.89s CPU time) 17:57:21 17:57:21 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 17:57:21 [PASS] test_FeeModelEquivalence() (gas: 436453050) 17:57:21 [PASS] test__FeeModelPrune() (gas: 2117894) 17:57:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.97s (3.51s CPU time) 17:57:21 17:57:21 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 17:57:21 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 17:57:21 [PASS] test_full() (gas: 160797407) 17:57:21 [PASS] test_invalidOracleInput() (gas: 55199) 17:57:21 [PASS] test_photograph() (gas: 77271119) 17:57:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.26s (616.90ms CPU time) 17:57:21 17:57:21 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 17:57:21 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20581, ~: 20577) 17:57:21 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48666, ~: 48668) 17:57:21 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043851, ~: 1044789) 17:57:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.48s (575.36ms CPU time) 17:57:21 17:57:21 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 17:57:21 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 17:57:21 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49565, ~: 50190) 17:57:21 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 153498, ~: 166859) 17:57:21 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53181, ~: 53492) 17:57:21 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76364, ~: 77049) 17:57:21 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76608, ~: 76543) 17:57:21 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119787, ~: 120013) 17:57:21 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172489, ~: 172720) 17:57:21 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174564, ~: 174990) 17:57:21 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192442, ~: 192789) 17:57:21 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219367, ~: 220006) 17:57:21 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217582, ~: 218502) 17:57:21 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 4.48s (416.77ms CPU time) 17:57:21 17:57:21 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 17:57:21 [PASS] test_100_slashing_validators() (gas: 277965731) 17:57:21 [PASS] test_100_validators() (gas: 259001418) 17:57:21 [PASS] test_48_validators() (gas: 242309917) 17:57:21 [PASS] test_no_validators() (gas: 79986445) 17:57:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.54s (14.36s CPU time) 17:57:22 17:57:22 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest 17:57:22 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912482, ~: 912490) 17:57:22 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638386, ~: 639798) 17:57:22 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297) 17:57:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.07s (285.79ms CPU time) 17:57:22 17:57:22 Ran 29 tests for test/Rollup.t.sol:RollupTest 17:57:22 [PASS] testBlockFee() (gas: 45212450) 17:57:22 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40435524, ~: 40551419) 17:57:22 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65654650, ~: 73497057) 17:57:22 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73173165) 17:57:22 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43716426, ~: 44333345) 17:57:22 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39871098, ~: 39710743) 17:57:22 [PASS] testExtraBlobs() (gas: 52180939) 17:57:22 [PASS] testInvalidBlobHash() (gas: 44202246) 17:57:22 [PASS] testInvalidBlobProof() (gas: 1026504322) 17:57:22 [PASS] testInvalidL2Fee() (gas: 44288248) 17:57:22 [PASS] testMixedBlock(bool) (runs: 256, μ: 53148068, ~: 46094957) 17:57:22 [PASS] testNonZeroDaFee() (gas: 44276429) 17:57:22 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62754460) 17:57:22 [PASS] testProvingFeeUpdates() (gas: 73731243) 17:57:22 [PASS] testPrune() (gas: 46604977) 17:57:22 [PASS] testPruneAfterPartial() (gas: 73545105) 17:57:22 [PASS] testPruneDuringPropose() (gas: 53876494) 17:57:22 [PASS] testRevertInvalidCoinbase() (gas: 39248041) 17:57:22 [PASS] testRevertInvalidTimestamp() (gas: 39250582) 17:57:22 [PASS] testRevertPrune() (gas: 46101283) 17:57:22 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62481413) 17:57:22 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78824102, ~: 78824159) 17:57:22 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78826267, ~: 78826489) 17:57:22 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54153931) 17:57:22 [PASS] testSingleBlock(bool) (runs: 256, μ: 41616886, ~: 42287257) 17:57:22 [PASS] testSubmitProofInvalidArchive() (gas: 39797121) 17:57:22 [PASS] testSubmitProofNonExistentBlock() (gas: 39796848) 17:57:22 [PASS] testTimestamp() (gas: 41115185) 17:57:22 [PASS] testTooManyBlocks() (gas: 52355667) 17:57:22 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.07s (44.83s CPU time) 17:57:22 17:57:22 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest 17:57:22 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129285, ~: 120082) 17:57:22 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250) 17:57:22 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535) 17:57:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.36s (218.31ms CPU time) 17:57:22 17:57:22 Ran 9 tests for test/Inbox.t.sol:InboxTest 17:57:22 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 17:57:22 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5671257, ~: 5732311) 17:57:22 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 17:57:22 [PASS] testRevertIfActorTooLarge() (gas: 11877) 17:57:22 [PASS] testRevertIfContentTooLarge() (gas: 12009) 17:57:22 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 17:57:22 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 17:57:22 [PASS] testRevertIfVersionMismatch() (gas: 12251) 17:57:22 [PASS] testSendDuplicateL2Messages() (gas: 111551) 17:57:22 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.36s (5.40s CPU time) 17:57:23 17:57:23 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 17:57:23 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048) 17:57:23 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450) 17:57:23 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.05s (5.82s CPU time) 17:57:23 17:57:23 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 17:57:23 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296164, ~: 296374) 17:57:23 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371479, ~: 371568) 17:57:23 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 17:57:23 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425559, ~: 426409) 17:57:23 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441224, ~: 441559) 17:57:23 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 17:57:23 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406632, ~: 407102) 17:57:23 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 17:57:23 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.16s (862.38ms CPU time) 17:57:23 17:57:23 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 17:57:23 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999) 17:57:23 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193621, ~: 4193621) 17:57:23 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993) 17:57:23 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.16s (11.96s CPU time) 17:57:23 17:57:23 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 17:57:23 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712845, ~: 5712905) 17:57:23 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554768, ~: 7554841) 17:57:23 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755) 17:57:23 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.56s (13.25s CPU time) 17:57:24 17:57:24 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 17:57:24 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43205246, ~: 43238777) 17:57:24 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59149069, ~: 59125900) 17:57:24 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44211820, ~: 44235172) 17:57:24 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44166481, ~: 44208093) 17:57:24 [PASS] test_getRewardConfig() (gas: 43114835) 17:57:24 [PASS] test_validateHeader() (gas: 44012502) 17:57:24 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.69s (11.46s CPU time) 17:57:26 17:57:26 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 17:57:26 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425) 17:57:26 [PASS] testDepositPrivate() (gas: 194884) 17:57:26 [PASS] testDepositPublic() (gas: 197387) 17:57:26 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760) 17:57:26 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067) 17:57:26 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 9.28s (272.25ms CPU time) 17:57:26 17:57:26 Ran 15 tests for test/Outbox.t.sol:OutboxTest 17:57:26 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 17:57:26 [PASS] testGetRootData() (gas: 86146) 17:57:26 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 32486611, ~: 13980949) 17:57:26 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3865004, ~: 3792049) 17:57:26 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 17:57:26 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 17:57:26 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 17:57:26 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 17:57:26 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 17:57:26 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 17:57:26 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 17:57:26 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 17:57:26 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 17:57:26 [PASS] testRevertIfVersionMismatch() (gas: 36053) 17:57:26 [PASS] testValidInsertAndConsume() (gas: 636284) 17:57:26 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 9.28s (10.12s CPU time) 17:57:27 17:57:27 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 17:57:27 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 17:57:27 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273288, ~: 273297) 17:57:27 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35809, ~: 35752) 17:57:27 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273316, ~: 273575) 17:57:27 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42215, ~: 41957) 17:57:27 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273395, ~: 273651) 17:57:27 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42367, ~: 42142) 17:57:27 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685) 17:57:27 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31295, ~: 31299) 17:57:27 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274240, ~: 274514) 17:57:27 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41795, ~: 41530) 17:57:27 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273061, ~: 273060) 17:57:27 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31235, ~: 31238) 17:57:27 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273527, ~: 273199) 17:57:27 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40995, ~: 41316) 17:57:27 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273862, ~: 274131) 17:57:27 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41892, ~: 41698) 17:57:27 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273960, ~: 274253) 17:57:27 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42026, ~: 41796) 17:57:27 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 9.85s (709.27ms CPU time) 17:57:27 17:57:27 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 17:57:27 [PASS] testFrontier() (gas: 0) 17:57:27 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.31s (10.29s CPU time) 17:57:27 17:57:27 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 17:57:27 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341359, ~: 341359) 17:57:27 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10843437, ~: 10787317) 17:57:27 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10805388, ~: 10764113) 17:57:27 [PASS] test_GivenInsufficientYea() (gas: 456257) 17:57:27 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380091, ~: 380110) 17:57:27 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10562973, ~: 10434726) 17:57:27 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417558) 17:57:27 [PASS] test_WhenRoundNotInPast() (gas: 365673) 17:57:27 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380547, ~: 380768) 17:57:27 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.34s (29.71s CPU time) 17:57:28 17:57:28 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest 17:57:28 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 602303, ~: 602303) 17:57:28 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 600824, ~: 600824) 17:57:28 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 580951, ~: 580951) 17:57:28 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 641161, ~: 641161) 17:57:28 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 619374, ~: 619374) 17:57:28 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 582363, ~: 582363) 17:57:28 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 133298, ~: 133298) 17:57:28 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 646012, ~: 646012) 17:57:28 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505) 17:57:28 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 11.55s (976.52ms CPU time) 17:57:28 17:57:28 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 17:57:28 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487) 17:57:28 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1008354, ~: 1275987) 17:57:28 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143) 17:57:28 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672) 17:57:28 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390) 17:57:28 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673) 17:57:28 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351) 17:57:28 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386) 17:57:28 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.55s (31.66s CPU time) 17:57:28 17:57:28 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 17:57:28 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 17:57:28 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694188, ~: 694512) 17:57:28 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 17:57:28 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 17:57:28 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683501, ~: 684335) 17:57:28 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686350, ~: 686480) 17:57:28 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699132, ~: 699482) 17:57:28 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 17:57:28 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664446, ~: 664941) 17:57:28 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 17:57:28 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 11.55s (835.02ms CPU time) 17:57:30 17:57:30 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 17:57:30 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 17:57:30 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845) 17:57:30 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23129, ~: 23314) 17:57:30 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7266026, ~: 6749041) 17:57:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 12.87s (2.73s CPU time) 17:57:30 17:57:30 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 17:57:30 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183619, ~: 183680) 17:57:30 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21660, ~: 21616) 17:57:30 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1314512, ~: 1480865) 17:57:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.87s (346.84ms CPU time) 17:57:30 17:57:30 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 17:57:30 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44153150, ~: 44153150) 17:57:30 [PASS] testHappyPath() (gas: 57569373) 17:57:30 [PASS] testInitialCommitteeMatch() (gas: 44329915) 17:57:30 [PASS] testInsufficientSigsMove() (gas: 48086953) 17:57:30 [PASS] testInvalidCommitteeCommitment() (gas: 48079169) 17:57:30 [PASS] testNukeFromOrbit() (gas: 58770203) 17:57:30 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44214310, ~: 44214310) 17:57:30 [PASS] testProposerNotProvided() (gas: 48095693) 17:57:30 [PASS] testRelayedForProposer() (gas: 49503687) 17:57:30 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44503061, ~: 44503178) 17:57:30 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83505180, ~: 84707782) 17:57:30 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.87s (18.68s CPU time) 17:57:30 17:57:30 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 17:57:30 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595398) 17:57:30 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421444) 17:57:30 [PASS] test_GivenNewCanonicalInstance() (gas: 1120315) 17:57:30 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744289) 17:57:30 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871016) 17:57:30 [PASS] test_GivenProposalIsLeader() (gas: 719786) 17:57:30 [PASS] test_GivenRoundChanged() (gas: 689126) 17:57:30 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528782, ~: 528577) 17:57:30 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.87s (752.14ms CPU time) 17:57:30 17:57:30 Ran 107 test suites in 12.88s (250.57s CPU time): 450 tests passed, 0 failed, 0 skipped (450 total tests)