Parent Log:
http://ci.aztec-labs.com/9621c83677d03625
Command: a5227845f7b33808 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/c2e27576e66fad0caaa136e905b8439d70c05e37
Env: REF_NAME=gh-readonly-queue/next/pr-15181-58696523cc93fda453138a4f2c2dff72b21f0bfa CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 13:24:42 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15181_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
13:24:49 Compiling 276 files with Solc 0.8.27
13:25:53 Solc 0.8.27 finished in 63.48s
13:25:53 Compiler run successful!
13:25:53
13:25:53 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
13:25:53 [PASS] test_GivenMultipleListedRollups() (gas: 297566)
13:25:53 [PASS] test_GivenNoListedRollups() (gas: 10735)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.68ms (278.68µs CPU time)
13:25:53
13:25:53 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
13:25:53 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
13:25:53 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.15ms (778.40µs CPU time)
13:25:53
13:25:53 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
13:25:53 [PASS] test_LockVoteAndExecute() (gas: 1313561)
13:25:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 11.38ms (829.43µs CPU time)
13:25:53
13:25:53 Ran 2 tests for test/Parity.t.sol:ParityTest
13:25:53 [PASS] testRootMatchesBaseParity() (gas: 531543)
13:25:53 [PASS] testRootMatchesRootParity() (gas: 531476)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.66ms (1.52ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
13:25:53 [PASS] test_GivenSufficientBalance() (gas: 207025)
13:25:53 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
13:25:53 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 18.19ms (551.96µs CPU time)
13:25:53
13:25:53 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
13:25:53 [PASS] test_GivenSufficientBalance() (gas: 155632)
13:25:53 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.28ms (434.86µs CPU time)
13:25:53
13:25:53 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
13:25:53 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
13:25:53 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983)
13:25:53 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
13:25:53 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
13:25:53 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
13:25:53 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 18.43ms (2.32ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
13:25:53 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835)
13:25:53 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906)
13:25:53 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.05ms (12.78ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
13:25:53 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
13:25:53 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18962, ~: 19037)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 20.10ms (21.51ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/staking/getters.t.sol:GettersTest
13:25:53 [PASS] test_getAttesterAtIndex() (gas: 34661)
13:25:53 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.68ms (1.21ms CPU time)
13:25:53
13:25:53 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
13:25:53 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
13:25:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 25.29ms (16.37ms CPU time)
13:25:53
13:25:53 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
13:25:53 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036)
13:25:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 26.83ms (7.87ms CPU time)
13:25:53
13:25:53 Ran 9 tests for test/staking/slash.t.sol:SlashTest
13:25:53 [PASS] test_GivenAttesterIsActive() (gas: 819662)
13:25:53 [PASS] test_GivenAttesterIsNotActive() (gas: 653278)
13:25:53 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722)
13:25:53 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296)
13:25:53 [PASS] test_SlashingMoreThanBalance() (gas: 735615)
13:25:53 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488)
13:25:53 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020)
13:25:53 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
13:25:53 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001)
13:25:53 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 31.78ms (7.19ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
13:25:53 [PASS] test_activityDuplicateNoop() (gas: 335056)
13:25:53 [PASS] test_activityScore() (gas: 1138003)
13:25:53 [PASS] test_shares() (gas: 2668376)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 33.28ms (15.20ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
13:25:53 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
13:25:53 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.22ms (24.01ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
13:25:53 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19472, ~: 19491)
13:25:53 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.49ms (28.13ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
13:25:53 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
13:25:53 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
13:25:53 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 43.20ms (34.98ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
13:25:53 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
13:25:53 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
13:25:53 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 43.77ms (83.30ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
13:25:53 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
13:25:53 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 46.01ms (36.77ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
13:25:53 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
13:25:53 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 45.85ms (29.42ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
13:25:53 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
13:25:53 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 51.54ms (14.19ms CPU time)
13:25:53
13:25:53 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
13:25:53 [PASS] test_Slashing() (gas: 45390149)
13:25:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 52.49ms (42.84ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
13:25:53 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
13:25:53 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
13:25:53 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 53.91ms (45.70ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
13:25:53 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
13:25:53 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 56.22ms (62.41ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
13:25:53 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 184018, ~: 184670)
13:25:53 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 60.30ms (63.78ms CPU time)
13:25:53
13:25:53 Ran 1 test for test/staking/move.t.sol:MoveTest
13:25:53 [PASS] test_MoveStakingSet() (gas: 55814041)
13:25:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 69.71ms (40.25ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
13:25:53 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19415, ~: 19727)
13:25:53 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83225, ~: 82934)
13:25:53 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 79.76ms (43.93ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
13:25:53 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 234193, ~: 236522)
13:25:53 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261392, ~: 263012)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 81.44ms (129.80ms CPU time)
13:25:53
13:25:53 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
13:25:53 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76834, ~: 76633)
13:25:53 [PASS] test_WhenAmountEq0() (gas: 8437)
13:25:53 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237453, ~: 236274)
13:25:53 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209825, ~: 212875)
13:25:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 91.04ms (185.55ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
13:25:53 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
13:25:53 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 99.07ms (46.17ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
13:25:53 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308755, ~: 308792)
13:25:53 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204211, ~: 204258)
13:25:53 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 109.06ms (183.81ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
13:25:53 [PASS] test_ProposerEqZero() (gas: 431708)
13:25:53 [PASS] test_replay() (gas: 601375)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 112.93ms (105.21ms CPU time)
13:25:53
13:25:53 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
13:25:53 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
13:25:53 [PASS] test_GivenRollupEq0() (gas: 34563)
13:25:53 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187702, ~: 187805)
13:25:53 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
13:25:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 116.04ms (117.68ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
13:25:53 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
13:25:53 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 117.22ms (93.03ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
13:25:53 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308330, ~: 309074)
13:25:53 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207600, ~: 208358)
13:25:53 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 119.29ms (203.68ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
13:25:53 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128153, ~: 118972)
13:25:53 [PASS] test_GivenBalanceIs0() (gas: 54054)
13:25:53 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 129.26ms (153.56ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest
13:25:53 [PASS] test_CallerEqOwner() (gas: 19222)
13:25:53 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 129.45ms (119.76ms CPU time)
13:25:53
13:25:53 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
13:25:53 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724)
13:25:53 [PASS] test_GivenAttesterIsLiving() (gas: 824930)
13:25:53 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
13:25:53 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934)
13:25:53 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212)
13:25:53 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551)
13:25:53 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 157.60ms (138.56ms CPU time)
13:25:53
13:25:53 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
13:25:53 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 826031, ~: 826182)
13:25:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 159.32ms (149.03ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
13:25:53 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
13:25:53 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 160.09ms (146.99ms CPU time)
13:25:53
13:25:53 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
13:25:53 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119881, ~: 121404)
13:25:53 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119876, ~: 121019)
13:25:53 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139966, ~: 141586)
13:25:53 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120888, ~: 121911)
13:25:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 193.91ms (168.10ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
13:25:53 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
13:25:53 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16732, ~: 16732)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 200.90ms (54.35ms CPU time)
13:25:53
13:25:53 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
13:25:53 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
13:25:53 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421412, ~: 421347)
13:25:53 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171102, ~: 171381)
13:25:53 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
13:25:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 224.73ms (269.00ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
13:25:53 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
13:25:53 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638271, ~: 636860)
13:25:53 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 255.31ms (313.25ms CPU time)
13:25:53
13:25:53 Ran 1 test for test/staking/15050.t.sol:Test15050
13:25:53 [PASS] test_15050() (gas: 1680582)
13:25:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 286.06ms (3.05ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
13:25:53 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
13:25:53 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 289.49ms (27.33ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
13:25:53 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
13:25:53 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
13:25:53 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 301.34ms (269.01ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
13:25:53 [PASS] test_GivenStatusIsNotExiting() (gas: 727785)
13:25:53 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836283, ~: 836242)
13:25:53 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 303.62ms (263.81ms CPU time)
13:25:53
13:25:53 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
13:25:53 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
13:25:53 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
13:25:53 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
13:25:53 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
13:25:53 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
13:25:53 [PASS] testDecomp() (gas: 42525)
13:25:53 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 305.33ms (4.01ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
13:25:53 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
13:25:53 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 317.16ms (307.43ms CPU time)
13:25:53
13:25:53 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
13:25:53 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59861079)
13:25:53 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
13:25:53 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42285639)
13:25:53 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45463572)
13:25:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 325.70ms (475.73ms CPU time)
13:25:53
13:25:53 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
13:25:53 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696330, ~: 696660)
13:25:53 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832332, ~: 832973)
13:25:53 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673373, ~: 673706)
13:25:53 [PASS] test_GivenStateIsActive() (gas: 356145)
13:25:53 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
13:25:53 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685974, ~: 686292)
13:25:53 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698285, ~: 699359)
13:25:53 [PASS] test_GivenStateIsPending() (gas: 348521)
13:25:53 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664651, ~: 664805)
13:25:53 [PASS] test_GivenStateIsRejected() (gas: 363965)
13:25:53 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 334.20ms (941.93ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
13:25:53 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183538, ~: 183680)
13:25:53 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21691, ~: 21616)
13:25:53 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1337974, ~: 1482233)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 358.93ms (349.14ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
13:25:53 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 656903, ~: 629374)
13:25:53 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 719322, ~: 746301)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 363.88ms (250.17ms CPU time)
13:25:53
13:25:53 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
13:25:53 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429)
13:25:53 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615734, ~: 615687)
13:25:53 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612332, ~: 612274)
13:25:53 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752346, ~: 752606)
13:25:53 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747944, ~: 747533)
13:25:53 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681598, ~: 681317)
13:25:53 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676783, ~: 676533)
13:25:53 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620135, ~: 620143)
13:25:53 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
13:25:53 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 363.76ms (1.12s CPU time)
13:25:53
13:25:53 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
13:25:53 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595420)
13:25:53 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421466)
13:25:53 [PASS] test_GivenNewCanonicalInstance() (gas: 1120359)
13:25:53 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744311)
13:25:53 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871038)
13:25:53 [PASS] test_GivenProposalIsLeader() (gas: 719808)
13:25:53 [PASS] test_GivenRoundChanged() (gas: 689148)
13:25:53 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528857, ~: 528599)
13:25:53 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 378.56ms (525.31ms CPU time)
13:25:53
13:25:53 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
13:25:53 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217117, ~: 216944)
13:25:53 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320469, ~: 320250)
13:25:53 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227502, ~: 227276)
13:25:53 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
13:25:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 379.32ms (301.20ms CPU time)
13:25:53
13:25:53 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
13:25:53 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
13:25:53 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694354, ~: 694512)
13:25:53 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
13:25:53 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
13:25:53 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683648, ~: 684335)
13:25:53 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685655, ~: 686480)
13:25:53 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698413, ~: 699482)
13:25:53 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
13:25:53 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664418, ~: 664941)
13:25:53 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
13:25:53 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 386.67ms (761.80ms CPU time)
13:25:53
13:25:53 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
13:25:53 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829)
13:25:53 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350)
13:25:53 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477)
13:25:53 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642679, ~: 642687)
13:25:53 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620823, ~: 620901)
13:25:53 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889)
13:25:53 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350)
13:25:53 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064)
13:25:53 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
13:25:53 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 386.37ms (960.03ms CPU time)
13:25:53
13:25:53 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
13:25:53 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
13:25:53 [PASS] testDepositPrivate() (gas: 194884)
13:25:53 [PASS] testDepositPublic() (gas: 197387)
13:25:53 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
13:25:53 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
13:25:53 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 408.39ms (376.52ms CPU time)
13:25:53
13:25:53 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
13:25:53 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
13:25:53 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3563605, ~: 3569213)
13:25:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 432.89ms (390.96ms CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
13:25:53 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20580, ~: 20577)
13:25:53 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48669, ~: 48668)
13:25:53 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043804, ~: 1044608)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 459.62ms (491.13ms CPU time)
13:25:53
13:25:53 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
13:25:53 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1243625, ~: 1405312)
13:25:53 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
13:25:53 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1364219, ~: 1595595)
13:25:53 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1125107, ~: 1259752)
13:25:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 483.32ms (1.06s CPU time)
13:25:53
13:25:53 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
13:25:53 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
13:25:53 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065)
13:25:53 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
13:25:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 542.05ms (830.62ms CPU time)
13:25:54
13:25:54 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
13:25:54 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
13:25:54 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1207519, ~: 1567572)
13:25:54 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 640.06ms (502.45ms CPU time)
13:25:54
13:25:54 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
13:25:54 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2817654, ~: 1121757)
13:25:54 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
13:25:54 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
13:25:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 811.39ms (951.12ms CPU time)
13:25:54
13:25:54 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
13:25:54 [PASS] test_AddRollup(bool) (runs: 256, μ: 2821899, ~: 3297242)
13:25:54 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 830.84ms (806.09ms CPU time)
13:25:54
13:25:54 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
13:25:54 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
13:25:54 [PASS] test_full() (gas: 160797407)
13:25:54 [PASS] test_invalidOracleInput() (gas: 55199)
13:25:54 [PASS] test_photograph() (gas: 77271119)
13:25:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 867.43ms (562.00ms CPU time)
13:25:54
13:25:54 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
13:25:54 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
13:25:54 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19240, ~: 19308)
13:25:54 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417745, ~: 1418006)
13:25:54 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53262, ~: 53151)
13:25:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 870.89ms (359.61ms CPU time)
13:25:54
13:25:54 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
13:25:54 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
13:25:54 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 836597, ~: 815882)
13:25:54 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
13:25:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.04s (1.06s CPU time)
13:25:54
13:25:54 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
13:25:54 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
13:25:54 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
13:25:54 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.08s (40.31ms CPU time)
13:25:54
13:25:54 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
13:25:54 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693220, ~: 1693281)
13:25:54 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48168, ~: 48467)
13:25:54 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49079, ~: 49028)
13:25:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.10s (103.02ms CPU time)
13:25:54
13:25:54 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
13:25:54 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 703682, ~: 718284)
13:25:54 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
13:25:54 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 615540, ~: 590827)
13:25:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.16s (1.96s CPU time)
13:25:54
13:25:54 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
13:25:54 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129041, ~: 120082)
13:25:54 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
13:25:54 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
13:25:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.24s (92.20ms CPU time)
13:25:54
13:25:54 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
13:25:54 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2977434, ~: 2972396)
13:25:54 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.26s (1.08s CPU time)
13:25:54
13:25:54 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
13:25:54 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 690653, ~: 709520)
13:25:54 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
13:25:54 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 687611, ~: 682363)
13:25:54 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 686066, ~: 661294)
13:25:54 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 768275, ~: 747623)
13:25:54 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 701092, ~: 692656)
13:25:54 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 682514, ~: 681697)
13:25:54 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.29s (6.35s CPU time)
13:25:54
13:25:54 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
13:25:54 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1818011, ~: 1807331)
13:25:54 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
13:25:54 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
13:25:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.47s (1.65s CPU time)
13:25:54
13:25:54 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
13:25:54 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44111420, ~: 44111390)
13:25:54 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.48s (1.47s CPU time)
13:25:56
13:25:56 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
13:25:56 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2396452, ~: 262484)
13:25:56 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
13:25:56 [PASS] testSimpleSample() (gas: 5526723)
13:25:56 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15597, ~: 15552)
13:25:56 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 536476, ~: 179567)
13:25:56 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
13:25:56 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.69s (3.89s CPU time)
13:25:56
13:25:56 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
13:25:56 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
13:25:56 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273493, ~: 273297)
13:25:56 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35837, ~: 36154)
13:25:56 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273325, ~: 273575)
13:25:56 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42167, ~: 41957)
13:25:56 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273388, ~: 273651)
13:25:56 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42395, ~: 42142)
13:25:56 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273692, ~: 273685)
13:25:56 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31292, ~: 31299)
13:25:56 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274265, ~: 274514)
13:25:56 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41810, ~: 41530)
13:25:56 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060)
13:25:56 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31225, ~: 31238)
13:25:56 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273513, ~: 273199)
13:25:56 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40967, ~: 40925)
13:25:56 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273846, ~: 274131)
13:25:56 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41917, ~: 41698)
13:25:56 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 274009, ~: 274253)
13:25:56 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 41988, ~: 41796)
13:25:56 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 2.72s (746.39ms CPU time)
13:25:56
13:25:56 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
13:25:56 [PASS] testMultipleProvers() (gas: 140280295)
13:25:56 [PASS] testMultipleProversBoostedRewards() (gas: 106610737)
13:25:56 [PASS] testNoHolesInProvenBlocks() (gas: 72284210)
13:25:56 [PASS] testProofsAreInOneEpoch() (gas: 72283252)
13:25:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.80s (5.81s CPU time)
13:25:56
13:25:56 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
13:25:56 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296181, ~: 296374)
13:25:56 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371498, ~: 371568)
13:25:56 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
13:25:56 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426251, ~: 426409)
13:25:56 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441217, ~: 441559)
13:25:56 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
13:25:56 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406427, ~: 407102)
13:25:56 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
13:25:56 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 2.82s (718.27ms CPU time)
13:25:56
13:25:56 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
13:25:56 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637282, ~: 637597)
13:25:56 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724760, ~: 724947)
13:25:56 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
13:25:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.90s (380.08ms CPU time)
13:25:57
13:25:57 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
13:25:57 [PASS] test_FeeModelEquivalence() (gas: 436453050)
13:25:57 [PASS] test__FeeModelPrune() (gas: 2117894)
13:25:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.05s (3.61s CPU time)
13:25:57
13:25:57 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
13:25:57 [PASS] test_100_slashing_validators() (gas: 278025956)
13:25:57 [PASS] test_100_validators() (gas: 259061643)
13:25:57 [PASS] test_48_validators() (gas: 242370142)
13:25:57 [PASS] test_no_validators() (gas: 80046670)
13:25:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.16s (13.63s CPU time)
13:25:58
13:25:58 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
13:25:58 [PASS] test_GivenNoCheckpoints() (gas: 28277)
13:25:58 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214529, ~: 212569)
13:25:58 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208233, ~: 209698)
13:25:58 [PASS] test_WhenTimeNotInPast() (gas: 3997)
13:25:58 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.59s (127.59ms CPU time)
13:25:58
13:25:58 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
13:25:58 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
13:25:58 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
13:25:58 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23196, ~: 23314)
13:25:58 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 8095541, ~: 8282237)
13:25:58 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.63s (3.14s CPU time)
13:25:58
13:25:58 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
13:25:58 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
13:25:58 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28544, ~: 28529)
13:25:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.63s (37.48ms CPU time)
13:25:58
13:25:58 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
13:25:58 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
13:25:58 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 50068, ~: 50190)
13:25:58 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 157982, ~: 166937)
13:25:58 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53128, ~: 52950)
13:25:58 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76297, ~: 76253)
13:25:58 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76571, ~: 76263)
13:25:58 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119734, ~: 119994)
13:25:58 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172494, ~: 172720)
13:25:58 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174527, ~: 174990)
13:25:58 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192401, ~: 192789)
13:25:58 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219205, ~: 220006)
13:25:58 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217772, ~: 218502)
13:25:58 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 4.63s (338.96ms CPU time)
13:25:58
13:25:58 Ran 29 tests for test/Rollup.t.sol:RollupTest
13:25:58 [PASS] testBlockFee() (gas: 45272675)
13:25:58 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40498522, ~: 40611697)
13:25:58 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67009587, ~: 73557282)
13:25:58 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73233390)
13:25:58 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43734823, ~: 44393570)
13:25:58 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39935319, ~: 39771021)
13:25:58 [PASS] testExtraBlobs() (gas: 52241164)
13:25:58 [PASS] testInvalidBlobHash() (gas: 44262471)
13:25:58 [PASS] testInvalidBlobProof() (gas: 1026507101)
13:25:58 [PASS] testInvalidL2Fee() (gas: 44348473)
13:25:58 [PASS] testMixedBlock(bool) (runs: 256, μ: 53266105, ~: 46155182)
13:25:58 [PASS] testNonZeroDaFee() (gas: 44336654)
13:25:58 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62814685)
13:25:58 [PASS] testProvingFeeUpdates() (gas: 73791468)
13:25:58 [PASS] testPrune() (gas: 46665202)
13:25:58 [PASS] testPruneAfterPartial() (gas: 73605330)
13:25:58 [PASS] testPruneDuringPropose() (gas: 53936719)
13:25:58 [PASS] testRevertInvalidCoinbase() (gas: 39308319)
13:25:58 [PASS] testRevertInvalidTimestamp() (gas: 39310860)
13:25:58 [PASS] testRevertPrune() (gas: 46161508)
13:25:58 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62541638)
13:25:58 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78944843, ~: 78944946)
13:25:58 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78947043, ~: 78947274)
13:25:58 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54214156)
13:25:58 [PASS] testSingleBlock(bool) (runs: 256, μ: 41705278, ~: 42347482)
13:25:58 [PASS] testSubmitProofInvalidArchive() (gas: 39857399)
13:25:58 [PASS] testSubmitProofNonExistentBlock() (gas: 39857126)
13:25:58 [PASS] testTimestamp() (gas: 41175744)
13:25:58 [PASS] testTooManyBlocks() (gas: 52415892)
13:25:58 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.06s (44.96s CPU time)
13:25:59
13:25:59 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
13:25:59 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
13:25:59 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
13:25:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.27s (6.17s CPU time)
13:25:59
13:25:59 Ran 2 tests for test/ignition.t.sol:IgnitionTest
13:25:59 [PASS] test_RevertNonEmptyBlock() (gas: 38612388)
13:25:59 [PASS] test_emptyBlock() (gas: 38768012)
13:25:59 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.30s (64.12ms CPU time)
13:25:59
13:25:59 Ran 9 tests for test/Inbox.t.sol:InboxTest
13:25:59 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
13:25:59 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5888715, ~: 5929616)
13:25:59 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
13:25:59 [PASS] testRevertIfActorTooLarge() (gas: 11877)
13:25:59 [PASS] testRevertIfContentTooLarge() (gas: 12009)
13:25:59 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
13:25:59 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
13:25:59 [PASS] testRevertIfVersionMismatch() (gas: 12251)
13:25:59 [PASS] testSendDuplicateL2Messages() (gas: 111551)
13:25:59 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 6.30s (6.34s CPU time)
13:25:59
13:25:59 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
13:25:59 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
13:25:59 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193621, ~: 4193621)
13:25:59 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
13:25:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.34s (12.24s CPU time)
13:25:59
13:25:59 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
13:25:59 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968378, ~: 968184)
13:25:59 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964071, ~: 963768)
13:25:59 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964534, ~: 964326)
13:25:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.52s (320.68ms CPU time)
13:26:00
13:26:00 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
13:26:00 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43266596, ~: 43299335)
13:26:00 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59208337, ~: 59186466)
13:26:00 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44271638, ~: 44248287)
13:26:00 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44223684, ~: 44182744)
13:26:00 [PASS] test_getRewardConfig() (gas: 43175393)
13:26:00 [PASS] test_validateHeader() (gas: 44073061)
13:26:00 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.70s (11.69s CPU time)
13:26:00
13:26:00 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
13:26:00 [PASS] test_GivenStateIsDropped() (gas: 25448)
13:26:00 [PASS] test_GivenStateIsExecuted() (gas: 25467)
13:26:00 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24109, ~: 29984)
13:26:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.06s (15.90ms CPU time)
13:26:00
13:26:00 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
13:26:00 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474974)
13:26:00 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346590)
13:26:00 [PASS] test_GivenNewCanonicalInstance() (gas: 948550)
13:26:00 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572468)
13:26:00 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651713)
13:26:00 [PASS] test_GivenProposalIsLeader() (gas: 547968)
13:26:00 [PASS] test_GivenRoundChanged() (gas: 526822)
13:26:00 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400632, ~: 400632)
13:26:00 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 7.06s (228.94ms CPU time)
13:26:00
13:26:00 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
13:26:00 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712836, ~: 5712905)
13:26:00 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554784, ~: 7554841)
13:26:00 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892754, ~: 3892755)
13:26:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.07s (14.38s CPU time)
13:26:02
13:26:02 Ran 15 tests for test/Outbox.t.sol:OutboxTest
13:26:02 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
13:26:02 [PASS] testGetRootData() (gas: 86146)
13:26:02 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 33644302, ~: 7781941)
13:26:02 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3865500, ~: 3792049)
13:26:02 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
13:26:02 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
13:26:02 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
13:26:02 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
13:26:02 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
13:26:02 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
13:26:02 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
13:26:02 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
13:26:02 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
13:26:02 [PASS] testRevertIfVersionMismatch() (gas: 36053)
13:26:02 [PASS] testValidInsertAndConsume() (gas: 636284)
13:26:02 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 9.23s (10.06s CPU time)
13:26:03
13:26:03 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
13:26:03 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381)
13:26:03 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10834265, ~: 10710648)
13:26:03 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10891857, ~: 10888019)
13:26:03 [PASS] test_GivenInsufficientYea() (gas: 456279)
13:26:03 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380106, ~: 380130)
13:26:03 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10624762, ~: 10688269)
13:26:03 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417580)
13:26:03 [PASS] test_WhenRoundNotInPast() (gas: 365695)
13:26:03 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380571, ~: 380790)
13:26:03 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.18s (30.02s CPU time)
13:26:03
13:26:03 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
13:26:03 [PASS] testFrontier() (gas: 0)
13:26:03 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.21s (10.20s CPU time)
13:26:05
13:26:05 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
13:26:05 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670302, ~: 670633)
13:26:05 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
13:26:05 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672321, ~: 673355)
13:26:05 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671360, ~: 672020)
13:26:05 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
13:26:05 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683824, ~: 684026)
13:26:05 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125382, ~: 1125994)
13:26:05 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
13:26:05 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15229, ~: 15214)
13:26:05 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376118, ~: 376141)
13:26:05 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381312, ~: 381394)
13:26:05 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.57s (1.33s CPU time)
13:26:05
13:26:05 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
13:26:05 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
13:26:05 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336082, ~: 335952)
13:26:05 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 648781, ~: 661718)
13:26:05 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 705568, ~: 703322)
13:26:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.57s (1.78s CPU time)
13:26:05
13:26:05 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
13:26:05 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44213709, ~: 44213709)
13:26:05 [PASS] testHappyPath() (gas: 57629598)
13:26:05 [PASS] testInitialCommitteeMatch() (gas: 44390474)
13:26:05 [PASS] testInsufficientSigsMove() (gas: 48147178)
13:26:05 [PASS] testInvalidCommitteeCommitment() (gas: 48139394)
13:26:05 [PASS] testNukeFromOrbit() (gas: 58830428)
13:26:05 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44274869, ~: 44274869)
13:26:05 [PASS] testProposerNotProvided() (gas: 48155918)
13:26:05 [PASS] testRelayedForProposer() (gas: 49563912)
13:26:05 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44563625, ~: 44563737)
13:26:05 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83527974, ~: 84770005)
13:26:05 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.57s (16.65s CPU time)
13:26:05
13:26:05 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
13:26:05 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
13:26:05 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
13:26:05 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
13:26:05 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
13:26:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 12.28s (170.22ms CPU time)
13:26:05
13:26:05 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
13:26:05 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32840, ~: 32633)
13:26:05 [PASS] test_WhenAmountEq0() (gas: 8626)
13:26:05 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212733, ~: 210568)
13:26:05 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 234119, ~: 237214)
13:26:05 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212961, ~: 214310)
13:26:05 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 12.28s (220.91ms CPU time)
13:26:05
13:26:05 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
13:26:05 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487)
13:26:05 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1017126, ~: 1275987)
13:26:05 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143)
13:26:05 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
13:26:05 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
13:26:05 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
13:26:05 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351)
13:26:05 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386)
13:26:05 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.28s (32.70s CPU time)
13:26:05
13:26:05 Ran 108 test suites in 12.29s (232.42s CPU time): 452 tests passed, 0 failed, 0 skipped (452 total tests)