Parent Log: http://ci.aztec-labs.com/5b0c3de501d8603e Command: 899fa3e0aa46f740 cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/016def8adbfe93f34b41a41f439b146b5318c895 Env: REF_NAME=gh-readonly-queue/next/pr-15237-d4893155ff105399557b55c16450c39921c70d11 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 12:00:28 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15237_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 12:00:34 Compiling 277 files with Solc 0.8.27 12:01:33 Solc 0.8.27 finished in 58.80s 12:01:33 Compiler run successful! 12:01:33 12:01:33 Ran 2 tests for test/Parity.t.sol:ParityTest 12:01:33 [PASS] testRootMatchesBaseParity() (gas: 531543) 12:01:33 [PASS] testRootMatchesRootParity() (gas: 531476) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 885.79µs (318.36µs CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest 12:01:33 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218) 12:01:33 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.71ms (363.26µs CPU time) 12:01:33 12:01:33 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 12:01:33 [PASS] testComputeTxsEffectsHash2() (gas: 18578) 12:01:33 [PASS] testComputeTxsEffectsHash3() (gas: 23575) 12:01:33 [PASS] testComputeTxsEffectsHash5() (gas: 32607) 12:01:33 [PASS] testComputeTxsEffectsHash6() (gas: 37249) 12:01:33 [PASS] testComputeTxsEffectsHash7() (gas: 40960) 12:01:33 [PASS] testDecomp() (gas: 42525) 12:01:33 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 1.50ms (1.09ms CPU time) 12:01:33 12:01:33 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 12:01:33 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 12:01:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 18.03ms (17.26ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 12:01:33 [PASS] test_activityDuplicateNoop() (gas: 335056) 12:01:33 [PASS] test_activityScore() (gas: 1138417) 12:01:33 [PASS] test_shares() (gas: 2669510) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 18.64ms (15.34ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 12:01:33 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 12:01:33 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.54ms (25.67ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 12:01:33 [PASS] test_GivenSufficientBalance() (gas: 155743) 12:01:33 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.81ms (451.82µs CPU time) 12:01:33 12:01:33 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 12:01:33 [PASS] test_GivenSufficientBalance() (gas: 207025) 12:01:33 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 12:01:33 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 34.05ms (733.11µs CPU time) 12:01:33 12:01:33 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 12:01:33 [PASS] test_LockVoteAndExecute() (gas: 1313561) 12:01:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 33.60ms (31.44ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 12:01:33 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835) 12:01:33 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906) 12:01:33 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 32.72ms (31.73ms CPU time) 12:01:33 12:01:33 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 12:01:33 [PASS] test_UpgradeIntoNewVersion() (gas: 4387596) 12:01:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.68ms (6.39ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 12:01:33 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 12:01:33 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 40.52ms (47.02ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 12:01:33 [PASS] test_GivenStateIsDropped() (gas: 25448) 12:01:33 [PASS] test_GivenStateIsExecuted() (gas: 25467) 12:01:33 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24827, ~: 29984) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 39.99ms (39.56ms CPU time) 12:01:33 12:01:33 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 12:01:33 [PASS] test_Slashing() (gas: 45541347) 12:01:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 38.61ms (37.23ms CPU time) 12:01:33 12:01:33 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 12:01:33 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 12:01:33 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116965) 12:01:33 [PASS] test_GivenAttesterIsNotActive() (gas: 172702) 12:01:33 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434) 12:01:33 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 12:01:33 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 8.89ms (1.91ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 12:01:33 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19420, ~: 19727) 12:01:33 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83204, ~: 82934) 12:01:33 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 43.71ms (42.96ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest 12:01:33 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098) 12:01:33 [PASS] test_GivenGovernanceNeq0() (gas: 57941) 12:01:33 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 23.33ms (22.45ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 12:01:33 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520) 12:01:33 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 48.89ms (14.55ms CPU time) 12:01:33 12:01:33 Ran 1 test for test/staking/15050.t.sol:Test15050 12:01:33 [PASS] test_15050() (gas: 1680516) 12:01:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 57.31ms (3.19ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest 12:01:33 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930) 12:01:33 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 53.30ms (13.48ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 12:01:33 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 12:01:33 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.79ms (17.99ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 12:01:33 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 12:01:33 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 59.13ms (57.31ms CPU time) 12:01:33 12:01:33 Ran 9 tests for test/staking/slash.t.sol:SlashTest 12:01:33 [PASS] test_GivenAttesterIsActive() (gas: 819548) 12:01:33 [PASS] test_GivenAttesterIsNotActive() (gas: 653240) 12:01:33 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762709) 12:01:33 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792220) 12:01:33 [PASS] test_SlashingMoreThanBalance() (gas: 735554) 12:01:33 [PASS] test_SlashingMoreThanExitBalance() (gas: 788428) 12:01:33 [PASS] test_WhenAttesterIsNotExiting() (gas: 968837) 12:01:33 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120) 12:01:33 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001) 12:01:33 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 14.50ms (7.18ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 12:01:33 [PASS] test_GivenMultipleListedRollups() (gas: 297566) 12:01:33 [PASS] test_GivenNoListedRollups() (gas: 10735) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 63.42ms (336.19µs CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest 12:01:33 [PASS] test_CallerEqOwner() (gas: 19222) 12:01:33 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 65.88ms (7.35ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/staking/getters.t.sol:GettersTest 12:01:33 [PASS] test_getAttesterAtIndex() (gas: 34661) 12:01:33 [PASS] test_getAttesterOutOfBounds() (gas: 27412) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.66ms (205.01µs CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 12:01:33 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 185582, ~: 184670) 12:01:33 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 75.66ms (112.87ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/ignition.t.sol:IgnitionTest 12:01:33 [PASS] test_RevertNonEmptyBlock() (gas: 38765475) 12:01:33 [PASS] test_emptyBlock() (gas: 38921099) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 36.44ms (33.00ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 12:01:33 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 12:01:33 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 12:01:33 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 77.02ms (122.06ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 12:01:33 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85117, ~: 85895) 12:01:33 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.60ms (24.98ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 12:01:33 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979) 12:01:33 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16721, ~: 15387) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.68ms (22.33ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 12:01:33 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 12:01:33 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 104.29ms (77.16ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 12:01:33 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 12:01:33 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 101.28ms (100.71ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 12:01:33 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476) 12:01:33 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 82.94ms (53.85ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 12:01:33 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 235411, ~: 236522) 12:01:33 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261216, ~: 263012) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 108.71ms (108.27ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 12:01:33 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 12:01:33 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 12:01:33 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 120.84ms (77.81ms CPU time) 12:01:33 12:01:33 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 12:01:33 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308662, ~: 308792) 12:01:33 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204198, ~: 204258) 12:01:33 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 12:01:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 129.74ms (233.16ms CPU time) 12:01:33 12:01:33 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 12:01:33 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119231, ~: 121404) 12:01:33 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120869, ~: 122387) 12:01:33 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140132, ~: 141586) 12:01:33 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120861, ~: 121911) 12:01:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 67.81ms (91.70ms CPU time) 12:01:33 12:01:33 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 12:01:33 [PASS] test_GivenNoCheckpoints() (gas: 28277) 12:01:33 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214791, ~: 212695) 12:01:33 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210635, ~: 209870) 12:01:33 [PASS] test_WhenTimeNotInPast() (gas: 3997) 12:01:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 137.54ms (180.74ms CPU time) 12:01:33 12:01:33 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 12:01:33 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806658) 12:01:33 [PASS] test_GivenAttesterIsLiving() (gas: 824842) 12:01:33 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733) 12:01:33 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788890) 12:01:33 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212) 12:01:33 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551) 12:01:33 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 140.37ms (109.55ms CPU time) 12:01:33 12:01:33 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 12:01:33 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818) 12:01:33 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359) 12:01:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 160.04ms (87.14ms CPU time) 12:01:33 12:01:33 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 12:01:33 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 826019, ~: 826182) 12:01:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 164.71ms (162.67ms CPU time) 12:01:33 12:01:33 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest 12:01:33 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831) 12:01:33 [PASS] test_GivenRollupEq0() (gas: 34563) 12:01:33 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187730, ~: 187805) 12:01:33 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936) 12:01:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 178.58ms (206.01ms CPU time) 12:01:34 12:01:34 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 12:01:34 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 12:01:34 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 12:01:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 198.50ms (25.66ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest 12:01:34 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490) 12:01:34 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638501, ~: 639798) 12:01:34 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 199.81ms (407.20ms CPU time) 12:01:34 12:01:34 Ran 1 test for test/staking/move.t.sol:MoveTest 12:01:34 [PASS] test_MoveStakingSet() (gas: 56011650) 12:01:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 254.51ms (97.32ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 12:01:34 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308422, ~: 309074) 12:01:34 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207397, ~: 208358) 12:01:34 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 271.03ms (368.77ms CPU time) 12:01:34 12:01:34 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 12:01:34 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 12:01:34 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693677, ~: 694512) 12:01:34 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 12:01:34 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 12:01:34 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683832, ~: 684335) 12:01:34 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685629, ~: 686480) 12:01:34 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698986, ~: 699482) 12:01:34 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 12:01:34 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663739, ~: 664941) 12:01:34 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 12:01:34 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 274.14ms (760.36ms CPU time) 12:01:34 12:01:34 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 12:01:34 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60015602) 12:01:34 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 12:01:34 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42440112) 12:01:34 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45618048) 12:01:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 100.38ms (100.87ms CPU time) 12:01:34 12:01:34 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest 12:01:34 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457) 12:01:34 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092) 12:01:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 290.15ms (120.59ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 12:01:34 [PASS] test_GivenStatusIsNotExiting() (gas: 727732) 12:01:34 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836213, ~: 836255) 12:01:34 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759142) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 292.78ms (264.52ms CPU time) 12:01:34 12:01:34 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest 12:01:34 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 657099, ~: 657074) 12:01:34 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 719239, ~: 776145) 12:01:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 302.18ms (316.57ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest 12:01:34 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637248, ~: 637195) 12:01:34 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724101, ~: 724947) 12:01:34 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 187.67ms (353.01ms CPU time) 12:01:34 12:01:34 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest 12:01:34 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829) 12:01:34 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350) 12:01:34 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477) 12:01:34 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687) 12:01:34 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901) 12:01:34 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889) 12:01:34 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350) 12:01:34 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064) 12:01:34 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505) 12:01:34 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 304.10ms (983.53ms CPU time) 12:01:34 12:01:34 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 12:01:34 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 12:01:34 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421491, ~: 421347) 12:01:34 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171120, ~: 171381) 12:01:34 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 12:01:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 310.22ms (371.56ms CPU time) 12:01:34 12:01:34 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 12:01:34 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696477, ~: 696660) 12:01:34 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832048, ~: 832973) 12:01:34 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673009, ~: 673706) 12:01:34 [PASS] test_GivenStateIsActive() (gas: 356145) 12:01:34 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 12:01:34 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685431, ~: 686292) 12:01:34 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699033, ~: 699359) 12:01:34 [PASS] test_GivenStateIsPending() (gas: 348521) 12:01:34 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664349, ~: 664805) 12:01:34 [PASS] test_GivenStateIsRejected() (gas: 363965) 12:01:34 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 318.18ms (890.08ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 12:01:34 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183578, ~: 183680) 12:01:34 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21688, ~: 21616) 12:01:34 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1322893, ~: 1482459) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 367.10ms (350.66ms CPU time) 12:01:34 12:01:34 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 12:01:34 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950) 12:01:34 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19155, ~: 19330) 12:01:34 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380331, ~: 1380607) 12:01:34 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96597, ~: 96514) 12:01:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 346.99ms (386.50ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 12:01:34 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840) 12:01:34 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594) 12:01:34 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1793512, ~: 1793512) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 361.11ms (343.97ms CPU time) 12:01:34 12:01:34 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 12:01:34 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32861, ~: 32633) 12:01:34 [PASS] test_WhenAmountEq0() (gas: 8626) 12:01:34 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209351, ~: 210513) 12:01:34 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239697, ~: 238006) 12:01:34 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216749, ~: 215126) 12:01:34 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 404.46ms (201.80ms CPU time) 12:01:34 12:01:34 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 12:01:34 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603) 12:01:34 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3641840, ~: 3614497) 12:01:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 442.83ms (411.87ms CPU time) 12:01:34 12:01:34 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 12:01:34 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1230448, ~: 1404854) 12:01:34 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 12:01:34 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1420513, ~: 1597021) 12:01:34 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1120169, ~: 1260048) 12:01:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 481.88ms (1.01s CPU time) 12:01:34 12:01:34 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 12:01:34 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073) 12:01:34 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1208325, ~: 1567742) 12:01:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 560.73ms (524.81ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest 12:01:34 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915) 12:01:34 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065) 12:01:34 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938387, ~: 938395) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 593.43ms (670.60ms CPU time) 12:01:34 12:01:34 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 12:01:34 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670329, ~: 670633) 12:01:34 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 12:01:34 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672980, ~: 673357) 12:01:34 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671566, ~: 672020) 12:01:34 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 12:01:34 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683548, ~: 684026) 12:01:34 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125634, ~: 1125994) 12:01:34 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 12:01:34 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15222, ~: 15214) 12:01:34 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376093, ~: 376141) 12:01:34 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381303, ~: 381394) 12:01:34 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 780.70ms (1.60s CPU time) 12:01:34 12:01:34 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 12:01:34 [PASS] test_AddRollup(bool) (runs: 256, μ: 2763491, ~: 2307472) 12:01:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 794.56ms (766.53ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 12:01:34 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693229, ~: 1693281) 12:01:34 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48147, ~: 48333) 12:01:34 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49082, ~: 49028) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 861.45ms (117.53ms CPU time) 12:01:34 12:01:34 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 12:01:34 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 12:01:34 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336044, ~: 335952) 12:01:34 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 638741, ~: 583822) 12:01:34 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 720962, ~: 703322) 12:01:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 805.05ms (1.64s CPU time) 12:01:34 12:01:34 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 12:01:34 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238) 12:01:34 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809) 12:01:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 904.54ms (39.14ms CPU time) 12:01:34 12:01:34 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 12:01:34 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 637123, ~: 643917) 12:01:34 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 12:01:34 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 673427, ~: 651702) 12:01:34 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.15s (2.08s CPU time) 12:01:35 12:01:35 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 12:01:35 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2982105, ~: 2972308) 12:01:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.20s (1.18s CPU time) 12:01:35 12:01:35 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 12:01:35 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 682046, ~: 709520) 12:01:35 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 12:01:35 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 696261, ~: 682363) 12:01:35 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 644069, ~: 621764) 12:01:35 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 761846, ~: 747623) 12:01:35 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 687050, ~: 692656) 12:01:35 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 712258, ~: 765629) 12:01:35 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.26s (5.86s CPU time) 12:01:35 12:01:35 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 12:01:35 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44265895, ~: 44265866) 12:01:35 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.60s (1.60s CPU time) 12:01:35 12:01:35 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123 12:01:35 [PASS] test_ProposerEqZero() (gas: 431708) 12:01:35 [PASS] test_replay() (gas: 601375) 12:01:35 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.65s (116.58ms CPU time) 12:01:35 12:01:35 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 12:01:35 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474974) 12:01:35 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346590) 12:01:35 [PASS] test_GivenNewCanonicalInstance() (gas: 948550) 12:01:35 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572468) 12:01:35 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651713) 12:01:35 [PASS] test_GivenProposalIsLeader() (gas: 547968) 12:01:35 [PASS] test_GivenRoundChanged() (gas: 526822) 12:01:35 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400632, ~: 400632) 12:01:35 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.65s (60.93ms CPU time) 12:01:35 12:01:35 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 12:01:35 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76841, ~: 76633) 12:01:35 [PASS] test_WhenAmountEq0() (gas: 8437) 12:01:35 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235087, ~: 235924) 12:01:35 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213535, ~: 212843) 12:01:35 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.89s (179.95ms CPU time) 12:01:36 12:01:36 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 12:01:36 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332176) 12:01:36 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329440) 12:01:36 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329425) 12:01:36 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459363) 12:01:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.29s (132.99ms CPU time) 12:01:36 12:01:36 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 12:01:36 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851) 12:01:36 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911) 12:01:36 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23196, ~: 23337) 12:01:36 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 6631697, ~: 6212424) 12:01:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.80s (2.77s CPU time) 12:01:36 12:01:36 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 12:01:36 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577) 12:01:36 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48669, ~: 48668) 12:01:36 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043858, ~: 1044742) 12:01:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.83s (651.02ms CPU time) 12:01:36 12:01:36 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 12:01:36 [PASS] testMultipleProvers() (gas: 140436130) 12:01:36 [PASS] testMultipleProversBoostedRewards() (gas: 106795809) 12:01:36 [PASS] testNoHolesInProvenBlocks() (gas: 72438695) 12:01:36 [PASS] testProofsAreInOneEpoch() (gas: 72437737) 12:01:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.91s (5.80s CPU time) 12:01:37 12:01:37 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 12:01:37 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 12:01:37 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 817236, ~: 815882) 12:01:37 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 12:01:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.43s (1.19s CPU time) 12:01:37 12:01:37 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 12:01:37 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 12:01:37 [PASS] test_full() (gas: 160797407) 12:01:37 [PASS] test_invalidOracleInput() (gas: 55199) 12:01:37 [PASS] test_photograph() (gas: 77271119) 12:01:37 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.41s (582.87ms CPU time) 12:01:37 12:01:37 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 12:01:37 [PASS] test_FeeModelEquivalence() (gas: 436451517) 12:01:37 [PASS] test__FeeModelPrune() (gas: 2117850) 12:01:37 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.47s (3.06s CPU time) 12:01:38 12:01:38 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 12:01:38 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217153, ~: 216944) 12:01:38 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320454, ~: 320250) 12:01:38 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227498, ~: 227276) 12:01:38 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953) 12:01:38 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.47s (303.66ms CPU time) 12:01:38 12:01:38 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 12:01:38 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296141, ~: 296317) 12:01:38 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371476, ~: 371568) 12:01:38 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 12:01:38 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426092, ~: 426409) 12:01:38 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441044, ~: 441559) 12:01:38 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 12:01:38 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406587, ~: 407102) 12:01:38 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 12:01:38 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.53s (650.36ms CPU time) 12:01:38 12:01:38 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 12:01:38 [PASS] test_100_slashing_validators() (gas: 278160903) 12:01:38 [PASS] test_100_validators() (gas: 259198402) 12:01:38 [PASS] test_48_validators() (gas: 242506879) 12:01:38 [PASS] test_no_validators() (gas: 80181879) 12:01:38 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.60s (14.46s CPU time) 12:01:38 12:01:38 Ran 29 tests for test/Rollup.t.sol:RollupTest 12:01:38 [PASS] testBlockFee() (gas: 45427529) 12:01:38 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40645801, ~: 40765625) 12:01:38 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 66481168, ~: 73714791) 12:01:38 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73390884) 12:01:38 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43896329, ~: 44548273) 12:01:38 [PASS] testEmptyBlock(bool) (runs: 256, μ: 40089018, ~: 39924712) 12:01:38 [PASS] testExtraBlobs() (gas: 52396923) 12:01:38 [PASS] testInvalidBlobHash() (gas: 44417241) 12:01:38 [PASS] testInvalidBlobProof() (gas: 1026514288) 12:01:38 [PASS] testInvalidL2Fee() (gas: 44503244) 12:01:38 [PASS] testMixedBlock(bool) (runs: 256, μ: 54057826, ~: 61111674) 12:01:38 [PASS] testNonZeroDaFee() (gas: 44491424) 12:01:38 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62971431) 12:01:38 [PASS] testProvingFeeUpdates() (gas: 73948936) 12:01:38 [PASS] testPrune() (gas: 46820372) 12:01:38 [PASS] testPruneAfterPartial() (gas: 73762839) 12:01:38 [PASS] testPruneDuringPropose() (gas: 54092682) 12:01:38 [PASS] testRevertInvalidCoinbase() (gas: 39461810) 12:01:38 [PASS] testRevertInvalidTimestamp() (gas: 39464351) 12:01:38 [PASS] testRevertPrune() (gas: 46316505) 12:01:38 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62698369) 12:01:38 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 79252850, ~: 79252901) 12:01:38 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 79255060, ~: 79255231) 12:01:38 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54370121) 12:01:38 [PASS] testSingleBlock(bool) (runs: 256, μ: 41757935, ~: 41059193) 12:01:38 [PASS] testSubmitProofInvalidArchive() (gas: 40011112) 12:01:38 [PASS] testSubmitProofNonExistentBlock() (gas: 40010839) 12:01:38 [PASS] testTimestamp() (gas: 41330732) 12:01:38 [PASS] testTooManyBlocks() (gas: 52571570) 12:01:38 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.09s (45.40s CPU time) 12:01:39 12:01:39 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 12:01:39 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752) 12:01:39 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4129454, ~: 4129454) 12:01:39 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.55s (5.50s CPU time) 12:01:40 12:01:40 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 12:01:40 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712838, ~: 5712905) 12:01:40 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554771, ~: 7554841) 12:01:40 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755) 12:01:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.31s (12.60s CPU time) 12:01:40 12:01:40 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 12:01:40 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451501, ~: 3451501) 12:01:40 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583047) 12:01:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.32s (6.19s CPU time) 12:01:40 12:01:40 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 12:01:40 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1762136, ~: 1686046) 12:01:40 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 12:01:40 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 12:01:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.41s (1.85s CPU time) 12:01:40 12:01:40 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 12:01:40 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43420473, ~: 43453740) 12:01:40 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59363601, ~: 59340988) 12:01:40 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44427040, ~: 44450207) 12:01:40 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44374447, ~: 44337198) 12:01:40 [PASS] test_getRewardConfig() (gas: 43332229) 12:01:40 [PASS] test_validateHeader() (gas: 44227537) 12:01:40 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.41s (11.17s CPU time) 12:01:40 12:01:40 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 12:01:40 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595420) 12:01:40 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421466) 12:01:40 [PASS] test_GivenNewCanonicalInstance() (gas: 1120359) 12:01:40 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744311) 12:01:40 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871038) 12:01:40 [PASS] test_GivenProposalIsLeader() (gas: 719808) 12:01:40 [PASS] test_GivenRoundChanged() (gas: 689148) 12:01:40 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528837, ~: 528599) 12:01:40 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.68s (359.46ms CPU time) 12:01:40 12:01:40 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest 12:01:40 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429) 12:01:40 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615769, ~: 616089) 12:01:40 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612353, ~: 612676) 12:01:40 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752177, ~: 752606) 12:01:40 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747902, ~: 747533) 12:01:40 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681581, ~: 681317) 12:01:40 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676834, ~: 676533) 12:01:40 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143) 12:01:40 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383) 12:01:40 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 6.67s (1.09s CPU time) 12:01:40 12:01:40 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 12:01:40 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838) 12:01:40 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28492, ~: 28476) 12:01:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.79s (83.30ms CPU time) 12:01:43 12:01:43 Ran 15 tests for test/Outbox.t.sol:OutboxTest 12:01:43 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 12:01:43 [PASS] testGetRootData() (gas: 86146) 12:01:43 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 32916805, ~: 7933726) 12:01:43 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4026997, ~: 3716194) 12:01:43 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 12:01:43 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 12:01:43 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 12:01:43 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 12:01:43 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 12:01:43 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 12:01:43 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 12:01:43 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 12:01:43 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 12:01:43 [PASS] testRevertIfVersionMismatch() (gas: 36053) 12:01:43 [PASS] testValidInsertAndConsume() (gas: 636284) 12:01:43 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 9.30s (10.24s CPU time) 12:01:43 12:01:43 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 12:01:43 [PASS] testFrontier() (gas: 0) 12:01:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.92s (9.90s CPU time) 12:01:43 12:01:43 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 12:01:43 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 12:01:43 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273383, ~: 273297) 12:01:43 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35818, ~: 35752) 12:01:43 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273323, ~: 273575) 12:01:43 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42212, ~: 41957) 12:01:43 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273401, ~: 273651) 12:01:43 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42336, ~: 42142) 12:01:43 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273689, ~: 273685) 12:01:43 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31293, ~: 31299) 12:01:43 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274261, ~: 274514) 12:01:43 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41739, ~: 41530) 12:01:43 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273064, ~: 273060) 12:01:43 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31228, ~: 31238) 12:01:43 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273509, ~: 273199) 12:01:43 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 41015, ~: 41316) 12:01:43 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273855, ~: 274131) 12:01:43 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41924, ~: 41698) 12:01:43 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 274000, ~: 274253) 12:01:43 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42015, ~: 41796) 12:01:43 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 9.97s (1.07s CPU time) 12:01:43 12:01:43 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 12:01:43 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128474, ~: 118972) 12:01:43 [PASS] test_GivenBalanceIs0() (gas: 54054) 12:01:43 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 12:01:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 9.97s (86.26ms CPU time) 12:01:44 12:01:44 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 12:01:44 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 12:01:44 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49643, ~: 50190) 12:01:44 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156218, ~: 166937) 12:01:44 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53142, ~: 53090) 12:01:44 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76191, ~: 75942) 12:01:44 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76601, ~: 76543) 12:01:44 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119658, ~: 119876) 12:01:44 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172478, ~: 172720) 12:01:44 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174545, ~: 174990) 12:01:44 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192534, ~: 192789) 12:01:44 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219452, ~: 220006) 12:01:44 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217930, ~: 218502) 12:01:44 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 10.24s (278.05ms CPU time) 12:01:44 12:01:44 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 12:01:44 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381) 12:01:44 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10789902, ~: 10580870) 12:01:44 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10752176, ~: 10634356) 12:01:44 [PASS] test_GivenInsufficientYea() (gas: 456279) 12:01:44 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380100, ~: 380132) 12:01:44 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10661031, ~: 10735433) 12:01:44 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417580) 12:01:44 [PASS] test_WhenRoundNotInPast() (gas: 365695) 12:01:44 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380507, ~: 380790) 12:01:44 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.30s (29.18s CPU time) 12:01:44 12:01:44 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 12:01:44 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968435, ~: 968588) 12:01:44 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964044, ~: 963768) 12:01:44 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964534, ~: 964326) 12:01:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.30s (180.64ms CPU time) 12:01:45 12:01:45 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 12:01:45 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 986898, ~: 717059) 12:01:45 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900385, ~: 10900385) 12:01:45 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15397937, ~: 15397937) 12:01:45 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958587, ~: 10958587) 12:01:45 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986893, ~: 10986893) 12:01:45 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13712226, ~: 13712226) 12:01:45 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13712188, ~: 13712188) 12:01:45 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 11.24s (25.58s CPU time) 12:01:45 12:01:45 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 12:01:45 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425) 12:01:45 [PASS] testDepositPrivate() (gas: 194884) 12:01:45 [PASS] testDepositPublic() (gas: 197387) 12:01:45 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760) 12:01:45 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067) 12:01:45 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 11.25s (286.56ms CPU time) 12:01:45 12:01:45 Ran 9 tests for test/Inbox.t.sol:InboxTest 12:01:45 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 12:01:45 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5594852, ~: 5579248) 12:01:45 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 12:01:45 [PASS] testRevertIfActorTooLarge() (gas: 11877) 12:01:45 [PASS] testRevertIfContentTooLarge() (gas: 12009) 12:01:45 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 12:01:45 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 12:01:45 [PASS] testRevertIfVersionMismatch() (gas: 12251) 12:01:45 [PASS] testSendDuplicateL2Messages() (gas: 111551) 12:01:45 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 11.26s (5.09s CPU time) 12:01:45 12:01:45 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest 12:01:45 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129206, ~: 120082) 12:01:45 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250) 12:01:45 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535) 12:01:45 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.56s (321.31ms CPU time) 12:01:45 12:01:45 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest 12:01:45 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3082656, ~: 231997) 12:01:45 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634) 12:01:45 [PASS] testSimpleSample() (gas: 5526723) 12:01:45 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15572, ~: 15272) 12:01:45 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 631145, ~: 215931) 12:01:45 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137) 12:01:45 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 11.56s (5.01s CPU time) 12:01:45 12:01:45 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 12:01:45 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44368124, ~: 44368124) 12:01:45 [PASS] testHappyPath() (gas: 57783966) 12:01:45 [PASS] testInitialCommitteeMatch() (gas: 44544867) 12:01:45 [PASS] testInsufficientSigsMove() (gas: 48300985) 12:01:45 [PASS] testInvalidCommitteeCommitment() (gas: 48293205) 12:01:45 [PASS] testNukeFromOrbit() (gas: 58984601) 12:01:45 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44429262, ~: 44429262) 12:01:45 [PASS] testProposerNotProvided() (gas: 48309731) 12:01:45 [PASS] testRelayedForProposer() (gas: 49717724) 12:01:45 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44718060, ~: 44718174) 12:01:45 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83710971, ~: 84943145) 12:01:45 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.57s (16.79s CPU time) 12:01:45 12:01:45 Ran 108 test suites in 11.57s (253.43s CPU time): 449 tests passed, 0 failed, 0 skipped (449 total tests)