Parent Log: http://ci.aztec-labs.com/4462dba3691bf87b Command: 715b93296611eaf5 cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/812a53d5d7c2057744dbf808172864443b5de7af Env: REF_NAME=gh-readonly-queue/next/pr-14417-7a716b3fac2dc249573084a274291af7802ba659 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Thu Jun 26 13:41:42 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14417_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 13:41:49 Compiling 286 files with Solc 0.8.27 13:42:52 Solc 0.8.27 finished in 62.36s 13:42:52 Compiler run successful! 13:42:52 13:42:52 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 13:42:52 [PASS] test_GivenMultipleListedRollups() (gas: 297566) 13:42:52 [PASS] test_GivenNoListedRollups() (gas: 10735) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.09ms (226.77µs CPU time) 13:42:52 13:42:52 Ran 2 tests for test/Parity.t.sol:ParityTest 13:42:52 [PASS] testRootMatchesBaseParity() (gas: 531543) 13:42:52 [PASS] testRootMatchesRootParity() (gas: 531476) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.14ms (422.06µs CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest 13:42:52 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218) 13:42:52 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.45ms (362.82µs CPU time) 13:42:52 13:42:52 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 13:42:52 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 13:42:52 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116991) 13:42:52 [PASS] test_GivenAttesterIsNotActive() (gas: 172527) 13:42:52 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30457) 13:42:52 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58785) 13:42:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 8.37ms (2.38ms CPU time) 13:42:52 13:42:52 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 13:42:52 [PASS] test_LockVoteAndExecute() (gas: 1313561) 13:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.31ms (806.22µs CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 13:42:52 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835) 13:42:52 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906) 13:42:52 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 9.77ms (16.88ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 13:42:52 [PASS] test_GivenSufficientBalance() (gas: 155637) 13:42:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.64ms (421.70µs CPU time) 13:42:52 13:42:52 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 13:42:52 [PASS] testComputeTxsEffectsHash2() (gas: 18578) 13:42:52 [PASS] testComputeTxsEffectsHash3() (gas: 23575) 13:42:52 [PASS] testComputeTxsEffectsHash5() (gas: 32607) 13:42:52 [PASS] testComputeTxsEffectsHash6() (gas: 37249) 13:42:52 [PASS] testComputeTxsEffectsHash7() (gas: 40960) 13:42:52 [PASS] testDecomp() (gas: 42525) 13:42:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 11.30ms (1.56ms CPU time) 13:42:52 13:42:52 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 13:42:52 [PASS] test_UpgradeIntoNewVersion() (gas: 4384567) 13:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 15.37ms (6.88ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/ignition.t.sol:IgnitionTest 13:42:52 [PASS] test_RevertNonEmptyBlock() (gas: 39179567) 13:42:52 [PASS] test_emptyBlock() (gas: 39335804) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 20.54ms (34.89ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 13:42:52 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 13:42:52 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 19018, ~: 19037) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.44ms (26.26ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 13:42:52 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476) 13:42:52 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.02ms (15.77ms CPU time) 13:42:52 13:42:52 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 13:42:52 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 13:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 32.89ms (32.02ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 13:42:52 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85273, ~: 85895) 13:42:52 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.31ms (29.03ms CPU time) 13:42:52 13:42:52 Ran 9 tests for test/staking/slash.t.sol:SlashTest 13:42:52 [PASS] test_GivenAttesterIsActive() (gas: 819415) 13:42:52 [PASS] test_GivenAttesterIsNotActive() (gas: 653211) 13:42:52 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762704) 13:42:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792191) 13:42:52 [PASS] test_SlashingMoreThanBalance() (gas: 735513) 13:42:52 [PASS] test_SlashingMoreThanExitBalance() (gas: 788404) 13:42:52 [PASS] test_WhenAttesterIsNotExiting() (gas: 968582) 13:42:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120) 13:42:52 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636994) 13:42:52 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 32.38ms (7.04ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 13:42:52 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 13:42:52 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 38.21ms (35.87ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 13:42:52 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 13:42:52 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.26ms (39.80ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 13:42:52 [PASS] test_setSlasher(address) (runs: 256, μ: 27260, ~: 27260) 13:42:52 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.36ms (28.63ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 13:42:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 13:42:52 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.64ms (33.96ms CPU time) 13:42:52 13:42:52 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 13:42:52 [PASS] test_Slashing() (gas: 45913886) 13:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 53.81ms (51.13ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest 13:42:52 [PASS] test_CallerEqOwner() (gas: 19222) 13:42:52 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.90ms (9.21ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 13:42:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 13:42:52 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 13:42:52 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 46.08ms (44.90ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking/getters.t.sol:GettersTest 13:42:52 [PASS] test_getAttesterAtIndex() (gas: 34639) 13:42:52 [PASS] test_getAttesterOutOfBounds() (gas: 27390) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.20ms (215.83µs CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 13:42:52 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 13:42:52 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.87ms (68.96ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 13:42:52 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127586, ~: 118972) 13:42:52 [PASS] test_GivenBalanceIs0() (gas: 54054) 13:42:52 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 59.07ms (58.21ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 13:42:52 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186161, ~: 184670) 13:42:52 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 67.82ms (66.99ms CPU time) 13:42:52 13:42:52 Ran 1 test for test/staking/move.t.sol:MoveTest 13:42:52 [PASS] test_MoveStakingSet() (gas: 56387333) 13:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 78.59ms (63.57ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 13:42:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 13:42:52 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.21ms (24.05ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 13:42:52 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520) 13:42:52 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 74.30ms (17.02ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 13:42:52 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838) 13:42:52 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28491, ~: 28476) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.13ms (30.15ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest 13:42:52 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098) 13:42:52 [PASS] test_GivenGovernanceNeq0() (gas: 57941) 13:42:52 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 89.80ms (88.69ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 13:42:52 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979) 13:42:52 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16655, ~: 15387) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 81.44ms (85.30ms CPU time) 13:42:52 13:42:52 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 13:42:52 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60430141) 13:42:52 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 13:42:52 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42853577) 13:42:52 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 46031580) 13:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 84.52ms (81.81ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 13:42:52 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 13:42:52 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 13:42:52 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 111.60ms (98.70ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 13:42:52 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818) 13:42:52 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 113.34ms (37.47ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest 13:42:52 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457) 13:42:52 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 119.97ms (106.21ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 13:42:52 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 234821, ~: 236522) 13:42:52 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261573, ~: 263012) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 120.08ms (118.23ms CPU time) 13:42:52 13:42:52 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 13:42:52 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825302, ~: 826182) 13:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 143.46ms (140.24ms CPU time) 13:42:52 13:42:52 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 13:42:52 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120309, ~: 121404) 13:42:52 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121109, ~: 121987) 13:42:52 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139987, ~: 141470) 13:42:52 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120197, ~: 121911) 13:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 105.82ms (90.71ms CPU time) 13:42:52 13:42:52 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest 13:42:52 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831) 13:42:52 [PASS] test_GivenRollupEq0() (gas: 34563) 13:42:52 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187707, ~: 187805) 13:42:52 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936) 13:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 155.42ms (194.98ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest 13:42:52 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490) 13:42:52 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638455, ~: 639798) 13:42:52 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 169.89ms (299.05ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 13:42:52 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308728, ~: 308792) 13:42:52 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204151, ~: 204258) 13:42:52 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 181.64ms (291.33ms CPU time) 13:42:52 13:42:52 Ran 1 test for test/staking/15050.t.sol:Test15050 13:42:52 [PASS] test_15050() (gas: 3108284) 13:42:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 183.86ms (173.27ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest 13:42:52 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930) 13:42:52 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 200.14ms (82.20ms CPU time) 13:42:52 13:42:52 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 13:42:52 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 13:42:52 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421389, ~: 421347) 13:42:52 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171067, ~: 171381) 13:42:52 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 13:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 197.68ms (248.54ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest 13:42:52 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 658435, ~: 684775) 13:42:52 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 719102, ~: 746295) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 222.09ms (259.67ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 13:42:52 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968345, ~: 968472) 13:42:52 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964095, ~: 963768) 13:42:52 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964548, ~: 964326) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 262.42ms (100.98ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 13:42:52 [PASS] test_GivenStateIsDropped() (gas: 25448) 13:42:52 [PASS] test_GivenStateIsExecuted() (gas: 25467) 13:42:52 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24631, ~: 29451) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 265.49ms (10.05ms CPU time) 13:42:52 13:42:52 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 13:42:52 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244377, ~: 1244377) 13:42:52 [PASS] testDepositPrivate() (gas: 194868) 13:42:52 [PASS] testDepositPublic() (gas: 197371) 13:42:52 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312692, ~: 2312692) 13:42:52 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234041) 13:42:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 269.77ms (353.61ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 13:42:52 [PASS] test_GivenStatusIsNotExiting() (gas: 727727) 13:42:52 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836098, ~: 836060) 13:42:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759136) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 269.45ms (258.22ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest 13:42:52 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637307, ~: 637597) 13:42:52 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724539, ~: 724947) 13:42:52 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 166.82ms (335.92ms CPU time) 13:42:52 13:42:52 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 13:42:52 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217193, ~: 216944) 13:42:52 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320466, ~: 320250) 13:42:52 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227496, ~: 227276) 13:42:52 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953) 13:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 286.56ms (367.89ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest 13:42:52 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 130103, ~: 120362) 13:42:52 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250) 13:42:52 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 238.54ms (108.55ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/compression/Tips.t.sol:TipsTest 13:42:52 [PASS] test_compress_uncompress(uint128,uint128) (runs: 256, μ: 6292, ~: 6292) 13:42:52 [PASS] test_updatePendingBlockNumber(uint128,uint128) (runs: 256, μ: 9262, ~: 9257) 13:42:52 [PASS] test_updateProvenBlockNumber(uint128,uint128) (runs: 256, μ: 9224, ~: 9224) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 283.75ms (52.49ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 13:42:52 [PASS] test_GivenSufficientBalance() (gas: 207025) 13:42:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 13:42:52 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 96.47ms (1.15ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 13:42:52 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308616, ~: 309074) 13:42:52 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207866, ~: 208358) 13:42:52 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 344.14ms (187.78ms CPU time) 13:42:52 13:42:52 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 13:42:52 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806459) 13:42:52 [PASS] test_GivenAttesterIsLiving() (gas: 824621) 13:42:52 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624726) 13:42:52 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788905) 13:42:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30234) 13:42:52 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634566, ~: 634566) 13:42:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 367.65ms (173.44ms CPU time) 13:42:52 13:42:52 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 13:42:52 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296188, ~: 296374) 13:42:52 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371455, ~: 371568) 13:42:52 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195) 13:42:52 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426082, ~: 426409) 13:42:52 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441240, ~: 441559) 13:42:52 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667) 13:42:52 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406427, ~: 407102) 13:42:52 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068) 13:42:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 215.48ms (674.18ms CPU time) 13:42:52 13:42:52 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 13:42:52 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696326, ~: 696660) 13:42:52 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832591, ~: 832973) 13:42:52 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673544, ~: 673706) 13:42:52 [PASS] test_GivenStateIsActive() (gas: 356145) 13:42:52 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 13:42:52 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685609, ~: 686292) 13:42:52 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698798, ~: 699359) 13:42:52 [PASS] test_GivenStateIsPending() (gas: 348521) 13:42:52 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664310, ~: 664805) 13:42:52 [PASS] test_GivenStateIsRejected() (gas: 363965) 13:42:52 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 404.44ms (889.82ms CPU time) 13:42:52 13:42:52 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest 13:42:52 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915) 13:42:52 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065) 13:42:52 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 430.87ms (751.55ms CPU time) 13:42:52 13:42:52 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 13:42:52 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1243564, ~: 1404628) 13:42:52 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252) 13:42:52 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1393325, ~: 1596331) 13:42:52 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1131767, ~: 1260233) 13:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 432.33ms (1.04s CPU time) 13:42:52 13:42:52 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 13:42:52 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840) 13:42:52 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594) 13:42:52 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1793439, ~: 1793439) 13:42:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 427.94ms (308.92ms CPU time) 13:42:52 13:42:52 Ran 8 tests for test/shared/Slot.t.sol:SlotTest 13:42:52 [PASS] test_addSlot(uint256,uint256) (runs: 256, μ: 7722, ~: 7686) 13:42:52 [PASS] test_eqSlot(uint256,uint256) (runs: 256, μ: 7496, ~: 7496) 13:42:52 [PASS] test_gtSlot(uint256,uint256) (runs: 256, μ: 7459, ~: 7459) 13:42:52 [PASS] test_gteSlot(uint256,uint256) (runs: 256, μ: 7510, ~: 7510) 13:42:52 [PASS] test_ltSlot(uint256,uint256) (runs: 256, μ: 7467, ~: 7467) 13:42:52 [PASS] test_lteSlot(uint256,uint256) (runs: 256, μ: 7442, ~: 7442) 13:42:52 [PASS] test_neqSlot(uint256,uint256) (runs: 256, μ: 7478, ~: 7478) 13:42:52 [PASS] test_subSlot(uint256,uint256) (runs: 256, μ: 7956, ~: 7654) 13:42:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 438.95ms (112.99ms CPU time) 13:42:52 13:42:52 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 13:42:52 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950) 13:42:52 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19240, ~: 19330) 13:42:52 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380312, ~: 1380586) 13:42:52 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96641, ~: 96492) 13:42:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 409.77ms (247.13ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 13:42:52 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82013) 13:42:52 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1214728, ~: 1567082) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 488.68ms (483.12ms CPU time) 13:42:52 13:42:52 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 13:42:52 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603) 13:42:52 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3546555, ~: 3464909) 13:42:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 493.88ms (470.69ms CPU time) 13:42:53 13:42:53 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 13:42:53 [PASS] test_AddRollup(bool) (runs: 256, μ: 2767825, ~: 3254705) 13:42:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 784.06ms (770.93ms CPU time) 13:42:53 13:42:53 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 13:42:53 [PASS] test_activityDuplicateNoop() (gas: 380890) 13:42:53 [PASS] test_activityScore() (gas: 1224751) 13:42:53 [PASS] test_shares() (gas: 2629626) 13:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 831.10ms (371.87ms CPU time) 13:42:53 13:42:53 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 13:42:53 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 13:42:53 [PASS] test_full() (gas: 160866477) 13:42:53 [PASS] test_invalidOracleInput() (gas: 55199) 13:42:53 [PASS] test_photograph() (gas: 77318013) 13:42:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 933.48ms (616.87ms CPU time) 13:42:53 13:42:53 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 13:42:53 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32825, ~: 32633) 13:42:53 [PASS] test_WhenAmountEq0() (gas: 8626) 13:42:53 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212260, ~: 210651) 13:42:53 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 241818, ~: 238084) 13:42:53 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215935, ~: 214986) 13:42:53 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 998.94ms (322.07ms CPU time) 13:42:53 13:42:53 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 13:42:53 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2976072, ~: 2972288) 13:42:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.02s (976.60ms CPU time) 13:42:53 13:42:53 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 13:42:53 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 643112, ~: 634439) 13:42:53 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 13:42:53 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 712886, ~: 682363) 13:42:53 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 691550, ~: 741116) 13:42:53 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 713189, ~: 672542) 13:42:53 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 732049, ~: 692656) 13:42:53 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 715090, ~: 681697) 13:42:53 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.10s (5.91s CPU time) 13:42:53 13:42:53 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 13:42:53 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 13:42:53 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336055, ~: 335952) 13:42:53 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 659866, ~: 661718) 13:42:53 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 698288, ~: 702638) 13:42:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 982.83ms (1.80s CPU time) 13:42:53 13:42:53 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 13:42:53 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 13:42:53 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 843869, ~: 857737) 13:42:53 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 13:42:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.52s (1.49s CPU time) 13:42:54 13:42:54 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 13:42:54 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44679416, ~: 44679377) 13:42:54 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.62s (1.61s CPU time) 13:42:54 13:42:54 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 13:42:54 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1783411, ~: 1686186) 13:42:54 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 13:42:54 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 13:42:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.71s (1.83s CPU time) 13:42:55 13:42:55 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 13:42:55 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670299, ~: 670633) 13:42:55 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514) 13:42:55 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672845, ~: 673467) 13:42:55 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671534, ~: 672020) 13:42:55 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733) 13:42:55 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683868, ~: 684026) 13:42:55 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125588, ~: 1125994) 13:42:55 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 13:42:55 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15226, ~: 15214) 13:42:55 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376118, ~: 376141) 13:42:55 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381282, ~: 381394) 13:42:55 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 2.86s (1.40s CPU time) 13:42:55 13:42:55 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 13:42:55 [PASS] testMultipleProvers() (gas: 141516316) 13:42:55 [PASS] testMultipleProversBoostedRewards() (gas: 102804046) 13:42:55 [PASS] testNoHolesInProvenBlocks() (gas: 73493762) 13:42:55 [PASS] testProofsAreInOneEpoch() (gas: 73492784) 13:42:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.06s (6.13s CPU time) 13:42:55 13:42:55 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 13:42:55 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851) 13:42:55 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911) 13:42:55 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23265, ~: 23337) 13:42:55 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7262552, ~: 7363408) 13:42:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.15s (3.13s CPU time) 13:42:56 13:42:56 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 13:42:56 [PASS] test_FeeModelEquivalence() (gas: 442662906) 13:42:56 [PASS] test__FeeModelPrune() (gas: 3824123) 13:42:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.02s (3.59s CPU time) 13:42:56 13:42:56 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest 13:42:56 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3221941, ~: 306834) 13:42:56 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634) 13:42:56 [PASS] testSimpleSample() (gas: 5526723) 13:42:56 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15595, ~: 15552) 13:42:56 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 562253, ~: 143189) 13:42:56 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137) 13:42:56 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 4.05s (5.15s CPU time) 13:42:56 13:42:56 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 13:42:56 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76832, ~: 76633) 13:42:56 [PASS] test_WhenAmountEq0() (gas: 8437) 13:42:56 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236223, ~: 235822) 13:42:56 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210693, ~: 212811) 13:42:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.25s (338.74ms CPU time) 13:42:56 13:42:56 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 13:42:56 [PASS] test_GivenNoCheckpoints() (gas: 28277) 13:42:56 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 215556, ~: 212569) 13:42:56 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211699, ~: 209784) 13:42:56 [PASS] test_WhenTimeNotInPast() (gas: 3997) 13:42:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.24s (128.90ms CPU time) 13:42:56 13:42:56 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 13:42:56 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 659689, ~: 643575) 13:42:56 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 13:42:56 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 680475, ~: 652386) 13:42:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.25s (1.98s CPU time) 13:42:56 13:42:56 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 13:42:56 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 453292) 13:42:56 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346612) 13:42:56 [PASS] test_GivenNewCanonicalInstance() (gas: 906310) 13:42:56 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 551889) 13:42:56 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 632053) 13:42:56 [PASS] test_GivenProposalIsLeader() (gas: 527444) 13:42:56 [PASS] test_GivenRoundChanged() (gas: 505990) 13:42:56 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400660, ~: 400660) 13:42:56 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.48s (196.80ms CPU time) 13:42:56 13:42:56 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 13:42:56 [PASS] test_100_slashing_validators() (gas: 277422739) 13:42:56 [PASS] test_100_validators() (gas: 264172327) 13:42:56 [PASS] test_48_validators() (gas: 247444216) 13:42:56 [PASS] test_no_validators() (gas: 80943034) 13:42:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.53s (15.02s CPU time) 13:42:57 13:42:57 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 13:42:57 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332154) 13:42:57 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329418) 13:42:57 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329403) 13:42:57 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459342) 13:42:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.96s (144.61ms CPU time) 13:42:57 13:42:57 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 13:42:57 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317) 13:42:57 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694006, ~: 694512) 13:42:57 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 13:42:57 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249) 13:42:57 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683467, ~: 684335) 13:42:57 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686143, ~: 686480) 13:42:57 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699326, ~: 699482) 13:42:57 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 13:42:57 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664426, ~: 664941) 13:42:57 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 13:42:57 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 5.01s (730.14ms CPU time) 13:42:57 13:42:57 Ran 9 tests for test/Inbox.t.sol:InboxTest 13:42:57 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 13:42:57 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5569562, ~: 5507872) 13:42:57 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 13:42:57 [PASS] testRevertIfActorTooLarge() (gas: 11877) 13:42:57 [PASS] testRevertIfContentTooLarge() (gas: 12009) 13:42:57 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 13:42:57 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 13:42:57 [PASS] testRevertIfVersionMismatch() (gas: 12251) 13:42:57 [PASS] testSendDuplicateL2Messages() (gas: 111551) 13:42:57 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.01s (5.33s CPU time) 13:42:57 13:42:57 Ran 29 tests for test/Rollup.t.sol:RollupTest 13:42:57 [PASS] testBlockFee() (gas: 45765941) 13:42:57 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 41036190, ~: 41163527) 13:42:57 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67049334, ~: 74125198) 13:42:57 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73822419) 13:42:57 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 44332262, ~: 44949560) 13:42:57 [PASS] testEmptyBlock(bool) (runs: 256, μ: 40476774, ~: 40339743) 13:42:57 [PASS] testExtraBlobs() (gas: 52817408) 13:42:57 [PASS] testInvalidBlobHash() (gas: 44835852) 13:42:57 [PASS] testInvalidBlobProof() (gas: 1026533722) 13:42:57 [PASS] testInvalidL2Fee() (gas: 44922235) 13:42:57 [PASS] testMixedBlock(bool) (runs: 256, μ: 54525467, ~: 61513544) 13:42:57 [PASS] testNonZeroDaFee() (gas: 44910342) 13:42:57 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 63379338) 13:42:57 [PASS] testProvingFeeUpdates() (gas: 74359400) 13:42:57 [PASS] testPrune() (gas: 47244744) 13:42:57 [PASS] testPruneAfterPartial() (gas: 74153386) 13:42:57 [PASS] testPruneDuringPropose() (gas: 54518834) 13:42:57 [PASS] testRevertInvalidCoinbase() (gas: 39876452) 13:42:57 [PASS] testRevertInvalidTimestamp() (gas: 39879026) 13:42:57 [PASS] testRevertPrune() (gas: 46733210) 13:42:57 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 63127381) 13:42:57 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 80081224, ~: 80081298) 13:42:57 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 80083257, ~: 80083626) 13:42:57 [PASS] testShouldNotBeTooEagerToPrune() (gas: 56678484) 13:42:57 [PASS] testSingleBlock(bool) (runs: 256, μ: 42247908, ~: 42898297) 13:42:57 [PASS] testSubmitProofInvalidArchive() (gas: 40426583) 13:42:57 [PASS] testSubmitProofNonExistentBlock() (gas: 40426310) 13:42:57 [PASS] testTimestamp() (gas: 41744815) 13:42:57 [PASS] testTooManyBlocks() (gas: 54869742) 13:42:57 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.52s (48.32s CPU time) 13:42:58 13:42:58 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 13:42:58 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752) 13:42:58 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4129404, ~: 4129404) 13:42:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.69s (5.61s CPU time) 13:42:58 13:42:58 Ran 15 tests for test/Outbox.t.sol:OutboxTest 13:42:58 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 13:42:58 [PASS] testGetRootData() (gas: 86146) 13:42:58 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 21942173, ~: 1842607) 13:42:58 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3957472, ~: 3759520) 13:42:58 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 13:42:58 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 13:42:58 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 13:42:58 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 13:42:58 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 13:42:58 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 13:42:58 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 13:42:58 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 13:42:58 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 13:42:58 [PASS] testRevertIfVersionMismatch() (gas: 36053) 13:42:58 [PASS] testValidInsertAndConsume() (gas: 636284) 13:42:58 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 6.00s (6.86s CPU time) 13:42:58 13:42:58 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 13:42:58 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577) 13:42:58 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48668, ~: 48668) 13:42:58 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043857, ~: 1044663) 13:42:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.38s (530.08ms CPU time) 13:42:58 13:42:58 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 13:42:58 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712851, ~: 5712905) 13:42:58 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554787, ~: 7554841) 13:42:58 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755) 13:42:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.38s (13.97s CPU time) 13:42:58 13:42:58 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 13:42:58 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1732166, ~: 1732223) 13:42:58 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48188, ~: 48372) 13:42:58 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49082, ~: 48803) 13:42:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.53s (158.47ms CPU time) 13:42:58 13:42:58 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 13:42:58 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 13:42:58 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 13:42:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.53s (5.79ms CPU time) 13:42:58 13:42:58 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 13:42:58 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 13:42:58 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273277, ~: 273297) 13:42:58 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35795, ~: 35612) 13:42:58 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273300, ~: 273575) 13:42:58 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42199, ~: 41957) 13:42:58 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273410, ~: 273651) 13:42:58 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42322, ~: 42142) 13:42:58 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685) 13:42:58 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31297, ~: 31299) 13:42:58 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274275, ~: 274514) 13:42:58 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41751, ~: 41530) 13:42:58 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273065, ~: 273060) 13:42:58 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31232, ~: 31238) 13:42:58 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273513, ~: 273199) 13:42:58 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40981, ~: 41316) 13:42:58 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273832, ~: 274131) 13:42:58 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41944, ~: 41698) 13:42:58 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273959, ~: 274253) 13:42:58 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42035, ~: 41796) 13:42:58 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 6.52s (939.50ms CPU time) 13:42:58 13:42:58 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 13:42:58 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451479, ~: 3451479) 13:42:58 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583026) 13:42:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.55s (6.60s CPU time) 13:42:59 13:42:59 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 13:42:59 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 13:42:59 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49923, ~: 50456) 13:42:59 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156142, ~: 166937) 13:42:59 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53149, ~: 53090) 13:42:59 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76278, ~: 76249) 13:42:59 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76591, ~: 76543) 13:42:59 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119776, ~: 120013) 13:42:59 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172461, ~: 172720) 13:42:59 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174546, ~: 174990) 13:42:59 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192339, ~: 192789) 13:42:59 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219320, ~: 220006) 13:42:59 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218050, ~: 218502) 13:42:59 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 7.38s (334.88ms CPU time) 13:42:59 13:42:59 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 13:42:59 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183557, ~: 183680) 13:42:59 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21671, ~: 21616) 13:42:59 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1312615, ~: 1479497) 13:42:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.49s (490.22ms CPU time) 13:42:59 13:42:59 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 13:42:59 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43835345, ~: 43865708) 13:42:59 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59779458, ~: 59779458) 13:42:59 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44839805, ~: 44816454) 13:42:59 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44795539, ~: 44836816) 13:42:59 [PASS] test_getRewardConfig() (gas: 43736031) 13:42:59 [PASS] test_validateHeader() (gas: 44641225) 13:42:59 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 7.49s (12.12s CPU time) 13:42:59 13:42:59 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest 13:42:59 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829) 13:42:59 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350) 13:42:59 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477) 13:42:59 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687) 13:42:59 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901) 13:42:59 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889) 13:42:59 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350) 13:42:59 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064) 13:42:59 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505) 13:42:59 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 7.49s (1.06s CPU time) 13:43:02 13:43:02 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 13:43:02 [PASS] testFrontier() (gas: 0) 13:43:02 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.78s (9.77s CPU time) 13:43:03 13:43:03 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 13:43:03 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381) 13:43:03 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10940981, ~: 10945459) 13:43:03 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 11015350, ~: 11071543) 13:43:03 [PASS] test_GivenInsufficientYea() (gas: 434629) 13:43:03 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380091, ~: 380115) 13:43:03 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10647346, ~: 10645866) 13:43:03 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9511838) 13:43:03 [PASS] test_WhenRoundNotInPast() (gas: 365695) 13:43:03 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380483, ~: 380745) 13:43:03 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 11.00s (31.57s CPU time) 13:43:04 13:43:04 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 13:43:04 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1021913, ~: 1278563) 13:43:04 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900363, ~: 10900363) 13:43:04 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15397894, ~: 15397894) 13:43:04 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958565, ~: 10958565) 13:43:04 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986871, ~: 10986871) 13:43:04 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13712153, ~: 13712153) 13:43:04 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13712115, ~: 13712115) 13:43:04 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 12.11s (27.09s CPU time) 13:43:04 13:43:04 Ran 8 tests for test/shared/Timestamp.t.sol:TimestampTest 13:43:04 [PASS] test_addTimestamp(uint256,uint256) (runs: 256, μ: 7698, ~: 7685) 13:43:04 [PASS] test_eqTimestamp(uint256,uint256) (runs: 256, μ: 7454, ~: 7454) 13:43:04 [PASS] test_gtTimestamp(uint256,uint256) (runs: 256, μ: 7481, ~: 7481) 13:43:04 [PASS] test_gteTimestamp(uint256,uint256) (runs: 256, μ: 7488, ~: 7488) 13:43:04 [PASS] test_ltTimestamp(uint256,uint256) (runs: 256, μ: 7480, ~: 7480) 13:43:04 [PASS] test_lteTimestamp(uint256,uint256) (runs: 256, μ: 7443, ~: 7443) 13:43:04 [PASS] test_neqTimestamp(uint256,uint256) (runs: 256, μ: 7473, ~: 7473) 13:43:04 [PASS] test_subTimestamp(uint256,uint256) (runs: 256, μ: 7996, ~: 8200) 13:43:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.13s (95.10ms CPU time) 13:43:04 13:43:04 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest 13:43:04 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429) 13:43:04 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615779, ~: 616089) 13:43:04 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612335, ~: 612274) 13:43:04 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752802, ~: 752606) 13:43:04 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747099, ~: 747533) 13:43:04 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681550, ~: 681317) 13:43:04 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676813, ~: 676533) 13:43:04 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143) 13:43:04 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383) 13:43:04 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 12.22s (1.18s CPU time) 13:43:04 13:43:04 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 13:43:04 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44781788, ~: 44781788) 13:43:04 [PASS] testHappyPath() (gas: 58214437) 13:43:04 [PASS] testInitialCommitteeMatch() (gas: 44958533) 13:43:04 [PASS] testInsufficientSigsMove() (gas: 48676592) 13:43:04 [PASS] testInvalidCommitteeCommitment() (gas: 48711595) 13:43:04 [PASS] testNukeFromOrbit() (gas: 59414939) 13:43:04 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44842839, ~: 44842839) 13:43:04 [PASS] testProposerNotProvided() (gas: 48730020) 13:43:04 [PASS] testRelayedForProposer() (gas: 50139190) 13:43:04 [PASS] testStableCommittee(uint8) (runs: 256, μ: 45131534, ~: 45131640) 13:43:04 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 84062882, ~: 82818569) 13:43:04 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.29s (17.36s CPU time) 13:43:04 13:43:04 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 13:43:04 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 573664) 13:43:04 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421422) 13:43:04 [PASS] test_GivenNewCanonicalInstance() (gas: 1077635) 13:43:04 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 723225) 13:43:04 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 850505) 13:43:04 [PASS] test_GivenProposalIsLeader() (gas: 698778) 13:43:04 [PASS] test_GivenRoundChanged() (gas: 667891) 13:43:04 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528662, ~: 528491) 13:43:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.28s (417.27ms CPU time) 13:43:04 13:43:04 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 13:43:04 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19400, ~: 19727) 13:43:04 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83259, ~: 82934) 13:43:04 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 13:43:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.29s (132.91ms CPU time) 13:43:04 13:43:04 Ran 8 tests for test/shared/Epoch.t.sol:EpochTest 13:43:04 [PASS] test_addEpoch(uint256,uint256) (runs: 256, μ: 7748, ~: 7707) 13:43:04 [PASS] test_eqEpoch(uint256,uint256) (runs: 256, μ: 7476, ~: 7476) 13:43:04 [PASS] test_gtEpoch(uint256,uint256) (runs: 256, μ: 7481, ~: 7481) 13:43:04 [PASS] test_gteEpoch(uint256,uint256) (runs: 256, μ: 7465, ~: 7465) 13:43:04 [PASS] test_ltEpoch(uint256,uint256) (runs: 256, μ: 7467, ~: 7467) 13:43:04 [PASS] test_lteEpoch(uint256,uint256) (runs: 256, μ: 7531, ~: 7531) 13:43:04 [PASS] test_neqEpoch(uint256,uint256) (runs: 256, μ: 7477, ~: 7477) 13:43:04 [PASS] test_subEpoch(uint256,uint256) (runs: 256, μ: 7943, ~: 7633) 13:43:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.29s (97.28ms CPU time) 13:43:04 13:43:04 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123 13:43:04 [PASS] test_ProposerEqZero() (gas: 431665) 13:43:04 [PASS] test_replay() (gas: 579569) 13:43:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.29s (109.19ms CPU time) 13:43:04 13:43:04 Ran 112 test suites in 12.30s (279.89s CPU time): 476 tests passed, 0 failed, 0 skipped (476 total tests)