Parent Log:
http://ci.aztec-labs.com/40138016962637c1
Command: 3f8e54cece39a77a cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/4e3f550332c81006b8d3cdbeb646f4c567473f9d
Env: REF_NAME=gh-readonly-queue/next/pr-15148-2f9d2861e2863437732f136f554fc8275c1bb1e7 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Thu Jun 19 18:36:15 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15148_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
18:36:19 Compiling 274 files with Solc 0.8.27
18:37:25 Solc 0.8.27 finished in 66.34s
18:37:25 Compiler run successful!
18:37:25
18:37:25 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
18:37:25 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
18:37:25 [PASS] test_GivenNoListedRollups() (gas: 10735)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.56ms (2.55ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
18:37:25 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
18:37:25 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.71ms (2.82ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/Parity.t.sol:ParityTest
18:37:25 [PASS] testRootMatchesBaseParity() (gas: 531543)
18:37:25 [PASS] testRootMatchesRootParity() (gas: 531476)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.63ms (2.40ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
18:37:25 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
18:37:25 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.37ms (212.85µs CPU time)
18:37:25
18:37:25 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
18:37:25 [PASS] test_GivenSufficientBalance() (gas: 155632)
18:37:25 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.71ms (245.42µs CPU time)
18:37:25
18:37:25 Ran 2 tests for test/staking/getters.t.sol:GettersTest
18:37:25 [PASS] test_getAttesterAtIndex() (gas: 34661)
18:37:25 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.96ms (121.06µs CPU time)
18:37:25
18:37:25 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
18:37:25 [PASS] test_GivenSufficientBalance() (gas: 207025)
18:37:25 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
18:37:25 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 8.00ms (427.23µs CPU time)
18:37:25
18:37:25 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
18:37:25 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
18:37:25 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983)
18:37:25 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
18:37:25 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
18:37:25 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
18:37:25 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 8.93ms (1.32ms CPU time)
18:37:25
18:37:25 Ran 1 test for test/staking/15050.t.sol:Test15050
18:37:25 [PASS] test_15050() (gas: 1680582)
18:37:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.45ms (1.73ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
18:37:25 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
18:37:25 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
18:37:25 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174205)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.50ms (8.48ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
18:37:25 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
18:37:25 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.91ms (14.90ms CPU time)
18:37:25
18:37:25 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
18:37:25 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036)
18:37:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 19.82ms (4.09ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
18:37:25 [PASS] test_activityDuplicateNoop() (gas: 335056)
18:37:25 [PASS] test_activityScore() (gas: 1138003)
18:37:25 [PASS] test_shares() (gas: 2668376)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.30ms (7.95ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
18:37:25 [PASS] test_GivenStateIsDropped() (gas: 25448)
18:37:25 [PASS] test_GivenStateIsExecuted() (gas: 25467)
18:37:25 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 23070, ~: 29451)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.52ms (17.63ms CPU time)
18:37:25
18:37:25 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
18:37:25 [PASS] test_Slashing() (gas: 45329876)
18:37:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 20.71ms (16.83ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
18:37:25 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
18:37:25 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38684, ~: 38762)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.08ms (18.14ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
18:37:25 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
18:37:25 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.10ms (14.71ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
18:37:25 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85739, ~: 85895)
18:37:25 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.91ms (19.72ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
18:37:25 [PASS] test_ProposerEqZero() (gas: 431686)
18:37:25 [PASS] test_replay() (gas: 601353)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.44ms (22.26ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
18:37:25 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
18:37:25 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.45ms (20.45ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/ignition.t.sol:IgnitionTest
18:37:25 [PASS] test_RevertNonEmptyBlock() (gas: 38551992)
18:37:25 [PASS] test_emptyBlock() (gas: 38707616)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.82ms (20.59ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
18:37:25 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
18:37:25 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.04ms (22.47ms CPU time)
18:37:25
18:37:25 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
18:37:25 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59800513)
18:37:25 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
18:37:25 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42225080)
18:37:25 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45403013)
18:37:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 35.04ms (28.85ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
18:37:25 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19377, ~: 19325)
18:37:25 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83217, ~: 82934)
18:37:25 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 37.93ms (38.58ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
18:37:25 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
18:37:25 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 40.37ms (27.09ms CPU time)
18:37:25
18:37:25 Ran 1 test for test/staking/move.t.sol:MoveTest
18:37:25 [PASS] test_MoveStakingSet() (gas: 55794122)
18:37:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 40.48ms (32.71ms CPU time)
18:37:25
18:37:25 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
18:37:25 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
18:37:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.61ms (10.18ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
18:37:25 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
18:37:25 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.94ms (37.66ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
18:37:25 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
18:37:25 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
18:37:25 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 21.13ms (20.72ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
18:37:25 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128795, ~: 118972)
18:37:25 [PASS] test_GivenBalanceIs0() (gas: 54054)
18:37:25 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 53.78ms (50.68ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
18:37:25 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
18:37:25 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.93ms (18.02ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
18:37:25 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
18:37:25 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 65.56ms (59.30ms CPU time)
18:37:25
18:37:25 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
18:37:25 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119732, ~: 121404)
18:37:25 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120983, ~: 121703)
18:37:25 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140194, ~: 141586)
18:37:25 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120822, ~: 122479)
18:37:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 66.30ms (63.08ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
18:37:25 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129531, ~: 120362)
18:37:25 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
18:37:25 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 66.73ms (63.70ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
18:37:25 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
18:37:25 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 57.48ms (42.95ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
18:37:25 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
18:37:25 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28545, ~: 28529)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.14ms (45.37ms CPU time)
18:37:25
18:37:25 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
18:37:25 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
18:37:25 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
18:37:25 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
18:37:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 14.93ms (14.39ms CPU time)
18:37:25
18:37:25 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
18:37:25 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76848, ~: 76633)
18:37:25 [PASS] test_WhenAmountEq0() (gas: 8437)
18:37:25 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238215, ~: 236134)
18:37:25 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212236, ~: 212703)
18:37:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 93.55ms (90.15ms CPU time)
18:37:25
18:37:25 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
18:37:25 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 234551, ~: 236802)
18:37:25 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261880, ~: 263012)
18:37:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 98.41ms (95.48ms CPU time)
18:37:25
18:37:25 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
18:37:25 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
18:37:25 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
18:37:25 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
18:37:25 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
18:37:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 106.29ms (88.44ms CPU time)
18:37:25
18:37:26 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
18:37:26 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
18:37:26 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16666, ~: 15332)
18:37:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.71ms (19.09ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
18:37:26 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968425, ~: 968588)
18:37:26 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964036, ~: 963768)
18:37:26 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964531, ~: 964326)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 72.72ms (72.36ms CPU time)
18:37:26
18:37:26 Ran 9 tests for test/staking/slash.t.sol:SlashTest
18:37:26 [PASS] test_GivenAttesterIsActive() (gas: 819662)
18:37:26 [PASS] test_GivenAttesterIsNotActive() (gas: 653278)
18:37:26 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722)
18:37:26 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296)
18:37:26 [PASS] test_SlashingMoreThanBalance() (gas: 735615)
18:37:26 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488)
18:37:26 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020)
18:37:26 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
18:37:26 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001)
18:37:26 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 7.25ms (4.06ms CPU time)
18:37:26
18:37:26 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
18:37:26 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825859, ~: 826182)
18:37:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 81.96ms (80.85ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
18:37:26 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 307710, ~: 309074)
18:37:26 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207557, ~: 208358)
18:37:26 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 128.04ms (130.00ms CPU time)
18:37:26
18:37:26 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
18:37:26 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
18:37:26 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
18:37:26 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
18:37:26 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
18:37:26 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
18:37:26 [PASS] testDecomp() (gas: 42525)
18:37:26 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 1.05ms (673.89µs CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
18:37:26 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308698, ~: 308792)
18:37:26 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204170, ~: 204258)
18:37:26 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 103.50ms (103.11ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
18:37:26 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
18:37:26 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
18:37:26 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 47.77ms (46.97ms CPU time)
18:37:26
18:37:26 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
18:37:26 [PASS] test_LockVoteAndExecute() (gas: 1313517)
18:37:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.56ms (426.94µs CPU time)
18:37:26
18:37:26 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
18:37:26 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186637, ~: 184842)
18:37:26 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
18:37:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.81ms (32.80ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
18:37:26 [PASS] test_GivenStatusIsNotExiting() (gas: 727785)
18:37:26 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836281, ~: 836242)
18:37:26 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 155.62ms (148.01ms CPU time)
18:37:26
18:37:26 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
18:37:26 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
18:37:26 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19289, ~: 19308)
18:37:26 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417749, ~: 1418006)
18:37:26 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53238, ~: 53151)
18:37:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 140.60ms (155.27ms CPU time)
18:37:26
18:37:26 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
18:37:26 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
18:37:26 [PASS] testDepositPrivate() (gas: 194884)
18:37:26 [PASS] testDepositPublic() (gas: 197387)
18:37:26 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312750, ~: 2312760)
18:37:26 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
18:37:26 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 181.44ms (173.61ms CPU time)
18:37:26
18:37:26 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
18:37:26 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217153, ~: 216944)
18:37:26 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320436, ~: 320250)
18:37:26 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227486, ~: 227276)
18:37:26 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
18:37:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 186.82ms (255.97ms CPU time)
18:37:26
18:37:26 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
18:37:26 [PASS] test_GivenNoCheckpoints() (gas: 28277)
18:37:26 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212760, ~: 212461)
18:37:26 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208115, ~: 209698)
18:37:26 [PASS] test_WhenTimeNotInPast() (gas: 3997)
18:37:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 88.81ms (82.02ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
18:37:26 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
18:37:26 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
18:37:26 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 202.45ms (184.61ms CPU time)
18:37:26
18:37:26 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
18:37:26 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724)
18:37:26 [PASS] test_GivenAttesterIsLiving() (gas: 824930)
18:37:26 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
18:37:26 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934)
18:37:26 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212)
18:37:26 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551)
18:37:26 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 72.23ms (69.16ms CPU time)
18:37:26
18:37:26 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
18:37:26 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474952)
18:37:26 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346568)
18:37:26 [PASS] test_GivenNewCanonicalInstance() (gas: 948506)
18:37:26 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572446)
18:37:26 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651691)
18:37:26 [PASS] test_GivenProposalIsLeader() (gas: 547946)
18:37:26 [PASS] test_GivenRoundChanged() (gas: 526800)
18:37:26 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400610, ~: 400610)
18:37:26 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 25.02ms (24.22ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
18:37:26 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693204, ~: 1693281)
18:37:26 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48153, ~: 48351)
18:37:26 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49082, ~: 49028)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 95.66ms (110.81ms CPU time)
18:37:26
18:37:26 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
18:37:26 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 653407, ~: 629094)
18:37:26 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 724030, ~: 776145)
18:37:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 158.08ms (156.51ms CPU time)
18:37:26
18:37:26 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
18:37:26 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
18:37:26 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
18:37:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.82ms (14.74ms CPU time)
18:37:26
18:37:26 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
18:37:26 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
18:37:26 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421429, ~: 421347)
18:37:26 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171055, ~: 170977)
18:37:26 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
18:37:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 205.64ms (236.29ms CPU time)
18:37:26
18:37:26 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
18:37:26 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
18:37:26 [PASS] test_GivenRollupEq0() (gas: 34563)
18:37:26 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187668, ~: 187805)
18:37:26 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
18:37:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 228.60ms (68.54ms CPU time)
18:37:26
18:37:26 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
18:37:26 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
18:37:26 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1153425, ~: 1275534)
18:37:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 285.97ms (278.03ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
18:37:26 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
18:37:26 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638248, ~: 636860)
18:37:26 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 316.66ms (323.67ms CPU time)
18:37:26
18:37:26 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
18:37:26 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
18:37:26 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49778, ~: 50723)
18:37:26 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 157636, ~: 166937)
18:37:26 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53138, ~: 53090)
18:37:26 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76307, ~: 77049)
18:37:26 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76564, ~: 76263)
18:37:26 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119729, ~: 119994)
18:37:26 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172409, ~: 172701)
18:37:26 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174555, ~: 174874)
18:37:26 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192465, ~: 192789)
18:37:26 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219300, ~: 220006)
18:37:26 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218105, ~: 218502)
18:37:26 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 174.22ms (173.05ms CPU time)
18:37:26
18:37:26 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
18:37:26 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
18:37:26 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3754588, ~: 3924656)
18:37:26 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 340.25ms (325.67ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
18:37:26 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183522, ~: 183680)
18:37:26 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21684, ~: 21616)
18:37:26 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1325556, ~: 1481549)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 210.01ms (208.88ms CPU time)
18:37:26
18:37:26 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
18:37:26 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595398)
18:37:26 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421444)
18:37:26 [PASS] test_GivenNewCanonicalInstance() (gas: 1120315)
18:37:26 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744289)
18:37:26 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871016)
18:37:26 [PASS] test_GivenProposalIsLeader() (gas: 719786)
18:37:26 [PASS] test_GivenRoundChanged() (gas: 689126)
18:37:26 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528812, ~: 528577)
18:37:26 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 190.34ms (189.50ms CPU time)
18:37:26
18:37:26 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
18:37:26 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32856, ~: 32633)
18:37:26 [PASS] test_WhenAmountEq0() (gas: 8626)
18:37:26 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208703, ~: 210506)
18:37:26 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 240495, ~: 238286)
18:37:26 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 217717, ~: 214900)
18:37:26 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 118.86ms (118.49ms CPU time)
18:37:26
18:37:26 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
18:37:26 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
18:37:26 [PASS] test_full() (gas: 160797407)
18:37:26 [PASS] test_invalidOracleInput() (gas: 55199)
18:37:26 [PASS] test_photograph() (gas: 77271119)
18:37:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 451.48ms (418.00ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
18:37:26 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20580, ~: 20577)
18:37:26 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48671, ~: 48668)
18:37:26 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043858, ~: 1044830)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 467.88ms (466.79ms CPU time)
18:37:26
18:37:26 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
18:37:26 [PASS] test_AddRollup(bool) (runs: 256, μ: 2833471, ~: 3297220)
18:37:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 476.02ms (471.61ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
18:37:26 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637295, ~: 637597)
18:37:26 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724760, ~: 724947)
18:37:26 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 228.73ms (227.19ms CPU time)
18:37:26
18:37:26 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
18:37:26 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390298, ~: 390317)
18:37:26 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694323, ~: 694512)
18:37:26 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
18:37:26 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
18:37:26 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683633, ~: 684335)
18:37:26 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686173, ~: 686480)
18:37:26 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698963, ~: 699482)
18:37:26 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
18:37:26 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664433, ~: 664941)
18:37:26 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
18:37:26 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 505.87ms (512.22ms CPU time)
18:37:26
18:37:26 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
18:37:26 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1227608, ~: 1404710)
18:37:26 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
18:37:26 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1419475, ~: 1597391)
18:37:26 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1101562, ~: 1260410)
18:37:26 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 559.83ms (555.74ms CPU time)
18:37:26
18:37:26 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
18:37:26 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696317, ~: 696660)
18:37:26 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832295, ~: 832951)
18:37:26 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672986, ~: 673706)
18:37:26 [PASS] test_GivenStateIsActive() (gas: 356145)
18:37:26 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
18:37:26 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685802, ~: 686292)
18:37:26 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698872, ~: 699359)
18:37:26 [PASS] test_GivenStateIsPending() (gas: 348521)
18:37:26 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664644, ~: 664805)
18:37:26 [PASS] test_GivenStateIsRejected() (gas: 363965)
18:37:26 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 675.45ms (670.98ms CPU time)
18:37:26
18:37:26 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
18:37:26 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2992225, ~: 2994899)
18:37:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 678.58ms (670.70ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
18:37:26 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
18:37:26 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 830746, ~: 815882)
18:37:26 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 884.03ms (885.11ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
18:37:26 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3158537, ~: 1760360)
18:37:26 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
18:37:26 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 948.26ms (1.07s CPU time)
18:37:26
18:37:26 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
18:37:26 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44050863, ~: 44050831)
18:37:26 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 960.07ms (958.89ms CPU time)
18:37:26
18:37:26 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
18:37:26 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 629044, ~: 569449)
18:37:26 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
18:37:26 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 679006, ~: 652386)
18:37:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.09s (1.64s CPU time)
18:37:26
18:37:26 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
18:37:26 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670457, ~: 670633)
18:37:26 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
18:37:26 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672994, ~: 673357)
18:37:26 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671702, ~: 672020)
18:37:26 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
18:37:26 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683534, ~: 684026)
18:37:26 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125363, ~: 1125994)
18:37:26 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
18:37:26 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15231, ~: 15214)
18:37:26 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376106, ~: 376141)
18:37:26 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381308, ~: 381394)
18:37:26 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 1.11s (807.70ms CPU time)
18:37:27
18:37:27 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
18:37:27 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1859695, ~: 1927731)
18:37:27 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
18:37:27 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
18:37:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.20s (1.27s CPU time)
18:37:27
18:37:27 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
18:37:27 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
18:37:27 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336070, ~: 335952)
18:37:27 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 664840, ~: 661718)
18:37:27 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 724198, ~: 703322)
18:37:27 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.14s (1.46s CPU time)
18:37:27
18:37:27 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
18:37:27 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
18:37:27 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
18:37:27 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23186, ~: 23314)
18:37:27 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7712119, ~: 7515636)
18:37:27 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.03s (2.01s CPU time)
18:37:28
18:37:28 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
18:37:28 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3376648, ~: 294638)
18:37:28 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
18:37:28 [PASS] testSimpleSample() (gas: 5526723)
18:37:28 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15563, ~: 15272)
18:37:28 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 542538, ~: 147728)
18:37:28 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
18:37:28 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.83s (3.49s CPU time)
18:37:28
18:37:28 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
18:37:28 [PASS] testMultipleProvers() (gas: 140220070)
18:37:28 [PASS] testMultipleProversBoostedRewards() (gas: 106550512)
18:37:28 [PASS] testNoHolesInProvenBlocks() (gas: 72223985)
18:37:28 [PASS] testProofsAreInOneEpoch() (gas: 72223027)
18:37:28 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.92s (5.50s CPU time)
18:37:28
18:37:28 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
18:37:28 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
18:37:28 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 581574, ~: 581574)
18:37:28 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
18:37:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.99s (575.06ms CPU time)
18:37:29
18:37:29 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
18:37:29 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 620482, ~: 559942)
18:37:29 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
18:37:29 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 681672, ~: 682363)
18:37:29 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 683929, ~: 661294)
18:37:29 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 733513, ~: 710082)
18:37:29 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 678091, ~: 613999)
18:37:29 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 689026, ~: 765629)
18:37:29 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 3.26s (4.29s CPU time)
18:37:29
18:37:29 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
18:37:29 [PASS] test_FeeModelEquivalence() (gas: 436453050)
18:37:29 [PASS] test__FeeModelPrune() (gas: 2117894)
18:37:29 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.81s (3.53s CPU time)
18:37:30
18:37:30 Ran 9 tests for test/Inbox.t.sol:InboxTest
18:37:30 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
18:37:30 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5689422, ~: 5686779)
18:37:30 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
18:37:30 [PASS] testRevertIfActorTooLarge() (gas: 11877)
18:37:30 [PASS] testRevertIfContentTooLarge() (gas: 12009)
18:37:30 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
18:37:30 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
18:37:30 [PASS] testRevertIfVersionMismatch() (gas: 12251)
18:37:30 [PASS] testSendDuplicateL2Messages() (gas: 111551)
18:37:30 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.19s (4.19s CPU time)
18:37:30
18:37:30 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
18:37:30 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 95903, ~: 95903)
18:37:30 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 614224, ~: 614161)
18:37:30 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 610833, ~: 611150)
18:37:30 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 751009, ~: 751079)
18:37:30 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 745866, ~: 746007)
18:37:30 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 680089, ~: 679790)
18:37:30 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 675288, ~: 675007)
18:37:30 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 618617, ~: 618617)
18:37:30 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
18:37:30 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.00s (610.23ms CPU time)
18:37:30
18:37:30 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
18:37:30 [PASS] test_100_slashing_validators() (gas: 277965731)
18:37:30 [PASS] test_100_validators() (gas: 259001418)
18:37:30 [PASS] test_48_validators() (gas: 242309917)
18:37:30 [PASS] test_no_validators() (gas: 79986445)
18:37:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.28s (13.99s CPU time)
18:37:30
18:37:30 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
18:37:30 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 602303, ~: 602303)
18:37:30 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 600824, ~: 600824)
18:37:30 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 580951, ~: 580951)
18:37:30 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 641161, ~: 641161)
18:37:30 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 619374, ~: 619374)
18:37:30 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 582363, ~: 582363)
18:37:30 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 133298, ~: 133298)
18:37:30 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 646012, ~: 646012)
18:37:30 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
18:37:30 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.45s (498.09ms CPU time)
18:37:31
18:37:31 Ran 29 tests for test/Rollup.t.sol:RollupTest
18:37:31 [PASS] testBlockFee() (gas: 45212450)
18:37:31 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40418519, ~: 40551419)
18:37:31 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67101659, ~: 73497057)
18:37:31 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73173165)
18:37:31 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43757970, ~: 44333345)
18:37:31 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39876356, ~: 39710743)
18:37:31 [PASS] testExtraBlobs() (gas: 52180939)
18:37:31 [PASS] testInvalidBlobHash() (gas: 44202246)
18:37:31 [PASS] testInvalidBlobProof() (gas: 1026504322)
18:37:31 [PASS] testInvalidL2Fee() (gas: 44288248)
18:37:31 [PASS] testMixedBlock(bool) (runs: 256, μ: 53321505, ~: 46094957)
18:37:31 [PASS] testNonZeroDaFee() (gas: 44276429)
18:37:31 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62754460)
18:37:31 [PASS] testProvingFeeUpdates() (gas: 73731243)
18:37:31 [PASS] testPrune() (gas: 46604977)
18:37:31 [PASS] testPruneAfterPartial() (gas: 73545105)
18:37:31 [PASS] testPruneDuringPropose() (gas: 53876494)
18:37:31 [PASS] testRevertInvalidCoinbase() (gas: 39248041)
18:37:31 [PASS] testRevertInvalidTimestamp() (gas: 39250582)
18:37:31 [PASS] testRevertPrune() (gas: 46101283)
18:37:31 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62481413)
18:37:31 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78824092, ~: 78824159)
18:37:31 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78826154, ~: 78826487)
18:37:31 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54153931)
18:37:31 [PASS] testSingleBlock(bool) (runs: 256, μ: 41611253, ~: 42287257)
18:37:31 [PASS] testSubmitProofInvalidArchive() (gas: 39797121)
18:37:31 [PASS] testSubmitProofNonExistentBlock() (gas: 39796848)
18:37:31 [PASS] testTimestamp() (gas: 41115185)
18:37:31 [PASS] testTooManyBlocks() (gas: 52355667)
18:37:31 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.31s (43.54s CPU time)
18:37:31
18:37:31 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
18:37:31 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712867, ~: 5712905)
18:37:31 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554788, ~: 7554841)
18:37:31 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755)
18:37:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.37s (10.86s CPU time)
18:37:31
18:37:31 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
18:37:31 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
18:37:31 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
18:37:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.69s (5.70s CPU time)
18:37:31
18:37:31 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
18:37:31 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43202870, ~: 43171188)
18:37:31 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59148142, ~: 59125900)
18:37:31 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44210894, ~: 44187728)
18:37:31 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44166145, ~: 44208093)
18:37:31 [PASS] test_getRewardConfig() (gas: 43114835)
18:37:31 [PASS] test_validateHeader() (gas: 44012502)
18:37:31 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.80s (9.39s CPU time)
18:37:31
18:37:31 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
18:37:31 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
18:37:31 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193621, ~: 4193621)
18:37:31 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
18:37:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.80s (11.32s CPU time)
18:37:32
18:37:32 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
18:37:32 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296216, ~: 296374)
18:37:32 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371478, ~: 371568)
18:37:32 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
18:37:32 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425897, ~: 426409)
18:37:32 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440642, ~: 441559)
18:37:32 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
18:37:32 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406430, ~: 407102)
18:37:32 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
18:37:32 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.03s (449.59ms CPU time)
18:37:32
18:37:32 Ran 15 tests for test/Outbox.t.sol:OutboxTest
18:37:32 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
18:37:32 [PASS] testGetRootData() (gas: 86146)
18:37:32 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 27480744, ~: 2786548)
18:37:32 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4122961, ~: 4436768)
18:37:32 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
18:37:32 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
18:37:32 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
18:37:32 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
18:37:32 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
18:37:32 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
18:37:32 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
18:37:32 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
18:37:32 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
18:37:32 [PASS] testRevertIfVersionMismatch() (gas: 36053)
18:37:32 [PASS] testValidInsertAndConsume() (gas: 636284)
18:37:32 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 6.65s (7.25s CPU time)
18:37:33
18:37:33 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
18:37:33 [PASS] testFrontier() (gas: 0)
18:37:33 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.83s (7.82s CPU time)
18:37:34
18:37:34 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
18:37:34 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341359, ~: 341359)
18:37:34 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10972244, ~: 11023295)
18:37:34 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10922958, ~: 10952890)
18:37:34 [PASS] test_GivenInsufficientYea() (gas: 456257)
18:37:34 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380080, ~: 380110)
18:37:34 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10486789, ~: 10393461)
18:37:34 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417558)
18:37:34 [PASS] test_WhenRoundNotInPast() (gas: 365673)
18:37:34 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380505, ~: 380768)
18:37:34 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.62s (24.63s CPU time)
18:37:36
18:37:36 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
18:37:36 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
18:37:36 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273028, ~: 273297)
18:37:36 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35805, ~: 35752)
18:37:36 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273289, ~: 273575)
18:37:36 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42214, ~: 41957)
18:37:36 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273388, ~: 273651)
18:37:36 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42333, ~: 42142)
18:37:36 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685)
18:37:36 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31296, ~: 31299)
18:37:36 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274227, ~: 274514)
18:37:36 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41764, ~: 41530)
18:37:36 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273061, ~: 273060)
18:37:36 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31238, ~: 31238)
18:37:36 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273495, ~: 273199)
18:37:36 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40982, ~: 41316)
18:37:36 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273859, ~: 274131)
18:37:36 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41945, ~: 41698)
18:37:36 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273995, ~: 274253)
18:37:36 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42014, ~: 41796)
18:37:36 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.02s (408.74ms CPU time)
18:37:36
18:37:36 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
18:37:36 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44153150, ~: 44153150)
18:37:36 [PASS] testHappyPath() (gas: 57569373)
18:37:36 [PASS] testInitialCommitteeMatch() (gas: 44329915)
18:37:36 [PASS] testInsufficientSigsMove() (gas: 48086953)
18:37:36 [PASS] testInvalidCommitteeCommitment() (gas: 48079169)
18:37:36 [PASS] testNukeFromOrbit() (gas: 58770203)
18:37:36 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44214310, ~: 44214310)
18:37:36 [PASS] testProposerNotProvided() (gas: 48095693)
18:37:36 [PASS] testRelayedForProposer() (gas: 49503687)
18:37:36 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44503070, ~: 44503178)
18:37:36 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83426321, ~: 82184291)
18:37:36 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.06s (14.47s CPU time)
18:37:37
18:37:37 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
18:37:37 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487)
18:37:37 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1021516, ~: 1275987)
18:37:37 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143)
18:37:37 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
18:37:37 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
18:37:37 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
18:37:37 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351)
18:37:37 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386)
18:37:37 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.86s (30.19s CPU time)
18:37:37
18:37:37 Ran 107 test suites in 11.87s (142.33s CPU time): 450 tests passed, 0 failed, 0 skipped (450 total tests)