Parent Log:
http://ci.aztec-labs.com/f92f0e17b07b44aa
Command: d412b3461ad8bbdf cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4bc54c2acb532388aae32aea2765a66709edfdc9
Env: REF_NAME=gh-readonly-queue/next/pr-15249-4873eb2f8189ef2d21a8b7fcfbfebe4dbc0f4145 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 20:14:11 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15249_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
20:14:18 Compiling 283 files with Solc 0.8.27
20:15:21 Solc 0.8.27 finished in 62.10s
20:15:21 Compiler run successful!
20:15:21
20:15:21 Ran 2 tests for test/Parity.t.sol:ParityTest
20:15:21 [PASS] testRootMatchesBaseParity() (gas: 531543)
20:15:21 [PASS] testRootMatchesRootParity() (gas: 531476)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.14ms (660.65µs CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
20:15:21 [PASS] test_GivenMultipleListedRollups() (gas: 297566)
20:15:21 [PASS] test_GivenNoListedRollups() (gas: 10735)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.59ms (163.93µs CPU time)
20:15:21
20:15:21 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
20:15:21 [PASS] test_LockVoteAndExecute() (gas: 1313561)
20:15:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 2.64ms (726.76µs CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
20:15:21 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
20:15:21 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.51ms (227.48µs CPU time)
20:15:21
20:15:21 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
20:15:21 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
20:15:21 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.27ms (577.44µs CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking/getters.t.sol:GettersTest
20:15:21 [PASS] test_getAttesterAtIndex() (gas: 34639)
20:15:21 [PASS] test_getAttesterOutOfBounds() (gas: 27390)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.35ms (171.05µs CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
20:15:21 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835)
20:15:21 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906)
20:15:21 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 9.76ms (8.94ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
20:15:21 [PASS] test_GivenSufficientBalance() (gas: 207025)
20:15:21 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
20:15:21 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 15.05ms (865.18µs CPU time)
20:15:21
20:15:21 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
20:15:21 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
20:15:21 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
20:15:21 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
20:15:21 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
20:15:21 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
20:15:21 [PASS] testDecomp() (gas: 42525)
20:15:21 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.09ms (1.24ms CPU time)
20:15:21
20:15:21 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
20:15:21 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
20:15:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 19.63ms (18.73ms CPU time)
20:15:21
20:15:21 Ran 9 tests for test/staking/slash.t.sol:SlashTest
20:15:21 [PASS] test_GivenAttesterIsActive() (gas: 819392)
20:15:21 [PASS] test_GivenAttesterIsNotActive() (gas: 653188)
20:15:21 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762685)
20:15:21 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792168)
20:15:21 [PASS] test_SlashingMoreThanBalance() (gas: 735495)
20:15:21 [PASS] test_SlashingMoreThanExitBalance() (gas: 788386)
20:15:21 [PASS] test_WhenAttesterIsNotExiting() (gas: 968564)
20:15:21 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
20:15:21 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636971)
20:15:21 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 20.01ms (7.30ms CPU time)
20:15:21
20:15:21 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
20:15:21 [PASS] test_Slashing() (gas: 46412556)
20:15:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 20.86ms (19.29ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest
20:15:21 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930)
20:15:21 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.49ms (12.52ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
20:15:21 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520)
20:15:21 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 33.58ms (14.49ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
20:15:21 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
20:15:21 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.91ms (23.34ms CPU time)
20:15:21
20:15:21 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
20:15:21 [PASS] test_UpgradeIntoNewVersion() (gas: 4384567)
20:15:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 17.36ms (7.27ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
20:15:21 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
20:15:21 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18951, ~: 19037)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.05ms (46.45ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
20:15:21 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
20:15:21 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.53ms (23.92ms CPU time)
20:15:21
20:15:21 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
20:15:21 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
20:15:21 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116917)
20:15:21 [PASS] test_GivenAttesterIsNotActive() (gas: 172504)
20:15:21 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
20:15:21 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
20:15:21 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 37.72ms (27.69ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
20:15:21 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
20:15:21 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.44ms (26.89ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
20:15:21 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
20:15:21 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
20:15:21 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 36.57ms (35.91ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
20:15:21 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19413, ~: 19727)
20:15:21 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83244, ~: 82934)
20:15:21 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 41.54ms (69.59ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
20:15:21 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979)
20:15:21 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16896, ~: 18187)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.21ms (24.77ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest
20:15:21 [PASS] test_CallerEqOwner() (gas: 19222)
20:15:21 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.81ms (8.03ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
20:15:21 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818)
20:15:21 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.38ms (34.21ms CPU time)
20:15:21
20:15:21 Ran 1 test for test/staking/move.t.sol:MoveTest
20:15:21 [PASS] test_MoveStakingSet() (gas: 56883950)
20:15:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 50.89ms (41.23ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
20:15:21 [PASS] test_setSlasher(address) (runs: 256, μ: 27304, ~: 27304)
20:15:21 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.80ms (32.11ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
20:15:21 [PASS] test_GivenStateIsDropped() (gas: 25448)
20:15:21 [PASS] test_GivenStateIsExecuted() (gas: 25467)
20:15:21 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 25417, ~: 29984)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 53.57ms (53.04ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
20:15:21 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
20:15:21 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 59.24ms (57.42ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
20:15:21 [PASS] test_GivenSufficientBalance() (gas: 155637)
20:15:21 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.73ms (441.32µs CPU time)
20:15:21
20:15:21 Ran 1 test for test/staking/15050.t.sol:Test15050
20:15:21 [PASS] test_15050() (gas: 3108261)
20:15:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 72.95ms (48.98ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
20:15:21 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183448, ~: 184670)
20:15:21 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.28ms (55.47ms CPU time)
20:15:21
20:15:21 Ran 8 tests for test/shared/Timestamp.t.sol:TimestampTest
20:15:21 [PASS] test_addTimestamp(uint256,uint256) (runs: 256, μ: 7722, ~: 7685)
20:15:21 [PASS] test_eqTimestamp(uint256,uint256) (runs: 256, μ: 7454, ~: 7454)
20:15:21 [PASS] test_gtTimestamp(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
20:15:21 [PASS] test_gteTimestamp(uint256,uint256) (runs: 256, μ: 7488, ~: 7488)
20:15:21 [PASS] test_ltTimestamp(uint256,uint256) (runs: 256, μ: 7480, ~: 7480)
20:15:21 [PASS] test_lteTimestamp(uint256,uint256) (runs: 256, μ: 7443, ~: 7443)
20:15:21 [PASS] test_neqTimestamp(uint256,uint256) (runs: 256, μ: 7473, ~: 7473)
20:15:21 [PASS] test_subTimestamp(uint256,uint256) (runs: 256, μ: 7957, ~: 7632)
20:15:21 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 78.49ms (72.16ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/ignition.t.sol:IgnitionTest
20:15:21 [PASS] test_RevertNonEmptyBlock() (gas: 39680403)
20:15:21 [PASS] test_emptyBlock() (gas: 39836363)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 92.72ms (96.43ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
20:15:21 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308697, ~: 308792)
20:15:21 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204209, ~: 204258)
20:15:21 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 104.59ms (212.11ms CPU time)
20:15:21
20:15:21 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
20:15:21 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217105, ~: 216944)
20:15:21 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320487, ~: 320250)
20:15:21 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227472, ~: 227276)
20:15:21 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
20:15:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 116.32ms (313.73ms CPU time)
20:15:21
20:15:21 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
20:15:21 [PASS] test_GivenNoCheckpoints() (gas: 28277)
20:15:21 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213891, ~: 212528)
20:15:21 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210991, ~: 209870)
20:15:21 [PASS] test_WhenTimeNotInPast() (gas: 3997)
20:15:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 109.72ms (123.02ms CPU time)
20:15:21
20:15:21 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
20:15:21 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806436)
20:15:21 [PASS] test_GivenAttesterIsLiving() (gas: 824598)
20:15:21 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624703)
20:15:21 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788882)
20:15:21 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30234)
20:15:21 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634543, ~: 634543)
20:15:21 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 125.54ms (116.31ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
20:15:21 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
20:15:21 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 72.23ms (70.61ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
20:15:21 [PASS] test_ProposerEqZero() (gas: 431665)
20:15:21 [PASS] test_replay() (gas: 579569)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 151.93ms (114.79ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
20:15:21 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
20:15:21 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638374, ~: 639798)
20:15:21 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 163.45ms (268.72ms CPU time)
20:15:21
20:15:21 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
20:15:21 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825509, ~: 826182)
20:15:21 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 173.77ms (154.21ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
20:15:21 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476)
20:15:21 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 182.73ms (112.85ms CPU time)
20:15:21
20:15:21 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
20:15:21 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244335, ~: 1244335)
20:15:21 [PASS] testDepositPrivate() (gas: 194884)
20:15:21 [PASS] testDepositPublic() (gas: 197387)
20:15:21 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312670, ~: 2312670)
20:15:21 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234022)
20:15:21 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 202.94ms (265.15ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
20:15:21 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
20:15:21 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 200.42ms (197.61ms CPU time)
20:15:21
20:15:21 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
20:15:21 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
20:15:21 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49536, ~: 50456)
20:15:21 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 153624, ~: 166936)
20:15:21 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53138, ~: 53090)
20:15:21 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76213, ~: 75942)
20:15:21 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76594, ~: 76543)
20:15:21 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119732, ~: 120013)
20:15:21 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172465, ~: 172710)
20:15:21 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174615, ~: 174990)
20:15:21 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192072, ~: 192789)
20:15:21 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219406, ~: 220006)
20:15:21 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217556, ~: 218502)
20:15:21 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 156.77ms (282.24ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
20:15:21 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 231897, ~: 236522)
20:15:21 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262670, ~: 263012)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 236.34ms (230.97ms CPU time)
20:15:21
20:15:21 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
20:15:21 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950)
20:15:21 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19222, ~: 19330)
20:15:21 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380330, ~: 1380563)
20:15:21 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96603, ~: 96492)
20:15:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 258.78ms (288.61ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
20:15:21 [PASS] test_GivenStatusIsNotExiting() (gas: 727708)
20:15:21 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836079, ~: 836042)
20:15:21 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759118)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 265.62ms (259.80ms CPU time)
20:15:21
20:15:21 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
20:15:21 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
20:15:21 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421439, ~: 421347)
20:15:21 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171069, ~: 171381)
20:15:21 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
20:15:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 213.68ms (293.08ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
20:15:21 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840)
20:15:21 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594)
20:15:21 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1793416, ~: 1793416)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 295.52ms (280.03ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
20:15:21 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637280, ~: 637597)
20:15:21 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724753, ~: 724947)
20:15:21 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 177.41ms (298.84ms CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
20:15:21 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1732133, ~: 1732223)
20:15:21 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48228, ~: 48490)
20:15:21 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49119, ~: 48803)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 342.88ms (132.48ms CPU time)
20:15:21
20:15:21 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
20:15:21 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296113, ~: 296260)
20:15:21 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371509, ~: 371568)
20:15:21 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
20:15:21 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425898, ~: 426409)
20:15:21 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441034, ~: 441559)
20:15:21 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
20:15:21 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406597, ~: 407102)
20:15:21 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
20:15:21 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 262.14ms (812.77ms CPU time)
20:15:21
20:15:21 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
20:15:21 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429)
20:15:21 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615768, ~: 616089)
20:15:21 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612366, ~: 612676)
20:15:21 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752816, ~: 752606)
20:15:21 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747296, ~: 747533)
20:15:21 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681591, ~: 681317)
20:15:21 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676855, ~: 676987)
20:15:21 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143)
20:15:21 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
20:15:21 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 202.25ms (1.07s CPU time)
20:15:21
20:15:21 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
20:15:21 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129293, ~: 120082)
20:15:21 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
20:15:21 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
20:15:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 374.16ms (140.63ms CPU time)
20:15:21
20:15:21 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
20:15:21 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390298, ~: 390317)
20:15:21 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694201, ~: 694512)
20:15:21 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
20:15:21 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
20:15:21 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683984, ~: 684335)
20:15:21 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685987, ~: 686480)
20:15:21 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698774, ~: 699482)
20:15:21 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
20:15:21 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664774, ~: 664941)
20:15:21 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
20:15:21 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 375.43ms (859.90ms CPU time)
20:15:21
20:15:21 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
20:15:21 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1230946, ~: 1404710)
20:15:21 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
20:15:21 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1398075, ~: 1596096)
20:15:21 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1125081, ~: 1260406)
20:15:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 425.57ms (1.12s CPU time)
20:15:21
20:15:21 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
20:15:21 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695952, ~: 696660)
20:15:21 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832604, ~: 832973)
20:15:21 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673201, ~: 673706)
20:15:21 [PASS] test_GivenStateIsActive() (gas: 356145)
20:15:21 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
20:15:21 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685968, ~: 686292)
20:15:21 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698838, ~: 699359)
20:15:21 [PASS] test_GivenStateIsPending() (gas: 348521)
20:15:21 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664500, ~: 664805)
20:15:21 [PASS] test_GivenStateIsRejected() (gas: 363965)
20:15:21 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 446.13ms (843.08ms CPU time)
20:15:21
20:15:21 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
20:15:21 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76874, ~: 76633)
20:15:21 [PASS] test_WhenAmountEq0() (gas: 8437)
20:15:21 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238673, ~: 236102)
20:15:21 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213290, ~: 212875)
20:15:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 354.56ms (148.07ms CPU time)
20:15:21
20:15:21 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
20:15:21 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 573664)
20:15:21 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421422)
20:15:21 [PASS] test_GivenNewCanonicalInstance() (gas: 1077635)
20:15:21 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 723225)
20:15:21 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 850505)
20:15:21 [PASS] test_GivenProposalIsLeader() (gas: 698778)
20:15:21 [PASS] test_GivenRoundChanged() (gas: 667891)
20:15:21 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528728, ~: 528491)
20:15:21 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 283.54ms (317.55ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
20:15:21 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603)
20:15:21 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3661857, ~: 3752898)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 474.52ms (442.49ms CPU time)
20:15:21
20:15:21 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
20:15:21 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82013)
20:15:21 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1178427, ~: 1566990)
20:15:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 512.34ms (507.54ms CPU time)
20:15:22
20:15:22 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
20:15:22 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
20:15:22 [PASS] test_full() (gas: 160866477)
20:15:22 [PASS] test_invalidOracleInput() (gas: 55199)
20:15:22 [PASS] test_photograph() (gas: 77318013)
20:15:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 837.11ms (616.67ms CPU time)
20:15:22
20:15:22 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
20:15:22 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 656463, ~: 629094)
20:15:22 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 719093, ~: 746301)
20:15:22 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 851.10ms (347.17ms CPU time)
20:15:22
20:15:22 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
20:15:22 [PASS] test_AddRollup(bool) (runs: 256, μ: 2779382, ~: 3254636)
20:15:22 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 911.35ms (867.87ms CPU time)
20:15:22
20:15:22 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
20:15:22 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
20:15:22 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
20:15:22 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 831.74ms (23.25ms CPU time)
20:15:22
20:15:22 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
20:15:22 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
20:15:22 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336125, ~: 335952)
20:15:22 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 609816, ~: 583822)
20:15:22 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 733696, ~: 781116)
20:15:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 824.87ms (1.67s CPU time)
20:15:22
20:15:22 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
20:15:22 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838)
20:15:22 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28490, ~: 28476)
20:15:22 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 844.99ms (31.03ms CPU time)
20:15:22
20:15:22 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
20:15:22 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968399, ~: 968472)
20:15:22 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964068, ~: 963768)
20:15:22 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964512, ~: 964326)
20:15:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 977.84ms (119.08ms CPU time)
20:15:22
20:15:22 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
20:15:22 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2982577, ~: 2972196)
20:15:22 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.04s (1.03s CPU time)
20:15:22
20:15:22 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
20:15:22 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
20:15:22 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
20:15:22 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
20:15:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.09s (79.41ms CPU time)
20:15:22
20:15:22 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
20:15:22 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20582, ~: 20577)
20:15:22 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48671, ~: 48668)
20:15:22 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043790, ~: 1044622)
20:15:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.09s (555.34ms CPU time)
20:15:22
20:15:22 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
20:15:22 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60935867)
20:15:22 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
20:15:22 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 43360425)
20:15:22 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 46537951)
20:15:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.01s (94.05ms CPU time)
20:15:22
20:15:22 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
20:15:22 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183550, ~: 183680)
20:15:22 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21689, ~: 21616)
20:15:22 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1310114, ~: 1481549)
20:15:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.10s (384.15ms CPU time)
20:15:22
20:15:22 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
20:15:22 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 644658, ~: 634439)
20:15:22 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
20:15:22 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 690336, ~: 682363)
20:15:22 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 677803, ~: 661294)
20:15:22 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 751742, ~: 747623)
20:15:22 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 667859, ~: 613999)
20:15:22 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 698880, ~: 681697)
20:15:22 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.12s (5.62s CPU time)
20:15:22
20:15:22 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
20:15:22 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 45185910, ~: 45185886)
20:15:22 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.26s (1.26s CPU time)
20:15:22
20:15:22 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
20:15:22 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1838025, ~: 1928011)
20:15:22 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
20:15:22 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
20:15:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.42s (1.56s CPU time)
20:15:22
20:15:22 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
20:15:22 [PASS] test_activityDuplicateNoop() (gas: 380890)
20:15:22 [PASS] test_activityScore() (gas: 1224751)
20:15:22 [PASS] test_shares() (gas: 2629626)
20:15:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.63s (17.53ms CPU time)
20:15:23
20:15:23 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
20:15:23 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
20:15:23 [PASS] test_GivenRollupEq0() (gas: 34563)
20:15:23 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187694, ~: 187805)
20:15:23 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
20:15:23 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.46s (115.99ms CPU time)
20:15:24
20:15:24 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
20:15:24 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 684044, ~: 643917)
20:15:24 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
20:15:24 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 664919, ~: 651158)
20:15:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.89s (2.07s CPU time)
20:15:24
20:15:24 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
20:15:24 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 453292)
20:15:24 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346612)
20:15:24 [PASS] test_GivenNewCanonicalInstance() (gas: 906310)
20:15:24 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 551889)
20:15:24 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 632053)
20:15:24 [PASS] test_GivenProposalIsLeader() (gas: 527444)
20:15:24 [PASS] test_GivenRoundChanged() (gas: 505990)
20:15:24 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400660, ~: 400660)
20:15:24 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 2.89s (43.63ms CPU time)
20:15:24
20:15:24 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
20:15:24 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670470, ~: 670633)
20:15:24 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
20:15:24 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672971, ~: 673243)
20:15:24 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671707, ~: 672020)
20:15:24 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
20:15:24 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683848, ~: 684026)
20:15:24 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125606, ~: 1125994)
20:15:24 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
20:15:24 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15224, ~: 15214)
20:15:24 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376106, ~: 376141)
20:15:24 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381298, ~: 381394)
20:15:24 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 3.01s (1.29s CPU time)
20:15:24
20:15:24 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
20:15:24 [PASS] testMultipleProvers() (gas: 142034190)
20:15:24 [PASS] testMultipleProversBoostedRewards() (gas: 103322086)
20:15:24 [PASS] testNoHolesInProvenBlocks() (gas: 73992348)
20:15:24 [PASS] testProofsAreInOneEpoch() (gas: 73991385)
20:15:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.02s (5.99s CPU time)
20:15:24
20:15:24 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
20:15:24 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2671677, ~: 212844)
20:15:24 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
20:15:24 [PASS] testSimpleSample() (gas: 5526723)
20:15:24 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15607, ~: 15552)
20:15:24 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 488001, ~: 143177)
20:15:24 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
20:15:24 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 3.13s (4.25s CPU time)
20:15:24
20:15:24 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
20:15:24 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851)
20:15:24 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911)
20:15:24 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23245, ~: 23337)
20:15:24 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7036247, ~: 6902398)
20:15:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.38s (3.35s CPU time)
20:15:25
20:15:25 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
20:15:25 [PASS] test_FeeModelEquivalence() (gas: 442297617)
20:15:25 [PASS] test__FeeModelPrune() (gas: 2133481)
20:15:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.79s (3.42s CPU time)
20:15:25
20:15:25 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
20:15:25 [PASS] test_100_slashing_validators() (gas: 277885651)
20:15:25 [PASS] test_100_validators() (gas: 264635239)
20:15:25 [PASS] test_48_validators() (gas: 247908324)
20:15:25 [PASS] test_no_validators() (gas: 81408246)
20:15:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.39s (13.75s CPU time)
20:15:26
20:15:26 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
20:15:26 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829)
20:15:26 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350)
20:15:26 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477)
20:15:26 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687)
20:15:26 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901)
20:15:26 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889)
20:15:26 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350)
20:15:26 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064)
20:15:26 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
20:15:26 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.77s (964.31ms CPU time)
20:15:26
20:15:26 Ran 9 tests for test/Inbox.t.sol:InboxTest
20:15:26 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
20:15:26 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5628045, ~: 5552138)
20:15:26 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
20:15:26 [PASS] testRevertIfActorTooLarge() (gas: 11877)
20:15:26 [PASS] testRevertIfContentTooLarge() (gas: 12009)
20:15:26 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
20:15:26 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
20:15:26 [PASS] testRevertIfVersionMismatch() (gas: 12251)
20:15:26 [PASS] testSendDuplicateL2Messages() (gas: 111551)
20:15:26 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.00s (5.05s CPU time)
20:15:26
20:15:26 Ran 15 tests for test/Outbox.t.sol:OutboxTest
20:15:26 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
20:15:26 [PASS] testGetRootData() (gas: 86146)
20:15:26 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 20337338, ~: 1643568)
20:15:26 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3883827, ~: 3672868)
20:15:26 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
20:15:26 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
20:15:26 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
20:15:26 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
20:15:26 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
20:15:26 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
20:15:26 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
20:15:26 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
20:15:26 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
20:15:26 [PASS] testRevertIfVersionMismatch() (gas: 36053)
20:15:26 [PASS] testValidInsertAndConsume() (gas: 636284)
20:15:26 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 5.61s (6.47s CPU time)
20:15:27
20:15:27 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
20:15:27 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451479, ~: 3451479)
20:15:27 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583003)
20:15:27 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.05s (6.06s CPU time)
20:15:27
20:15:27 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
20:15:27 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127188, ~: 118972)
20:15:27 [PASS] test_GivenBalanceIs0() (gas: 54054)
20:15:27 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
20:15:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.40s (88.24ms CPU time)
20:15:27
20:15:27 Ran 8 tests for test/shared/Epoch.t.sol:EpochTest
20:15:27 [PASS] test_addEpoch(uint256,uint256) (runs: 256, μ: 7731, ~: 7707)
20:15:27 [PASS] test_eqEpoch(uint256,uint256) (runs: 256, μ: 7476, ~: 7476)
20:15:27 [PASS] test_gtEpoch(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
20:15:27 [PASS] test_gteEpoch(uint256,uint256) (runs: 256, μ: 7465, ~: 7465)
20:15:27 [PASS] test_ltEpoch(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
20:15:27 [PASS] test_lteEpoch(uint256,uint256) (runs: 256, μ: 7531, ~: 7531)
20:15:27 [PASS] test_neqEpoch(uint256,uint256) (runs: 256, μ: 7477, ~: 7477)
20:15:27 [PASS] test_subEpoch(uint256,uint256) (runs: 256, μ: 7941, ~: 7633)
20:15:27 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.41s (84.34ms CPU time)
20:15:28
20:15:28 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
20:15:28 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712853, ~: 5712905)
20:15:28 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554769, ~: 7554841)
20:15:28 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755)
20:15:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.73s (14.12s CPU time)
20:15:28
20:15:28 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
20:15:28 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32856, ~: 32633)
20:15:28 [PASS] test_WhenAmountEq0() (gas: 8626)
20:15:28 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211194, ~: 210621)
20:15:28 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237627, ~: 237214)
20:15:28 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212030, ~: 214044)
20:15:28 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.82s (195.77ms CPU time)
20:15:28
20:15:28 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
20:15:28 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752)
20:15:28 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4129358, ~: 4129358)
20:15:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.73s (6.68s CPU time)
20:15:28
20:15:28 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
20:15:28 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308013, ~: 309074)
20:15:28 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207629, ~: 208358)
20:15:28 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
20:15:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.83s (410.01ms CPU time)
20:15:28
20:15:28 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
20:15:28 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 44340859, ~: 44374126)
20:15:28 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 60283663, ~: 60261235)
20:15:28 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 45349307, ~: 45370250)
20:15:28 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 45295920, ~: 45257329)
20:15:28 [PASS] test_getRewardConfig() (gas: 44242508)
20:15:28 [PASS] test_validateHeader() (gas: 45147646)
20:15:28 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.97s (11.63s CPU time)
20:15:31
20:15:31 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
20:15:31 [PASS] testFrontier() (gas: 0)
20:15:31 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.76s (9.75s CPU time)
20:15:31
20:15:31 Ran 8 tests for test/shared/Slot.t.sol:SlotTest
20:15:31 [PASS] test_addSlot(uint256,uint256) (runs: 256, μ: 7730, ~: 7686)
20:15:31 [PASS] test_eqSlot(uint256,uint256) (runs: 256, μ: 7496, ~: 7496)
20:15:31 [PASS] test_gtSlot(uint256,uint256) (runs: 256, μ: 7459, ~: 7459)
20:15:31 [PASS] test_gteSlot(uint256,uint256) (runs: 256, μ: 7510, ~: 7510)
20:15:31 [PASS] test_ltSlot(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
20:15:31 [PASS] test_lteSlot(uint256,uint256) (runs: 256, μ: 7442, ~: 7442)
20:15:31 [PASS] test_neqSlot(uint256,uint256) (runs: 256, μ: 7478, ~: 7478)
20:15:31 [PASS] test_subSlot(uint256,uint256) (runs: 256, μ: 8001, ~: 8187)
20:15:31 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 10.16s (227.94ms CPU time)
20:15:32
20:15:32 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
20:15:32 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381)
20:15:32 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10823556, ~: 10694041)
20:15:32 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10836726, ~: 10718359)
20:15:32 [PASS] test_GivenInsufficientYea() (gas: 434629)
20:15:32 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380086, ~: 380115)
20:15:32 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10772908, ~: 10801408)
20:15:32 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9511838)
20:15:32 [PASS] test_WhenRoundNotInPast() (gas: 365695)
20:15:32 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380507, ~: 380745)
20:15:32 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.73s (31.73s CPU time)
20:15:32
20:15:32 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
20:15:32 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
20:15:32 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 857327, ~: 899593)
20:15:32 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
20:15:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.68s (1.12s CPU time)
20:15:32
20:15:32 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
20:15:32 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332154)
20:15:32 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329418)
20:15:32 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329403)
20:15:32 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459319)
20:15:32 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.60s (134.95ms CPU time)
20:15:32
20:15:32 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
20:15:32 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
20:15:32 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065)
20:15:32 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
20:15:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.68s (725.51ms CPU time)
20:15:32
20:15:32 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
20:15:32 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 45288207, ~: 45288207)
20:15:32 [PASS] testHappyPath() (gas: 58712976)
20:15:32 [PASS] testInitialCommitteeMatch() (gas: 45464931)
20:15:32 [PASS] testInsufficientSigsMove() (gas: 49175830)
20:15:32 [PASS] testInvalidCommitteeCommitment() (gas: 49210833)
20:15:32 [PASS] testNukeFromOrbit() (gas: 59913478)
20:15:32 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 45349237, ~: 45349237)
20:15:32 [PASS] testProposerNotProvided() (gas: 49229258)
20:15:32 [PASS] testRelayedForProposer() (gas: 50638186)
20:15:32 [PASS] testStableCommittee(uint8) (runs: 256, μ: 45637892, ~: 45638015)
20:15:32 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 84566337, ~: 83351766)
20:15:32 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.68s (15.85s CPU time)
20:15:32
20:15:32 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
20:15:32 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119955, ~: 121404)
20:15:32 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121278, ~: 122387)
20:15:32 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140168, ~: 142154)
20:15:32 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120560, ~: 121511)
20:15:32 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.68s (101.07ms CPU time)
20:15:32
20:15:32 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
20:15:32 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
20:15:32 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273242, ~: 273297)
20:15:32 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35838, ~: 36154)
20:15:32 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273310, ~: 273575)
20:15:32 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42193, ~: 41957)
20:15:32 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273426, ~: 273651)
20:15:32 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42374, ~: 42142)
20:15:32 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685)
20:15:32 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31298, ~: 31299)
20:15:32 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274265, ~: 274514)
20:15:32 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41760, ~: 41530)
20:15:32 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273060, ~: 273060)
20:15:32 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31224, ~: 31238)
20:15:32 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273534, ~: 273339)
20:15:32 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40976, ~: 40925)
20:15:32 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273853, ~: 274131)
20:15:32 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41884, ~: 41698)
20:15:32 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273990, ~: 274253)
20:15:32 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42028, ~: 41796)
20:15:32 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.64s (610.37ms CPU time)
20:15:33
20:15:33 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
20:15:33 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
20:15:33 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
20:15:33 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
20:15:33 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.27s (32.51ms CPU time)
20:15:33
20:15:33 Ran 29 tests for test/Rollup.t.sol:RollupTest
20:15:33 [PASS] testBlockFee() (gas: 46304421)
20:15:33 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 41571677, ~: 41683259)
20:15:33 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67941522, ~: 74643482)
20:15:33 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 74320966)
20:15:33 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 44829648, ~: 45467844)
20:15:33 [PASS] testEmptyBlock(bool) (runs: 256, μ: 41008099, ~: 41008099)
20:15:33 [PASS] testExtraBlobs() (gas: 53316519)
20:15:33 [PASS] testInvalidBlobHash() (gas: 45335296)
20:15:33 [PASS] testInvalidBlobProof() (gas: 1026556751)
20:15:33 [PASS] testInvalidL2Fee() (gas: 45421588)
20:15:33 [PASS] testMixedBlock(bool) (runs: 256, μ: 54283112, ~: 47227917)
20:15:33 [PASS] testNonZeroDaFee() (gas: 45409716)
20:15:33 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 63897595)
20:15:33 [PASS] testProvingFeeUpdates() (gas: 74877781)
20:15:33 [PASS] testPrune() (gas: 47743352)
20:15:33 [PASS] testPruneAfterPartial() (gas: 74671657)
20:15:33 [PASS] testPruneDuringPropose() (gas: 55017511)
20:15:33 [PASS] testRevertInvalidCoinbase() (gas: 40377309)
20:15:33 [PASS] testRevertInvalidTimestamp() (gas: 40379848)
20:15:33 [PASS] testRevertPrune() (gas: 47234273)
20:15:33 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 63625907)
20:15:33 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 81085491, ~: 81085534)
20:15:33 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 81087901, ~: 81087862)
20:15:33 [PASS] testShouldNotBeTooEagerToPrune() (gas: 55294694)
20:15:33 [PASS] testSingleBlock(bool) (runs: 256, μ: 42706922, ~: 43417015)
20:15:33 [PASS] testSubmitProofInvalidArchive() (gas: 40927051)
20:15:33 [PASS] testSubmitProofNonExistentBlock() (gas: 40926778)
20:15:33 [PASS] testTimestamp() (gas: 42251310)
20:15:33 [PASS] testTooManyBlocks() (gas: 53491556)
20:15:33 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 12.27s (48.45s CPU time)
20:15:33
20:15:33 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest
20:15:33 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 999944, ~: 1278526)
20:15:33 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900363, ~: 10900363)
20:15:33 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15397871, ~: 15397871)
20:15:33 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958565, ~: 10958565)
20:15:33 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986871, ~: 10986871)
20:15:33 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13712130, ~: 13712130)
20:15:33 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13712092, ~: 13712092)
20:15:33 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 12.26s (26.45s CPU time)
20:15:33
20:15:33 Ran 111 test suites in 12.28s (259.90s CPU time): 473 tests passed, 0 failed, 0 skipped (473 total tests)