Parent Log:
http://ci.aztec-labs.com/34bf0c3e7d631ad0
Command: 1e51debae144b971 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60
Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sun Jun 15 12:40:02 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
12:40:10 Compiling 256 files with Solc 0.8.27
12:41:04 Solc 0.8.27 finished in 54.51s
12:41:04 Compiler run successful!
12:41:04
12:41:04 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
12:41:04 [PASS] test_LockVoteAndExecute() (gas: 1313517)
12:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 8.09ms (562.92µs CPU time)
12:41:04
12:41:04 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
12:41:04 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
12:41:04 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
12:41:04 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
12:41:04 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
12:41:04 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
12:41:04 [PASS] testDecomp() (gas: 42917)
12:41:04 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 8.74ms (1.05ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
12:41:04 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
12:41:04 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.43ms (4.62ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
12:41:04 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
12:41:04 [PASS] test_GivenNoListedRollups() (gas: 10735)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.45ms (3.27ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
12:41:04 [PASS] test_GivenSufficientBalance() (gas: 155615)
12:41:04 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.59ms (291.58µs CPU time)
12:41:04
12:41:04 Ran 2 tests for test/Parity.t.sol:ParityTest
12:41:04 [PASS] testRootMatchesBaseParity() (gas: 548387)
12:41:04 [PASS] testRootMatchesRootParity() (gas: 548320)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.58ms (4.98ms CPU time)
12:41:04
12:41:04 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
12:41:04 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
12:41:04 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 782407)
12:41:04 [PASS] test_GivenAttesterIsNotActive() (gas: 564776)
12:41:04 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30423)
12:41:04 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
12:41:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 14.43ms (1.59ms CPU time)
12:41:04
12:41:04 Ran 9 tests for test/staking/slash.t.sol:SlashTest
12:41:04 [PASS] test_GivenAttesterIsActive() (gas: 732399)
12:41:04 [PASS] test_GivenAttesterIsNotActive() (gas: 557384)
12:41:04 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687816)
12:41:04 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711460)
12:41:04 [PASS] test_SlashingMoreThanBalance() (gas: 655807)
12:41:04 [PASS] test_SlashingMoreThanExitBalance() (gas: 711124)
12:41:04 [PASS] test_WhenAttesterIsNotExiting() (gas: 886874)
12:41:04 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31470)
12:41:04 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13387)
12:41:04 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 17.79ms (5.97ms CPU time)
12:41:04
12:41:04 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
12:41:04 [PASS] test_UpgradeIntoNewVersion() (gas: 3587803)
12:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 21.23ms (3.69ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/ignition.t.sol:IgnitionTest
12:41:04 [PASS] test_RevertNonEmptyBlock() (gas: 36906097)
12:41:04 [PASS] test_emptyBlock() (gas: 37065554)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.41ms (13.56ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
12:41:04 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
12:41:04 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
12:41:04 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 24.53ms (18.09ms CPU time)
12:41:04
12:41:04 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
12:41:04 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
12:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 25.35ms (18.26ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
12:41:04 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85273, ~: 85895)
12:41:04 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.24ms (34.97ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
12:41:04 [PASS] testForward() (gas: 125773)
12:41:04 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635)
12:41:04 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.60ms (13.51ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/staking/getters.t.sol:GettersTest
12:41:04 [PASS] test_getAttesterAtIndex() (gas: 34661)
12:41:04 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.49ms (220.02µs CPU time)
12:41:04
12:41:04 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
12:41:04 [PASS] test_Slashing() (gas: 42798052)
12:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.03ms (19.84ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
12:41:04 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
12:41:04 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.39ms (27.96ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
12:41:04 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
12:41:04 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 36.21ms (28.74ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
12:41:04 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
12:41:04 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.38ms (13.69ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
12:41:04 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
12:41:04 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.97ms (55.74ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
12:41:04 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
12:41:04 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.02ms (36.83ms CPU time)
12:41:04
12:41:04 Ran 1 test for test/staking/move.t.sol:MoveTest
12:41:04 [PASS] test_MoveStakingSet() (gas: 49615046)
12:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 51.58ms (37.64ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
12:41:04 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 129605, ~: 139580)
12:41:04 [PASS] test_GivenBalanceIs0() (gas: 54054)
12:41:04 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 55.43ms (61.56ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
12:41:04 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 187985, ~: 184842)
12:41:04 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 64.03ms (67.03ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
12:41:04 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19420, ~: 19727)
12:41:04 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83220, ~: 82934)
12:41:04 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 65.04ms (55.57ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
12:41:04 [PASS] test_activityDuplicateNoop() (gas: 335914)
12:41:04 [PASS] test_activityScore() (gas: 1138003)
12:41:04 [PASS] test_shares() (gas: 2668376)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 70.39ms (29.60ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
12:41:04 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
12:41:04 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16535, ~: 15332)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 73.59ms (23.03ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
12:41:04 [PASS] test_GivenSufficientBalance() (gas: 206864)
12:41:04 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
12:41:04 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 77.10ms (777.10µs CPU time)
12:41:04
12:41:04 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
12:41:04 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
12:41:04 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 79.44ms (33.96ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
12:41:04 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
12:41:04 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 78.97ms (34.48ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
12:41:04 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
12:41:04 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 87.35ms (71.16ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
12:41:04 [PASS] test_setSlasher(address) (runs: 256, μ: 27282, ~: 27282)
12:41:04 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 87.78ms (29.06ms CPU time)
12:41:04
12:41:04 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
12:41:04 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725144)
12:41:04 [PASS] test_GivenAttesterIsLiving() (gas: 736774)
12:41:04 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 528928)
12:41:04 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709487)
12:41:04 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30167)
12:41:04 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538700, ~: 538700)
12:41:04 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 126.59ms (93.04ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
12:41:04 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515169, ~: 1515241)
12:41:04 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47874, ~: 48064)
12:41:04 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48799, ~: 48495)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 134.16ms (162.68ms CPU time)
12:41:04
12:41:04 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
12:41:04 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
12:41:04 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
12:41:04 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
12:41:04 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
12:41:04 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
12:41:04 [PASS] test_GivenProposalIsLeader() (gas: 492255)
12:41:04 [PASS] test_GivenRoundChanged() (gas: 471277)
12:41:04 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
12:41:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 144.61ms (72.47ms CPU time)
12:41:04
12:41:04 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
12:41:04 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825672, ~: 826182)
12:41:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 150.84ms (143.02ms CPU time)
12:41:04
12:41:04 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
12:41:04 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
12:41:04 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
12:41:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 157.01ms (101.76ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
12:41:04 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
12:41:04 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
12:41:04 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 175.17ms (90.83ms CPU time)
12:41:04
12:41:04 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
12:41:04 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40586989)
12:41:04 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42636707)
12:41:04 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52815055)
12:41:04 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
12:41:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 183.60ms (182.26ms CPU time)
12:41:04
12:41:04 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
12:41:04 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
12:41:04 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421428, ~: 421347)
12:41:04 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171056, ~: 170977)
12:41:04 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
12:41:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 230.62ms (303.64ms CPU time)
12:41:04
12:41:04 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
12:41:04 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244311, ~: 1244311)
12:41:04 [PASS] testDepositPrivate() (gas: 194884)
12:41:04 [PASS] testDepositPublic() (gas: 197387)
12:41:04 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312646, ~: 2312646)
12:41:04 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1233998)
12:41:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 232.23ms (285.12ms CPU time)
12:41:04
12:41:04 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
12:41:04 [PASS] test_GivenNoCheckpoints() (gas: 28277)
12:41:04 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 211649, ~: 212461)
12:41:04 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206100, ~: 209698)
12:41:04 [PASS] test_WhenTimeNotInPast() (gas: 3997)
12:41:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 235.55ms (145.43ms CPU time)
12:41:04
12:41:04 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
12:41:04 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696309, ~: 696660)
12:41:04 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832042, ~: 832951)
12:41:04 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673220, ~: 673706)
12:41:04 [PASS] test_GivenStateIsActive() (gas: 356145)
12:41:04 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
12:41:04 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685625, ~: 686292)
12:41:04 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698687, ~: 699359)
12:41:04 [PASS] test_GivenStateIsPending() (gas: 348521)
12:41:04 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663759, ~: 664805)
12:41:04 [PASS] test_GivenStateIsRejected() (gas: 363965)
12:41:04 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 235.71ms (904.34ms CPU time)
12:41:04
12:41:04 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:41:04 [PASS] test_GivenStatusIsNotExiting() (gas: 647966)
12:41:04 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759446, ~: 759486)
12:41:04 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682479)
12:41:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 241.68ms (227.01ms CPU time)
12:41:04
12:41:04 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
12:41:04 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296218, ~: 296374)
12:41:04 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371501, ~: 371568)
12:41:04 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
12:41:04 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425936, ~: 426409)
12:41:04 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441031, ~: 441559)
12:41:04 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
12:41:04 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406806, ~: 407102)
12:41:04 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
12:41:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 243.51ms (621.18ms CPU time)
12:41:04
12:41:04 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
12:41:04 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
12:41:04 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694169, ~: 694512)
12:41:04 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
12:41:04 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
12:41:04 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683491, ~: 684335)
12:41:04 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686348, ~: 686480)
12:41:04 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698813, ~: 699482)
12:41:04 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
12:41:04 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664610, ~: 664941)
12:41:04 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
12:41:04 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 245.37ms (803.65ms CPU time)
12:41:05
12:41:05 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
12:41:05 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
12:41:05 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19248, ~: 19308)
12:41:05 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1824460, ~: 1824718)
12:41:05 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53232, ~: 53129)
12:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 296.47ms (358.10ms CPU time)
12:41:05
12:41:05 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
12:41:05 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
12:41:05 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
12:41:05 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1694957, ~: 1694957)
12:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 307.18ms (283.31ms CPU time)
12:41:05
12:41:05 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:41:05 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1226715, ~: 1404768)
12:41:05 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
12:41:05 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1405711, ~: 1597014)
12:41:05 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1110714, ~: 1259892)
12:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 407.32ms (938.33ms CPU time)
12:41:05
12:41:05 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
12:41:05 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
12:41:05 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3608818, ~: 3676288)
12:41:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 445.43ms (421.71ms CPU time)
12:41:05
12:41:05 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
12:41:05 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76846, ~: 76633)
12:41:05 [PASS] test_WhenAmountEq0() (gas: 8437)
12:41:05 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235367, ~: 235246)
12:41:05 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212866, ~: 212929)
12:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 496.71ms (164.13ms CPU time)
12:41:05
12:41:05 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
12:41:05 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
12:41:05 [PASS] test_full() (gas: 160797407)
12:41:05 [PASS] test_invalidOracleInput() (gas: 55199)
12:41:05 [PASS] test_photograph() (gas: 77268431)
12:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 761.05ms (624.05ms CPU time)
12:41:05
12:41:05 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
12:41:05 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2993430, ~: 1286557)
12:41:05 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
12:41:05 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
12:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 826.67ms (957.88ms CPU time)
12:41:05
12:41:05 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
12:41:05 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
12:41:05 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336066, ~: 335952)
12:41:05 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 650529, ~: 661718)
12:41:05 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 721028, ~: 703388)
12:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 831.24ms (1.69s CPU time)
12:41:05
12:41:05 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
12:41:05 [PASS] test_AddRollup(bool) (runs: 256, μ: 2661103, ~: 2968028)
12:41:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 914.32ms (900.32ms CPU time)
12:41:05
12:41:05 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
12:41:05 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2766695, ~: 2757848)
12:41:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.01s (998.56ms CPU time)
12:41:05
12:41:05 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
12:41:05 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 635624, ~: 643575)
12:41:05 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
12:41:05 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 670919, ~: 652386)
12:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.03s (1.98s CPU time)
12:41:05
12:41:05 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
12:41:05 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183630, ~: 183680)
12:41:05 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21707, ~: 21616)
12:41:05 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1332725, ~: 1482233)
12:41:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.09s (355.48ms CPU time)
12:41:05
12:41:05 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
12:41:05 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
12:41:05 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
12:41:05 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
12:41:05 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
12:41:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.18s (156.63ms CPU time)
12:41:05
12:41:05 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
12:41:05 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 666246, ~: 634439)
12:41:05 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
12:41:05 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 694260, ~: 682363)
12:41:05 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 685859, ~: 661294)
12:41:05 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 759792, ~: 747623)
12:41:05 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 733701, ~: 772480)
12:41:05 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 693648, ~: 681697)
12:41:05 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.18s (5.61s CPU time)
12:41:05
12:41:05 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
12:41:05 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41863814, ~: 41863788)
12:41:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.22s (1.21s CPU time)
12:41:06
12:41:06 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
12:41:06 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1712981, ~: 1685564)
12:41:06 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
12:41:06 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
12:41:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.61s (1.78s CPU time)
12:41:07
12:41:07 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
12:41:07 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32841, ~: 32633)
12:41:07 [PASS] test_WhenAmountEq0() (gas: 8626)
12:41:07 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211926, ~: 210621)
12:41:07 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237279, ~: 237952)
12:41:07 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216220, ~: 214954)
12:41:07 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 2.89s (267.34ms CPU time)
12:41:07
12:41:07 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
12:41:07 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
12:41:07 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 19018, ~: 19037)
12:41:07 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.97s (29.82ms CPU time)
12:41:07
12:41:07 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
12:41:07 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577)
12:41:07 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48667, ~: 48668)
12:41:07 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043982, ~: 1044969)
12:41:07 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.10s (497.75ms CPU time)
12:41:07
12:41:07 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
12:41:07 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
12:41:07 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49904, ~: 50190)
12:41:07 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156074, ~: 166859)
12:41:07 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53160, ~: 53355)
12:41:07 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76226, ~: 75942)
12:41:07 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76567, ~: 76263)
12:41:07 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119727, ~: 120013)
12:41:07 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172437, ~: 172720)
12:41:07 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174418, ~: 174615)
12:41:07 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192379, ~: 192789)
12:41:07 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219234, ~: 219893)
12:41:07 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217693, ~: 218502)
12:41:07 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 3.10s (313.99ms CPU time)
12:41:07
12:41:07 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
12:41:07 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669943, ~: 670633)
12:41:07 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
12:41:07 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672948, ~: 673071)
12:41:07 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671888, ~: 672020)
12:41:07 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
12:41:07 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683728, ~: 684026)
12:41:07 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125149, ~: 1125994)
12:41:07 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
12:41:07 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15224, ~: 15214)
12:41:07 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376091, ~: 376141)
12:41:07 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381270, ~: 381394)
12:41:07 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 3.10s (1.45s CPU time)
12:41:08
12:41:08 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
12:41:08 [PASS] testMultipleProvers() (gas: 138568267)
12:41:08 [PASS] testMultipleProversBoostedRewards() (gas: 104917371)
12:41:08 [PASS] testNoHolesInProvenBlocks() (gas: 70589538)
12:41:08 [PASS] testProofsAreInOneEpoch() (gas: 70588846)
12:41:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.28s (6.01s CPU time)
12:41:08
12:41:08 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
12:41:08 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
12:41:08 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
12:41:08 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23146, ~: 23314)
12:41:08 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11568293, ~: 11839325)
12:41:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.62s (3.60s CPU time)
12:41:08
12:41:08 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
12:41:08 [PASS] test_FeeModelEquivalence() (gas: 441920537)
12:41:08 [PASS] test__FeeModelPrune() (gas: 2152534)
12:41:08 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.95s (3.65s CPU time)
12:41:09
12:41:09 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
12:41:09 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
12:41:09 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
12:41:09 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
12:41:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.43s (38.09ms CPU time)
12:41:09
12:41:09 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
12:41:09 [PASS] test_100_validators() (gas: 367541667)
12:41:09 [PASS] test_48_validators() (gas: 318307826)
12:41:09 [PASS] test_no_validators() (gas: 79149427)
12:41:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.49s (11.17s CPU time)
12:41:09
12:41:09 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
12:41:09 [PASS] test_GivenStateIsDropped() (gas: 25448)
12:41:09 [PASS] test_GivenStateIsExecuted() (gas: 25467)
12:41:09 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24162, ~: 29451)
12:41:09 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.86s (23.79ms CPU time)
12:41:09
12:41:09 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
12:41:09 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
12:41:09 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
12:41:09 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
12:41:09 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
12:41:09 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
12:41:09 [PASS] test_GivenProposalIsLeader() (gas: 492255)
12:41:09 [PASS] test_GivenRoundChanged() (gas: 471277)
12:41:09 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
12:41:09 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.90s (33.70ms CPU time)
12:41:10
12:41:10 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
12:41:10 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 41294355, ~: 41270958)
12:41:10 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41989547, ~: 41977659)
12:41:10 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52544215, ~: 52666924)
12:41:10 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41921060, ~: 41895470)
12:41:10 [PASS] test_getRewardConfig() (gas: 41212656)
12:41:10 [PASS] test_validateHeader() (gas: 41825107)
12:41:10 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.66s (10.06s CPU time)
12:41:10
12:41:10 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
12:41:10 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712845, ~: 5712884)
12:41:10 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554784, ~: 7554810)
12:41:10 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
12:41:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.22s (13.13s CPU time)
12:41:10
12:41:10 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
12:41:10 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
12:41:10 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
12:41:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.25s (6.26s CPU time)
12:41:11
12:41:11 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
12:41:11 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
12:41:11 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 814004, ~: 815882)
12:41:11 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
12:41:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.47s (1.09s CPU time)
12:41:11
12:41:11 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
12:41:11 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
12:41:11 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4329522, ~: 4329522)
12:41:11 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
12:41:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.47s (12.38s CPU time)
12:41:11
12:41:11 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
12:41:11 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120108, ~: 121346)
12:41:11 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120710, ~: 122387)
12:41:11 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119919, ~: 120972)
12:41:11 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120084, ~: 120543)
12:41:11 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.52s (90.94ms CPU time)
12:41:11
12:41:11 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
12:41:11 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2687672, ~: 129744)
12:41:11 [PASS] testSimpleSample() (gas: 5504701)
12:41:11 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 584425, ~: 152269)
12:41:11 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.19s (5.16s CPU time)
12:41:12
12:41:12 Ran 15 tests for test/Outbox.t.sol:OutboxTest
12:41:12 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
12:41:12 [PASS] testGetRootData() (gas: 86146)
12:41:12 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 26161731, ~: 1574920)
12:41:12 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3995801, ~: 3781183)
12:41:12 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
12:41:12 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
12:41:12 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
12:41:12 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
12:41:12 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
12:41:12 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
12:41:12 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
12:41:12 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
12:41:12 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
12:41:12 [PASS] testRevertIfVersionMismatch() (gas: 36053)
12:41:12 [PASS] testValidInsertAndConsume() (gas: 636284)
12:41:12 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.28s (8.20s CPU time)
12:41:14
12:41:14 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
12:41:14 [PASS] testFrontier() (gas: 0)
12:41:14 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.15s (10.15s CPU time)
12:41:14
12:41:14 Ran 9 tests for test/Inbox.t.sol:InboxTest
12:41:14 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
12:41:14 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5867555, ~: 5879738)
12:41:14 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
12:41:14 [PASS] testRevertIfActorTooLarge() (gas: 11877)
12:41:14 [PASS] testRevertIfContentTooLarge() (gas: 12009)
12:41:14 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
12:41:14 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
12:41:14 [PASS] testRevertIfVersionMismatch() (gas: 12251)
12:41:14 [PASS] testSendDuplicateL2Messages() (gas: 111551)
12:41:14 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.24s (5.75s CPU time)
12:41:14
12:41:14 Ran 29 tests for test/Rollup.t.sol:RollupTest
12:41:14 [PASS] testBlockFee() (gas: 43568587)
12:41:14 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38812514, ~: 38915007)
12:41:14 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 64844210, ~: 71846284)
12:41:14 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 71525480)
12:41:14 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42093018, ~: 42695170)
12:41:14 [PASS] testEmptyBlock(bool) (runs: 256, μ: 38223726, ~: 38067425)
12:41:14 [PASS] testInvalidBlobHash() (gas: 42542267)
12:41:14 [PASS] testInvalidBlobProof() (gas: 1026447237)
12:41:14 [PASS] testInvalidL2Fee() (gas: 42640041)
12:41:14 [PASS] testMixedBlock(bool) (runs: 256, μ: 51959699, ~: 59240647)
12:41:14 [PASS] testNonZeroDaFee() (gas: 42628275)
12:41:14 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61106991)
12:41:14 [PASS] testProvingFeeUpdates() (gas: 72080231)
12:41:14 [PASS] testPrune() (gas: 44972534)
12:41:14 [PASS] testPruneAfterPartial() (gas: 71893144)
12:41:14 [PASS] testPruneDuringPropose() (gas: 52239078)
12:41:14 [PASS] testRevertInvalidCoinbase() (gas: 37604611)
12:41:14 [PASS] testRevertInvalidTimestamp() (gas: 37607178)
12:41:14 [PASS] testRevertPrune() (gas: 44453776)
12:41:14 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60839159)
12:41:14 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 75457994, ~: 75458054)
12:41:14 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 75460247, ~: 75460356)
12:41:14 [PASS] testShouldNotBeTooEagerToPrune() (gas: 52515601)
12:41:14 [PASS] testSingleBlock(bool) (runs: 256, μ: 40029692, ~: 40642863)
12:41:14 [PASS] testSubmitProofInvalidArchive() (gas: 38153443)
12:41:14 [PASS] testSubmitProofNonExistentBlock() (gas: 38153148)
12:41:14 [PASS] testTimestamp() (gas: 39438398)
12:41:14 [PASS] testTooManyBlobs() (gas: 42544269)
12:41:14 [PASS] testTooManyBlocks() (gas: 50704931)
12:41:14 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 10.24s (47.33s CPU time)
12:41:15
12:41:15 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
12:41:15 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
12:41:15 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10391845, ~: 10329063)
12:41:15 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10686897, ~: 10693638)
12:41:15 [PASS] test_GivenInsufficientYea() (gas: 422734)
12:41:15 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348684, ~: 348708)
12:41:15 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10327385, ~: 10380866)
12:41:15 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
12:41:15 [PASS] test_WhenRoundNotInPast() (gas: 334426)
12:41:15 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349041, ~: 349300)
12:41:15 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.40s (30.52s CPU time)
12:41:15
12:41:15 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
12:41:15 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
12:41:15 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273137, ~: 273297)
12:41:15 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35837, ~: 36154)
12:41:15 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273292, ~: 273575)
12:41:15 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42190, ~: 41957)
12:41:15 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273394, ~: 273651)
12:41:15 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42374, ~: 42142)
12:41:15 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685)
12:41:15 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31289, ~: 31299)
12:41:15 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274267, ~: 274514)
12:41:15 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41753, ~: 41530)
12:41:15 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060)
12:41:15 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31238, ~: 31238)
12:41:15 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273504, ~: 273199)
12:41:15 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 41018, ~: 41316)
12:41:15 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273917, ~: 274131)
12:41:15 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41926, ~: 41698)
12:41:15 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273989, ~: 274253)
12:41:15 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42046, ~: 41796)
12:41:15 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.25s (600.15ms CPU time)
12:41:15
12:41:15 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
12:41:15 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968423, ~: 968588)
12:41:15 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964061, ~: 963768)
12:41:15 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964544, ~: 964326)
12:41:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.25s (155.52ms CPU time)
12:41:15
12:41:15 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
12:41:15 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41952754, ~: 41952754)
12:41:15 [PASS] testHappyPath() (gas: 55357637)
12:41:15 [PASS] testInitialCommitteeMatch() (gas: 42128762)
12:41:15 [PASS] testInsufficientSigsMove() (gas: 45885367)
12:41:15 [PASS] testInvalidCommitteeCommitment() (gas: 45882869)
12:41:15 [PASS] testNukeFromOrbit() (gas: 56541924)
12:41:15 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 42259395, ~: 42259395)
12:41:15 [PASS] testProposerNotProvided() (gas: 45899378)
12:41:15 [PASS] testRelayedForProposer() (gas: 47306803)
12:41:15 [PASS] testStableCommittee(uint8) (runs: 256, μ: 42248621, ~: 42248722)
12:41:15 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 71359907, ~: 70187154)
12:41:15 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.25s (16.24s CPU time)
12:41:16
12:41:16 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
12:41:16 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2488512, ~: 2488512)
12:41:16 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 865254, ~: 618397)
12:41:16 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13110625, ~: 13110625)
12:41:16 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15266492, ~: 15266492)
12:41:16 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10894210, ~: 10894210)
12:41:16 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923616, ~: 10923616)
12:41:16 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13655312, ~: 13655312)
12:41:16 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13655347, ~: 13655347)
12:41:16 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.54s (33.42s CPU time)
12:41:16
12:41:16 Ran 90 test suites in 11.55s (200.71s CPU time): 389 tests passed, 0 failed, 0 skipped (389 total tests)