Parent Log:
http://ci.aztec-labs.com/12f5b1025c6a38ba
Command: ce45057971c23eef cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/6e8ac61b6141fc85c5c79d47027034ba1324f28e
Env: REF_NAME=gh-readonly-queue/next/pr-14980-4bc54c2acb532388aae32aea2765a66709edfdc9 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 25 21:16:04 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14980_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
21:16:10 Compiling 283 files with Solc 0.8.27
21:17:12 Solc 0.8.27 finished in 61.88s
21:17:12 Compiler run successful!
21:17:12
21:17:12 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
21:17:12 [PASS] test_GivenMultipleListedRollups() (gas: 297566)
21:17:12 [PASS] test_GivenNoListedRollups() (gas: 10735)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.32ms (308.91µs CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
21:17:12 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
21:17:12 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.38ms (369.76µs CPU time)
21:17:12
21:17:12 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
21:17:12 [PASS] test_LockVoteAndExecute() (gas: 1313561)
21:17:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 2.31ms (560.91µs CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
21:17:12 [PASS] test_GivenStateIsDropped() (gas: 25448)
21:17:12 [PASS] test_GivenStateIsExecuted() (gas: 25467)
21:17:12 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24496, ~: 29984)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.16ms (9.66ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
21:17:12 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
21:17:12 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 891.77µs (516.76µs CPU time)
21:17:12
21:17:12 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
21:17:12 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
21:17:12 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18962, ~: 19037)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.17ms (18.51ms CPU time)
21:17:12
21:17:12 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
21:17:12 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
21:17:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 18.12ms (17.43ms CPU time)
21:17:12
21:17:12 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
21:17:12 [PASS] test_UpgradeIntoNewVersion() (gas: 4384567)
21:17:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 21.78ms (6.81ms CPU time)
21:17:12
21:17:12 Ran 9 tests for test/staking/slash.t.sol:SlashTest
21:17:12 [PASS] test_GivenAttesterIsActive() (gas: 819392)
21:17:12 [PASS] test_GivenAttesterIsNotActive() (gas: 653188)
21:17:12 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762685)
21:17:12 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792168)
21:17:12 [PASS] test_SlashingMoreThanBalance() (gas: 735495)
21:17:12 [PASS] test_SlashingMoreThanExitBalance() (gas: 788386)
21:17:12 [PASS] test_WhenAttesterIsNotExiting() (gas: 968564)
21:17:12 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
21:17:12 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636971)
21:17:12 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 25.67ms (7.45ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
21:17:12 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835)
21:17:12 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906)
21:17:12 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 26.50ms (28.37ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest
21:17:12 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930)
21:17:12 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.62ms (12.34ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
21:17:12 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520)
21:17:12 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.26ms (17.39ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
21:17:12 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
21:17:12 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.87ms (45.02ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
21:17:12 [PASS] test_setSlasher(address) (runs: 256, μ: 27304, ~: 27304)
21:17:12 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.97ms (35.05ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
21:17:12 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
21:17:12 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.52ms (41.48ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
21:17:12 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476)
21:17:12 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.13ms (14.51ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
21:17:12 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19421, ~: 19727)
21:17:12 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83259, ~: 82934)
21:17:12 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 51.75ms (47.64ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking/getters.t.sol:GettersTest
21:17:12 [PASS] test_getAttesterAtIndex() (gas: 34639)
21:17:12 [PASS] test_getAttesterOutOfBounds() (gas: 27390)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.72ms (201.58µs CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
21:17:12 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183187, ~: 184670)
21:17:12 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 52.95ms (59.94ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
21:17:12 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838)
21:17:12 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28491, ~: 28476)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.58ms (28.84ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
21:17:12 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1732179, ~: 1732223)
21:17:12 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48228, ~: 48523)
21:17:12 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49162, ~: 49416)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 50.72ms (89.67ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
21:17:12 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818)
21:17:12 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.52ms (29.25ms CPU time)
21:17:12
21:17:12 Ran 1 test for test/staking/move.t.sol:MoveTest
21:17:12 [PASS] test_MoveStakingSet() (gas: 56883950)
21:17:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 60.92ms (55.30ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
21:17:12 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
21:17:12 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
21:17:12 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 64.87ms (75.80ms CPU time)
21:17:12
21:17:12 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
21:17:12 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 453292)
21:17:12 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346612)
21:17:12 [PASS] test_GivenNewCanonicalInstance() (gas: 906310)
21:17:12 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 551889)
21:17:12 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 632053)
21:17:12 [PASS] test_GivenProposalIsLeader() (gas: 527444)
21:17:12 [PASS] test_GivenRoundChanged() (gas: 505990)
21:17:12 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400660, ~: 400660)
21:17:12 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 71.64ms (43.60ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/ignition.t.sol:IgnitionTest
21:17:12 [PASS] test_RevertNonEmptyBlock() (gas: 39680403)
21:17:12 [PASS] test_emptyBlock() (gas: 39836363)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 73.09ms (71.77ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
21:17:12 [PASS] test_GivenSufficientBalance() (gas: 155637)
21:17:12 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.69ms (362.90µs CPU time)
21:17:12
21:17:12 Ran 1 test for test/staking/15050.t.sol:Test15050
21:17:12 [PASS] test_15050() (gas: 3108261)
21:17:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 76.00ms (65.22ms CPU time)
21:17:12
21:17:12 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
21:17:12 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
21:17:12 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116917)
21:17:12 [PASS] test_GivenAttesterIsNotActive() (gas: 172504)
21:17:12 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
21:17:12 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
21:17:12 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.11ms (2.03ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
21:17:12 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128071, ~: 118972)
21:17:12 [PASS] test_GivenBalanceIs0() (gas: 54054)
21:17:12 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 61.70ms (59.11ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
21:17:12 [PASS] test_GivenSufficientBalance() (gas: 207025)
21:17:12 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
21:17:12 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.98ms (815.99µs CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
21:17:12 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979)
21:17:12 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16688, ~: 15387)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 93.80ms (55.42ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
21:17:12 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308685, ~: 308792)
21:17:12 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204199, ~: 204258)
21:17:12 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 98.06ms (180.83ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
21:17:12 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
21:17:12 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
21:17:12 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 42.80ms (42.21ms CPU time)
21:17:12
21:17:12 Ran 8 tests for test/shared/Timestamp.t.sol:TimestampTest
21:17:12 [PASS] test_addTimestamp(uint256,uint256) (runs: 256, μ: 7724, ~: 7685)
21:17:12 [PASS] test_eqTimestamp(uint256,uint256) (runs: 256, μ: 7454, ~: 7454)
21:17:12 [PASS] test_gtTimestamp(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
21:17:12 [PASS] test_gteTimestamp(uint256,uint256) (runs: 256, μ: 7488, ~: 7488)
21:17:12 [PASS] test_ltTimestamp(uint256,uint256) (runs: 256, μ: 7480, ~: 7480)
21:17:12 [PASS] test_lteTimestamp(uint256,uint256) (runs: 256, μ: 7443, ~: 7443)
21:17:12 [PASS] test_neqTimestamp(uint256,uint256) (runs: 256, μ: 7473, ~: 7473)
21:17:12 [PASS] test_subTimestamp(uint256,uint256) (runs: 256, μ: 7979, ~: 8165)
21:17:12 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 66.01ms (65.49ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
21:17:12 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
21:17:12 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 103.03ms (94.32ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
21:17:12 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968356, ~: 968184)
21:17:12 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964065, ~: 963768)
21:17:12 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964524, ~: 964326)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 102.96ms (102.35ms CPU time)
21:17:12
21:17:12 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
21:17:12 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806436)
21:17:12 [PASS] test_GivenAttesterIsLiving() (gas: 824598)
21:17:12 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624703)
21:17:12 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788882)
21:17:12 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30234)
21:17:12 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634543, ~: 634543)
21:17:12 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 131.52ms (113.70ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
21:17:12 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
21:17:12 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.92ms (22.85ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest
21:17:12 [PASS] test_CallerEqOwner() (gas: 19222)
21:17:12 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.61ms (7.97ms CPU time)
21:17:12
21:17:12 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
21:17:12 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217163, ~: 216944)
21:17:12 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320480, ~: 320250)
21:17:12 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227506, ~: 227276)
21:17:12 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
21:17:12 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 166.28ms (318.10ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
21:17:12 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308373, ~: 309074)
21:17:12 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 206989, ~: 208358)
21:17:12 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 171.40ms (258.31ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
21:17:12 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 234894, ~: 236522)
21:17:12 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262571, ~: 263012)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 139.20ms (138.69ms CPU time)
21:17:12
21:17:12 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
21:17:12 [PASS] test_Slashing() (gas: 46412556)
21:17:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 168.73ms (157.30ms CPU time)
21:17:12
21:17:12 Ran 8 tests for test/shared/Epoch.t.sol:EpochTest
21:17:12 [PASS] test_addEpoch(uint256,uint256) (runs: 256, μ: 7752, ~: 7707)
21:17:12 [PASS] test_eqEpoch(uint256,uint256) (runs: 256, μ: 7476, ~: 7476)
21:17:12 [PASS] test_gtEpoch(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
21:17:12 [PASS] test_gteEpoch(uint256,uint256) (runs: 256, μ: 7465, ~: 7465)
21:17:12 [PASS] test_ltEpoch(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
21:17:12 [PASS] test_lteEpoch(uint256,uint256) (runs: 256, μ: 7531, ~: 7531)
21:17:12 [PASS] test_neqEpoch(uint256,uint256) (runs: 256, μ: 7477, ~: 7477)
21:17:12 [PASS] test_subEpoch(uint256,uint256) (runs: 256, μ: 7947, ~: 7633)
21:17:12 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 244.99ms (109.55ms CPU time)
21:17:12
21:17:12 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
21:17:12 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
21:17:12 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421423, ~: 421347)
21:17:12 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171088, ~: 171381)
21:17:12 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
21:17:12 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 265.71ms (320.96ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
21:17:12 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
21:17:12 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638455, ~: 639798)
21:17:12 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 271.75ms (294.55ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
21:17:12 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637288, ~: 637597)
21:17:12 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724798, ~: 724947)
21:17:12 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 159.35ms (319.07ms CPU time)
21:17:12
21:17:12 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
21:17:12 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825660, ~: 826182)
21:17:12 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 296.97ms (179.83ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
21:17:12 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183548, ~: 183680)
21:17:12 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21689, ~: 21616)
21:17:12 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1317595, ~: 1480181)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 297.81ms (406.85ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
21:17:12 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 657103, ~: 657074)
21:17:12 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 718840, ~: 716451)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 301.76ms (296.81ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
21:17:12 [PASS] test_activityDuplicateNoop() (gas: 380890)
21:17:12 [PASS] test_activityScore() (gas: 1224751)
21:17:12 [PASS] test_shares() (gas: 2629626)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 307.00ms (23.55ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
21:17:12 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840)
21:17:12 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594)
21:17:12 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1793416, ~: 1793416)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 327.13ms (311.75ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
21:17:12 [PASS] test_GivenStatusIsNotExiting() (gas: 727708)
21:17:12 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836088, ~: 836125)
21:17:12 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759118)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 341.47ms (335.09ms CPU time)
21:17:12
21:17:12 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
21:17:12 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296175, ~: 296374)
21:17:12 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371522, ~: 371568)
21:17:12 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
21:17:12 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425906, ~: 426409)
21:17:12 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441213, ~: 441559)
21:17:12 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
21:17:12 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406241, ~: 407102)
21:17:12 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
21:17:12 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 246.22ms (723.32ms CPU time)
21:17:12
21:17:12 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
21:17:12 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429)
21:17:12 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615765, ~: 616089)
21:17:12 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612348, ~: 612475)
21:17:12 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752795, ~: 752606)
21:17:12 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747909, ~: 747533)
21:17:12 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681603, ~: 681317)
21:17:12 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676796, ~: 676533)
21:17:12 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143)
21:17:12 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
21:17:12 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 260.96ms (1.03s CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
21:17:12 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603)
21:17:12 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3619701, ~: 3664251)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 431.90ms (416.20ms CPU time)
21:17:12
21:17:12 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
21:17:12 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1203163, ~: 1404628)
21:17:12 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
21:17:12 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1377600, ~: 1596471)
21:17:12 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1085006, ~: 1260176)
21:17:12 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 435.75ms (991.79ms CPU time)
21:17:12
21:17:12 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
21:17:12 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82013)
21:17:12 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1180679, ~: 1275040)
21:17:12 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 549.26ms (543.49ms CPU time)
21:17:12
21:17:12 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
21:17:12 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
21:17:12 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065)
21:17:12 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
21:17:12 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 627.03ms (893.67ms CPU time)
21:17:13
21:17:13 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
21:17:13 [PASS] test_AddRollup(bool) (runs: 256, μ: 2709832, ~: 2265490)
21:17:13 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 783.24ms (769.39ms CPU time)
21:17:13
21:17:13 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
21:17:13 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
21:17:13 [PASS] test_full() (gas: 160866477)
21:17:13 [PASS] test_invalidOracleInput() (gas: 55199)
21:17:13 [PASS] test_photograph() (gas: 77318013)
21:17:13 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 928.08ms (595.84ms CPU time)
21:17:13
21:17:13 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
21:17:13 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695965, ~: 696660)
21:17:13 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832330, ~: 832973)
21:17:13 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673010, ~: 673706)
21:17:13 [PASS] test_GivenStateIsActive() (gas: 356145)
21:17:13 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
21:17:13 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686141, ~: 686292)
21:17:13 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698830, ~: 699359)
21:17:13 [PASS] test_GivenStateIsPending() (gas: 348521)
21:17:13 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664507, ~: 664805)
21:17:13 [PASS] test_GivenStateIsRejected() (gas: 363965)
21:17:13 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 996.18ms (1.01s CPU time)
21:17:13
21:17:13 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
21:17:13 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950)
21:17:13 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19262, ~: 19330)
21:17:13 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380275, ~: 1380563)
21:17:13 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96640, ~: 96492)
21:17:13 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.15s (244.98ms CPU time)
21:17:13
21:17:13 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
21:17:13 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
21:17:13 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336047, ~: 335952)
21:17:13 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 671631, ~: 661718)
21:17:13 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 707105, ~: 702638)
21:17:13 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.06s (1.92s CPU time)
21:17:13
21:17:13 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
21:17:13 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2984982, ~: 2994853)
21:17:13 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.17s (1.14s CPU time)
21:17:13
21:17:13 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
21:17:13 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
21:17:13 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 804055, ~: 815882)
21:17:13 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
21:17:13 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.30s (1.30s CPU time)
21:17:13
21:17:13 Ran 2 tests for test/Parity.t.sol:ParityTest
21:17:13 [PASS] testRootMatchesBaseParity() (gas: 531543)
21:17:13 [PASS] testRootMatchesRootParity() (gas: 531476)
21:17:13 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.33s (500.23µs CPU time)
21:17:13
21:17:13 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
21:17:13 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 629440, ~: 634439)
21:17:13 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
21:17:13 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 700759, ~: 682363)
21:17:13 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 687172, ~: 701269)
21:17:13 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 755238, ~: 747623)
21:17:13 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 697244, ~: 692656)
21:17:13 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 639701, ~: 598930)
21:17:13 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.33s (6.21s CPU time)
21:17:13
21:17:13 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
21:17:13 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 45185924, ~: 45185886)
21:17:13 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.57s (1.57s CPU time)
21:17:14
21:17:14 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
21:17:14 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1872695, ~: 1928415)
21:17:14 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
21:17:14 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
21:17:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.89s (2.10s CPU time)
21:17:14
21:17:14 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
21:17:14 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 631056, ~: 643715)
21:17:14 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
21:17:14 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 667669, ~: 651018)
21:17:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.49s (1.86s CPU time)
21:17:14
21:17:14 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
21:17:14 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119975, ~: 121404)
21:17:14 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120848, ~: 122387)
21:17:14 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140156, ~: 140902)
21:17:14 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120161, ~: 122137)
21:17:14 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.50s (91.71ms CPU time)
21:17:15
21:17:15 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
21:17:15 [PASS] testMultipleProvers() (gas: 142034190)
21:17:15 [PASS] testMultipleProversBoostedRewards() (gas: 103322086)
21:17:15 [PASS] testNoHolesInProvenBlocks() (gas: 73992348)
21:17:15 [PASS] testProofsAreInOneEpoch() (gas: 73991385)
21:17:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.81s (5.65s CPU time)
21:17:15
21:17:15 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
21:17:15 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60935867)
21:17:15 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
21:17:15 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 43360425)
21:17:15 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 46537951)
21:17:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.40s (371.62ms CPU time)
21:17:16
21:17:16 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
21:17:16 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3181189, ~: 222415)
21:17:16 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
21:17:16 [PASS] testSimpleSample() (gas: 5526723)
21:17:16 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15575, ~: 15272)
21:17:16 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 553279, ~: 124978)
21:17:16 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
21:17:16 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 4.10s (5.27s CPU time)
21:17:16
21:17:16 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
21:17:16 [PASS] test_FeeModelEquivalence() (gas: 442297617)
21:17:16 [PASS] test__FeeModelPrune() (gas: 2133481)
21:17:16 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.16s (3.68s CPU time)
21:17:16
21:17:16 Ran 8 tests for test/shared/Slot.t.sol:SlotTest
21:17:16 [PASS] test_addSlot(uint256,uint256) (runs: 256, μ: 7738, ~: 7686)
21:17:16 [PASS] test_eqSlot(uint256,uint256) (runs: 256, μ: 7496, ~: 7496)
21:17:16 [PASS] test_gtSlot(uint256,uint256) (runs: 256, μ: 7459, ~: 7459)
21:17:16 [PASS] test_gteSlot(uint256,uint256) (runs: 256, μ: 7510, ~: 7510)
21:17:16 [PASS] test_ltSlot(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
21:17:16 [PASS] test_lteSlot(uint256,uint256) (runs: 256, μ: 7442, ~: 7442)
21:17:16 [PASS] test_neqSlot(uint256,uint256) (runs: 256, μ: 7478, ~: 7478)
21:17:16 [PASS] test_subSlot(uint256,uint256) (runs: 256, μ: 7959, ~: 7654)
21:17:16 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.20s (128.76ms CPU time)
21:17:16
21:17:16 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
21:17:16 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32827, ~: 32633)
21:17:16 [PASS] test_WhenAmountEq0() (gas: 8626)
21:17:16 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208665, ~: 210506)
21:17:16 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237358, ~: 237976)
21:17:16 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212504, ~: 214566)
21:17:16 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.16s (228.92ms CPU time)
21:17:16
21:17:16 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
21:17:16 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244335, ~: 1244335)
21:17:16 [PASS] testDepositPrivate() (gas: 194884)
21:17:16 [PASS] testDepositPublic() (gas: 197387)
21:17:16 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312670, ~: 2312670)
21:17:16 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234022)
21:17:16 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.31s (356.82ms CPU time)
21:17:16
21:17:16 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
21:17:16 [PASS] test_100_slashing_validators() (gas: 277885651)
21:17:16 [PASS] test_100_validators() (gas: 264635239)
21:17:16 [PASS] test_48_validators() (gas: 247908324)
21:17:16 [PASS] test_no_validators() (gas: 81408246)
21:17:16 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.57s (14.16s CPU time)
21:17:16
21:17:16 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
21:17:16 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577)
21:17:16 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48671, ~: 48668)
21:17:16 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043704, ~: 1044686)
21:17:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.66s (684.82ms CPU time)
21:17:17
21:17:17 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
21:17:17 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 573664)
21:17:17 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421422)
21:17:17 [PASS] test_GivenNewCanonicalInstance() (gas: 1077635)
21:17:17 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 723225)
21:17:17 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 850505)
21:17:17 [PASS] test_GivenProposalIsLeader() (gas: 698778)
21:17:17 [PASS] test_GivenRoundChanged() (gas: 667891)
21:17:17 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528713, ~: 528491)
21:17:17 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.98s (409.72ms CPU time)
21:17:17
21:17:17 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
21:17:17 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 128710, ~: 120082)
21:17:17 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
21:17:17 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
21:17:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.99s (112.63ms CPU time)
21:17:17
21:17:17 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
21:17:17 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
21:17:17 [PASS] test_GivenRollupEq0() (gas: 34563)
21:17:17 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187700, ~: 187805)
21:17:17 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
21:17:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 5.09s (117.02ms CPU time)
21:17:17
21:17:17 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
21:17:17 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
21:17:17 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
21:17:17 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
21:17:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.29s (26.94ms CPU time)
21:17:17
21:17:17 Ran 9 tests for test/Inbox.t.sol:InboxTest
21:17:17 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
21:17:17 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5473812, ~: 5409838)
21:17:17 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
21:17:17 [PASS] testRevertIfActorTooLarge() (gas: 11877)
21:17:17 [PASS] testRevertIfContentTooLarge() (gas: 12009)
21:17:17 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
21:17:17 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
21:17:17 [PASS] testRevertIfVersionMismatch() (gas: 12251)
21:17:17 [PASS] testSendDuplicateL2Messages() (gas: 111551)
21:17:17 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.29s (5.42s CPU time)
21:17:17
21:17:17 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
21:17:17 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
21:17:17 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694040, ~: 694512)
21:17:17 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
21:17:17 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
21:17:17 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683253, ~: 684335)
21:17:17 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685467, ~: 686480)
21:17:17 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699139, ~: 699482)
21:17:17 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
21:17:17 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664772, ~: 664941)
21:17:17 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
21:17:17 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 5.32s (937.77ms CPU time)
21:17:17
21:17:17 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
21:17:17 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85117, ~: 85895)
21:17:17 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
21:17:17 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.26s (26.16ms CPU time)
21:17:17
21:17:17 Ran 29 tests for test/Rollup.t.sol:RollupTest
21:17:17 [PASS] testBlockFee() (gas: 46304421)
21:17:17 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 41555861, ~: 41683259)
21:17:17 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67788982, ~: 74643482)
21:17:17 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 74320966)
21:17:17 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 44878508, ~: 45467844)
21:17:17 [PASS] testEmptyBlock(bool) (runs: 256, μ: 41004165, ~: 40840254)
21:17:17 [PASS] testExtraBlobs() (gas: 53316519)
21:17:17 [PASS] testInvalidBlobHash() (gas: 45335296)
21:17:17 [PASS] testInvalidBlobProof() (gas: 1026556751)
21:17:17 [PASS] testInvalidL2Fee() (gas: 45421588)
21:17:17 [PASS] testMixedBlock(bool) (runs: 256, μ: 54977066, ~: 62032262)
21:17:17 [PASS] testNonZeroDaFee() (gas: 45409716)
21:17:17 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 63897595)
21:17:17 [PASS] testProvingFeeUpdates() (gas: 74877781)
21:17:17 [PASS] testPrune() (gas: 47743352)
21:17:17 [PASS] testPruneAfterPartial() (gas: 74671657)
21:17:17 [PASS] testPruneDuringPropose() (gas: 55017511)
21:17:17 [PASS] testRevertInvalidCoinbase() (gas: 40377309)
21:17:17 [PASS] testRevertInvalidTimestamp() (gas: 40379848)
21:17:17 [PASS] testRevertPrune() (gas: 47234273)
21:17:17 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 63625907)
21:17:17 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 81085459, ~: 81085534)
21:17:17 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 81087685, ~: 81087864)
21:17:17 [PASS] testShouldNotBeTooEagerToPrune() (gas: 55294694)
21:17:17 [PASS] testSingleBlock(bool) (runs: 256, μ: 42656201, ~: 41974288)
21:17:17 [PASS] testSubmitProofInvalidArchive() (gas: 40927051)
21:17:17 [PASS] testSubmitProofNonExistentBlock() (gas: 40926778)
21:17:17 [PASS] testTimestamp() (gas: 42251310)
21:17:17 [PASS] testTooManyBlocks() (gas: 53491556)
21:17:17 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.32s (48.41s CPU time)
21:17:17
21:17:17 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
21:17:17 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
21:17:17 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49737, ~: 50190)
21:17:17 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155813, ~: 166937)
21:17:17 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53117, ~: 52810)
21:17:17 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76220, ~: 75942)
21:17:17 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76604, ~: 76543)
21:17:17 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119756, ~: 120013)
21:17:17 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172385, ~: 172595)
21:17:17 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174657, ~: 175181)
21:17:17 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192461, ~: 192789)
21:17:17 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219301, ~: 219829)
21:17:17 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217916, ~: 218502)
21:17:17 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 5.22s (382.71ms CPU time)
21:17:17
21:17:17 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
21:17:17 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
21:17:17 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 272826, ~: 273297)
21:17:17 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35775, ~: 35472)
21:17:17 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273325, ~: 273575)
21:17:17 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42155, ~: 41957)
21:17:17 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273412, ~: 273651)
21:17:17 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42356, ~: 42142)
21:17:17 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273690, ~: 273685)
21:17:17 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31294, ~: 31299)
21:17:17 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274238, ~: 274514)
21:17:17 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41761, ~: 41530)
21:17:17 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060)
21:17:17 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31227, ~: 31238)
21:17:17 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273498, ~: 273199)
21:17:17 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40984, ~: 41316)
21:17:17 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273855, ~: 274131)
21:17:17 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41901, ~: 41698)
21:17:17 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273973, ~: 274253)
21:17:17 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42011, ~: 41796)
21:17:17 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 5.22s (658.71ms CPU time)
21:17:17
21:17:17 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
21:17:17 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76850, ~: 76633)
21:17:17 [PASS] test_WhenAmountEq0() (gas: 8437)
21:17:17 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 233520, ~: 235714)
21:17:17 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213409, ~: 212875)
21:17:17 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 5.32s (145.96ms CPU time)
21:17:18
21:17:18 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
21:17:18 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752)
21:17:18 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4129358, ~: 4129358)
21:17:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.04s (6.03s CPU time)
21:17:18
21:17:18 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
21:17:18 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451479, ~: 3451479)
21:17:18 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583003)
21:17:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.06s (6.08s CPU time)
21:17:18
21:17:18 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
21:17:18 [PASS] test_ProposerEqZero() (gas: 431665)
21:17:18 [PASS] test_replay() (gas: 579569)
21:17:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.09s (112.45ms CPU time)
21:17:18
21:17:18 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
21:17:18 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670162, ~: 670633)
21:17:18 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
21:17:18 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672955, ~: 673071)
21:17:18 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671515, ~: 672020)
21:17:18 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
21:17:18 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683714, ~: 684026)
21:17:18 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125410, ~: 1125994)
21:17:18 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
21:17:18 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15223, ~: 15214)
21:17:18 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376099, ~: 376141)
21:17:18 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381301, ~: 381394)
21:17:18 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 6.09s (1.58s CPU time)
21:17:18
21:17:18 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
21:17:18 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
21:17:18 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
21:17:18 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.33s (22.91ms CPU time)
21:17:18
21:17:18 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
21:17:18 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712860, ~: 5712905)
21:17:18 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554798, ~: 7554841)
21:17:18 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
21:17:18 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.33s (13.74s CPU time)
21:17:18
21:17:18 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
21:17:18 [PASS] test_GivenNoCheckpoints() (gas: 28277)
21:17:18 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 211125, ~: 212310)
21:17:18 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209149, ~: 209762)
21:17:18 [PASS] test_WhenTimeNotInPast() (gas: 3997)
21:17:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.34s (120.82ms CPU time)
21:17:18
21:17:18 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
21:17:18 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829)
21:17:18 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350)
21:17:18 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477)
21:17:18 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687)
21:17:18 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901)
21:17:18 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889)
21:17:18 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350)
21:17:18 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064)
21:17:18 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
21:17:18 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 6.34s (1.19s CPU time)
21:17:19
21:17:19 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
21:17:19 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 44341915, ~: 44374126)
21:17:19 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 60285701, ~: 60308686)
21:17:19 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 45346342, ~: 45322806)
21:17:19 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 45302296, ~: 45343237)
21:17:19 [PASS] test_getRewardConfig() (gas: 44242508)
21:17:19 [PASS] test_validateHeader() (gas: 45147646)
21:17:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.89s (12.64s CPU time)
21:17:19
21:17:19 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
21:17:19 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332154)
21:17:19 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329418)
21:17:19 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329403)
21:17:19 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459319)
21:17:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.41s (124.28ms CPU time)
21:17:19
21:17:19 Ran 15 tests for test/Outbox.t.sol:OutboxTest
21:17:19 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
21:17:19 [PASS] testGetRootData() (gas: 86146)
21:17:19 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 26723163, ~: 3464154)
21:17:19 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3917582, ~: 3759520)
21:17:19 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
21:17:19 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
21:17:19 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
21:17:19 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
21:17:19 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
21:17:19 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
21:17:19 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
21:17:19 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
21:17:19 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
21:17:19 [PASS] testRevertIfVersionMismatch() (gas: 36053)
21:17:19 [PASS] testValidInsertAndConsume() (gas: 636284)
21:17:19 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.56s (8.43s CPU time)
21:17:19
21:17:19 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
21:17:19 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
21:17:19 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
21:17:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.58s (68.82ms CPU time)
21:17:23
21:17:23 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
21:17:23 [PASS] testFrontier() (gas: 0)
21:17:23 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.78s (10.78s CPU time)
21:17:23
21:17:23 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
21:17:23 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381)
21:17:23 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10774118, ~: 10592281)
21:17:23 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 11001697, ~: 11071543)
21:17:23 [PASS] test_GivenInsufficientYea() (gas: 434629)
21:17:23 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380093, ~: 380115)
21:17:23 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10572070, ~: 10586043)
21:17:23 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9511838)
21:17:23 [PASS] test_WhenRoundNotInPast() (gas: 365695)
21:17:23 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380511, ~: 380745)
21:17:23 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.81s (31.73s CPU time)
21:17:24
21:17:24 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
21:17:24 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 45288207, ~: 45288207)
21:17:24 [PASS] testHappyPath() (gas: 58712976)
21:17:24 [PASS] testInitialCommitteeMatch() (gas: 45464931)
21:17:24 [PASS] testInsufficientSigsMove() (gas: 49175830)
21:17:24 [PASS] testInvalidCommitteeCommitment() (gas: 49210833)
21:17:24 [PASS] testNukeFromOrbit() (gas: 59913478)
21:17:24 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 45349237, ~: 45349237)
21:17:24 [PASS] testProposerNotProvided() (gas: 49229258)
21:17:24 [PASS] testRelayedForProposer() (gas: 50638186)
21:17:24 [PASS] testStableCommittee(uint8) (runs: 256, μ: 45637909, ~: 45638015)
21:17:24 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 84576211, ~: 83351766)
21:17:24 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.98s (19.30s CPU time)
21:17:24
21:17:24 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
21:17:24 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
21:17:24 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
21:17:24 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
21:17:24 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
21:17:24 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
21:17:24 [PASS] testDecomp() (gas: 42525)
21:17:24 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 11.98s (1.73ms CPU time)
21:17:24
21:17:24 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest
21:17:24 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 995557, ~: 716963)
21:17:24 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900363, ~: 10900363)
21:17:24 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15397871, ~: 15397871)
21:17:24 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958565, ~: 10958565)
21:17:24 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986871, ~: 10986871)
21:17:24 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13712130, ~: 13712130)
21:17:24 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13712092, ~: 13712092)
21:17:24 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 12.02s (27.52s CPU time)
21:17:24
21:17:24 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
21:17:24 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851)
21:17:24 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911)
21:17:24 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23161, ~: 23337)
21:17:24 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7166609, ~: 7017499)
21:17:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 12.05s (3.07s CPU time)
21:17:24
21:17:24 Ran 111 test suites in 12.05s (268.60s CPU time): 473 tests passed, 0 failed, 0 skipped (473 total tests)