Parent Log: http://ci.aztec-labs.com/cd08052a52dbb30f Command: 69781a2cf9772817 cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/bf5d93af0a8ce02b399337bfcc820c48b2f18c36 Env: REF_NAME=gh-readonly-queue/next/pr-15268-3aaa83afa9cad3f8acfd8e1f724fe30adc7a8a5e CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 22:58:33 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15268_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 22:58:40 Compiling 286 files with Solc 0.8.27 22:59:41 Solc 0.8.27 finished in 61.61s 22:59:42 Compiler run successful! 22:59:42 22:59:42 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 22:59:42 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 22:59:42 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.24ms (676.24µs CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest 22:59:42 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218) 22:59:42 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.29ms (343.66µs CPU time) 22:59:42 22:59:42 Ran 2 tests for test/Parity.t.sol:ParityTest 22:59:42 [PASS] testRootMatchesBaseParity() (gas: 531543) 22:59:42 [PASS] testRootMatchesRootParity() (gas: 531476) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.01ms (382.83µs CPU time) 22:59:42 22:59:42 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 22:59:42 [PASS] test_LockVoteAndExecute() (gas: 1313561) 22:59:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.02ms (849.01µs CPU time) 22:59:42 22:59:42 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 22:59:42 [PASS] testComputeTxsEffectsHash2() (gas: 18578) 22:59:42 [PASS] testComputeTxsEffectsHash3() (gas: 23575) 22:59:42 [PASS] testComputeTxsEffectsHash5() (gas: 32607) 22:59:42 [PASS] testComputeTxsEffectsHash6() (gas: 37249) 22:59:42 [PASS] testComputeTxsEffectsHash7() (gas: 40960) 22:59:42 [PASS] testDecomp() (gas: 42525) 22:59:42 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 1.88ms (1.29ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 22:59:42 [PASS] test_GivenMultipleListedRollups() (gas: 297566) 22:59:42 [PASS] test_GivenNoListedRollups() (gas: 10735) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 802.16µs (150.25µs CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest 22:59:42 [PASS] test_CallerEqOwner() (gas: 19222) 22:59:42 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.13ms (8.26ms CPU time) 22:59:42 22:59:42 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 22:59:42 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 22:59:42 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1122696) 22:59:42 [PASS] test_GivenAttesterIsNotActive() (gas: 172688) 22:59:42 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30457) 22:59:42 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58785) 22:59:42 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 7.13ms (2.47ms CPU time) 22:59:42 22:59:42 Ran 9 tests for test/staking/slash.t.sol:SlashTest 22:59:42 [PASS] test_GivenAttesterIsActive() (gas: 825191) 22:59:42 [PASS] test_GivenAttesterIsNotActive() (gas: 658687) 22:59:42 [PASS] test_GivenTimeIsAfterUnlock() (gas: 767059) 22:59:42 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 797800) 22:59:42 [PASS] test_SlashingMoreThanBalance() (gas: 740000) 22:59:42 [PASS] test_SlashingMoreThanExitBalance() (gas: 792892) 22:59:42 [PASS] test_WhenAttesterIsNotExiting() (gas: 973596) 22:59:42 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29133) 22:59:42 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 642385) 22:59:42 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 11.68ms (5.96ms CPU time) 22:59:42 22:59:42 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 22:59:42 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 22:59:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 18.04ms (17.24ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking/getters.t.sol:GettersTest 22:59:42 [PASS] test_getAttesterAtIndex() (gas: 34659) 22:59:42 [PASS] test_getAttesterOutOfBounds() (gas: 27410) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.59ms (205.57µs CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 22:59:42 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835) 22:59:42 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906) 22:59:42 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 16.46ms (15.79ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 22:59:42 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 22:59:42 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 19018, ~: 19037) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.60ms (18.36ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest 22:59:42 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930) 22:59:42 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.48ms (11.98ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 22:59:42 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520) 22:59:42 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.16ms (13.80ms CPU time) 22:59:42 22:59:42 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 22:59:42 [PASS] test_Slashing() (gas: 46129132) 22:59:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 34.66ms (32.61ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 22:59:42 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979) 22:59:42 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16765, ~: 15387) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 36.57ms (24.37ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 22:59:42 [PASS] test_GivenSufficientBalance() (gas: 207025) 22:59:42 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 22:59:42 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 38.00ms (726.22µs CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 22:59:42 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 22:59:42 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 36.92ms (35.07ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 22:59:42 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476) 22:59:42 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.44ms (15.55ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 22:59:42 [PASS] test_activityDuplicateNoop() (gas: 380890) 22:59:42 [PASS] test_activityScore() (gas: 1224751) 22:59:42 [PASS] test_shares() (gas: 2629626) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 40.68ms (28.85ms CPU time) 22:59:42 22:59:42 Ran 8 tests for test/shared/Slot.t.sol:SlotTest 22:59:42 [PASS] test_addSlot(uint256,uint256) (runs: 256, μ: 7724, ~: 7686) 22:59:42 [PASS] test_eqSlot(uint256,uint256) (runs: 256, μ: 7496, ~: 7496) 22:59:42 [PASS] test_gtSlot(uint256,uint256) (runs: 256, μ: 7459, ~: 7459) 22:59:42 [PASS] test_gteSlot(uint256,uint256) (runs: 256, μ: 7510, ~: 7510) 22:59:42 [PASS] test_ltSlot(uint256,uint256) (runs: 256, μ: 7467, ~: 7467) 22:59:42 [PASS] test_lteSlot(uint256,uint256) (runs: 256, μ: 7442, ~: 7442) 22:59:42 [PASS] test_neqSlot(uint256,uint256) (runs: 256, μ: 7478, ~: 7478) 22:59:42 [PASS] test_subSlot(uint256,uint256) (runs: 256, μ: 7978, ~: 7654) 22:59:42 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 40.17ms (94.41ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 22:59:42 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 22:59:42 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.99ms (33.19ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/ignition.t.sol:IgnitionTest 22:59:42 [PASS] test_RevertNonEmptyBlock() (gas: 39392412) 22:59:42 [PASS] test_emptyBlock() (gas: 39548761) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 52.00ms (61.44ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking/updateStakingQueueConfig.t.sol:UpdateStakingQueueConfigTest 22:59:42 [PASS] test_GivenCallerIsNotTheRollupOwner(address,(uint256,uint256,uint256,uint256)) (runs: 256, μ: 25372, ~: 25372) 22:59:42 [PASS] test_GivenCallerIsRollupOwner((uint256,uint256,uint256,uint256)) (runs: 256, μ: 85488, ~: 86282) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 52.34ms (40.96ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest 22:59:42 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 128233, ~: 120082) 22:59:42 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250) 22:59:42 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 52.77ms (113.64ms CPU time) 22:59:42 22:59:42 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 22:59:42 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120051, ~: 121404) 22:59:42 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119914, ~: 122271) 22:59:42 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140454, ~: 141586) 22:59:42 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120431, ~: 122137) 22:59:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 64.21ms (107.37ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 22:59:42 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 22:59:42 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 22:59:42 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 82.22ms (80.71ms CPU time) 22:59:42 22:59:42 Ran 1 test for test/staking/move.t.sol:MoveTest 22:59:42 [PASS] test_MoveStakingSet() (gas: 56606106) 22:59:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 87.70ms (44.43ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 22:59:42 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 22:59:42 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.89ms (60.35ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 22:59:42 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308725, ~: 308792) 22:59:42 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204231, ~: 204258) 22:59:42 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 105.52ms (222.12ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 22:59:42 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85584, ~: 85895) 22:59:42 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 97.56ms (96.98ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 22:59:42 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1732171, ~: 1732223) 22:59:42 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48185, ~: 48372) 22:59:42 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49095, ~: 48803) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 90.82ms (89.44ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 22:59:42 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183263, ~: 184670) 22:59:42 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 57.40ms (56.74ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 22:59:42 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 235157, ~: 236522) 22:59:42 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261517, ~: 263012) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 124.02ms (192.44ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest 22:59:42 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457) 22:59:42 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 137.29ms (134.36ms CPU time) 22:59:42 22:59:42 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 22:59:42 [PASS] test_GivenNoCheckpoints() (gas: 28277) 22:59:42 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214715, ~: 212569) 22:59:42 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211354, ~: 209762) 22:59:42 [PASS] test_WhenTimeNotInPast() (gas: 3997) 22:59:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 112.46ms (111.92ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 22:59:42 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818) 22:59:42 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 141.54ms (166.11ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/compression/Tips.t.sol:TipsTest 22:59:42 [PASS] test_compress_uncompress(uint128,uint128) (runs: 256, μ: 6292, ~: 6292) 22:59:42 [PASS] test_updatePendingBlockNumber(uint128,uint128) (runs: 256, μ: 9257, ~: 9257) 22:59:42 [PASS] test_updateProvenBlockNumber(uint128,uint128) (runs: 256, μ: 9242, ~: 9224) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 141.15ms (36.87ms CPU time) 22:59:42 22:59:42 Ran 1 test for test/staking/15050.t.sol:Test15050 22:59:42 [PASS] test_15050() (gas: 3114002) 22:59:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 147.69ms (29.74ms CPU time) 22:59:42 22:59:42 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 22:59:42 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76822, ~: 76633) 22:59:42 [PASS] test_WhenAmountEq0() (gas: 8437) 22:59:42 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 233688, ~: 235512) 22:59:42 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211725, ~: 212703) 22:59:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 145.45ms (144.91ms CPU time) 22:59:42 22:59:42 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 22:59:42 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 812228) 22:59:42 [PASS] test_GivenAttesterIsLiving() (gas: 830514) 22:59:42 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 630093) 22:59:42 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 794396) 22:59:42 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30234) 22:59:42 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 639933, ~: 639933) 22:59:42 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 155.04ms (119.95ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 22:59:42 [PASS] test_GivenSufficientBalance() (gas: 155743) 22:59:42 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 159.43ms (99.00ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest 22:59:42 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490) 22:59:42 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638466, ~: 639798) 22:59:42 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 166.02ms (302.83ms CPU time) 22:59:42 22:59:42 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 22:59:42 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 826036, ~: 826182) 22:59:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 133.87ms (132.34ms CPU time) 22:59:42 22:59:42 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest 22:59:42 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831) 22:59:42 [PASS] test_GivenRollupEq0() (gas: 34563) 22:59:42 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187694, ~: 187805) 22:59:42 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936) 22:59:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 209.21ms (217.93ms CPU time) 22:59:42 22:59:42 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 22:59:42 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950) 22:59:42 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19203, ~: 19330) 22:59:42 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380445, ~: 1380696) 22:59:42 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96619, ~: 96538) 22:59:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 216.59ms (247.63ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 22:59:42 [PASS] test_setSlasher(address) (runs: 256, μ: 27271, ~: 27271) 22:59:42 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 222.59ms (29.66ms CPU time) 22:59:42 22:59:42 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 22:59:42 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 22:59:42 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421459, ~: 421347) 22:59:42 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171076, ~: 171381) 22:59:42 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 22:59:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 221.84ms (278.10ms CPU time) 22:59:42 22:59:42 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 22:59:42 [PASS] test_UpgradeIntoNewVersion() (gas: 4384567) 22:59:42 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 255.63ms (7.78ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 22:59:42 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308202, ~: 309074) 22:59:42 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207779, ~: 208358) 22:59:42 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 268.81ms (196.52ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 22:59:42 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 22:59:42 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 193.47ms (24.62ms CPU time) 22:59:42 22:59:42 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 22:59:42 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244467, ~: 1244467) 22:59:42 [PASS] testDepositPrivate() (gas: 194868) 22:59:42 [PASS] testDepositPublic() (gas: 197371) 22:59:42 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312782, ~: 2312782) 22:59:42 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234086) 22:59:42 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 302.75ms (301.15ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 22:59:42 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840) 22:59:42 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594) 22:59:42 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1799025, ~: 1799025) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 329.40ms (379.62ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 22:59:42 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183557, ~: 183680) 22:59:42 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21692, ~: 21616) 22:59:42 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1313940, ~: 1480789) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 332.69ms (330.30ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 22:59:42 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127587, ~: 118972) 22:59:42 [PASS] test_GivenBalanceIs0() (gas: 54054) 22:59:42 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 339.66ms (72.15ms CPU time) 22:59:42 22:59:42 Ran 8 tests for test/shared/Epoch.t.sol:EpochTest 22:59:42 [PASS] test_addEpoch(uint256,uint256) (runs: 256, μ: 7742, ~: 7707) 22:59:42 [PASS] test_eqEpoch(uint256,uint256) (runs: 256, μ: 7476, ~: 7476) 22:59:42 [PASS] test_gtEpoch(uint256,uint256) (runs: 256, μ: 7481, ~: 7481) 22:59:42 [PASS] test_gteEpoch(uint256,uint256) (runs: 256, μ: 7465, ~: 7465) 22:59:42 [PASS] test_ltEpoch(uint256,uint256) (runs: 256, μ: 7467, ~: 7467) 22:59:42 [PASS] test_lteEpoch(uint256,uint256) (runs: 256, μ: 7531, ~: 7531) 22:59:42 [PASS] test_neqEpoch(uint256,uint256) (runs: 256, μ: 7477, ~: 7477) 22:59:42 [PASS] test_subEpoch(uint256,uint256) (runs: 256, μ: 7981, ~: 8183) 22:59:42 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 347.95ms (69.87ms CPU time) 22:59:42 22:59:42 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 22:59:42 [PASS] test_GivenStatusIsNotExiting() (gas: 732119) 22:59:42 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 840699, ~: 840739) 22:59:42 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 763536) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 372.60ms (239.14ms CPU time) 22:59:42 22:59:42 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 22:59:42 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603) 22:59:42 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3597888, ~: 3680820) 22:59:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 436.09ms (418.58ms CPU time) 22:59:42 22:59:42 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 22:59:42 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1241274, ~: 1404628) 22:59:42 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 22:59:42 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1363542, ~: 1595752) 22:59:42 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1135884, ~: 1260008) 22:59:42 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 368.70ms (1.01s CPU time) 22:59:42 22:59:42 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 22:59:42 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20579, ~: 20577) 22:59:42 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48663, ~: 48668) 22:59:42 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1044058, ~: 1044897) 22:59:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 544.33ms (542.37ms CPU time) 22:59:43 22:59:43 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 22:59:43 [PASS] test_AddRollup(bool) (runs: 256, μ: 2759055, ~: 2265490) 22:59:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 847.62ms (836.83ms CPU time) 22:59:43 22:59:43 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 22:59:43 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 22:59:43 [PASS] test_full() (gas: 160866477) 22:59:43 [PASS] test_invalidOracleInput() (gas: 55199) 22:59:43 [PASS] test_photograph() (gas: 77318013) 22:59:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 857.15ms (567.03ms CPU time) 22:59:43 22:59:43 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest 22:59:43 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637278, ~: 637597) 22:59:43 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724063, ~: 724947) 22:59:43 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537) 22:59:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 900.06ms (283.92ms CPU time) 22:59:43 22:59:43 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 22:59:43 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 22:59:43 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336046, ~: 335952) 22:59:43 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 666177, ~: 661718) 22:59:43 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 688879, ~: 702638) 22:59:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 929.74ms (1.94s CPU time) 22:59:43 22:59:43 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 22:59:43 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 22:59:43 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 22:59:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 984.03ms (23.21ms CPU time) 22:59:43 22:59:43 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 22:59:43 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32851, ~: 32633) 22:59:43 [PASS] test_WhenAmountEq0() (gas: 8626) 22:59:43 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215527, ~: 210621) 22:59:43 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 240569, ~: 238232) 22:59:43 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 217217, ~: 214954) 22:59:43 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 982.04ms (206.25ms CPU time) 22:59:43 22:59:43 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 22:59:43 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968408, ~: 968588) 22:59:43 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964063, ~: 963768) 22:59:43 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964516, ~: 964326) 22:59:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.07s (214.69ms CPU time) 22:59:43 22:59:43 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 22:59:43 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838) 22:59:43 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28490, ~: 28476) 22:59:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.11s (128.84ms CPU time) 22:59:43 22:59:43 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 22:59:43 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 649581, ~: 634439) 22:59:43 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 22:59:43 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 719039, ~: 682363) 22:59:43 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 679923, ~: 661294) 22:59:43 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 741209, ~: 747623) 22:59:43 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 713840, ~: 692656) 22:59:43 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 693251, ~: 681697) 22:59:43 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.18s (5.80s CPU time) 22:59:43 22:59:43 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 22:59:43 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2993654, ~: 3003281) 22:59:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.39s (1.23s CPU time) 22:59:43 22:59:43 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 22:59:43 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44898160, ~: 44898117) 22:59:43 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.46s (1.46s CPU time) 22:59:43 22:59:43 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 22:59:43 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 22:59:43 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 22:59:43 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 22:59:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.59s (34.35ms CPU time) 22:59:44 22:59:44 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 22:59:44 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1833082, ~: 1807331) 22:59:44 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 22:59:44 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 22:59:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.78s (1.90s CPU time) 22:59:44 22:59:44 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 22:59:44 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332200) 22:59:44 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329464) 22:59:44 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329449) 22:59:44 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459452) 22:59:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.77s (230.01ms CPU time) 22:59:44 22:59:44 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 22:59:44 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 573664) 22:59:44 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421422) 22:59:44 [PASS] test_GivenNewCanonicalInstance() (gas: 1077635) 22:59:44 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 723225) 22:59:44 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 850505) 22:59:44 [PASS] test_GivenProposalIsLeader() (gas: 698778) 22:59:44 [PASS] test_GivenRoundChanged() (gas: 667891) 22:59:44 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528701, ~: 528491) 22:59:44 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.82s (395.20ms CPU time) 22:59:45 22:59:45 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 22:59:45 [PASS] testMultipleProvers() (gas: 141717921) 22:59:45 [PASS] testMultipleProversBoostedRewards() (gas: 103003150) 22:59:45 [PASS] testNoHolesInProvenBlocks() (gas: 73710513) 22:59:45 [PASS] testProofsAreInOneEpoch() (gas: 73709536) 22:59:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.13s (6.14s CPU time) 22:59:45 22:59:45 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 22:59:45 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851) 22:59:45 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911) 22:59:45 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23220, ~: 23337) 22:59:45 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7206933, ~: 7366369) 22:59:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.26s (3.24s CPU time) 22:59:45 22:59:45 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123 22:59:45 [PASS] test_ProposerEqZero() (gas: 431665) 22:59:45 [PASS] test_replay() (gas: 579569) 22:59:45 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.36s (69.04ms CPU time) 22:59:45 22:59:45 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 22:59:45 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 658628, ~: 718284) 22:59:45 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 22:59:45 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 664359, ~: 652386) 22:59:45 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.36s (2.10s CPU time) 22:59:46 22:59:46 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest 22:59:46 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3326047, ~: 377625) 22:59:46 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634) 22:59:46 [PASS] testSimpleSample() (gas: 5526723) 22:59:46 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15568, ~: 15272) 22:59:46 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 662378, ~: 238678) 22:59:46 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137) 22:59:46 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 4.04s (5.33s CPU time) 22:59:46 22:59:46 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 22:59:46 [PASS] test_FeeModelEquivalence() (gas: 442389753) 22:59:46 [PASS] test__FeeModelPrune() (gas: 3830187) 22:59:46 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.14s (3.69s CPU time) 22:59:46 22:59:46 Ran 8 tests for test/shared/Timestamp.t.sol:TimestampTest 22:59:46 [PASS] test_addTimestamp(uint256,uint256) (runs: 256, μ: 7735, ~: 7685) 22:59:46 [PASS] test_eqTimestamp(uint256,uint256) (runs: 256, μ: 7454, ~: 7454) 22:59:46 [PASS] test_gtTimestamp(uint256,uint256) (runs: 256, μ: 7481, ~: 7481) 22:59:46 [PASS] test_gteTimestamp(uint256,uint256) (runs: 256, μ: 7488, ~: 7488) 22:59:46 [PASS] test_ltTimestamp(uint256,uint256) (runs: 256, μ: 7480, ~: 7480) 22:59:46 [PASS] test_lteTimestamp(uint256,uint256) (runs: 256, μ: 7443, ~: 7443) 22:59:46 [PASS] test_neqTimestamp(uint256,uint256) (runs: 256, μ: 7473, ~: 7473) 22:59:46 [PASS] test_subTimestamp(uint256,uint256) (runs: 256, μ: 7966, ~: 8165) 22:59:46 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.20s (265.98ms CPU time) 22:59:46 22:59:46 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest 22:59:46 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915) 22:59:46 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065) 22:59:46 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395) 22:59:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.20s (691.26ms CPU time) 22:59:46 22:59:46 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 22:59:46 [PASS] test_100_slashing_validators() (gas: 277655492) 22:59:46 [PASS] test_100_validators() (gas: 264403917) 22:59:46 [PASS] test_48_validators() (gas: 247675712) 22:59:46 [PASS] test_no_validators() (gas: 81165710) 22:59:46 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.52s (14.43s CPU time) 22:59:46 22:59:46 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 22:59:46 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 22:59:46 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 812636, ~: 815882) 22:59:46 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 22:59:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.56s (1.40s CPU time) 22:59:47 22:59:47 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 22:59:47 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60650406) 22:59:47 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 22:59:47 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 43070684) 22:59:47 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 46252263) 22:59:47 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.80s (708.19ms CPU time) 22:59:47 22:59:47 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest 22:59:47 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429) 22:59:47 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615765, ~: 616089) 22:59:47 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612369, ~: 612676) 22:59:47 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752834, ~: 752606) 22:59:47 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747710, ~: 747533) 22:59:47 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681622, ~: 681317) 22:59:47 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676804, ~: 676533) 22:59:47 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143) 22:59:47 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383) 22:59:47 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.79s (1.15s CPU time) 22:59:47 22:59:47 Ran 5 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 22:59:47 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 646833) 22:59:47 [PASS] test_GivenTheQueueHasAtLeastTheBootstrapValidatorSetSize(uint256,uint256,uint256,uint256,uint256) (runs: 16, μ: 59006258, ~: 58871421) 22:59:47 [PASS] test_GivenTheQueueHasFewerValidatorsThanTheBootstrapValidatorSetSize(uint256,uint256,uint256,uint256,uint256) (runs: 16, μ: 20689477, ~: 18049137) 22:59:47 [PASS] test_GivenTheRollupHasLessThanTheTargetValidatorSetSize(uint256,uint256,uint256,uint256) (runs: 16, μ: 71054432, ~: 74180011) 22:59:47 [PASS] test_GivenTheRollupHasTheTargetValidatorSetSize(uint256,uint256,uint256,uint256) (runs: 16, μ: 275100440, ~: 246009440) 22:59:47 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.80s (7.77s CPU time) 22:59:47 22:59:47 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest 22:59:47 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098) 22:59:47 [PASS] test_GivenGovernanceNeq0() (gas: 57941) 22:59:47 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959) 22:59:47 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.33s (83.71ms CPU time) 22:59:47 22:59:47 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 22:59:47 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 22:59:47 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693702, ~: 694512) 22:59:47 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 22:59:47 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 22:59:47 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683825, ~: 684335) 22:59:47 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686205, ~: 686480) 22:59:47 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699160, ~: 699482) 22:59:47 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 22:59:47 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664822, ~: 664941) 22:59:47 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 22:59:47 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 5.33s (850.90ms CPU time) 22:59:47 22:59:47 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 22:59:47 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217144, ~: 216944) 22:59:47 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320476, ~: 320250) 22:59:47 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227469, ~: 227276) 22:59:47 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953) 22:59:47 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 5.33s (378.34ms CPU time) 22:59:47 22:59:47 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 22:59:47 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670151, ~: 670633) 22:59:47 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 22:59:47 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673147, ~: 673357) 22:59:47 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671550, ~: 672020) 22:59:47 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 22:59:47 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683525, ~: 684026) 22:59:47 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125366, ~: 1125994) 22:59:47 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 22:59:47 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15221, ~: 15214) 22:59:47 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376103, ~: 376141) 22:59:47 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381284, ~: 381394) 22:59:47 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 5.33s (1.41s CPU time) 22:59:47 22:59:47 Ran 9 tests for test/Inbox.t.sol:InboxTest 22:59:47 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 22:59:47 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5931710, ~: 5905213) 22:59:47 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 22:59:47 [PASS] testRevertIfActorTooLarge() (gas: 11877) 22:59:47 [PASS] testRevertIfContentTooLarge() (gas: 12009) 22:59:47 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 22:59:47 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 22:59:47 [PASS] testRevertIfVersionMismatch() (gas: 12251) 22:59:47 [PASS] testSendDuplicateL2Messages() (gas: 111551) 22:59:47 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.51s (5.76s CPU time) 22:59:48 22:59:48 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest 22:59:48 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829) 22:59:48 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350) 22:59:48 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477) 22:59:48 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687) 22:59:48 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901) 22:59:48 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889) 22:59:48 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350) 22:59:48 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064) 22:59:48 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505) 22:59:48 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.79s (1.04s CPU time) 22:59:48 22:59:48 Ran 29 tests for test/Rollup.t.sol:RollupTest 22:59:48 [PASS] testBlockFee() (gas: 45941148) 22:59:48 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 41258491, ~: 41356441) 22:59:48 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67486045, ~: 74327311) 22:59:48 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 74045390) 22:59:48 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 44636365, ~: 45144659) 22:59:48 [PASS] testEmptyBlock(bool) (runs: 256, μ: 40700982, ~: 40700982) 22:59:48 [PASS] testExtraBlobs() (gas: 53036387) 22:59:48 [PASS] testInvalidBlobHash() (gas: 45052781) 22:59:48 [PASS] testInvalidBlobProof() (gas: 1026543825) 22:59:48 [PASS] testInvalidL2Fee() (gas: 45139119) 22:59:48 [PASS] testMixedBlock(bool) (runs: 256, μ: 53522183, ~: 46945971) 22:59:48 [PASS] testNonZeroDaFee() (gas: 45127270) 22:59:48 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 63579953) 22:59:48 [PASS] testProvingFeeUpdates() (gas: 74561736) 22:59:48 [PASS] testPrune() (gas: 47462193) 22:59:48 [PASS] testPruneAfterPartial() (gas: 74355542) 22:59:48 [PASS] testPruneDuringPropose() (gas: 54738000) 22:59:48 [PASS] testRevertInvalidCoinbase() (gas: 40089936) 22:59:48 [PASS] testRevertInvalidTimestamp() (gas: 40092510) 22:59:48 [PASS] testRevertPrune() (gas: 46950303) 22:59:48 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 63348490) 22:59:48 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 80511070, ~: 80511205) 22:59:48 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 80513033, ~: 80513533) 22:59:48 [PASS] testShouldNotBeTooEagerToPrune() (gas: 56903715) 22:59:48 [PASS] testSingleBlock(bool) (runs: 256, μ: 42407586, ~: 43092749) 22:59:48 [PASS] testSubmitProofInvalidArchive() (gas: 40640156) 22:59:48 [PASS] testSubmitProofNonExistentBlock() (gas: 40639883) 22:59:48 [PASS] testTimestamp() (gas: 41960708) 22:59:48 [PASS] testTooManyBlocks() (gas: 55091695) 22:59:48 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.79s (47.92s CPU time) 22:59:48 22:59:48 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 22:59:48 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451525, ~: 3451525) 22:59:48 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583136) 22:59:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.06s (6.07s CPU time) 22:59:48 22:59:48 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 22:59:48 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712863, ~: 5712905) 22:59:48 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554784, ~: 7554841) 22:59:48 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755) 22:59:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.53s (13.80s CPU time) 22:59:48 22:59:48 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 22:59:48 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752) 22:59:48 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4135024, ~: 4135024) 22:59:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.55s (6.54s CPU time) 22:59:49 22:59:49 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest 22:59:49 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 656673, ~: 629094) 22:59:49 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 716605, ~: 661309) 22:59:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.78s (255.11ms CPU time) 22:59:49 22:59:49 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 22:59:49 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696310, ~: 696660) 22:59:49 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832055, ~: 832973) 22:59:49 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673215, ~: 673706) 22:59:49 [PASS] test_GivenStateIsActive() (gas: 356145) 22:59:49 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 22:59:49 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685807, ~: 686292) 22:59:49 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698643, ~: 699359) 22:59:49 [PASS] test_GivenStateIsPending() (gas: 348521) 22:59:49 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664351, ~: 664805) 22:59:49 [PASS] test_GivenStateIsRejected() (gas: 363965) 22:59:49 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 6.97s (980.03ms CPU time) 22:59:49 22:59:49 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 22:59:49 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 44053835, ~: 44084462) 22:59:49 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59998592, ~: 60022133) 22:59:49 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 45059950, ~: 45082746) 22:59:49 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 45008864, ~: 44969602) 22:59:49 [PASS] test_getRewardConfig() (gas: 43954719) 22:59:49 [PASS] test_validateHeader() (gas: 44859919) 22:59:49 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.97s (11.61s CPU time) 22:59:50 22:59:50 Ran 15 tests for test/Outbox.t.sol:OutboxTest 22:59:50 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 22:59:50 [PASS] testGetRootData() (gas: 86146) 22:59:50 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 27444307, ~: 3028526) 22:59:50 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3959691, ~: 3759520) 22:59:50 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 22:59:50 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 22:59:50 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 22:59:50 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 22:59:50 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 22:59:50 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 22:59:50 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 22:59:50 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 22:59:50 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 22:59:50 [PASS] testRevertIfVersionMismatch() (gas: 36053) 22:59:50 [PASS] testValidInsertAndConsume() (gas: 636284) 22:59:50 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.97s (8.89s CPU time) 22:59:51 22:59:51 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 22:59:51 [PASS] testFrontier() (gas: 0) 22:59:51 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.67s (9.66s CPU time) 22:59:52 22:59:52 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 22:59:52 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381) 22:59:52 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 11051943, ~: 11143012) 22:59:52 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10968046, ~: 10891954) 22:59:52 [PASS] test_GivenInsufficientYea() (gas: 434629) 22:59:52 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380095, ~: 380115) 22:59:52 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10574161, ~: 10418546) 22:59:52 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9511838) 22:59:52 [PASS] test_WhenRoundNotInPast() (gas: 365695) 22:59:52 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380526, ~: 380745) 22:59:52 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.29s (30.26s CPU time) 22:59:54 22:59:54 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 22:59:54 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 996854, ~: 722572) 22:59:54 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900409, ~: 10900409) 22:59:54 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15398050, ~: 15398050) 22:59:54 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958611, ~: 10958611) 22:59:54 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986917, ~: 10986917) 22:59:54 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13717739, ~: 13717739) 22:59:54 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13717701, ~: 13717701) 22:59:54 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 11.85s (26.37s CPU time) 22:59:54 22:59:54 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 22:59:54 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296150, ~: 296374) 22:59:54 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371503, ~: 371568) 22:59:54 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 22:59:54 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426088, ~: 426409) 22:59:54 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440679, ~: 441559) 22:59:54 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 22:59:54 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406256, ~: 407102) 22:59:54 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 22:59:54 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.85s (781.46ms CPU time) 22:59:54 22:59:54 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 22:59:54 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 22:59:54 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49683, ~: 50190) 22:59:54 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155908, ~: 166937) 22:59:54 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53110, ~: 52810) 22:59:54 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76284, ~: 76253) 22:59:54 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76581, ~: 76263) 22:59:54 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119758, ~: 120013) 22:59:54 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172442, ~: 172720) 22:59:54 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174407, ~: 174338) 22:59:54 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192489, ~: 192789) 22:59:54 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219412, ~: 220006) 22:59:54 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217761, ~: 218502) 22:59:54 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 11.84s (348.72ms CPU time) 22:59:54 22:59:54 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 22:59:54 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19431, ~: 19727) 22:59:54 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83214, ~: 82934) 22:59:54 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 22:59:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.31s (44.49ms CPU time) 22:59:54 22:59:54 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 22:59:54 [PASS] test_GivenStateIsDropped() (gas: 25448) 22:59:54 [PASS] test_GivenStateIsExecuted() (gas: 25467) 22:59:54 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24399, ~: 29451) 22:59:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.31s (26.18ms CPU time) 22:59:54 22:59:54 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 22:59:54 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 22:59:54 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273065, ~: 273865) 22:59:54 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35827, ~: 36154) 22:59:54 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273315, ~: 273575) 22:59:54 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42160, ~: 41957) 22:59:54 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273394, ~: 273651) 22:59:54 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42347, ~: 42142) 22:59:54 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273692, ~: 273685) 22:59:54 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31295, ~: 31299) 22:59:54 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274237, ~: 274514) 22:59:54 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41705, ~: 41530) 22:59:54 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060) 22:59:54 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31234, ~: 31238) 22:59:54 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273510, ~: 273199) 22:59:54 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 41008, ~: 41316) 22:59:54 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273875, ~: 274131) 22:59:54 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41904, ~: 41698) 22:59:54 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273987, ~: 274253) 22:59:54 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42014, ~: 41796) 22:59:54 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 12.31s (587.96ms CPU time) 22:59:54 22:59:54 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 22:59:54 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 453292) 22:59:54 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346612) 22:59:54 [PASS] test_GivenNewCanonicalInstance() (gas: 906310) 22:59:54 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 551889) 22:59:54 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 632053) 22:59:54 [PASS] test_GivenProposalIsLeader() (gas: 527444) 22:59:54 [PASS] test_GivenRoundChanged() (gas: 505990) 22:59:54 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400660, ~: 400660) 22:59:54 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.31s (101.07ms CPU time) 22:59:54 22:59:54 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 22:59:54 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 45000450, ~: 45000450) 22:59:54 [PASS] testHappyPath() (gas: 58436392) 22:59:54 [PASS] testInitialCommitteeMatch() (gas: 45177203) 22:59:54 [PASS] testInsufficientSigsMove() (gas: 48896047) 22:59:54 [PASS] testInvalidCommitteeCommitment() (gas: 48931083) 22:59:54 [PASS] testNukeFromOrbit() (gas: 59637760) 22:59:54 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 45061715, ~: 45061715) 22:59:54 [PASS] testProposerNotProvided() (gas: 48949512) 22:59:54 [PASS] testRelayedForProposer() (gas: 50358771) 22:59:54 [PASS] testStableCommittee(uint8) (runs: 256, μ: 45351884, ~: 45352007) 22:59:54 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 84279177, ~: 83074322) 22:59:54 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.31s (18.51s CPU time) 22:59:54 22:59:54 Ran 113 test suites in 12.32s (282.91s CPU time): 481 tests passed, 0 failed, 0 skipped (481 total tests)