Parent Log:
http://ci.aztec-labs.com/297cf2df5caaa01a
Command: e0d706a82d86784f cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/47bd93499e6606131b6ececa3536632cf5e84409
Env: REF_NAME=gh-readonly-queue/next/pr-15080-215be54ba7d05741f58f591612a9e5454104b24d CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 18 09:41:30 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15080_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
09:41:33 Compiling 258 files with Solc 0.8.27
09:42:30 Solc 0.8.27 finished in 57.18s
09:42:30 Compiler run successful!
09:42:30
09:42:30 Ran 2 tests for test/Parity.t.sol:ParityTest
09:42:30 [PASS] testRootMatchesBaseParity() (gas: 531543)
09:42:30 [PASS] testRootMatchesRootParity() (gas: 531476)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.24ms (1.49ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
09:42:30 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
09:42:30 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.03ms (356.74µs CPU time)
09:42:30
09:42:30 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
09:42:30 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
09:42:30 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
09:42:30 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
09:42:30 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
09:42:30 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
09:42:30 [PASS] testDecomp() (gas: 42525)
09:42:30 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.46ms (2.58ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
09:42:30 [PASS] test_GivenSufficientBalance() (gas: 207025)
09:42:30 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
09:42:30 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.74ms (435.79µs CPU time)
09:42:30
09:42:30 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
09:42:30 [PASS] test_LockVoteAndExecute() (gas: 1313517)
09:42:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.10ms (451.54µs CPU time)
09:42:30
09:42:30 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
09:42:30 [PASS] test_UpgradeIntoNewVersion() (gas: 4143672)
09:42:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 14.13ms (3.98ms CPU time)
09:42:30
09:42:30 Ran 9 tests for test/staking/slash.t.sol:SlashTest
09:42:30 [PASS] test_GivenAttesterIsActive() (gas: 819482)
09:42:30 [PASS] test_GivenAttesterIsNotActive() (gas: 653233)
09:42:30 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762686)
09:42:30 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792185)
09:42:30 [PASS] test_SlashingMoreThanBalance() (gas: 735507)
09:42:30 [PASS] test_SlashingMoreThanExitBalance() (gas: 788400)
09:42:30 [PASS] test_WhenAttesterIsNotExiting() (gas: 968732)
09:42:30 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29098)
09:42:30 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636978)
09:42:30 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 12.34ms (4.07ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/ignition.t.sol:IgnitionTest
09:42:30 [PASS] test_RevertNonEmptyBlock() (gas: 37755710)
09:42:30 [PASS] test_emptyBlock() (gas: 37911392)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 16.77ms (10.24ms CPU time)
09:42:30
09:42:30 Ran 1 test for test/staking/15050.t.sol:Test15050
09:42:30 [PASS] test_15050() (gas: 1680400)
09:42:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.56ms (2.96ms CPU time)
09:42:30
09:42:30 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
09:42:30 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
09:42:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 13.01ms (12.54ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
09:42:30 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
09:42:30 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18962, ~: 19037)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.09ms (15.39ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
09:42:30 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
09:42:30 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
09:42:30 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 15.35ms (14.83ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
09:42:30 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
09:42:30 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.62ms (16.46ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
09:42:30 [PASS] test_setSlasher(address) (runs: 256, μ: 27219, ~: 27238)
09:42:30 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.17ms (19.50ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
09:42:30 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85117, ~: 85895)
09:42:30 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.14ms (28.94ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
09:42:30 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
09:42:30 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.85ms (20.63ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
09:42:30 [PASS] test_activityDuplicateNoop() (gas: 335914)
09:42:30 [PASS] test_activityScore() (gas: 1138003)
09:42:30 [PASS] test_shares() (gas: 2668376)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 34.00ms (24.31ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
09:42:30 [PASS] test_GivenStateIsDropped() (gas: 25448)
09:42:30 [PASS] test_GivenStateIsExecuted() (gas: 25467)
09:42:30 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 25055, ~: 29984)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 35.01ms (30.33ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
09:42:30 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
09:42:30 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
09:42:30 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 36.42ms (35.97ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
09:42:30 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19394, ~: 19325)
09:42:30 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83235, ~: 82934)
09:42:30 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 35.09ms (33.77ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
09:42:30 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
09:42:30 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.29ms (30.09ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
09:42:30 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
09:42:30 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.30ms (37.83ms CPU time)
09:42:30
09:42:30 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
09:42:30 [PASS] test_Slashing() (gas: 44492550)
09:42:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 40.26ms (34.59ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
09:42:30 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
09:42:30 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 31.80ms (9.86ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
09:42:30 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
09:42:30 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
09:42:30 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 51.80ms (48.80ms CPU time)
09:42:30
09:42:30 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
09:42:30 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 58983496)
09:42:30 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
09:42:30 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41408564)
09:42:30 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 44585877)
09:42:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 33.82ms (32.48ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
09:42:30 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
09:42:30 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 28.73ms (24.09ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
09:42:30 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 184318, ~: 184724)
09:42:30 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.09ms (55.58ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/staking/getters.t.sol:GettersTest
09:42:30 [PASS] test_getAttesterAtIndex() (gas: 34683)
09:42:30 [PASS] test_getAttesterOutOfBounds() (gas: 27434)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.40ms (1.06ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
09:42:30 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515181, ~: 1515241)
09:42:30 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47931, ~: 48215)
09:42:30 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48835, ~: 48775)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 66.84ms (66.36ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
09:42:30 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
09:42:30 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28544, ~: 28529)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 67.50ms (28.26ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
09:42:30 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308726, ~: 308792)
09:42:30 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204204, ~: 204258)
09:42:30 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 56.06ms (103.84ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
09:42:30 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127909, ~: 118972)
09:42:30 [PASS] test_GivenBalanceIs0() (gas: 54054)
09:42:30 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 36.17ms (35.67ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
09:42:30 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
09:42:30 [PASS] test_GivenNoListedRollups() (gas: 10735)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 547.17µs (86.57µs CPU time)
09:42:30
09:42:30 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
09:42:30 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806612)
09:42:30 [PASS] test_GivenAttesterIsLiving() (gas: 824774)
09:42:30 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
09:42:30 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788845)
09:42:30 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30190)
09:42:30 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634528, ~: 634528)
09:42:30 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 80.47ms (69.46ms CPU time)
09:42:30
09:42:30 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
09:42:30 [PASS] test_GivenNoCheckpoints() (gas: 28277)
09:42:30 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 214192, ~: 212533)
09:42:30 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213160, ~: 209698)
09:42:30 [PASS] test_WhenTimeNotInPast() (gas: 3997)
09:42:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 87.98ms (82.62ms CPU time)
09:42:30
09:42:30 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
09:42:30 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968399, ~: 968588)
09:42:30 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964069, ~: 963768)
09:42:30 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964554, ~: 964326)
09:42:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 94.72ms (92.22ms CPU time)
09:42:30
09:42:30 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
09:42:30 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825344, ~: 826182)
09:42:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 94.85ms (88.66ms CPU time)
09:42:30
09:42:30 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
09:42:30 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
09:42:30 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
09:42:30 [PASS] test_GivenNewCanonicalInstance() (gas: 838574)
09:42:30 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516731)
09:42:30 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594662)
09:42:30 [PASS] test_GivenProposalIsLeader() (gas: 492231)
09:42:30 [PASS] test_GivenRoundChanged() (gas: 471276)
09:42:30 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
09:42:30 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 27.13ms (26.36ms CPU time)
09:42:30
09:42:30 Ran 1 test for test/staking/move.t.sol:MoveTest
09:42:30 [PASS] test_MoveStakingSet() (gas: 55271160)
09:42:30 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 86.70ms (64.45ms CPU time)
09:42:30
09:42:30 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
09:42:30 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
09:42:30 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
09:42:30 [PASS] test_GivenNewCanonicalInstance() (gas: 838596)
09:42:30 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516753)
09:42:30 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594662)
09:42:30 [PASS] test_GivenProposalIsLeader() (gas: 492231)
09:42:30 [PASS] test_GivenRoundChanged() (gas: 471276)
09:42:30 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
09:42:30 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 27.29ms (26.52ms CPU time)
09:42:30
09:42:30 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
09:42:30 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76825, ~: 76633)
09:42:30 [PASS] test_WhenAmountEq0() (gas: 8437)
09:42:30 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235923, ~: 235994)
09:42:30 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216220, ~: 213069)
09:42:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 132.15ms (130.35ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
09:42:30 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 233287, ~: 236522)
09:42:30 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261559, ~: 263012)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 134.53ms (134.11ms CPU time)
09:42:30
09:42:30 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
09:42:30 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32847, ~: 32633)
09:42:30 [PASS] test_WhenAmountEq0() (gas: 8626)
09:42:30 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211723, ~: 210621)
09:42:30 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238875, ~: 238286)
09:42:30 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215075, ~: 214806)
09:42:30 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 141.94ms (141.58ms CPU time)
09:42:30
09:42:30 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
09:42:30 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
09:42:30 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116928)
09:42:30 [PASS] test_GivenAttesterIsNotActive() (gas: 172702)
09:42:30 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
09:42:30 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
09:42:30 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 7.49ms (4.35ms CPU time)
09:42:30
09:42:30 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
09:42:30 [PASS] test_GivenSufficientBalance() (gas: 155743)
09:42:30 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
09:42:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.00ms (226.10µs CPU time)
09:42:30
09:42:30 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
09:42:30 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
09:42:30 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
09:42:30 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
09:42:30 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
09:42:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 167.81ms (120.63ms CPU time)
09:42:31
09:42:31 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
09:42:31 [PASS] test_GivenStatusIsNotExiting() (gas: 727696)
09:42:31 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836172, ~: 836136)
09:42:31 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759124)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 178.75ms (171.40ms CPU time)
09:42:31
09:42:31 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
09:42:31 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
09:42:31 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421495, ~: 421347)
09:42:31 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171088, ~: 171381)
09:42:31 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
09:42:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 176.05ms (174.15ms CPU time)
09:42:31
09:42:31 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
09:42:31 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
09:42:31 [PASS] testDepositPrivate() (gas: 194884)
09:42:31 [PASS] testDepositPublic() (gas: 197387)
09:42:31 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
09:42:31 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
09:42:31 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 184.83ms (174.58ms CPU time)
09:42:31
09:42:31 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
09:42:31 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
09:42:31 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16764, ~: 18132)
09:42:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 65.09ms (48.24ms CPU time)
09:42:31
09:42:31 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
09:42:31 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
09:42:31 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
09:42:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.10ms (22.64ms CPU time)
09:42:31
09:42:31 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
09:42:31 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
09:42:31 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49977, ~: 50190)
09:42:31 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156466, ~: 166936)
09:42:31 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53148, ~: 53090)
09:42:31 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76349, ~: 77049)
09:42:31 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76573, ~: 76263)
09:42:31 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119767, ~: 120013)
09:42:31 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172401, ~: 172701)
09:42:31 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174447, ~: 174990)
09:42:31 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192194, ~: 192789)
09:42:31 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219587, ~: 220006)
09:42:31 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217725, ~: 218502)
09:42:31 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 201.45ms (198.82ms CPU time)
09:42:31
09:42:31 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
09:42:31 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
09:42:31 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
09:42:31 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790850, ~: 1790850)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 200.59ms (195.60ms CPU time)
09:42:31
09:42:31 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
09:42:31 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119613, ~: 121404)
09:42:31 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121587, ~: 122613)
09:42:31 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140426, ~: 141186)
09:42:31 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120440, ~: 121911)
09:42:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 236.70ms (61.74ms CPU time)
09:42:31
09:42:31 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
09:42:31 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183490, ~: 183680)
09:42:31 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21679, ~: 21616)
09:42:31 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1320694, ~: 1481549)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 255.00ms (246.04ms CPU time)
09:42:31
09:42:31 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
09:42:31 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
09:42:31 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3588297, ~: 3611645)
09:42:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 252.04ms (247.17ms CPU time)
09:42:31
09:42:31 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
09:42:31 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
09:42:31 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273505, ~: 273297)
09:42:31 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35821, ~: 35953)
09:42:31 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273276, ~: 273575)
09:42:31 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42208, ~: 41957)
09:42:31 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273396, ~: 273651)
09:42:31 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42379, ~: 42142)
09:42:31 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685)
09:42:31 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31297, ~: 31299)
09:42:31 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274264, ~: 274514)
09:42:31 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41773, ~: 41530)
09:42:31 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060)
09:42:31 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31228, ~: 31238)
09:42:31 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273521, ~: 273199)
09:42:31 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40947, ~: 40719)
09:42:31 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273854, ~: 274131)
09:42:31 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41885, ~: 41698)
09:42:31 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273976, ~: 274253)
09:42:31 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42051, ~: 41796)
09:42:31 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 310.71ms (304.49ms CPU time)
09:42:31
09:42:31 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
09:42:31 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
09:42:31 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1233879, ~: 1567285)
09:42:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 300.44ms (297.37ms CPU time)
09:42:31
09:42:31 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
09:42:31 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308292, ~: 309074)
09:42:31 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207469, ~: 208358)
09:42:31 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 160.77ms (160.23ms CPU time)
09:42:31
09:42:31 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
09:42:31 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
09:42:31 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
09:42:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.66ms (35.27ms CPU time)
09:42:31
09:42:31 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
09:42:31 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
09:42:31 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694027, ~: 694512)
09:42:31 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
09:42:31 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
09:42:31 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684002, ~: 684335)
09:42:31 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686182, ~: 686480)
09:42:31 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699326, ~: 699482)
09:42:31 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
09:42:31 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664280, ~: 664941)
09:42:31 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
09:42:31 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 332.31ms (560.66ms CPU time)
09:42:31
09:42:31 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
09:42:31 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20579, ~: 20577)
09:42:31 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48668, ~: 48668)
09:42:31 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043672, ~: 1044493)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 310.12ms (309.00ms CPU time)
09:42:31
09:42:31 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
09:42:31 [PASS] test_AddRollup(bool) (runs: 256, μ: 2799940, ~: 3232716)
09:42:31 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 476.18ms (467.44ms CPU time)
09:42:31
09:42:31 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
09:42:31 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3307017, ~: 1760360)
09:42:31 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
09:42:31 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 604.65ms (726.34ms CPU time)
09:42:31
09:42:31 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
09:42:31 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2980750, ~: 2978703)
09:42:31 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 684.42ms (681.02ms CPU time)
09:42:31
09:42:31 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
09:42:31 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217159, ~: 216944)
09:42:31 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320459, ~: 320250)
09:42:31 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227447, ~: 227276)
09:42:31 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
09:42:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 724.57ms (172.98ms CPU time)
09:42:31
09:42:31 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
09:42:31 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
09:42:31 [PASS] test_full() (gas: 160797407)
09:42:31 [PASS] test_invalidOracleInput() (gas: 55199)
09:42:31 [PASS] test_photograph() (gas: 77271119)
09:42:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 877.09ms (723.95ms CPU time)
09:42:31
09:42:31 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
09:42:31 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
09:42:31 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336014, ~: 335952)
09:42:31 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 686661, ~: 661718)
09:42:31 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 697962, ~: 742285)
09:42:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 949.84ms (1.57s CPU time)
09:42:31
09:42:31 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
09:42:31 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43234177, ~: 43234155)
09:42:31 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 993.23ms (992.06ms CPU time)
09:42:31
09:42:31 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
09:42:31 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
09:42:31 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 823008, ~: 815882)
09:42:31 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.11s (1.12s CPU time)
09:42:31
09:42:31 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
09:42:31 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 637987, ~: 643513)
09:42:31 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
09:42:31 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 669623, ~: 651702)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.12s (1.73s CPU time)
09:42:31
09:42:31 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
09:42:31 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1741289, ~: 1686388)
09:42:31 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
09:42:31 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
09:42:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.15s (1.29s CPU time)
09:42:32
09:42:32 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
09:42:32 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
09:42:32 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19248, ~: 19308)
09:42:32 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417697, ~: 1417962)
09:42:32 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53219, ~: 53129)
09:42:32 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.32s (216.59ms CPU time)
09:42:32
09:42:32 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
09:42:32 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 633991, ~: 634439)
09:42:32 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
09:42:32 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 665365, ~: 599524)
09:42:32 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 672164, ~: 661294)
09:42:32 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 760266, ~: 747623)
09:42:32 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 718943, ~: 692656)
09:42:32 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 730263, ~: 765629)
09:42:32 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.32s (5.03s CPU time)
09:42:33
09:42:33 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
09:42:33 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
09:42:33 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
09:42:33 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23161, ~: 23314)
09:42:33 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7549917, ~: 7515064)
09:42:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.40s (2.37s CPU time)
09:42:33
09:42:33 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
09:42:33 [PASS] testMultipleProvers() (gas: 139418303)
09:42:33 [PASS] testMultipleProversBoostedRewards() (gas: 105779732)
09:42:33 [PASS] testNoHolesInProvenBlocks() (gas: 71427865)
09:42:33 [PASS] testProofsAreInOneEpoch() (gas: 71427172)
09:42:33 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.88s (5.80s CPU time)
09:42:33
09:42:33 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
09:42:33 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2866519, ~: 329009)
09:42:33 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
09:42:33 [PASS] testSimpleSample() (gas: 5526723)
09:42:33 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15623, ~: 15552)
09:42:33 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 587712, ~: 206874)
09:42:33 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
09:42:33 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.92s (4.04s CPU time)
09:42:34
09:42:34 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
09:42:34 [PASS] test_FeeModelEquivalence() (gas: 435540653)
09:42:34 [PASS] test__FeeModelPrune() (gas: 2104379)
09:42:34 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.94s (3.54s CPU time)
09:42:34
09:42:34 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
09:42:34 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1251797, ~: 1405312)
09:42:34 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
09:42:34 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1380114, ~: 1596177)
09:42:34 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1112180, ~: 1259725)
09:42:34 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.93s (901.35ms CPU time)
09:42:35
09:42:35 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
09:42:35 [PASS] test_100_validators() (gas: 375602413)
09:42:35 [PASS] test_48_validators() (gas: 360317328)
09:42:35 [PASS] test_no_validators() (gas: 76788208)
09:42:35 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.39s (10.34s CPU time)
09:42:35
09:42:35 Ran 9 tests for test/Inbox.t.sol:InboxTest
09:42:35 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
09:42:35 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5666251, ~: 5695644)
09:42:35 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
09:42:35 [PASS] testRevertIfActorTooLarge() (gas: 11877)
09:42:35 [PASS] testRevertIfContentTooLarge() (gas: 12009)
09:42:35 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
09:42:35 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
09:42:35 [PASS] testRevertIfVersionMismatch() (gas: 12251)
09:42:35 [PASS] testSendDuplicateL2Messages() (gas: 111551)
09:42:35 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.50s (4.52s CPU time)
09:42:36
09:42:36 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
09:42:36 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42391063, ~: 42420859)
09:42:36 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58330791, ~: 58308734)
09:42:36 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 43393311, ~: 43370701)
09:42:36 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43344279, ~: 43304386)
09:42:36 [PASS] test_getRewardConfig() (gas: 42298188)
09:42:36 [PASS] test_validateHeader() (gas: 43195867)
09:42:36 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.38s (9.19s CPU time)
09:42:36
09:42:36 Ran 29 tests for test/Rollup.t.sol:RollupTest
09:42:36 [PASS] testBlockFee() (gas: 44416804)
09:42:36 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 39634922, ~: 39754500)
09:42:36 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 66001199, ~: 72701206)
09:42:36 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72377318)
09:42:36 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42962252, ~: 43537494)
09:42:36 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39070902, ~: 38914683)
09:42:36 [PASS] testExtraBlobs() (gas: 51386012)
09:42:36 [PASS] testInvalidBlobHash() (gas: 43406935)
09:42:36 [PASS] testInvalidBlobProof() (gas: 1026467631)
09:42:36 [PASS] testInvalidL2Fee() (gas: 43493047)
09:42:36 [PASS] testMixedBlock(bool) (runs: 256, μ: 52699742, ~: 52699742)
09:42:36 [PASS] testNonZeroDaFee() (gas: 43481182)
09:42:36 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61958581)
09:42:36 [PASS] testProvingFeeUpdates() (gas: 72935556)
09:42:36 [PASS] testPrune() (gas: 45810123)
09:42:36 [PASS] testPruneAfterPartial() (gas: 72748194)
09:42:36 [PASS] testPruneDuringPropose() (gas: 53080081)
09:42:36 [PASS] testRevertInvalidCoinbase() (gas: 38451668)
09:42:36 [PASS] testRevertInvalidTimestamp() (gas: 38454235)
09:42:36 [PASS] testRevertPrune() (gas: 45306110)
09:42:36 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 61685803)
09:42:36 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 77226360, ~: 77226412)
09:42:36 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 77228514, ~: 77228736)
09:42:36 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53359145)
09:42:36 [PASS] testSingleBlock(bool) (runs: 256, μ: 40804776, ~: 41491849)
09:42:36 [PASS] testSubmitProofInvalidArchive() (gas: 39000643)
09:42:36 [PASS] testSubmitProofNonExistentBlock() (gas: 39000370)
09:42:36 [PASS] testTimestamp() (gas: 40313054)
09:42:36 [PASS] testTooManyBlocks() (gas: 51560193)
09:42:36 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.43s (44.71s CPU time)
09:42:36
09:42:36 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
09:42:36 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296190, ~: 296374)
09:42:36 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371481, ~: 371568)
09:42:36 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
09:42:36 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426089, ~: 426409)
09:42:36 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440300, ~: 441559)
09:42:36 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
09:42:36 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406790, ~: 407102)
09:42:36 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
09:42:36 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 5.43s (534.32ms CPU time)
09:42:36
09:42:36 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
09:42:36 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712829, ~: 5712905)
09:42:36 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554773, ~: 7554841)
09:42:36 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755)
09:42:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.75s (11.25s CPU time)
09:42:36
09:42:36 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
09:42:36 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
09:42:36 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
09:42:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.99s (6.00s CPU time)
09:42:37
09:42:37 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
09:42:37 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
09:42:37 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193488, ~: 4193488)
09:42:37 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
09:42:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.26s (11.86s CPU time)
09:42:37
09:42:37 Ran 15 tests for test/Outbox.t.sol:OutboxTest
09:42:37 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
09:42:37 [PASS] testGetRootData() (gas: 86146)
09:42:37 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 29023627, ~: 2931714)
09:42:37 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4007925, ~: 3781183)
09:42:37 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
09:42:37 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
09:42:37 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
09:42:37 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
09:42:37 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
09:42:37 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
09:42:37 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
09:42:37 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
09:42:37 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
09:42:37 [PASS] testRevertIfVersionMismatch() (gas: 36053)
09:42:37 [PASS] testValidInsertAndConsume() (gas: 636284)
09:42:37 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 6.76s (7.38s CPU time)
09:42:38
09:42:38 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
09:42:38 [PASS] testFrontier() (gas: 0)
09:42:38 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.92s (7.92s CPU time)
09:42:39
09:42:39 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
09:42:39 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
09:42:39 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10579848, ~: 10681173)
09:42:39 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10528880, ~: 10508922)
09:42:39 [PASS] test_GivenInsufficientYea() (gas: 422734)
09:42:39 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348688, ~: 348708)
09:42:39 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10166726, ~: 10109758)
09:42:39 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
09:42:39 [PASS] test_WhenRoundNotInPast() (gas: 334426)
09:42:39 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349054, ~: 349300)
09:42:39 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.40s (23.99s CPU time)
09:42:39
09:42:39 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
09:42:39 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696159, ~: 696660)
09:42:39 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832808, ~: 832951)
09:42:39 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673577, ~: 673706)
09:42:39 [PASS] test_GivenStateIsActive() (gas: 356145)
09:42:39 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
09:42:39 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685449, ~: 686292)
09:42:39 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698475, ~: 699359)
09:42:39 [PASS] test_GivenStateIsPending() (gas: 348521)
09:42:39 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664637, ~: 664805)
09:42:39 [PASS] test_GivenStateIsRejected() (gas: 363965)
09:42:39 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 8.41s (547.94ms CPU time)
09:42:42
09:42:42 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
09:42:42 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43336339, ~: 43336339)
09:42:42 [PASS] testHappyPath() (gas: 56756392)
09:42:42 [PASS] testInitialCommitteeMatch() (gas: 43512545)
09:42:42 [PASS] testInsufficientSigsMove() (gas: 47276361)
09:42:42 [PASS] testInvalidCommitteeCommitment() (gas: 47268619)
09:42:42 [PASS] testNukeFromOrbit() (gas: 57956660)
09:42:42 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43396357, ~: 43396357)
09:42:42 [PASS] testProposerNotProvided() (gas: 47285144)
09:42:42 [PASS] testRelayedForProposer() (gas: 48692645)
09:42:42 [PASS] testStableCommittee(uint8) (runs: 256, μ: 43686263, ~: 43686368)
09:42:42 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 82504117, ~: 81341175)
09:42:42 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.47s (14.63s CPU time)
09:42:42
09:42:42 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
09:42:42 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670150, ~: 670633)
09:42:42 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
09:42:42 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672969, ~: 673299)
09:42:42 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671863, ~: 672020)
09:42:42 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
09:42:42 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683727, ~: 684026)
09:42:42 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1124653, ~: 1125994)
09:42:42 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
09:42:42 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15224, ~: 15214)
09:42:42 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376101, ~: 376141)
09:42:42 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381282, ~: 381394)
09:42:42 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.79s (901.70ms CPU time)
09:42:42
09:42:42 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
09:42:42 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630265, ~: 2630265)
09:42:42 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 981905, ~: 714290)
09:42:42 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181121, ~: 13181121)
09:42:42 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
09:42:42 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
09:42:42 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
09:42:42 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751262, ~: 13751262)
09:42:42 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751297, ~: 13751297)
09:42:42 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.83s (30.50s CPU time)
09:42:42
09:42:42 Ran 95 test suites in 11.88s (142.34s CPU time): 404 tests passed, 0 failed, 0 skipped (404 total tests)