Parent Log:
http://ci.aztec-labs.com/d700f1f37339a11a
Command: de6745af771a424e cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/a8c553f203c98e5ca274e763c8e51daaaaf760d6
Env: REF_NAME=gh-readonly-queue/next/pr-15017-30660269b33bab8cca354c41659533acf4d48e07 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 13 09:42:47 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15017_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
09:42:54 Compiling 256 files with Solc 0.8.27
09:43:51 Solc 0.8.27 finished in 57.22s
09:43:51 Compiler run successful!
09:43:52
09:43:52 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
09:43:52 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
09:43:52 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.47ms (771.78µs CPU time)
09:43:52
09:43:52 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
09:43:52 [PASS] test_LockVoteAndExecute() (gas: 1313517)
09:43:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.09ms (2.25ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/staking/getters.t.sol:GettersTest
09:43:52 [PASS] test_getAttesterAtIndex() (gas: 34683)
09:43:52 [PASS] test_getAttesterOutOfBounds() (gas: 27434)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.01ms (180.41µs CPU time)
09:43:52
09:43:52 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
09:43:52 [PASS] test_GivenSufficientBalance() (gas: 206864)
09:43:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
09:43:52 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 14.77ms (855.56µs CPU time)
09:43:52
09:43:52 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
09:43:52 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
09:43:52 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 779673)
09:43:52 [PASS] test_GivenAttesterIsNotActive() (gas: 564518)
09:43:52 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30423)
09:43:52 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
09:43:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 17.88ms (1.59ms CPU time)
09:43:52
09:43:52 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
09:43:52 [PASS] test_UpgradeIntoNewVersion() (gas: 3588507)
09:43:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 17.81ms (3.53ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
09:43:52 [PASS] testForward() (gas: 125773)
09:43:52 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635)
09:43:52 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 22.59ms (11.92ms CPU time)
09:43:52
09:43:52 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
09:43:52 [PASS] test_Slashing() (gas: 42389676)
09:43:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 25.10ms (15.79ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
09:43:52 [PASS] test_GivenStateIsDropped() (gas: 25448)
09:43:52 [PASS] test_GivenStateIsExecuted() (gas: 25467)
09:43:52 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24897, ~: 29984)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 26.79ms (18.79ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/ignition.t.sol:IgnitionTest
09:43:52 [PASS] test_RevertNonEmptyBlock() (gas: 36519618)
09:43:52 [PASS] test_emptyBlock() (gas: 36679141)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.86ms (27.92ms CPU time)
09:43:52
09:43:52 Ran 7 tests for test/staking/slash.t.sol:SlashTest
09:43:52 [PASS] test_GivenAttesterIsActive() (gas: 729954)
09:43:52 [PASS] test_GivenAttesterIsNotActive() (gas: 557213)
09:43:52 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687764)
09:43:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 710936)
09:43:52 [PASS] test_WhenAttesterIsNotExiting() (gas: 881737)
09:43:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31385)
09:43:52 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13341)
09:43:52 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 35.52ms (3.81ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
09:43:52 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
09:43:52 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
09:43:52 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 35.50ms (35.90ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/Parity.t.sol:ParityTest
09:43:52 [PASS] testRootMatchesBaseParity() (gas: 548387)
09:43:52 [PASS] testRootMatchesRootParity() (gas: 548320)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.18ms (11.22ms CPU time)
09:43:52
09:43:52 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
09:43:52 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
09:43:52 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
09:43:52 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
09:43:52 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
09:43:52 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
09:43:52 [PASS] test_GivenProposalIsLeader() (gas: 492255)
09:43:52 [PASS] test_GivenRoundChanged() (gas: 471277)
09:43:52 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
09:43:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 44.57ms (36.23ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
09:43:52 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
09:43:52 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 46.07ms (37.96ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
09:43:52 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19400, ~: 19727)
09:43:52 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83216, ~: 82934)
09:43:52 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 48.02ms (46.52ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
09:43:52 [PASS] test_activityDuplicateNoop() (gas: 335914)
09:43:52 [PASS] test_activityScore() (gas: 1138003)
09:43:52 [PASS] test_shares() (gas: 2668376)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 59.18ms (19.76ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
09:43:52 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
09:43:52 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 60.69ms (102.57ms CPU time)
09:43:52
09:43:52 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
09:43:52 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
09:43:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 63.14ms (54.26ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
09:43:52 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
09:43:52 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 64.65ms (14.16ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
09:43:52 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127910, ~: 118972)
09:43:52 [PASS] test_GivenBalanceIs0() (gas: 54054)
09:43:52 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 65.41ms (75.83ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
09:43:52 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186745, ~: 184842)
09:43:52 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 71.39ms (71.94ms CPU time)
09:43:52
09:43:52 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
09:43:52 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119999, ~: 121404)
09:43:52 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120422, ~: 121703)
09:43:52 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119221, ~: 119604)
09:43:52 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120356, ~: 121911)
09:43:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 74.44ms (173.29ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
09:43:52 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
09:43:52 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 76.11ms (26.15ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
09:43:52 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
09:43:52 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 77.83ms (27.47ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
09:43:52 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
09:43:52 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 79.41ms (68.80ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
09:43:52 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
09:43:52 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28542, ~: 28529)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 82.97ms (32.41ms CPU time)
09:43:52
09:43:52 Ran 1 test for test/staking/move.t.sol:MoveTest
09:43:52 [PASS] test_MoveStakingSet() (gas: 49228439)
09:43:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 83.10ms (70.97ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
09:43:52 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
09:43:52 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 88.32ms (44.75ms CPU time)
09:43:52
09:43:52 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
09:43:52 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 724849)
09:43:52 [PASS] test_GivenAttesterIsLiving() (gas: 734396)
09:43:52 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 528928)
09:43:52 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709290)
09:43:52 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30125)
09:43:52 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538658, ~: 538658)
09:43:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 118.74ms (92.48ms CPU time)
09:43:52
09:43:52 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
09:43:52 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825857, ~: 826182)
09:43:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 150.68ms (142.30ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
09:43:52 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
09:43:52 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 157.52ms (114.80ms CPU time)
09:43:52
09:43:52 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
09:43:52 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
09:43:52 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
09:43:52 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
09:43:52 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
09:43:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 157.97ms (163.69ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
09:43:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
09:43:52 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 175.89ms (150.92ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
09:43:52 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194773, ~: 194781)
09:43:52 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
09:43:52 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 199.23ms (237.97ms CPU time)
09:43:52
09:43:52 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
09:43:52 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
09:43:52 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49927, ~: 50723)
09:43:52 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154789, ~: 166859)
09:43:52 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53147, ~: 53090)
09:43:52 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76297, ~: 76253)
09:43:52 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76544, ~: 76263)
09:43:52 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119693, ~: 119994)
09:43:52 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172430, ~: 172720)
09:43:52 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174606, ~: 174990)
09:43:52 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192244, ~: 192789)
09:43:52 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219272, ~: 219893)
09:43:52 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218060, ~: 218502)
09:43:52 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 209.52ms (431.07ms CPU time)
09:43:52
09:43:52 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
09:43:52 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76833, ~: 76633)
09:43:52 [PASS] test_WhenAmountEq0() (gas: 8437)
09:43:52 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236612, ~: 235822)
09:43:52 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211860, ~: 212983)
09:43:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 214.81ms (155.94ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
09:43:52 [PASS] test_GivenStatusIsNotExiting() (gas: 644284)
09:43:52 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759114, ~: 759114)
09:43:52 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682445)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 240.68ms (220.74ms CPU time)
09:43:52
09:43:52 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
09:43:52 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
09:43:52 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421430, ~: 421347)
09:43:52 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171105, ~: 171381)
09:43:52 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
09:43:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 241.95ms (285.73ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
09:43:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
09:43:52 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 303.33ms (33.44ms CPU time)
09:43:52
09:43:52 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
09:43:52 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696331, ~: 696660)
09:43:52 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832059, ~: 832951)
09:43:52 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673553, ~: 673706)
09:43:52 [PASS] test_GivenStateIsActive() (gas: 356145)
09:43:52 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
09:43:52 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685780, ~: 686292)
09:43:52 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699025, ~: 699359)
09:43:52 [PASS] test_GivenStateIsPending() (gas: 348521)
09:43:52 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664299, ~: 664805)
09:43:52 [PASS] test_GivenStateIsRejected() (gas: 363965)
09:43:52 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 303.36ms (881.36ms CPU time)
09:43:52
09:43:52 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
09:43:52 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
09:43:52 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19278, ~: 19308)
09:43:52 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1824359, ~: 1824631)
09:43:52 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53236, ~: 53100)
09:43:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 309.57ms (291.01ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
09:43:52 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183558, ~: 183680)
09:43:52 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21680, ~: 21616)
09:43:52 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1334687, ~: 1482041)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 328.02ms (375.29ms CPU time)
09:43:52
09:43:52 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
09:43:52 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
09:43:52 [PASS] test_GivenNoListedRollups() (gas: 10735)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 341.27ms (6.48ms CPU time)
09:43:52
09:43:52 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
09:43:52 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296219, ~: 296374)
09:43:52 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371513, ~: 371568)
09:43:52 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
09:43:52 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426096, ~: 426409)
09:43:52 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441221, ~: 441559)
09:43:52 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
09:43:52 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406596, ~: 407102)
09:43:52 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
09:43:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 347.91ms (772.68ms CPU time)
09:43:52
09:43:52 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
09:43:52 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 40198112)
09:43:52 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 42247898)
09:43:52 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52426088)
09:43:52 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
09:43:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 364.07ms (537.84ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
09:43:52 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
09:43:52 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19620, ~: 19639)
09:43:52 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1694757, ~: 1694757)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 410.79ms (350.23ms CPU time)
09:43:52
09:43:52 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
09:43:52 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
09:43:52 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
09:43:52 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
09:43:52 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
09:43:52 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
09:43:52 [PASS] testDecomp() (gas: 42917)
09:43:52 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 476.36ms (19.56ms CPU time)
09:43:52
09:43:52 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
09:43:52 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1265465, ~: 1405220)
09:43:52 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
09:43:52 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1379522, ~: 1596371)
09:43:52 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1112804, ~: 1260175)
09:43:52 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 482.24ms (1.21s CPU time)
09:43:52
09:43:52 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
09:43:52 [PASS] test_GivenSufficientBalance() (gas: 155504)
09:43:52 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 489.90ms (421.37µs CPU time)
09:43:52
09:43:52 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
09:43:52 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
09:43:52 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3624783, ~: 3633681)
09:43:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 610.66ms (459.47ms CPU time)
09:43:52
09:43:52 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
09:43:52 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
09:43:52 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
09:43:52 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
09:43:52 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
09:43:52 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
09:43:52 [PASS] test_GivenProposalIsLeader() (gas: 492255)
09:43:52 [PASS] test_GivenRoundChanged() (gas: 471277)
09:43:52 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
09:43:52 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 913.28ms (53.21ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
09:43:52 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20581, ~: 20577)
09:43:52 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48666, ~: 48668)
09:43:52 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1044112, ~: 1045054)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 913.73ms (502.02ms CPU time)
09:43:52
09:43:52 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
09:43:52 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244244, ~: 1244244)
09:43:52 [PASS] testDepositPrivate() (gas: 194773)
09:43:52 [PASS] testDepositPublic() (gas: 197276)
09:43:52 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312357, ~: 2312357)
09:43:52 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1233909)
09:43:52 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 972.19ms (326.94ms CPU time)
09:43:52
09:43:52 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
09:43:52 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670142, ~: 670633)
09:43:52 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
09:43:52 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673133, ~: 673241)
09:43:52 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671405, ~: 672020)
09:43:52 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
09:43:52 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683874, ~: 684026)
09:43:52 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125847, ~: 1125994)
09:43:52 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
09:43:52 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15223, ~: 15214)
09:43:52 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376102, ~: 376141)
09:43:52 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381310, ~: 381394)
09:43:52 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 972.48ms (1.54s CPU time)
09:43:52
09:43:52 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
09:43:52 [PASS] test_AddRollup(bool) (runs: 256, μ: 2651928, ~: 2340150)
09:43:52 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 977.41ms (962.21ms CPU time)
09:43:52
09:43:52 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
09:43:52 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
09:43:52 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
09:43:52 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
09:43:52 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.00s (39.77ms CPU time)
09:43:53
09:43:53 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
09:43:53 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3403491, ~: 1760360)
09:43:53 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
09:43:53 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
09:43:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.08s (1.26s CPU time)
09:43:53
09:43:53 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
09:43:53 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 629325, ~: 643233)
09:43:53 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
09:43:53 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 639303, ~: 591775)
09:43:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.10s (2.00s CPU time)
09:43:53
09:43:53 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
09:43:53 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 620898, ~: 634439)
09:43:53 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
09:43:53 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 702482, ~: 682363)
09:43:53 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 655768, ~: 622031)
09:43:53 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 770128, ~: 823286)
09:43:53 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 682648, ~: 692656)
09:43:53 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 710819, ~: 681697)
09:43:53 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.13s (6.23s CPU time)
09:43:53
09:43:53 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
09:43:53 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2767837, ~: 2757719)
09:43:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.17s (1.14s CPU time)
09:43:53
09:43:53 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
09:43:53 [PASS] test_setSlasher(address) (runs: 256, μ: 27215, ~: 27215)
09:43:53 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12786, ~: 12786)
09:43:53 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.25s (49.59ms CPU time)
09:43:53
09:43:53 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
09:43:53 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
09:43:53 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 830079, ~: 815882)
09:43:53 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
09:43:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.29s (1.31s CPU time)
09:43:53
09:43:53 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
09:43:53 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41474882, ~: 41474854)
09:43:53 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.35s (1.34s CPU time)
09:43:53
09:43:53 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
09:43:53 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1810428, ~: 1686590)
09:43:53 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
09:43:53 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
09:43:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.62s (1.82s CPU time)
09:43:55
09:43:55 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
09:43:55 [PASS] testMultipleProvers() (gas: 138182548)
09:43:55 [PASS] testMultipleProversBoostedRewards() (gas: 104523218)
09:43:55 [PASS] testNoHolesInProvenBlocks() (gas: 70203511)
09:43:55 [PASS] testProofsAreInOneEpoch() (gas: 70202819)
09:43:55 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.52s (7.23s CPU time)
09:43:55
09:43:55 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
09:43:55 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515195, ~: 1515241)
09:43:55 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47926, ~: 48215)
09:43:55 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48795, ~: 48495)
09:43:55 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.00s (118.77ms CPU time)
09:43:55
09:43:55 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
09:43:55 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
09:43:55 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693487, ~: 694512)
09:43:55 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
09:43:55 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
09:43:55 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683643, ~: 684335)
09:43:55 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686160, ~: 686480)
09:43:55 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699129, ~: 699482)
09:43:55 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
09:43:55 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664412, ~: 664941)
09:43:55 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
09:43:55 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 4.00s (917.60ms CPU time)
09:43:56
09:43:56 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
09:43:56 [PASS] test_GivenNoCheckpoints() (gas: 28277)
09:43:56 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213219, ~: 212430)
09:43:56 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212886, ~: 209870)
09:43:56 [PASS] test_WhenTimeNotInPast() (gas: 3997)
09:43:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.10s (369.47ms CPU time)
09:43:56
09:43:56 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
09:43:56 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
09:43:56 [PASS] test_full() (gas: 160797407)
09:43:56 [PASS] test_invalidOracleInput() (gas: 55199)
09:43:56 [PASS] test_photograph() (gas: 77268431)
09:43:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.51s (614.30ms CPU time)
09:43:56
09:43:56 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
09:43:56 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3971739, ~: 689780)
09:43:56 [PASS] testSimpleSample() (gas: 5504701)
09:43:56 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 612431, ~: 152167)
09:43:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.62s (5.82s CPU time)
09:43:56
09:43:56 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
09:43:56 [PASS] test_FeeModelEquivalence() (gas: 441883841)
09:43:56 [PASS] test__FeeModelPrune() (gas: 2153914)
09:43:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.67s (4.25s CPU time)
09:43:57
09:43:57 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
09:43:57 [PASS] test_100_validators() (gas: 367160842)
09:43:57 [PASS] test_48_validators() (gas: 317927001)
09:43:57 [PASS] test_no_validators() (gas: 78784174)
09:43:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.22s (12.17s CPU time)
09:43:57
09:43:57 Ran 9 tests for test/Inbox.t.sol:InboxTest
09:43:57 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
09:43:57 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5558328, ~: 5610714)
09:43:57 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
09:43:57 [PASS] testRevertIfActorTooLarge() (gas: 11877)
09:43:57 [PASS] testRevertIfContentTooLarge() (gas: 12009)
09:43:57 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
09:43:57 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
09:43:57 [PASS] testRevertIfVersionMismatch() (gas: 12251)
09:43:57 [PASS] testSendDuplicateL2Messages() (gas: 111551)
09:43:57 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.40s (5.47s CPU time)
09:43:57
09:43:57 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
09:43:57 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
09:43:57 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16644, ~: 15332)
09:43:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.41s (130.63ms CPU time)
09:43:57
09:43:57 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
09:43:57 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968402, ~: 968188)
09:43:57 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964066, ~: 963768)
09:43:57 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964499, ~: 964326)
09:43:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.53s (393.20ms CPU time)
09:43:57
09:43:57 Ran 29 tests for test/Rollup.t.sol:RollupTest
09:43:57 [PASS] testBlockFee() (gas: 43182703)
09:43:57 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38404914, ~: 38528517)
09:43:57 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 64305956, ~: 71460301)
09:43:57 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 71139497)
09:43:57 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 41651404, ~: 42309187)
09:43:57 [PASS] testEmptyBlock(bool) (runs: 256, μ: 37854444, ~: 38017324)
09:43:57 [PASS] testInvalidBlobHash() (gas: 42156406)
09:43:57 [PASS] testInvalidBlobProof() (gas: 1026429429)
09:43:57 [PASS] testInvalidL2Fee() (gas: 42254180)
09:43:57 [PASS] testMixedBlock(bool) (runs: 256, μ: 51400492, ~: 44061748)
09:43:57 [PASS] testNonZeroDaFee() (gas: 42242414)
09:43:57 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 60721030)
09:43:57 [PASS] testProvingFeeUpdates() (gas: 71694358)
09:43:57 [PASS] testPrune() (gas: 44586617)
09:43:57 [PASS] testPruneAfterPartial() (gas: 71507293)
09:43:57 [PASS] testPruneDuringPropose() (gas: 51853095)
09:43:57 [PASS] testRevertInvalidCoinbase() (gas: 37218243)
09:43:57 [PASS] testRevertInvalidTimestamp() (gas: 37220810)
09:43:57 [PASS] testRevertPrune() (gas: 44067936)
09:43:57 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60453198)
09:43:57 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 74683222, ~: 74683226)
09:43:57 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 74685269, ~: 74685528)
09:43:57 [PASS] testShouldNotBeTooEagerToPrune() (gas: 52129750)
09:43:57 [PASS] testSingleBlock(bool) (runs: 256, μ: 39446951, ~: 38816895)
09:43:57 [PASS] testSubmitProofInvalidArchive() (gas: 37767074)
09:43:57 [PASS] testSubmitProofNonExistentBlock() (gas: 37766779)
09:43:57 [PASS] testTimestamp() (gas: 39053744)
09:43:57 [PASS] testTooManyBlobs() (gas: 42158408)
09:43:57 [PASS] testTooManyBlocks() (gas: 50319069)
09:43:57 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.53s (49.44s CPU time)
09:43:58
09:43:58 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
09:43:58 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
09:43:58 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4329422, ~: 4329422)
09:43:58 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
09:43:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.35s (12.33s CPU time)
09:43:58
09:43:58 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
09:43:58 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
09:43:58 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
09:43:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.70s (6.69s CPU time)
09:43:58
09:43:58 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
09:43:58 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40908600, ~: 40925336)
09:43:58 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41602983, ~: 41588659)
09:43:58 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 52165958, ~: 52277855)
09:43:58 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41535100, ~: 41530961)
09:43:58 [PASS] test_validateHeader() (gas: 41436151)
09:43:58 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.71s (10.99s CPU time)
09:43:58
09:43:58 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
09:43:58 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
09:43:58 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273028, ~: 273297)
09:43:58 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35816, ~: 35752)
09:43:58 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273305, ~: 273575)
09:43:58 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42192, ~: 41957)
09:43:58 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273394, ~: 273651)
09:43:58 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42394, ~: 42142)
09:43:58 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273690, ~: 273685)
09:43:58 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31299, ~: 31299)
09:43:58 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274251, ~: 274514)
09:43:58 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41745, ~: 41530)
09:43:58 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273061, ~: 273060)
09:43:58 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31232, ~: 31238)
09:43:58 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273484, ~: 273199)
09:43:58 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 41011, ~: 41316)
09:43:58 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273915, ~: 274131)
09:43:58 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41925, ~: 41698)
09:43:58 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273993, ~: 274253)
09:43:58 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42011, ~: 41796)
09:43:58 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 6.71s (517.32ms CPU time)
09:43:59
09:43:59 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
09:43:59 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712838, ~: 5712905)
09:43:59 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554791, ~: 7554841)
09:43:59 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755)
09:43:59 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.08s (14.47s CPU time)
09:43:59
09:43:59 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
09:43:59 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
09:43:59 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336086, ~: 335952)
09:43:59 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 679323, ~: 661718)
09:43:59 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 712804, ~: 703388)
09:43:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.09s (1.74s CPU time)
09:44:02
09:44:02 Ran 15 tests for test/Outbox.t.sol:OutboxTest
09:44:02 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
09:44:02 [PASS] testGetRootData() (gas: 86146)
09:44:02 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 27829674, ~: 3512565)
09:44:02 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3804360, ~: 3542890)
09:44:02 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
09:44:02 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
09:44:02 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
09:44:02 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
09:44:02 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
09:44:02 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
09:44:02 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
09:44:02 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
09:44:02 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
09:44:02 [PASS] testRevertIfVersionMismatch() (gas: 36053)
09:44:02 [PASS] testValidInsertAndConsume() (gas: 636284)
09:44:02 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 10.38s (8.91s CPU time)
09:44:02
09:44:02 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
09:44:02 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
09:44:02 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10627397, ~: 10617675)
09:44:02 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10495315, ~: 10532011)
09:44:02 [PASS] test_GivenInsufficientYea() (gas: 422734)
09:44:02 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348688, ~: 348708)
09:44:02 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10353110, ~: 10427014)
09:44:02 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
09:44:02 [PASS] test_WhenRoundNotInPast() (gas: 334426)
09:44:02 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 349074, ~: 349300)
09:44:02 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.38s (30.39s CPU time)
09:44:02
09:44:02 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
09:44:02 [PASS] testFrontier() (gas: 0)
09:44:02 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.45s (10.43s CPU time)
09:44:03
09:44:03 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
09:44:03 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
09:44:03 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
09:44:03 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23177, ~: 23314)
09:44:03 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11331033, ~: 11435460)
09:44:03 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.78s (3.99s CPU time)
09:44:03
09:44:03 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
09:44:03 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41563755, ~: 41563755)
09:44:03 [PASS] testHappyPath() (gas: 54971736)
09:44:03 [PASS] testInitialCommitteeMatch() (gas: 41739872)
09:44:03 [PASS] testInsufficientSigsMove() (gas: 45499558)
09:44:03 [PASS] testInvalidCommitteeCommitment() (gas: 45497067)
09:44:03 [PASS] testNukeFromOrbit() (gas: 56144243)
09:44:03 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 41870338, ~: 41870338)
09:44:03 [PASS] testProposerNotProvided() (gas: 45513576)
09:44:03 [PASS] testRelayedForProposer() (gas: 46921045)
09:44:03 [PASS] testStableCommittee(uint8) (runs: 256, μ: 41859633, ~: 41859731)
09:44:03 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 71027574, ~: 69785814)
09:44:03 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.78s (17.33s CPU time)
09:44:04
09:44:04 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
09:44:04 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32827, ~: 32633)
09:44:04 [PASS] test_WhenAmountEq0() (gas: 8626)
09:44:04 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212107, ~: 210621)
09:44:04 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238319, ~: 237828)
09:44:04 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215570, ~: 215142)
09:44:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 12.22s (258.75ms CPU time)
09:44:04
09:44:04 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
09:44:04 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2487970, ~: 2487970)
09:44:04 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 873344, ~: 618197)
09:44:04 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13110596, ~: 13110596)
09:44:04 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15266492, ~: 15266492)
09:44:04 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10894210, ~: 10894210)
09:44:04 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923616, ~: 10923616)
09:44:04 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13655112, ~: 13655112)
09:44:04 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13655147, ~: 13655147)
09:44:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.22s (34.70s CPU time)
09:44:04
09:44:04 Ran 90 test suites in 12.23s (200.12s CPU time): 386 tests passed, 0 failed, 0 skipped (386 total tests)