Parent Log: http://ci.aztec-labs.com/fc1750779ccd7d53 Command: c661ecf86572825b cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/aac426c9418162aeee8162ed45014b9393d605b8 Env: REF_NAME=gh-readonly-queue/next/pr-15051-92d685c3a802eb31897b6f13d28b9ee428c73744 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 20 06:41:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15051_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 06:41:48 Compiling 275 files with Solc 0.8.27 06:42:52 Solc 0.8.27 finished in 63.47s 06:42:52 Compiler run successful! 06:42:52 06:42:52 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 06:42:52 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 06:42:52 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.49ms (734.90µs CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 06:42:52 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 06:42:52 [PASS] test_GivenNoListedRollups() (gas: 10735) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.08ms (193.46µs CPU time) 06:42:52 06:42:52 Ran 2 tests for test/Parity.t.sol:ParityTest 06:42:52 [PASS] testRootMatchesBaseParity() (gas: 531543) 06:42:52 [PASS] testRootMatchesRootParity() (gas: 531476) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.41ms (565.16µs CPU time) 06:42:52 06:42:52 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 06:42:52 [PASS] testComputeTxsEffectsHash2() (gas: 18578) 06:42:52 [PASS] testComputeTxsEffectsHash3() (gas: 23575) 06:42:52 [PASS] testComputeTxsEffectsHash5() (gas: 32607) 06:42:52 [PASS] testComputeTxsEffectsHash6() (gas: 37249) 06:42:52 [PASS] testComputeTxsEffectsHash7() (gas: 40960) 06:42:52 [PASS] testDecomp() (gas: 42525) 06:42:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 8.33ms (1.89ms CPU time) 06:42:52 06:42:52 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 06:42:52 [PASS] test_LockVoteAndExecute() (gas: 1313517) 06:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 11.22ms (3.98ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/staking/getters.t.sol:GettersTest 06:42:52 [PASS] test_getAttesterAtIndex() (gas: 34661) 06:42:52 [PASS] test_getAttesterOutOfBounds() (gas: 27412) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 14.37ms (224.66µs CPU time) 06:42:52 06:42:52 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 06:42:52 [PASS] test_GivenSufficientBalance() (gas: 207025) 06:42:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 06:42:52 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 15.35ms (778.69µs CPU time) 06:42:52 06:42:52 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 06:42:52 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 06:42:52 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983) 06:42:52 [PASS] test_GivenAttesterIsNotActive() (gas: 172724) 06:42:52 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434) 06:42:52 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 06:42:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 18.75ms (2.31ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 06:42:52 [PASS] test_GivenStateIsDropped() (gas: 25448) 06:42:52 [PASS] test_GivenStateIsExecuted() (gas: 25467) 06:42:52 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24636, ~: 29984) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.57ms (13.09ms CPU time) 06:42:52 06:42:52 Ran 9 tests for test/staking/slash.t.sol:SlashTest 06:42:52 [PASS] test_GivenAttesterIsActive() (gas: 819662) 06:42:52 [PASS] test_GivenAttesterIsNotActive() (gas: 653278) 06:42:52 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722) 06:42:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296) 06:42:52 [PASS] test_SlashingMoreThanBalance() (gas: 735615) 06:42:52 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488) 06:42:52 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020) 06:42:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120) 06:42:52 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001) 06:42:52 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 21.56ms (7.22ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 06:42:52 [PASS] test_GivenSufficientBalance() (gas: 155632) 06:42:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.62ms (387.61µs CPU time) 06:42:52 06:42:52 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 06:42:52 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 06:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.31ms (20.33ms CPU time) 06:42:52 06:42:52 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 06:42:52 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036) 06:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 31.42ms (7.40ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 06:42:52 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484) 06:42:52 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.16ms (14.15ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 06:42:52 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 06:42:52 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.80ms (22.48ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 06:42:52 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 06:42:52 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18980, ~: 19037) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.76ms (21.14ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 06:42:52 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85584, ~: 85895) 06:42:52 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.38ms (30.49ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 06:42:52 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462) 06:42:52 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.27ms (14.47ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 06:42:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 06:42:52 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 06:42:52 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 39.63ms (56.11ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest 06:42:52 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098) 06:42:52 [PASS] test_GivenGovernanceNeq0() (gas: 57941) 06:42:52 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 40.30ms (32.73ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 06:42:52 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238) 06:42:52 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.95ms (26.40ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 06:42:52 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900) 06:42:52 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16764, ~: 18132) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.44ms (21.51ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 06:42:52 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841) 06:42:52 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 46.73ms (28.18ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 06:42:52 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 06:42:52 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.82ms (43.49ms CPU time) 06:42:52 06:42:52 Ran 1 test for test/staking/move.t.sol:MoveTest 06:42:52 [PASS] test_MoveStakingSet() (gas: 55794122) 06:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 54.87ms (39.00ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 06:42:52 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128311, ~: 118972) 06:42:52 [PASS] test_GivenBalanceIs0() (gas: 54054) 06:42:52 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 55.79ms (66.90ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 06:42:52 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19449, ~: 19727) 06:42:52 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83238, ~: 82934) 06:42:52 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 56.15ms (46.20ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 06:42:52 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894) 06:42:52 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 59.46ms (33.14ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/ignition.t.sol:IgnitionTest 06:42:52 [PASS] test_RevertNonEmptyBlock() (gas: 38551992) 06:42:52 [PASS] test_emptyBlock() (gas: 38707616) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 64.10ms (14.15ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 06:42:52 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 06:42:52 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 66.11ms (58.34ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 06:42:52 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186008, ~: 184810) 06:42:52 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 70.13ms (72.32ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 06:42:52 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 06:42:52 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 06:42:52 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 85.60ms (76.58ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123 06:42:52 [PASS] test_ProposerEqZero() (gas: 431686) 06:42:52 [PASS] test_replay() (gas: 601353) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 94.93ms (88.31ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 06:42:52 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693213, ~: 1693281) 06:42:52 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48181, ~: 48467) 06:42:52 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49098, ~: 49028) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 95.36ms (88.13ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest 06:42:52 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218) 06:42:52 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 110.43ms (98.85ms CPU time) 06:42:52 06:42:52 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 06:42:52 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76862, ~: 76633) 06:42:52 [PASS] test_WhenAmountEq0() (gas: 8437) 06:42:52 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 232376, ~: 235310) 06:42:52 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211421, ~: 212757) 06:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 121.13ms (256.80ms CPU time) 06:42:52 06:42:52 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 06:42:52 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724) 06:42:52 [PASS] test_GivenAttesterIsLiving() (gas: 824930) 06:42:52 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733) 06:42:52 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934) 06:42:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212) 06:42:52 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551) 06:42:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 132.25ms (115.94ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest 06:42:52 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 128636, ~: 120082) 06:42:52 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250) 06:42:52 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 136.25ms (128.70ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest 06:42:52 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457) 06:42:52 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 153.49ms (142.79ms CPU time) 06:42:52 06:42:52 Ran 1 test for test/staking/15050.t.sol:Test15050 06:42:52 [PASS] test_15050() (gas: 1680582) 06:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 160.89ms (3.08ms CPU time) 06:42:52 06:42:52 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 06:42:52 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217127, ~: 216944) 06:42:52 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320439, ~: 320250) 06:42:52 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227445, ~: 227276) 06:42:52 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953) 06:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 179.45ms (401.79ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 06:42:52 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308748, ~: 308792) 06:42:52 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204161, ~: 204258) 06:42:52 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 189.73ms (181.97ms CPU time) 06:42:52 06:42:52 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 06:42:52 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825849, ~: 826182) 06:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 196.83ms (171.72ms CPU time) 06:42:52 06:42:52 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 06:42:52 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743) 06:42:52 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007) 06:42:52 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992) 06:42:52 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810) 06:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 199.36ms (145.07ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 06:42:52 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 06:42:52 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 06:42:52 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174205) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 202.58ms (196.45ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 06:42:52 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 233216, ~: 236802) 06:42:52 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262169, ~: 263012) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 209.57ms (129.24ms CPU time) 06:42:52 06:42:52 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 06:42:52 [PASS] test_Slashing() (gas: 45329876) 06:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 239.94ms (231.19ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest 06:42:52 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490) 06:42:52 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638317, ~: 636860) 06:42:52 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 249.34ms (359.74ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 06:42:52 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968417, ~: 968588) 06:42:52 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964066, ~: 963768) 06:42:52 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964554, ~: 964326) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 250.70ms (108.62ms CPU time) 06:42:52 06:42:52 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 06:42:52 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906) 06:42:52 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19211, ~: 19308) 06:42:52 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417742, ~: 1418006) 06:42:52 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53269, ~: 53151) 06:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 257.04ms (255.07ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest 06:42:52 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637290, ~: 637597) 06:42:52 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724308, ~: 724947) 06:42:52 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 257.81ms (300.10ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 06:42:52 [PASS] test_GivenStatusIsNotExiting() (gas: 727785) 06:42:52 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836281, ~: 836242) 06:42:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 267.16ms (250.61ms CPU time) 06:42:52 06:42:52 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest 06:42:52 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 655798, ~: 629094) 06:42:52 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 710320, ~: 661309) 06:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 273.02ms (419.20ms CPU time) 06:42:52 06:42:52 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 06:42:52 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 06:42:52 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694159, ~: 694512) 06:42:52 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 06:42:52 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 06:42:52 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683479, ~: 684335) 06:42:52 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686323, ~: 686480) 06:42:52 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699366, ~: 699482) 06:42:52 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 06:42:52 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664623, ~: 664941) 06:42:52 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 06:42:52 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 282.24ms (791.97ms CPU time) 06:42:52 06:42:52 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 06:42:52 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308150, ~: 309074) 06:42:52 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207472, ~: 208358) 06:42:52 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 06:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 298.61ms (263.38ms CPU time) 06:42:52 06:42:52 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 06:42:52 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 06:42:52 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421474, ~: 421347) 06:42:52 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171065, ~: 171381) 06:42:52 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 06:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 302.09ms (372.12ms CPU time) 06:42:52 06:42:52 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest 06:42:52 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 95903, ~: 95903) 06:42:52 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 614242, ~: 614563) 06:42:52 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 610833, ~: 611150) 06:42:52 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 750885, ~: 751079) 06:42:52 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 746029, ~: 746007) 06:42:52 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 680090, ~: 679790) 06:42:52 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 675312, ~: 675007) 06:42:52 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 618617, ~: 618617) 06:42:52 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383) 06:42:52 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 349.91ms (1.17s CPU time) 06:42:53 06:42:53 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 06:42:53 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183575, ~: 183680) 06:42:53 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21688, ~: 21616) 06:42:53 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1325877, ~: 1481549) 06:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 355.49ms (346.08ms CPU time) 06:42:53 06:42:53 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 06:42:53 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595398) 06:42:53 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421444) 06:42:53 [PASS] test_GivenNewCanonicalInstance() (gas: 1120315) 06:42:53 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744289) 06:42:53 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871016) 06:42:53 [PASS] test_GivenProposalIsLeader() (gas: 719786) 06:42:53 [PASS] test_GivenRoundChanged() (gas: 689126) 06:42:53 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528768, ~: 528577) 06:42:53 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 355.77ms (347.16ms CPU time) 06:42:53 06:42:53 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 06:42:53 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 06:42:53 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49815, ~: 50190) 06:42:53 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 153831, ~: 166898) 06:42:53 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53137, ~: 53090) 06:42:53 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76231, ~: 75942) 06:42:53 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76638, ~: 76945) 06:42:53 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119655, ~: 119992) 06:42:53 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172469, ~: 172720) 06:42:53 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174791, ~: 175550) 06:42:53 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192103, ~: 192789) 06:42:53 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219515, ~: 220006) 06:42:53 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217974, ~: 218502) 06:42:53 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 374.19ms (495.63ms CPU time) 06:42:53 06:42:53 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 06:42:53 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670) 06:42:53 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3706760, ~: 3807117) 06:42:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 470.05ms (445.82ms CPU time) 06:42:53 06:42:53 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest 06:42:53 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915) 06:42:53 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 581574, ~: 581574) 06:42:53 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395) 06:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 472.66ms (717.99ms CPU time) 06:42:53 06:42:53 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 06:42:53 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073) 06:42:53 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1273510, ~: 1567572) 06:42:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 591.20ms (537.23ms CPU time) 06:42:53 06:42:53 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 06:42:53 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296221, ~: 296374) 06:42:53 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371528, ~: 371568) 06:42:53 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 06:42:53 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426273, ~: 426409) 06:42:53 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440869, ~: 441559) 06:42:53 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 06:42:53 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406956, ~: 407102) 06:42:53 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 06:42:53 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 594.03ms (703.99ms CPU time) 06:42:53 06:42:53 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 06:42:53 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1233909, ~: 1405312) 06:42:53 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 06:42:53 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1424082, ~: 1596403) 06:42:53 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1102526, ~: 1259832) 06:42:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 594.65ms (956.12ms CPU time) 06:42:53 06:42:53 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 06:42:53 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2830339, ~: 1039357) 06:42:53 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925) 06:42:53 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 06:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 720.03ms (876.06ms CPU time) 06:42:53 06:42:53 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 06:42:53 [PASS] test_AddRollup(bool) (runs: 256, μ: 2848929, ~: 3297220) 06:42:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 826.29ms (759.08ms CPU time) 06:42:53 06:42:53 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 06:42:53 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 06:42:53 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639) 06:42:53 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939) 06:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 863.97ms (285.64ms CPU time) 06:42:53 06:42:53 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest 06:42:53 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 602303, ~: 602303) 06:42:53 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 600824, ~: 600824) 06:42:53 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 580951, ~: 580951) 06:42:53 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 641161, ~: 641161) 06:42:53 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 619366, ~: 619374) 06:42:53 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 582363, ~: 582363) 06:42:53 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 133298, ~: 133298) 06:42:53 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 646012, ~: 646012) 06:42:53 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505) 06:42:53 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 864.12ms (883.68ms CPU time) 06:42:53 06:42:53 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 06:42:53 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670464, ~: 670633) 06:42:53 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 06:42:53 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672639, ~: 673071) 06:42:53 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671370, ~: 672020) 06:42:53 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 06:42:53 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683719, ~: 684026) 06:42:53 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125392, ~: 1125994) 06:42:53 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 06:42:53 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15221, ~: 15214) 06:42:53 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376100, ~: 376141) 06:42:53 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381316, ~: 381394) 06:42:53 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 864.35ms (1.46s CPU time) 06:42:53 06:42:53 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 06:42:53 [PASS] test_activityDuplicateNoop() (gas: 335056) 06:42:53 [PASS] test_activityScore() (gas: 1138003) 06:42:53 [PASS] test_shares() (gas: 2668376) 06:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 882.72ms (52.55ms CPU time) 06:42:53 06:42:53 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 06:42:53 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 06:42:53 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336023, ~: 335952) 06:42:53 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 654928, ~: 661718) 06:42:53 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 758039, ~: 781800) 06:42:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 882.76ms (1.95s CPU time) 06:42:53 06:42:53 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 06:42:53 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 06:42:53 [PASS] test_full() (gas: 160797407) 06:42:53 [PASS] test_invalidOracleInput() (gas: 55199) 06:42:53 [PASS] test_photograph() (gas: 77271119) 06:42:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 898.61ms (604.92ms CPU time) 06:42:53 06:42:53 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 06:42:53 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 628296, ~: 643233) 06:42:53 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 06:42:53 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 666118, ~: 651982) 06:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.14s (2.00s CPU time) 06:42:53 06:42:53 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 06:42:53 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2982579, ~: 2994899) 06:42:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.23s (1.22s CPU time) 06:42:54 06:42:54 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 06:42:54 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 622046, ~: 634439) 06:42:54 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 06:42:54 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 716523, ~: 682363) 06:42:54 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 716045, ~: 741116) 06:42:54 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 735579, ~: 747623) 06:42:54 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 733378, ~: 772480) 06:42:54 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 696057, ~: 681697) 06:42:54 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.36s (6.31s CPU time) 06:42:54 06:42:54 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 06:42:54 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474952) 06:42:54 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346568) 06:42:54 [PASS] test_GivenNewCanonicalInstance() (gas: 948506) 06:42:54 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572446) 06:42:54 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651691) 06:42:54 [PASS] test_GivenProposalIsLeader() (gas: 547946) 06:42:54 [PASS] test_GivenRoundChanged() (gas: 526800) 06:42:54 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400610, ~: 400610) 06:42:54 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.48s (86.25ms CPU time) 06:42:54 06:42:54 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 06:42:54 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1744118, ~: 1580310) 06:42:54 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 06:42:54 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 06:42:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.64s (1.76s CPU time) 06:42:54 06:42:54 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 06:42:54 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44050867, ~: 44050831) 06:42:54 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.67s (1.66s CPU time) 06:42:54 06:42:54 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 06:42:54 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425) 06:42:54 [PASS] testDepositPrivate() (gas: 194884) 06:42:54 [PASS] testDepositPublic() (gas: 197387) 06:42:54 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760) 06:42:54 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067) 06:42:54 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 1.98s (423.04ms CPU time) 06:42:54 06:42:54 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 06:42:54 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119698, ~: 120378) 06:42:54 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121173, ~: 122387) 06:42:54 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139827, ~: 140902) 06:42:54 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120901, ~: 121911) 06:42:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.31s (105.10ms CPU time) 06:42:54 06:42:54 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 06:42:54 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577) 06:42:54 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48666, ~: 48668) 06:42:54 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043649, ~: 1044821) 06:42:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.31s (711.93ms CPU time) 06:42:55 06:42:55 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 06:42:55 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32830, ~: 32633) 06:42:55 [PASS] test_WhenAmountEq0() (gas: 8626) 06:42:55 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213171, ~: 210515) 06:42:55 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237807, ~: 237688) 06:42:55 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215180, ~: 214566) 06:42:55 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 2.63s (264.53ms CPU time) 06:42:55 06:42:55 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 06:42:55 [PASS] test_GivenNoCheckpoints() (gas: 28277) 06:42:55 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214582, ~: 212720) 06:42:55 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209920, ~: 209838) 06:42:55 [PASS] test_WhenTimeNotInPast() (gas: 3997) 06:42:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.73s (138.17ms CPU time) 06:42:55 06:42:55 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 06:42:55 [PASS] testMultipleProvers() (gas: 140220070) 06:42:55 [PASS] testMultipleProversBoostedRewards() (gas: 106550512) 06:42:55 [PASS] testNoHolesInProvenBlocks() (gas: 72223985) 06:42:55 [PASS] testProofsAreInOneEpoch() (gas: 72223027) 06:42:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.81s (5.59s CPU time) 06:42:55 06:42:55 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 06:42:55 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 06:42:55 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845) 06:42:55 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23206, ~: 23314) 06:42:55 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7826041, ~: 7515636) 06:42:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.24s (3.22s CPU time) 06:42:56 06:42:56 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 06:42:56 [PASS] test_FeeModelEquivalence() (gas: 436453050) 06:42:56 [PASS] test__FeeModelPrune() (gas: 2117894) 06:42:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.88s (3.45s CPU time) 06:42:56 06:42:56 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 06:42:56 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 06:42:56 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 06:42:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.02s (28.37ms CPU time) 06:42:56 06:42:56 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 06:42:56 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696318, ~: 696660) 06:42:56 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832825, ~: 832951) 06:42:56 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673386, ~: 673706) 06:42:56 [PASS] test_GivenStateIsActive() (gas: 356145) 06:42:56 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 06:42:56 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686154, ~: 686292) 06:42:56 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698850, ~: 699359) 06:42:56 [PASS] test_GivenStateIsPending() (gas: 348521) 06:42:56 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664653, ~: 664805) 06:42:56 [PASS] test_GivenStateIsRejected() (gas: 363965) 06:42:56 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 4.11s (1.11s CPU time) 06:42:56 06:42:56 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 06:42:56 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 06:42:56 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 818454, ~: 815882) 06:42:56 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 06:42:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.18s (992.09ms CPU time) 06:42:56 06:42:56 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 06:42:56 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 06:42:56 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 06:42:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.18s (35.72ms CPU time) 06:42:57 06:42:57 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 06:42:57 [PASS] test_100_slashing_validators() (gas: 277965731) 06:42:57 [PASS] test_100_validators() (gas: 259001418) 06:42:57 [PASS] test_48_validators() (gas: 242309917) 06:42:57 [PASS] test_no_validators() (gas: 79986445) 06:42:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.69s (14.54s CPU time) 06:42:57 06:42:57 Ran 29 tests for test/Rollup.t.sol:RollupTest 06:42:57 [PASS] testBlockFee() (gas: 45212450) 06:42:57 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40451513, ~: 40551419) 06:42:57 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 66263845, ~: 73497057) 06:42:57 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73173165) 06:42:57 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43681701, ~: 44333345) 06:42:57 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39892128, ~: 40047227) 06:42:57 [PASS] testExtraBlobs() (gas: 52180939) 06:42:57 [PASS] testInvalidBlobHash() (gas: 44202246) 06:42:57 [PASS] testInvalidBlobProof() (gas: 1026504322) 06:42:57 [PASS] testInvalidL2Fee() (gas: 44288248) 06:42:57 [PASS] testMixedBlock(bool) (runs: 256, μ: 54015253, ~: 60894928) 06:42:57 [PASS] testNonZeroDaFee() (gas: 44276429) 06:42:57 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62754460) 06:42:57 [PASS] testProvingFeeUpdates() (gas: 73731243) 06:42:57 [PASS] testPrune() (gas: 46604977) 06:42:57 [PASS] testPruneAfterPartial() (gas: 73545105) 06:42:57 [PASS] testPruneDuringPropose() (gas: 53876494) 06:42:57 [PASS] testRevertInvalidCoinbase() (gas: 39248041) 06:42:57 [PASS] testRevertInvalidTimestamp() (gas: 39250582) 06:42:57 [PASS] testRevertPrune() (gas: 46101283) 06:42:57 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62481413) 06:42:57 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78824079, ~: 78824159) 06:42:57 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78826195, ~: 78826487) 06:42:57 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54153931) 06:42:57 [PASS] testSingleBlock(bool) (runs: 256, μ: 41577453, ~: 42287257) 06:42:57 [PASS] testSubmitProofInvalidArchive() (gas: 39797121) 06:42:57 [PASS] testSubmitProofNonExistentBlock() (gas: 39796848) 06:42:57 [PASS] testTimestamp() (gas: 41115185) 06:42:57 [PASS] testTooManyBlocks() (gas: 52355667) 06:42:57 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 4.83s (44.53s CPU time) 06:42:57 06:42:57 Ran 9 tests for test/Inbox.t.sol:InboxTest 06:42:57 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 06:42:57 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5668760, ~: 5692863) 06:42:57 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 06:42:57 [PASS] testRevertIfActorTooLarge() (gas: 11877) 06:42:57 [PASS] testRevertIfContentTooLarge() (gas: 12009) 06:42:57 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 06:42:57 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 06:42:57 [PASS] testRevertIfVersionMismatch() (gas: 12251) 06:42:57 [PASS] testSendDuplicateL2Messages() (gas: 111551) 06:42:57 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.88s (4.87s CPU time) 06:42:58 06:42:58 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 06:42:58 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999) 06:42:58 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193621, ~: 4193621) 06:42:58 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993) 06:42:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.98s (11.45s CPU time) 06:42:58 06:42:58 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 06:42:58 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048) 06:42:58 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450) 06:42:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.11s (6.11s CPU time) 06:42:58 06:42:58 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 06:42:58 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712855, ~: 5712905) 06:42:58 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554766, ~: 7554841) 06:42:58 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755) 06:42:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.29s (12.78s CPU time) 06:42:59 06:42:59 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 06:42:59 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59800513) 06:42:59 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 06:42:59 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42225080) 06:42:59 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45403013) 06:42:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.96s (167.11ms CPU time) 06:42:59 06:42:59 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 06:42:59 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43204454, ~: 43171188) 06:42:59 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59148884, ~: 59125900) 06:42:59 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44212005, ~: 44235172) 06:42:59 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44162118, ~: 44122185) 06:42:59 [PASS] test_getRewardConfig() (gas: 43114835) 06:42:59 [PASS] test_validateHeader() (gas: 44012502) 06:42:59 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.96s (11.43s CPU time) 06:43:00 06:43:00 Ran 15 tests for test/Outbox.t.sol:OutboxTest 06:43:00 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 06:43:00 [PASS] testGetRootData() (gas: 86146) 06:43:00 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 28076555, ~: 3173708) 06:43:00 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3915606, ~: 3597047) 06:43:00 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 06:43:00 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 06:43:00 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 06:43:00 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 06:43:00 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 06:43:00 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 06:43:00 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 06:43:00 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 06:43:00 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 06:43:00 [PASS] testRevertIfVersionMismatch() (gas: 36053) 06:43:00 [PASS] testValidInsertAndConsume() (gas: 636284) 06:43:00 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.61s (8.40s CPU time) 06:43:02 06:43:02 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 06:43:02 [PASS] testFrontier() (gas: 0) 06:43:02 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.74s (9.73s CPU time) 06:43:02 06:43:02 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest 06:43:02 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3087830, ~: 317255) 06:43:02 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634) 06:43:02 [PASS] testSimpleSample() (gas: 5526723) 06:43:02 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15574, ~: 15272) 06:43:02 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 538346, ~: 147704) 06:43:02 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137) 06:43:02 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 9.92s (4.41s CPU time) 06:43:02 06:43:02 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 06:43:02 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341359, ~: 341359) 06:43:02 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10865188, ~: 10917103) 06:43:02 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10906727, ~: 10976487) 06:43:02 [PASS] test_GivenInsufficientYea() (gas: 456257) 06:43:02 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380082, ~: 380108) 06:43:02 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10613545, ~: 10729494) 06:43:02 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417558) 06:43:02 [PASS] test_WhenRoundNotInPast() (gas: 365673) 06:43:02 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380522, ~: 380768) 06:43:02 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.92s (29.17s CPU time) 06:43:04 06:43:04 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 06:43:04 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487) 06:43:04 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1025906, ~: 1275987) 06:43:04 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143) 06:43:04 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672) 06:43:04 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390) 06:43:04 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673) 06:43:04 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351) 06:43:04 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386) 06:43:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.50s (31.74s CPU time) 06:43:04 06:43:04 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest 06:43:04 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831) 06:43:04 [PASS] test_GivenRollupEq0() (gas: 34563) 06:43:04 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187690, ~: 187805) 06:43:04 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936) 06:43:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.62s (339.70ms CPU time) 06:43:04 06:43:04 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 06:43:04 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44153150, ~: 44153150) 06:43:04 [PASS] testHappyPath() (gas: 57569373) 06:43:04 [PASS] testInitialCommitteeMatch() (gas: 44329915) 06:43:04 [PASS] testInsufficientSigsMove() (gas: 48086953) 06:43:04 [PASS] testInvalidCommitteeCommitment() (gas: 48079169) 06:43:04 [PASS] testNukeFromOrbit() (gas: 58770203) 06:43:04 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44214310, ~: 44214310) 06:43:04 [PASS] testProposerNotProvided() (gas: 48095693) 06:43:04 [PASS] testRelayedForProposer() (gas: 49503687) 06:43:04 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44503066, ~: 44503178) 06:43:04 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83544610, ~: 84707782) 06:43:04 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.62s (16.28s CPU time) 06:43:04 06:43:04 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 06:43:04 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 06:43:04 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273153, ~: 273297) 06:43:04 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35787, ~: 35472) 06:43:04 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273294, ~: 273575) 06:43:04 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42189, ~: 41957) 06:43:04 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273381, ~: 273651) 06:43:04 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42376, ~: 42142) 06:43:04 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273689, ~: 273685) 06:43:04 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31298, ~: 31299) 06:43:04 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274262, ~: 274514) 06:43:04 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41740, ~: 41530) 06:43:04 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273061, ~: 273060) 06:43:04 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31238, ~: 31238) 06:43:04 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273468, ~: 273199) 06:43:04 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40963, ~: 40719) 06:43:04 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273868, ~: 274131) 06:43:04 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41956, ~: 41698) 06:43:04 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 274008, ~: 274253) 06:43:04 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42022, ~: 41796) 06:43:04 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.62s (679.37ms CPU time) 06:43:04 06:43:04 Ran 107 test suites in 11.63s (194.12s CPU time): 450 tests passed, 0 failed, 0 skipped (450 total tests)