Parent Log: http://ci.aztec-labs.com/179a28111d15e5ae Command: 9e0a5f5c754c8e8d cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/99e234fe4473771b32124e0402885610a6a3f98a Env: REF_NAME=gh-readonly-queue/next/pr-15233-1c9ca312bfdace816082212846900a49694e1e50 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 09:04:43 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15233_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 09:04:51 Compiling 276 files with Solc 0.8.27 09:05:51 Solc 0.8.27 finished in 60.21s 09:05:52 Compiler run successful! 09:05:52 09:05:52 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 09:05:52 [PASS] test_GivenMultipleListedRollups() (gas: 297566) 09:05:52 [PASS] test_GivenNoListedRollups() (gas: 10735) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.62ms (172.08µs CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest 09:05:52 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098) 09:05:52 [PASS] test_GivenGovernanceNeq0() (gas: 57941) 09:05:52 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 14.11ms (23.59ms CPU time) 09:05:52 09:05:52 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 09:05:52 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 12.11ms (11.22ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 09:05:52 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 09:05:52 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.63ms (21.26ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest 09:05:52 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218) 09:05:52 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.69ms (501.41µs CPU time) 09:05:52 09:05:52 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 09:05:52 [PASS] test_GivenSufficientBalance() (gas: 155743) 09:05:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.86ms (639.13µs CPU time) 09:05:52 09:05:52 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 09:05:52 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 09:05:52 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116965) 09:05:52 [PASS] test_GivenAttesterIsNotActive() (gas: 172702) 09:05:52 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434) 09:05:52 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 09:05:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 31.41ms (2.48ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/Parity.t.sol:ParityTest 09:05:52 [PASS] testRootMatchesBaseParity() (gas: 531543) 09:05:52 [PASS] testRootMatchesRootParity() (gas: 531476) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.14ms (446.87µs CPU time) 09:05:52 09:05:52 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 09:05:52 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 09:05:52 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18924, ~: 19037) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.96ms (36.97ms CPU time) 09:05:52 09:05:52 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 09:05:52 [PASS] test_UpgradeIntoNewVersion() (gas: 4387596) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 34.98ms (7.46ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 09:05:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 09:05:52 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 28.20ms (27.25ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 09:05:52 [PASS] test_GivenStateIsDropped() (gas: 25448) 09:05:52 [PASS] test_GivenStateIsExecuted() (gas: 25467) 09:05:52 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24473, ~: 29984) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 30.67ms (30.18ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/ignition.t.sol:IgnitionTest 09:05:52 [PASS] test_RevertNonEmptyBlock() (gas: 38765475) 09:05:52 [PASS] test_emptyBlock() (gas: 38921099) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.72ms (33.59ms CPU time) 09:05:52 09:05:52 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 09:05:52 [PASS] test_LockVoteAndExecute() (gas: 1313561) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 38.02ms (743.89µs CPU time) 09:05:52 09:05:52 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 09:05:52 [PASS] test_activityDuplicateNoop() (gas: 335056) 09:05:52 [PASS] test_activityScore() (gas: 1138417) 09:05:52 [PASS] test_shares() (gas: 2669510) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 42.41ms (16.24ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 09:05:52 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476) 09:05:52 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 38.03ms (15.01ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 09:05:52 [PASS] test_GivenSufficientBalance() (gas: 207025) 09:05:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 09:05:52 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 42.69ms (780.31µs CPU time) 09:05:52 09:05:52 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 09:05:52 [PASS] test_Slashing() (gas: 45541347) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 50.10ms (48.40ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 09:05:52 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835) 09:05:52 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906) 09:05:52 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 47.49ms (46.95ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest 09:05:52 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930) 09:05:52 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.98ms (21.73ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 09:05:52 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520) 09:05:52 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.37ms (21.17ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 09:05:52 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19427, ~: 19727) 09:05:52 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83251, ~: 82934) 09:05:52 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 58.76ms (43.80ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking/getters.t.sol:GettersTest 09:05:52 [PASS] test_getAttesterAtIndex() (gas: 34661) 09:05:52 [PASS] test_getAttesterOutOfBounds() (gas: 27412) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.36ms (175.61µs CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 09:05:52 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818) 09:05:52 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.15ms (35.71ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 09:05:52 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979) 09:05:52 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16633, ~: 15387) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 70.04ms (35.41ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 09:05:52 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238) 09:05:52 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.57ms (31.06ms CPU time) 09:05:52 09:05:52 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 09:05:52 [PASS] testComputeTxsEffectsHash2() (gas: 18578) 09:05:52 [PASS] testComputeTxsEffectsHash3() (gas: 23575) 09:05:52 [PASS] testComputeTxsEffectsHash5() (gas: 32607) 09:05:52 [PASS] testComputeTxsEffectsHash6() (gas: 37249) 09:05:52 [PASS] testComputeTxsEffectsHash7() (gas: 40960) 09:05:52 [PASS] testDecomp() (gas: 42525) 09:05:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 81.40ms (3.48ms CPU time) 09:05:52 09:05:52 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 09:05:52 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119860, ~: 120036) 09:05:52 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121044, ~: 122955) 09:05:52 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140084, ~: 141586) 09:05:52 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120460, ~: 122479) 09:05:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 81.87ms (190.25ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 09:05:52 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 09:05:52 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 84.83ms (63.67ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 09:05:52 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308406, ~: 309074) 09:05:52 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207443, ~: 208358) 09:05:52 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 129.07ms (270.82ms CPU time) 09:05:52 09:05:52 Ran 1 test for test/staking/move.t.sol:MoveTest 09:05:52 [PASS] test_MoveStakingSet() (gas: 56011650) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 44.45ms (39.92ms CPU time) 09:05:52 09:05:52 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 09:05:52 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806658) 09:05:52 [PASS] test_GivenAttesterIsLiving() (gas: 824842) 09:05:52 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733) 09:05:52 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788890) 09:05:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212) 09:05:52 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551) 09:05:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 150.76ms (114.21ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 09:05:52 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 09:05:52 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.11ms (37.31ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 09:05:52 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 179941, ~: 184562) 09:05:52 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 65.13ms (69.84ms CPU time) 09:05:52 09:05:52 Ran 9 tests for test/staking/slash.t.sol:SlashTest 09:05:52 [PASS] test_GivenAttesterIsActive() (gas: 819548) 09:05:52 [PASS] test_GivenAttesterIsNotActive() (gas: 653240) 09:05:52 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762709) 09:05:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792220) 09:05:52 [PASS] test_SlashingMoreThanBalance() (gas: 735554) 09:05:52 [PASS] test_SlashingMoreThanExitBalance() (gas: 788428) 09:05:52 [PASS] test_WhenAttesterIsNotExiting() (gas: 968837) 09:05:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120) 09:05:52 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001) 09:05:52 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 166.68ms (8.20ms CPU time) 09:05:52 09:05:52 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 09:05:52 [PASS] test_GivenNoCheckpoints() (gas: 28277) 09:05:52 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214117, ~: 212612) 09:05:52 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210159, ~: 209870) 09:05:52 [PASS] test_WhenTimeNotInPast() (gas: 3997) 09:05:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 65.04ms (116.06ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 09:05:52 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128398, ~: 118972) 09:05:52 [PASS] test_GivenBalanceIs0() (gas: 54054) 09:05:52 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 182.24ms (61.09ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest 09:05:52 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457) 09:05:52 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 195.01ms (114.98ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 09:05:52 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895) 09:05:52 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.77ms (32.69ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 09:05:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 09:05:52 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 09:05:52 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 46.58ms (45.30ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 09:05:52 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838) 09:05:52 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28491, ~: 28476) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 213.57ms (38.05ms CPU time) 09:05:52 09:05:52 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest 09:05:52 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831) 09:05:52 [PASS] test_GivenRollupEq0() (gas: 34563) 09:05:52 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187705, ~: 187805) 09:05:52 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936) 09:05:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 213.51ms (125.68ms CPU time) 09:05:52 09:05:52 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 09:05:52 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 09:05:52 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421466, ~: 421347) 09:05:52 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171080, ~: 171381) 09:05:52 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 09:05:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 217.40ms (274.29ms CPU time) 09:05:52 09:05:52 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 09:05:52 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825165, ~: 826182) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 134.92ms (132.91ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest 09:05:52 [PASS] test_CallerEqOwner() (gas: 19222) 09:05:52 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.60ms (7.86ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 09:05:52 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 09:05:52 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.25ms (22.09ms CPU time) 09:05:52 09:05:52 Ran 1 test for test/staking/15050.t.sol:Test15050 09:05:52 [PASS] test_15050() (gas: 1680516) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 291.24ms (264.52ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 09:05:52 [PASS] test_GivenStatusIsNotExiting() (gas: 727732) 09:05:52 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836214, ~: 836255) 09:05:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759142) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 301.50ms (241.22ms CPU time) 09:05:52 09:05:52 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 09:05:52 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 09:05:52 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273170, ~: 273297) 09:05:52 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35808, ~: 35612) 09:05:52 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273301, ~: 273575) 09:05:52 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42184, ~: 41957) 09:05:52 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273406, ~: 273651) 09:05:52 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42369, ~: 42142) 09:05:52 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273689, ~: 273685) 09:05:52 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31297, ~: 31299) 09:05:52 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274260, ~: 274514) 09:05:52 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41750, ~: 41530) 09:05:52 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060) 09:05:52 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31233, ~: 31238) 09:05:52 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273508, ~: 273199) 09:05:52 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40975, ~: 40925) 09:05:52 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273876, ~: 274131) 09:05:52 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41948, ~: 41698) 09:05:52 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273973, ~: 274253) 09:05:52 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42042, ~: 41796) 09:05:52 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 96.62ms (592.90ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 09:05:52 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968346, ~: 967904) 09:05:52 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964069, ~: 963768) 09:05:52 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964531, ~: 964326) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 302.94ms (216.40ms CPU time) 09:05:52 09:05:52 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 09:05:52 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32813, ~: 32633) 09:05:52 [PASS] test_WhenAmountEq0() (gas: 8626) 09:05:52 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212671, ~: 210621) 09:05:52 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 244063, ~: 238690) 09:05:52 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213569, ~: 214364) 09:05:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 161.77ms (233.47ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest 09:05:52 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490) 09:05:52 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638317, ~: 636860) 09:05:52 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 334.87ms (303.87ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 09:05:52 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308673, ~: 308792) 09:05:52 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204227, ~: 204258) 09:05:52 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 335.65ms (479.68ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest 09:05:52 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637278, ~: 637597) 09:05:52 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 725070, ~: 725567) 09:05:52 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 176.38ms (310.65ms CPU time) 09:05:52 09:05:52 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 09:05:52 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425) 09:05:52 [PASS] testDepositPrivate() (gas: 194884) 09:05:52 [PASS] testDepositPublic() (gas: 197387) 09:05:52 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760) 09:05:52 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067) 09:05:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 340.12ms (414.94ms CPU time) 09:05:52 09:05:52 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 09:05:52 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695803, ~: 696660) 09:05:52 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832063, ~: 832973) 09:05:52 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673049, ~: 673706) 09:05:52 [PASS] test_GivenStateIsActive() (gas: 356145) 09:05:52 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 09:05:52 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685957, ~: 686292) 09:05:52 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698859, ~: 699359) 09:05:52 [PASS] test_GivenStateIsPending() (gas: 348521) 09:05:52 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664494, ~: 664805) 09:05:52 [PASS] test_GivenStateIsRejected() (gas: 363965) 09:05:52 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 350.49ms (1.25s CPU time) 09:05:52 09:05:52 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 09:05:52 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474974) 09:05:52 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346590) 09:05:52 [PASS] test_GivenNewCanonicalInstance() (gas: 948550) 09:05:52 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572468) 09:05:52 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651713) 09:05:52 [PASS] test_GivenProposalIsLeader() (gas: 547968) 09:05:52 [PASS] test_GivenRoundChanged() (gas: 526822) 09:05:52 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400632, ~: 400632) 09:05:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 362.28ms (93.03ms CPU time) 09:05:52 09:05:52 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest 09:05:52 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429) 09:05:52 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615794, ~: 616089) 09:05:52 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612366, ~: 612676) 09:05:52 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 753029, ~: 752606) 09:05:52 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747544, ~: 747533) 09:05:52 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681582, ~: 681317) 09:05:52 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676807, ~: 676533) 09:05:52 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143) 09:05:52 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383) 09:05:52 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 263.88ms (1.23s CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 09:05:52 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 233818, ~: 236888) 09:05:52 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262016, ~: 263012) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 294.23ms (149.00ms CPU time) 09:05:52 09:05:52 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 09:05:52 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296183, ~: 296374) 09:05:52 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371549, ~: 371568) 09:05:52 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 09:05:52 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425902, ~: 426409) 09:05:52 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441030, ~: 441559) 09:05:52 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 09:05:52 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406245, ~: 407102) 09:05:52 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 09:05:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 241.24ms (795.43ms CPU time) 09:05:52 09:05:52 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest 09:05:52 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829) 09:05:52 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350) 09:05:52 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477) 09:05:52 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687) 09:05:52 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901) 09:05:52 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889) 09:05:52 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350) 09:05:52 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064) 09:05:52 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505) 09:05:52 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 396.50ms (1.09s CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 09:05:52 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183559, ~: 183680) 09:05:52 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21683, ~: 21616) 09:05:52 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1320960, ~: 1480181) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 402.90ms (436.48ms CPU time) 09:05:52 09:05:52 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 09:05:52 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950) 09:05:52 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19240, ~: 19330) 09:05:52 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380324, ~: 1380607) 09:05:52 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96655, ~: 96514) 09:05:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 431.49ms (331.59ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest 09:05:52 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 655356, ~: 629094) 09:05:52 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 712338, ~: 661309) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 444.66ms (401.03ms CPU time) 09:05:52 09:05:52 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest 09:05:52 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915) 09:05:52 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065) 09:05:52 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395) 09:05:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 442.69ms (703.41ms CPU time) 09:05:52 09:05:52 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 09:05:52 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1238684, ~: 1404628) 09:05:52 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 09:05:52 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1402102, ~: 1596877) 09:05:52 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1094098, ~: 1259727) 09:05:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 444.74ms (1.07s CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 09:05:52 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603) 09:05:52 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3521879, ~: 3467803) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 473.76ms (411.54ms CPU time) 09:05:52 09:05:52 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 09:05:52 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595420) 09:05:52 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421466) 09:05:52 [PASS] test_GivenNewCanonicalInstance() (gas: 1120359) 09:05:52 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744311) 09:05:52 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871038) 09:05:52 [PASS] test_GivenProposalIsLeader() (gas: 719808) 09:05:52 [PASS] test_GivenRoundChanged() (gas: 689148) 09:05:52 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528819, ~: 528599) 09:05:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 363.17ms (372.92ms CPU time) 09:05:52 09:05:52 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 09:05:52 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073) 09:05:52 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1207638, ~: 1567742) 09:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 594.82ms (564.43ms CPU time) 09:05:52 09:05:52 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 09:05:52 [PASS] test_AddRollup(bool) (runs: 256, μ: 2798272, ~: 2307472) 09:05:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 804.49ms (773.20ms CPU time) 09:05:53 09:05:53 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 09:05:53 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 09:05:53 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336035, ~: 335952) 09:05:53 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 681649, ~: 740196) 09:05:53 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 708660, ~: 703322) 09:05:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 927.36ms (1.77s CPU time) 09:05:53 09:05:53 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 09:05:53 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 665609, ~: 643917) 09:05:53 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 09:05:53 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 668801, ~: 651702) 09:05:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.09s (1.96s CPU time) 09:05:53 09:05:53 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 09:05:53 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2980603, ~: 2972308) 09:05:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.09s (1.06s CPU time) 09:05:53 09:05:53 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 09:05:53 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 09:05:53 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 804043, ~: 815882) 09:05:53 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 09:05:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.23s (1.44s CPU time) 09:05:53 09:05:53 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 09:05:53 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 09:05:53 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49585, ~: 50190) 09:05:53 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 157247, ~: 166937) 09:05:53 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53166, ~: 53355) 09:05:53 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76272, ~: 76093) 09:05:53 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76590, ~: 76543) 09:05:53 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119702, ~: 119994) 09:05:53 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172465, ~: 172720) 09:05:53 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174774, ~: 175550) 09:05:53 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192488, ~: 192789) 09:05:53 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219490, ~: 220006) 09:05:53 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218083, ~: 218502) 09:05:53 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 1.16s (492.22ms CPU time) 09:05:53 09:05:53 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 09:05:53 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 09:05:53 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694012, ~: 694512) 09:05:53 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 09:05:53 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 09:05:53 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684175, ~: 684335) 09:05:53 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686326, ~: 686480) 09:05:53 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698959, ~: 699482) 09:05:53 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 09:05:53 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664270, ~: 664941) 09:05:53 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 09:05:53 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 1.29s (887.98ms CPU time) 09:05:53 09:05:53 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 09:05:53 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44265896, ~: 44265866) 09:05:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.36s (1.35s CPU time) 09:05:53 09:05:53 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 09:05:53 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 649237, ~: 634439) 09:05:53 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 09:05:53 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 695764, ~: 682363) 09:05:53 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 670781, ~: 661294) 09:05:53 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 731275, ~: 672542) 09:05:53 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 727773, ~: 692656) 09:05:53 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 677669, ~: 681697) 09:05:53 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.36s (5.99s CPU time) 09:05:53 09:05:53 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 09:05:53 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1776471, ~: 1686248) 09:05:53 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 09:05:53 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 09:05:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.67s (1.84s CPU time) 09:05:54 09:05:54 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 09:05:54 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76832, ~: 76633) 09:05:54 [PASS] test_WhenAmountEq0() (gas: 8437) 09:05:54 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 234362, ~: 235768) 09:05:54 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215755, ~: 213159) 09:05:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.62s (140.12ms CPU time) 09:05:54 09:05:54 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 09:05:54 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840) 09:05:54 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594) 09:05:54 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1793512, ~: 1793512) 09:05:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.70s (339.91ms CPU time) 09:05:54 09:05:54 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 09:05:54 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693233, ~: 1693281) 09:05:54 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48122, ~: 48316) 09:05:54 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49038, ~: 48748) 09:05:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.84s (128.50ms CPU time) 09:05:55 09:05:55 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest 09:05:55 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2352832, ~: 222441) 09:05:55 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634) 09:05:55 [PASS] testSimpleSample() (gas: 5526723) 09:05:55 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15612, ~: 15552) 09:05:55 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 568414, ~: 152280) 09:05:55 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137) 09:05:55 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 3.04s (4.31s CPU time) 09:05:55 09:05:55 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 09:05:55 [PASS] testMultipleProvers() (gas: 140436130) 09:05:55 [PASS] testMultipleProversBoostedRewards() (gas: 106795809) 09:05:55 [PASS] testNoHolesInProvenBlocks() (gas: 72438695) 09:05:55 [PASS] testProofsAreInOneEpoch() (gas: 72437737) 09:05:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.30s (6.70s CPU time) 09:05:56 09:05:56 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 09:05:56 [PASS] test_FeeModelEquivalence() (gas: 436451517) 09:05:56 [PASS] test__FeeModelPrune() (gas: 2117850) 09:05:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.95s (3.42s CPU time) 09:05:56 09:05:56 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 09:05:56 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 09:05:56 [PASS] test_full() (gas: 160797407) 09:05:56 [PASS] test_invalidOracleInput() (gas: 55199) 09:05:56 [PASS] test_photograph() (gas: 77271119) 09:05:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.29s (560.07ms CPU time) 09:05:56 09:05:56 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 09:05:56 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332176) 09:05:56 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329440) 09:05:56 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329425) 09:05:56 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459363) 09:05:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.53s (124.28ms CPU time) 09:05:56 09:05:56 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 09:05:56 [PASS] test_100_slashing_validators() (gas: 278160903) 09:05:56 [PASS] test_100_validators() (gas: 259198402) 09:05:56 [PASS] test_48_validators() (gas: 242506879) 09:05:56 [PASS] test_no_validators() (gas: 80181879) 09:05:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.64s (14.89s CPU time) 09:05:57 09:05:57 Ran 9 tests for test/Inbox.t.sol:InboxTest 09:05:57 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 09:05:57 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5530572, ~: 5451559) 09:05:57 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 09:05:57 [PASS] testRevertIfActorTooLarge() (gas: 11877) 09:05:57 [PASS] testRevertIfContentTooLarge() (gas: 12009) 09:05:57 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 09:05:57 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 09:05:57 [PASS] testRevertIfVersionMismatch() (gas: 12251) 09:05:57 [PASS] testSendDuplicateL2Messages() (gas: 111551) 09:05:57 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.98s (5.03s CPU time) 09:05:57 09:05:57 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 09:05:57 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 09:05:57 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 09:05:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.43s (88.33ms CPU time) 09:05:57 09:05:57 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 09:05:57 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20579, ~: 20577) 09:05:57 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48671, ~: 48668) 09:05:57 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043829, ~: 1044587) 09:05:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.43s (540.03ms CPU time) 09:05:57 09:05:57 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 09:05:57 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670290, ~: 670633) 09:05:57 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 09:05:57 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673115, ~: 673071) 09:05:57 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671550, ~: 672020) 09:05:57 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 09:05:57 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683543, ~: 684026) 09:05:57 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125402, ~: 1125994) 09:05:57 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 09:05:57 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15228, ~: 15214) 09:05:57 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376107, ~: 376141) 09:05:57 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381308, ~: 381394) 09:05:57 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 5.43s (1.57s CPU time) 09:05:57 09:05:57 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 09:05:57 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451501, ~: 3451501) 09:05:57 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583047) 09:05:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.71s (5.71s CPU time) 09:05:58 09:05:58 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 09:05:58 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43423377, ~: 43453740) 09:05:58 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59364157, ~: 59340988) 09:05:58 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44426114, ~: 44402763) 09:05:58 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44378138, ~: 44337198) 09:05:58 [PASS] test_getRewardConfig() (gas: 43332229) 09:05:58 [PASS] test_validateHeader() (gas: 44227537) 09:05:58 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.98s (11.90s CPU time) 09:05:58 09:05:58 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 09:05:58 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60015602) 09:05:58 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 09:05:58 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42440112) 09:05:58 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45618048) 09:05:58 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.53s (183.37ms CPU time) 09:05:58 09:05:58 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 09:05:58 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217142, ~: 216944) 09:05:58 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320478, ~: 320250) 09:05:58 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227457, ~: 227276) 09:05:58 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953) 09:05:58 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.53s (332.47ms CPU time) 09:05:58 09:05:58 Ran 29 tests for test/Rollup.t.sol:RollupTest 09:05:58 [PASS] testBlockFee() (gas: 45427529) 09:05:58 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40644553, ~: 40765625) 09:05:58 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67851921, ~: 73714791) 09:05:58 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73390884) 09:05:58 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43965949, ~: 44548273) 09:05:58 [PASS] testEmptyBlock(bool) (runs: 256, μ: 40106105, ~: 40261211) 09:05:58 [PASS] testExtraBlobs() (gas: 52396923) 09:05:58 [PASS] testInvalidBlobHash() (gas: 44417241) 09:05:58 [PASS] testInvalidBlobProof() (gas: 1026514288) 09:05:58 [PASS] testInvalidL2Fee() (gas: 44503244) 09:05:58 [PASS] testMixedBlock(bool) (runs: 256, μ: 53132731, ~: 46310157) 09:05:58 [PASS] testNonZeroDaFee() (gas: 44491424) 09:05:58 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62971431) 09:05:58 [PASS] testProvingFeeUpdates() (gas: 73948936) 09:05:58 [PASS] testPrune() (gas: 46820372) 09:05:58 [PASS] testPruneAfterPartial() (gas: 73762839) 09:05:58 [PASS] testPruneDuringPropose() (gas: 54092682) 09:05:58 [PASS] testRevertInvalidCoinbase() (gas: 39461810) 09:05:58 [PASS] testRevertInvalidTimestamp() (gas: 39464351) 09:05:58 [PASS] testRevertPrune() (gas: 46316505) 09:05:58 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62698369) 09:05:58 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 79252840, ~: 79252901) 09:05:58 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 79255024, ~: 79255229) 09:05:58 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54370121) 09:05:58 [PASS] testSingleBlock(bool) (runs: 256, μ: 41797380, ~: 42501758) 09:05:58 [PASS] testSubmitProofInvalidArchive() (gas: 40011112) 09:05:58 [PASS] testSubmitProofNonExistentBlock() (gas: 40010839) 09:05:58 [PASS] testTimestamp() (gas: 41330732) 09:05:58 [PASS] testTooManyBlocks() (gas: 52571570) 09:05:58 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 6.53s (47.42s CPU time) 09:05:58 09:05:58 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 09:05:58 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752) 09:05:58 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4129454, ~: 4129454) 09:05:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.59s (6.56s CPU time) 09:05:58 09:05:58 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 09:05:58 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712848, ~: 5712905) 09:05:58 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554777, ~: 7554841) 09:05:58 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892754, ~: 3892755) 09:05:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.59s (14.03s CPU time) 09:06:00 09:06:00 Ran 15 tests for test/Outbox.t.sol:OutboxTest 09:06:00 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 09:06:00 [PASS] testGetRootData() (gas: 86146) 09:06:00 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 30821852, ~: 2592662) 09:06:00 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3792245, ~: 3629542) 09:06:00 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 09:06:00 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 09:06:00 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 09:06:00 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 09:06:00 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 09:06:00 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 09:06:00 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 09:06:00 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 09:06:00 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 09:06:00 [PASS] testRevertIfVersionMismatch() (gas: 36053) 09:06:00 [PASS] testValidInsertAndConsume() (gas: 636284) 09:06:00 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.76s (9.69s CPU time) 09:06:01 09:06:01 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 09:06:01 [PASS] testFrontier() (gas: 0) 09:06:01 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.47s (9.47s CPU time) 09:06:02 09:06:02 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 09:06:02 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381) 09:06:02 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10736335, ~: 10675255) 09:06:02 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10978231, ~: 11000108) 09:06:02 [PASS] test_GivenInsufficientYea() (gas: 456279) 09:06:02 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380111, ~: 380132) 09:06:02 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10528454, ~: 10588047) 09:06:02 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417580) 09:06:02 [PASS] test_WhenRoundNotInPast() (gas: 365695) 09:06:02 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380541, ~: 380790) 09:06:02 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.25s (30.04s CPU time) 09:06:02 09:06:02 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 09:06:02 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 09:06:02 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 09:06:02 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 09:06:02 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.25s (106.54ms CPU time) 09:06:03 09:06:03 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 09:06:03 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 978125, ~: 717059) 09:06:03 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900385, ~: 10900385) 09:06:03 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15397937, ~: 15397937) 09:06:03 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958587, ~: 10958587) 09:06:03 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986893, ~: 10986893) 09:06:03 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13712226, ~: 13712226) 09:06:03 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13712188, ~: 13712188) 09:06:03 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 11.36s (26.05s CPU time) 09:06:04 09:06:04 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 09:06:04 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851) 09:06:04 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911) 09:06:04 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23214, ~: 23337) 09:06:04 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7237990, ~: 7479109) 09:06:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 12.12s (2.86s CPU time) 09:06:04 09:06:04 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest 09:06:04 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 130497, ~: 130746) 09:06:04 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250) 09:06:04 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535) 09:06:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.12s (201.07ms CPU time) 09:06:04 09:06:04 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 09:06:04 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44368124, ~: 44368124) 09:06:04 [PASS] testHappyPath() (gas: 57783966) 09:06:04 [PASS] testInitialCommitteeMatch() (gas: 44544867) 09:06:04 [PASS] testInsufficientSigsMove() (gas: 48300985) 09:06:04 [PASS] testInvalidCommitteeCommitment() (gas: 48293205) 09:06:04 [PASS] testNukeFromOrbit() (gas: 58984601) 09:06:04 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44429262, ~: 44429262) 09:06:04 [PASS] testProposerNotProvided() (gas: 48309731) 09:06:04 [PASS] testRelayedForProposer() (gas: 49717724) 09:06:04 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44718071, ~: 44718174) 09:06:04 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83622255, ~: 82419654) 09:06:04 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.12s (17.92s CPU time) 09:06:04 09:06:04 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123 09:06:04 [PASS] test_ProposerEqZero() (gas: 431708) 09:06:04 [PASS] test_replay() (gas: 601375) 09:06:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.12s (58.36ms CPU time) 09:06:04 09:06:04 Ran 108 test suites in 12.12s (219.16s CPU time): 449 tests passed, 0 failed, 0 skipped (449 total tests)