Parent Log:
http://ci.aztec-labs.com/6a5301d8067cde2f
Command: 501074c554645aef cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b
Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 11:39:30 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15000_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
11:39:37 Compiling 256 files with Solc 0.8.27
11:40:39 Solc 0.8.27 finished in 62.29s
11:40:39 Compiler run successful!
11:40:40
11:40:40 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
11:40:40 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
11:40:40 [PASS] test_GivenNoListedRollups() (gas: 10735)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.28ms (2.75ms CPU time)
11:40:40
11:40:40 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
11:40:40 [PASS] test_LockVoteAndExecute() (gas: 1313517)
11:40:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 8.20ms (639.48µs CPU time)
11:40:40
11:40:40 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
11:40:40 [PASS] test_GivenSufficientBalance() (gas: 155615)
11:40:40 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.92ms (421.60µs CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking/getters.t.sol:GettersTest
11:40:40 [PASS] test_getAttesterAtIndex() (gas: 34661)
11:40:40 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 13.37ms (220.19µs CPU time)
11:40:40
11:40:40 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
11:40:40 [PASS] test_GivenSufficientBalance() (gas: 206864)
11:40:40 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
11:40:40 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 15.54ms (767.49µs CPU time)
11:40:40
11:40:40 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
11:40:40 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
11:40:40 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
11:40:40 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 17.71ms (11.43ms CPU time)
11:40:40
11:40:40 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
11:40:40 [PASS] test_UpgradeIntoNewVersion() (gas: 3587803)
11:40:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 19.09ms (3.45ms CPU time)
11:40:40
11:40:40 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
11:40:40 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
11:40:40 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 779673)
11:40:40 [PASS] test_GivenAttesterIsNotActive() (gas: 564518)
11:40:40 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30423)
11:40:40 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
11:40:40 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 20.86ms (1.46ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
11:40:40 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
11:40:40 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18962, ~: 19037)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.35ms (27.94ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
11:40:40 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
11:40:40 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.99ms (12.99ms CPU time)
11:40:40
11:40:40 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
11:40:40 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
11:40:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 30.05ms (23.73ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
11:40:40 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
11:40:40 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.57ms (44.89ms CPU time)
11:40:40
11:40:40 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
11:40:40 [PASS] test_Slashing() (gas: 42702828)
11:40:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 32.30ms (25.59ms CPU time)
11:40:40
11:40:40 Ran 7 tests for test/staking/slash.t.sol:SlashTest
11:40:40 [PASS] test_GivenAttesterIsActive() (gas: 729919)
11:40:40 [PASS] test_GivenAttesterIsNotActive() (gas: 557213)
11:40:40 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687764)
11:40:40 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 710936)
11:40:40 [PASS] test_WhenAttesterIsNotExiting() (gas: 881632)
11:40:40 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31385)
11:40:40 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13341)
11:40:40 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 35.74ms (24.07ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
11:40:40 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
11:40:40 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.79ms (13.28ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
11:40:40 [PASS] test_setSlasher(address) (runs: 256, μ: 27282, ~: 27282)
11:40:40 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 40.69ms (28.51ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
11:40:40 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
11:40:40 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.98ms (35.91ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
11:40:40 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
11:40:40 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
11:40:40 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 45.48ms (93.22ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
11:40:40 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19412, ~: 19727)
11:40:40 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83249, ~: 82934)
11:40:40 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 46.17ms (69.70ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/ignition.t.sol:IgnitionTest
11:40:40 [PASS] test_RevertNonEmptyBlock() (gas: 36833769)
11:40:40 [PASS] test_emptyBlock() (gas: 36993226)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.70ms (47.42ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
11:40:40 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
11:40:40 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 52.41ms (30.76ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
11:40:40 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
11:40:40 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28544, ~: 28529)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 56.46ms (32.32ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
11:40:40 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183772, ~: 184670)
11:40:40 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 60.40ms (68.62ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
11:40:40 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
11:40:40 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 69.35ms (56.06ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
11:40:40 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
11:40:40 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
11:40:40 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 79.25ms (105.70ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
11:40:40 [PASS] testForward() (gas: 125773)
11:40:40 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635)
11:40:40 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 91.34ms (80.70ms CPU time)
11:40:40
11:40:40 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
11:40:40 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 724814)
11:40:40 [PASS] test_GivenAttesterIsLiving() (gas: 734361)
11:40:40 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 528928)
11:40:40 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709290)
11:40:40 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30125)
11:40:40 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538658, ~: 538658)
11:40:40 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 110.03ms (94.70ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
11:40:40 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
11:40:40 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16732, ~: 16732)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 113.13ms (68.22ms CPU time)
11:40:40
11:40:40 Ran 1 test for test/staking/move.t.sol:MoveTest
11:40:40 [PASS] test_MoveStakingSet() (gas: 49542024)
11:40:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 121.06ms (96.47ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
11:40:40 [PASS] test_activityDuplicateNoop() (gas: 335914)
11:40:40 [PASS] test_activityScore() (gas: 1138003)
11:40:40 [PASS] test_shares() (gas: 2668376)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 129.64ms (127.34ms CPU time)
11:40:40
11:40:40 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
11:40:40 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 826052, ~: 826182)
11:40:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 164.04ms (156.85ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
11:40:40 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
11:40:40 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 181.72ms (86.90ms CPU time)
11:40:40
11:40:40 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
11:40:40 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
11:40:40 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
11:40:40 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
11:40:40 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
11:40:40 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
11:40:40 [PASS] test_GivenProposalIsLeader() (gas: 492255)
11:40:40 [PASS] test_GivenRoundChanged() (gas: 471277)
11:40:40 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
11:40:40 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 183.95ms (45.70ms CPU time)
11:40:40
11:40:40 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
11:40:40 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
11:40:40 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421406, ~: 421347)
11:40:40 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171070, ~: 171381)
11:40:40 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
11:40:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 235.78ms (278.40ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
11:40:40 [PASS] test_GivenStatusIsNotExiting() (gas: 644284)
11:40:40 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759115, ~: 759156)
11:40:40 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682445)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 250.25ms (229.99ms CPU time)
11:40:40
11:40:40 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
11:40:40 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695618, ~: 696660)
11:40:40 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832279, ~: 832951)
11:40:40 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673005, ~: 673706)
11:40:40 [PASS] test_GivenStateIsActive() (gas: 356145)
11:40:40 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
11:40:40 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685787, ~: 686292)
11:40:40 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698837, ~: 699359)
11:40:40 [PASS] test_GivenStateIsPending() (gas: 348521)
11:40:40 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664641, ~: 664805)
11:40:40 [PASS] test_GivenStateIsRejected() (gas: 363965)
11:40:40 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 279.82ms (939.93ms CPU time)
11:40:40
11:40:40 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
11:40:40 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
11:40:40 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 287.52ms (146.69ms CPU time)
11:40:40
11:40:40 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
11:40:40 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
11:40:40 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694001, ~: 694512)
11:40:40 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
11:40:40 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
11:40:40 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683452, ~: 684335)
11:40:40 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686353, ~: 686480)
11:40:40 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698799, ~: 699482)
11:40:40 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
11:40:40 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664633, ~: 664941)
11:40:40 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
11:40:40 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 320.97ms (846.35ms CPU time)
11:40:40
11:40:40 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
11:40:40 [PASS] test_GivenNoCheckpoints() (gas: 28277)
11:40:40 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212885, ~: 212461)
11:40:40 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209445, ~: 209698)
11:40:40 [PASS] test_WhenTimeNotInPast() (gas: 3997)
11:40:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 332.09ms (131.09ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
11:40:40 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515181, ~: 1515241)
11:40:40 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47879, ~: 48064)
11:40:40 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48825, ~: 48775)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 348.95ms (590.55ms CPU time)
11:40:40
11:40:40 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
11:40:40 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
11:40:40 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
11:40:40 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
11:40:40 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
11:40:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 351.04ms (182.87ms CPU time)
11:40:40
11:40:40 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
11:40:40 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
11:40:40 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19162, ~: 19308)
11:40:40 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1824436, ~: 1824689)
11:40:40 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53229, ~: 53100)
11:40:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 384.34ms (372.44ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
11:40:40 [PASS] test_GivenStateIsDropped() (gas: 25448)
11:40:40 [PASS] test_GivenStateIsExecuted() (gas: 25467)
11:40:40 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24260, ~: 29984)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 454.05ms (171.94ms CPU time)
11:40:40
11:40:40 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
11:40:40 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1233381, ~: 1404570)
11:40:40 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
11:40:40 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1419636, ~: 1597013)
11:40:40 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1128942, ~: 1259733)
11:40:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 466.37ms (1.04s CPU time)
11:40:40
11:40:40 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
11:40:40 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
11:40:40 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3689308, ~: 3678089)
11:40:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 507.71ms (450.39ms CPU time)
11:40:40
11:40:40 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
11:40:40 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3242333, ~: 1863362)
11:40:40 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
11:40:40 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
11:40:40 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 861.72ms (1.01s CPU time)
11:40:40
11:40:40 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
11:40:40 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
11:40:40 [PASS] test_full() (gas: 160797407)
11:40:40 [PASS] test_invalidOracleInput() (gas: 55199)
11:40:40 [PASS] test_photograph() (gas: 77268431)
11:40:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 907.90ms (599.38ms CPU time)
11:40:40
11:40:40 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
11:40:40 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
11:40:40 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336075, ~: 335952)
11:40:40 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 717764, ~: 740196)
11:40:40 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 692534, ~: 703388)
11:40:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 940.40ms (1.82s CPU time)
11:40:40
11:40:40 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
11:40:40 [PASS] test_AddRollup(bool) (runs: 256, μ: 2643859, ~: 2339446)
11:40:40 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.02s (916.52ms CPU time)
11:40:41
11:40:41 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
11:40:41 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244311, ~: 1244311)
11:40:41 [PASS] testDepositPrivate() (gas: 194884)
11:40:41 [PASS] testDepositPublic() (gas: 197387)
11:40:41 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312646, ~: 2312646)
11:40:41 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1233998)
11:40:41 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 1.16s (312.74ms CPU time)
11:40:41
11:40:41 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
11:40:41 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 681905, ~: 718284)
11:40:41 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
11:40:41 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 654285, ~: 651842)
11:40:41 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.16s (1.94s CPU time)
11:40:41
11:40:41 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
11:40:41 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2762711, ~: 2757719)
11:40:41 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.16s (1.14s CPU time)
11:40:41
11:40:41 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
11:40:41 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 621395, ~: 597190)
11:40:41 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
11:40:41 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 682816, ~: 682363)
11:40:41 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 618961, ~: 582639)
11:40:41 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 736893, ~: 747623)
11:40:41 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 689196, ~: 613999)
11:40:41 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 703369, ~: 765629)
11:40:41 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.16s (5.85s CPU time)
11:40:41
11:40:41 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
11:40:41 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
11:40:41 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 832650, ~: 815882)
11:40:41 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
11:40:41 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.37s (1.40s CPU time)
11:40:41
11:40:41 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
11:40:41 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41790987, ~: 41790962)
11:40:41 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.43s (1.42s CPU time)
11:40:41
11:40:41 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
11:40:41 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1756536, ~: 1686932)
11:40:41 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
11:40:41 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
11:40:41 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.84s (2.07s CPU time)
11:40:42
11:40:42 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
11:40:42 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
11:40:42 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
11:40:42 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1694757, ~: 1694757)
11:40:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.35s (258.77ms CPU time)
11:40:43
11:40:43 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
11:40:43 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183568, ~: 183680)
11:40:43 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21697, ~: 21616)
11:40:43 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1299461, ~: 1479497)
11:40:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.08s (382.42ms CPU time)
11:40:43
11:40:43 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
11:40:43 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
11:40:43 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
11:40:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.08s (31.41ms CPU time)
11:40:43
11:40:43 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
11:40:43 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
11:40:43 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
11:40:43 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23164, ~: 23314)
11:40:43 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 10879589, ~: 10627738)
11:40:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.22s (3.15s CPU time)
11:40:43
11:40:43 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
11:40:43 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2699411, ~: 152505)
11:40:43 [PASS] testSimpleSample() (gas: 5504701)
11:40:43 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 617169, ~: 206857)
11:40:43 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.47s (4.63s CPU time)
11:40:43
11:40:43 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
11:40:43 [PASS] test_FeeModelEquivalence() (gas: 441920537)
11:40:43 [PASS] test__FeeModelPrune() (gas: 2152534)
11:40:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.96s (3.56s CPU time)
11:40:44
11:40:44 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
11:40:44 [PASS] test_100_validators() (gas: 367466445)
11:40:44 [PASS] test_48_validators() (gas: 318232604)
11:40:44 [PASS] test_no_validators() (gas: 79077155)
11:40:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.66s (11.00s CPU time)
11:40:44
11:40:44 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
11:40:44 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128068, ~: 118972)
11:40:44 [PASS] test_GivenBalanceIs0() (gas: 54054)
11:40:44 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
11:40:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.72s (98.89ms CPU time)
11:40:44
11:40:44 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
11:40:44 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
11:40:44 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
11:40:44 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
11:40:44 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
11:40:44 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
11:40:44 [PASS] test_GivenProposalIsLeader() (gas: 492255)
11:40:44 [PASS] test_GivenRoundChanged() (gas: 471277)
11:40:44 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
11:40:44 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.72s (36.29ms CPU time)
11:40:44
11:40:44 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
11:40:44 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20581, ~: 20577)
11:40:44 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48670, ~: 48668)
11:40:44 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043546, ~: 1044559)
11:40:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.72s (541.68ms CPU time)
11:40:45
11:40:45 Ran 9 tests for test/Inbox.t.sol:InboxTest
11:40:45 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
11:40:45 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5844803, ~: 5668270)
11:40:45 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
11:40:45 [PASS] testRevertIfActorTooLarge() (gas: 11877)
11:40:45 [PASS] testRevertIfContentTooLarge() (gas: 12009)
11:40:45 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
11:40:45 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
11:40:45 [PASS] testRevertIfVersionMismatch() (gas: 12251)
11:40:45 [PASS] testSendDuplicateL2Messages() (gas: 111551)
11:40:45 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.54s (5.58s CPU time)
11:40:45
11:40:45 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
11:40:45 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 41224045, ~: 41241441)
11:40:45 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41916787, ~: 41904833)
11:40:45 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52462254, ~: 52594087)
11:40:45 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41851356, ~: 41847025)
11:40:45 [PASS] test_getRewardConfig() (gas: 41139831)
11:40:45 [PASS] test_validateHeader() (gas: 41752281)
11:40:45 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.93s (10.39s CPU time)
11:40:46
11:40:46 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
11:40:46 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40514194)
11:40:46 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42563852)
11:40:46 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52742189)
11:40:46 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
11:40:46 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.18s (715.88ms CPU time)
11:40:46
11:40:46 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
11:40:46 [PASS] testMultipleProvers() (gas: 138496024)
11:40:46 [PASS] testMultipleProversBoostedRewards() (gas: 104845128)
11:40:46 [PASS] testNoHolesInProvenBlocks() (gas: 70517295)
11:40:46 [PASS] testProofsAreInOneEpoch() (gas: 70516603)
11:40:46 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.52s (5.74s CPU time)
11:40:46
11:40:46 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
11:40:46 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296165, ~: 296374)
11:40:46 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371474, ~: 371568)
11:40:46 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
11:40:46 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425711, ~: 426409)
11:40:46 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440481, ~: 441559)
11:40:46 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
11:40:46 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406800, ~: 407102)
11:40:46 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
11:40:46 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.52s (775.21ms CPU time)
11:40:46
11:40:46 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
11:40:46 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968455, ~: 968588)
11:40:46 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964071, ~: 963768)
11:40:46 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964545, ~: 964326)
11:40:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.68s (198.57ms CPU time)
11:40:46
11:40:46 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
11:40:46 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712826, ~: 5712905)
11:40:46 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554787, ~: 7554841)
11:40:46 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
11:40:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.68s (13.52s CPU time)
11:40:46
11:40:46 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
11:40:46 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
11:40:46 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
11:40:46 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.72s (6.69s CPU time)
11:40:46
11:40:46 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
11:40:46 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32826, ~: 32633)
11:40:46 [PASS] test_WhenAmountEq0() (gas: 8626)
11:40:46 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213723, ~: 210621)
11:40:46 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 242200, ~: 238202)
11:40:46 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213480, ~: 214472)
11:40:46 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.75s (235.57ms CPU time)
11:40:46
11:40:46 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
11:40:46 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
11:40:46 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4329422, ~: 4329422)
11:40:46 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
11:40:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.75s (12.44s CPU time)
11:40:46
11:40:46 Ran 29 tests for test/Rollup.t.sol:RollupTest
11:40:46 [PASS] testBlockFee() (gas: 43496344)
11:40:46 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38716335, ~: 38842679)
11:40:46 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65533171, ~: 71774041)
11:40:46 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 71453237)
11:40:46 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42006733, ~: 42622927)
11:40:46 [PASS] testEmptyBlock(bool) (runs: 256, μ: 38156652, ~: 37995097)
11:40:46 [PASS] testInvalidBlobHash() (gas: 42470024)
11:40:46 [PASS] testInvalidBlobProof() (gas: 1026443903)
11:40:46 [PASS] testInvalidL2Fee() (gas: 42567798)
11:40:46 [PASS] testMixedBlock(bool) (runs: 256, μ: 52003026, ~: 59168404)
11:40:46 [PASS] testNonZeroDaFee() (gas: 42556032)
11:40:46 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61034748)
11:40:46 [PASS] testProvingFeeUpdates() (gas: 72007988)
11:40:46 [PASS] testPrune() (gas: 44900291)
11:40:46 [PASS] testPruneAfterPartial() (gas: 71820901)
11:40:46 [PASS] testPruneDuringPropose() (gas: 52166835)
11:40:46 [PASS] testRevertInvalidCoinbase() (gas: 37532283)
11:40:46 [PASS] testRevertInvalidTimestamp() (gas: 37534850)
11:40:46 [PASS] testRevertPrune() (gas: 44381533)
11:40:46 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60766916)
11:40:46 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 75312821, ~: 75312899)
11:40:46 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 75314734, ~: 75315201)
11:40:46 [PASS] testShouldNotBeTooEagerToPrune() (gas: 52443358)
11:40:46 [PASS] testSingleBlock(bool) (runs: 256, μ: 39816814, ~: 39130514)
11:40:46 [PASS] testSubmitProofInvalidArchive() (gas: 38081115)
11:40:46 [PASS] testSubmitProofNonExistentBlock() (gas: 38080820)
11:40:46 [PASS] testTimestamp() (gas: 39365602)
11:40:46 [PASS] testTooManyBlobs() (gas: 42472026)
11:40:46 [PASS] testTooManyBlocks() (gas: 50632688)
11:40:46 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 6.75s (50.41s CPU time)
11:40:46
11:40:46 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
11:40:46 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
11:40:46 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
11:40:46 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
11:40:46 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
11:40:46 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
11:40:46 [PASS] testDecomp() (gas: 42917)
11:40:46 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.75s (11.76ms CPU time)
11:40:46
11:40:46 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
11:40:46 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
11:40:46 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49601, ~: 50190)
11:40:46 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154888, ~: 166937)
11:40:46 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53135, ~: 53090)
11:40:46 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76216, ~: 75813)
11:40:46 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76589, ~: 76543)
11:40:46 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119738, ~: 120013)
11:40:46 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172403, ~: 172513)
11:40:46 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174552, ~: 174874)
11:40:46 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192169, ~: 192789)
11:40:46 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219257, ~: 220006)
11:40:46 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218030, ~: 218502)
11:40:46 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 6.75s (359.13ms CPU time)
11:40:49
11:40:49 Ran 2 tests for test/Parity.t.sol:ParityTest
11:40:49 [PASS] testRootMatchesBaseParity() (gas: 548387)
11:40:49 [PASS] testRootMatchesRootParity() (gas: 548320)
11:40:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.69s (5.57ms CPU time)
11:40:49
11:40:49 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
11:40:49 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76818, ~: 76633)
11:40:49 [PASS] test_WhenAmountEq0() (gas: 8437)
11:40:49 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 232614, ~: 235504)
11:40:49 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209904, ~: 212703)
11:40:49 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 9.86s (370.69ms CPU time)
11:40:49
11:40:49 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
11:40:49 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
11:40:49 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
11:40:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.86s (8.03ms CPU time)
11:40:49
11:40:49 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
11:40:49 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
11:40:49 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10580307, ~: 10652310)
11:40:49 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10452883, ~: 10416567)
11:40:49 [PASS] test_GivenInsufficientYea() (gas: 422734)
11:40:49 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348673, ~: 348708)
11:40:49 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10300455, ~: 10363560)
11:40:49 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
11:40:49 [PASS] test_WhenRoundNotInPast() (gas: 334426)
11:40:49 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349049, ~: 349300)
11:40:49 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.86s (29.00s CPU time)
11:40:50
11:40:50 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
11:40:50 [PASS] testFrontier() (gas: 0)
11:40:50 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.27s (10.26s CPU time)
11:40:50
11:40:50 Ran 15 tests for test/Outbox.t.sol:OutboxTest
11:40:50 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
11:40:50 [PASS] testGetRootData() (gas: 86146)
11:40:50 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 37409831, ~: 9297383)
11:40:50 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3867298, ~: 3694531)
11:40:50 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
11:40:50 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
11:40:50 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
11:40:50 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
11:40:50 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
11:40:50 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
11:40:50 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
11:40:50 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
11:40:50 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
11:40:50 [PASS] testRevertIfVersionMismatch() (gas: 36053)
11:40:50 [PASS] testValidInsertAndConsume() (gas: 636284)
11:40:50 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 10.43s (11.33s CPU time)
11:40:51
11:40:51 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
11:40:51 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120474, ~: 121972)
11:40:51 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120706, ~: 122387)
11:40:51 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119428, ~: 120972)
11:40:51 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120781, ~: 121911)
11:40:51 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.74s (112.44ms CPU time)
11:40:51
11:40:51 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
11:40:51 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41879928, ~: 41879928)
11:40:51 [PASS] testHappyPath() (gas: 55285365)
11:40:51 [PASS] testInitialCommitteeMatch() (gas: 42055936)
11:40:51 [PASS] testInsufficientSigsMove() (gas: 45813066)
11:40:51 [PASS] testInvalidCommitteeCommitment() (gas: 45810597)
11:40:51 [PASS] testNukeFromOrbit() (gas: 56457872)
11:40:51 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 42186511, ~: 42186511)
11:40:51 [PASS] testProposerNotProvided() (gas: 45827106)
11:40:51 [PASS] testRelayedForProposer() (gas: 47234531)
11:40:51 [PASS] testStableCommittee(uint8) (runs: 256, μ: 42175732, ~: 42175838)
11:40:51 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 71501508, ~: 72634842)
11:40:51 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.74s (16.87s CPU time)
11:40:51
11:40:51 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
11:40:51 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
11:40:51 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273344, ~: 273297)
11:40:51 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35777, ~: 35472)
11:40:51 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273294, ~: 273575)
11:40:51 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42204, ~: 41957)
11:40:51 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273361, ~: 273651)
11:40:51 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42327, ~: 42142)
11:40:51 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273689, ~: 273685)
11:40:51 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31296, ~: 31299)
11:40:51 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274214, ~: 274512)
11:40:51 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41740, ~: 41530)
11:40:51 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273064, ~: 273060)
11:40:51 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31231, ~: 31238)
11:40:51 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273487, ~: 273199)
11:40:51 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40975, ~: 40925)
11:40:51 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273866, ~: 274131)
11:40:51 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41960, ~: 41698)
11:40:51 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273979, ~: 274253)
11:40:51 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42032, ~: 41796)
11:40:51 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.74s (914.01ms CPU time)
11:40:52
11:40:52 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
11:40:52 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670316, ~: 670633)
11:40:52 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
11:40:52 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672781, ~: 673071)
11:40:52 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671562, ~: 672020)
11:40:52 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
11:40:52 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683866, ~: 684026)
11:40:52 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125381, ~: 1125994)
11:40:52 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
11:40:52 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15226, ~: 15214)
11:40:52 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376107, ~: 376141)
11:40:52 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381299, ~: 381394)
11:40:52 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 13.00s (1.66s CPU time)
11:40:52
11:40:52 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
11:40:52 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2487970, ~: 2487970)
11:40:52 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 873346, ~: 618197)
11:40:52 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13110596, ~: 13110596)
11:40:52 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15266492, ~: 15266492)
11:40:52 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10894210, ~: 10894210)
11:40:52 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923616, ~: 10923616)
11:40:52 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13655112, ~: 13655112)
11:40:52 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13655147, ~: 13655147)
11:40:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 13.00s (34.12s CPU time)
11:40:52
11:40:52 Ran 90 test suites in 13.01s (262.93s CPU time): 387 tests passed, 0 failed, 0 skipped (387 total tests)