Parent Log: http://ci.aztec-labs.com/f0efc728cc2e20ca Command: b16c798236bc092e cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/c06f30929f18b85bcea93c0926a8d640a3819f00 Env: REF_NAME=gh-readonly-queue/master/pr-15074-2707ec99de02004f3e30e7af0810e0d741ab9794 CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Mon Jun 16 16:25:42 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15074_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_master 16:25:47 Compiling 226 files with Solc 0.8.27 16:26:28 Solc 0.8.27 finished in 41.21s 16:26:28 Compiler run successful! 16:26:28 16:26:28 Ran 2 tests for test/Parity.t.sol:ParityTest 16:26:28 [PASS] testRootMatchesBaseParity() (gas: 548387) 16:26:28 [PASS] testRootMatchesRootParity() (gas: 548320) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.38ms (1.48ms CPU time) 16:26:28 16:26:28 Ran 7 tests for test/staking/getters.t.sol:GettersTest 16:26:28 [PASS] test_getAttesterAtIndex() (gas: 19220) 16:26:28 [PASS] test_getAttesterOutOfBounds() (gas: 13817) 16:26:28 [PASS] test_getOperatorAtIndex() (gas: 22231) 16:26:28 [PASS] test_getOperatorOutOfBounds() (gas: 14996) 16:26:28 [PASS] test_getProposerAtIndex() (gas: 21425) 16:26:28 [PASS] test_getProposerForAttester() (gas: 14691) 16:26:28 [PASS] test_getProposerOutOfBounds() (gas: 13846) 16:26:28 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 4.02ms (462.37µs CPU time) 16:26:28 16:26:28 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 16:26:28 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 16:26:28 [PASS] test_GivenNoListedRollups() (gas: 10735) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.56ms (2.52ms CPU time) 16:26:28 16:26:28 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 16:26:28 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 16:26:28 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.31ms (787.64µs CPU time) 16:26:28 16:26:28 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 16:26:28 [PASS] test_GivenSufficientBalance() (gas: 155514) 16:26:28 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53753) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.69ms (503.35µs CPU time) 16:26:28 16:26:28 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 16:26:28 [PASS] test_GivenStatusIsNotExiting() (gas: 241810) 16:26:28 [PASS] test_GivenTimeIsAfterUnlock() (gas: 309760) 16:26:28 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 285357) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.67ms (3.39ms CPU time) 16:26:28 16:26:28 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 16:26:28 [PASS] test_GivenSufficientBalance() (gas: 206864) 16:26:28 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 16:26:28 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.55ms (814.37µs CPU time) 16:26:28 16:26:28 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 16:26:28 [PASS] test_LockVoteAndExecute() (gas: 1309745) 16:26:28 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 2.84ms (743.20µs CPU time) 16:26:28 16:26:28 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 16:26:28 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 16:26:28 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 16:26:28 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.54ms (11.02ms CPU time) 16:26:28 16:26:28 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 16:26:28 [PASS] test_UpgradeIntoNewVersion() (gas: 2038172) 16:26:28 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.70ms (2.29ms CPU time) 16:26:28 16:26:28 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 16:26:28 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 16:26:28 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 19.94ms (19.39ms CPU time) 16:26:28 16:26:28 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 16:26:28 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11752, ~: 11752) 16:26:28 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37269, ~: 37269) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.16ms (38.82ms CPU time) 16:26:28 16:26:28 Ran 4 tests for test/Forwarder.t.sol:ForwarderTest 16:26:28 [PASS] testForward() (gas: 128067) 16:26:28 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 19397, ~: 19397) 16:26:28 [PASS] testRevertWhenLengthMismatch() (gas: 14812) 16:26:28 [PASS] testRevertWhenNotOwner(address) (runs: 256, μ: 15327, ~: 15327) 16:26:28 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 51.37ms (63.89ms CPU time) 16:26:28 16:26:28 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 16:26:28 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 347271, ~: 347271) 16:26:28 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13098) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.41ms (39.46ms CPU time) 16:26:28 16:26:28 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 16:26:28 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 309391) 16:26:28 [PASS] test_GivenAttesterIsLiving() (gas: 318528) 16:26:28 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 244005) 16:26:28 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 300404) 16:26:28 [PASS] test_WhenAttesterIsNotRegistered() (gas: 11568) 16:26:28 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 249727, ~: 249727) 16:26:28 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 53.58ms (41.39ms CPU time) 16:26:28 16:26:28 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 16:26:28 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968197, ~: 967767) 16:26:28 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963810, ~: 963631) 16:26:28 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964521, ~: 964326) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 55.12ms (133.94ms CPU time) 16:26:28 16:26:28 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingScenario 16:26:28 [PASS] test_Slashing() (gas: 23738535) 16:26:28 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 59.52ms (58.24ms CPU time) 16:26:28 16:26:28 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 16:26:28 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127105, ~: 118972) 16:26:28 [PASS] test_GivenBalanceIs0() (gas: 54054) 16:26:28 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 62.30ms (88.77ms CPU time) 16:26:28 16:26:28 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 16:26:28 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186732, ~: 184148) 16:26:28 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 62.45ms (70.75ms CPU time) 16:26:28 16:26:28 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 16:26:28 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13883, ~: 13883) 16:26:28 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19097, ~: 19182) 16:26:28 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 313729, ~: 313985) 16:26:28 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 52512, ~: 52427) 16:26:28 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 96.04ms (130.81ms CPU time) 16:26:28 16:26:28 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 16:26:28 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19419, ~: 19727) 16:26:28 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83238, ~: 82934) 16:26:28 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 99.61ms (61.81ms CPU time) 16:26:28 16:26:28 Ran 7 tests for test/staking/slash.t.sol:SlashTest 16:26:28 [PASS] test_GivenAttesterIsActive() (gas: 262619) 16:26:28 [PASS] test_GivenAttesterIsNotActive() (gas: 253578) 16:26:28 [PASS] test_GivenTimeIsAfterUnlock() (gas: 291217) 16:26:28 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 299186) 16:26:28 [PASS] test_WhenAttesterIsNotExiting() (gas: 273791) 16:26:28 [PASS] test_WhenAttesterIsNotRegistered() (gas: 16060) 16:26:28 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13366) 16:26:28 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 99.79ms (97.50ms CPU time) 16:26:28 16:26:28 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 16:26:28 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 16:26:28 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 16:26:28 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 98.48ms (57.31ms CPU time) 16:26:28 16:26:28 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 16:26:28 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 16:26:28 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19672, ~: 19672) 16:26:28 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 285423, ~: 285423) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 102.14ms (109.37ms CPU time) 16:26:28 16:26:28 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 16:26:28 [PASS] test_GivenStateIsDropped() (gas: 25448) 16:26:28 [PASS] test_GivenStateIsExecuted() (gas: 25467) 16:26:28 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24493, ~: 29984) 16:26:28 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 124.94ms (12.76ms CPU time) 16:26:28 16:26:28 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 16:26:28 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119465, ~: 121404) 16:26:28 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120575, ~: 122387) 16:26:28 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119795, ~: 120972) 16:26:28 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120287, ~: 121911) 16:26:28 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 139.06ms (115.92ms CPU time) 16:26:28 16:26:28 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 16:26:28 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 16:26:28 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18781, ~: 18789) 16:26:28 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 141.55ms (32.28ms CPU time) 16:26:29 16:26:29 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 16:26:29 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11850, ~: 11850) 16:26:29 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28428, ~: 28412) 16:26:29 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 159.53ms (114.12ms CPU time) 16:26:29 16:26:29 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 16:26:29 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 16:26:29 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 16:26:29 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 16:26:29 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 16:26:29 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 16:26:29 [PASS] testDecomp() (gas: 42917) 16:26:29 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 163.15ms (14.72ms CPU time) 16:26:29 16:26:29 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 16:26:29 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32835, ~: 32627) 16:26:29 [PASS] test_WhenAmountEq0() (gas: 8302) 16:26:29 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209683, ~: 209812) 16:26:29 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235988, ~: 236937) 16:26:29 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211694, ~: 213129) 16:26:29 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 165.92ms (251.53ms CPU time) 16:26:29 16:26:29 Ran 2 tests for test/ignition.t.sol:IgnitionTest 16:26:29 [PASS] test_RevertNonEmptyBlock() (gas: 21025420) 16:26:29 [PASS] test_emptyBlock() (gas: 21207229) 16:26:29 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 174.55ms (340.05ms CPU time) 16:26:29 16:26:29 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 16:26:29 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 16:26:29 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49834, ~: 50190) 16:26:29 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154143, ~: 166937) 16:26:29 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53161, ~: 53355) 16:26:29 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76225, ~: 75942) 16:26:29 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76569, ~: 76263) 16:26:29 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119793, ~: 120013) 16:26:29 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172478, ~: 172710) 16:26:29 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174686, ~: 175550) 16:26:29 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192501, ~: 192789) 16:26:29 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219045, ~: 220006) 16:26:29 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218017, ~: 218502) 16:26:29 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 183.75ms (345.23ms CPU time) 16:26:29 16:26:29 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 16:26:29 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 822525, ~: 823208) 16:26:29 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 193.30ms (191.35ms CPU time) 16:26:29 16:26:29 Ran 1 test for test/decoders/Decoders.t.sol:DecodersTest 16:26:29 [PASS] testDecodeBlocks() (gas: 5327421) 16:26:29 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 201.50ms (200.63ms CPU time) 16:26:29 16:26:29 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 16:26:29 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 24272979) 16:26:29 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 26175682) 16:26:29 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 37487358) 16:26:29 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 16:26:29 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 219.16ms (291.13ms CPU time) 16:26:29 16:26:29 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 16:26:29 [PASS] test_GivenNoCheckpoints() (gas: 28277) 16:26:29 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 216680, ~: 212116) 16:26:29 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211540, ~: 209110) 16:26:29 [PASS] test_WhenTimeNotInPast() (gas: 3997) 16:26:29 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 231.85ms (219.13ms CPU time) 16:26:29 16:26:29 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 16:26:29 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 16:26:29 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 16:26:29 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 243.90ms (61.27ms CPU time) 16:26:29 16:26:29 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 16:26:29 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 389770, ~: 389770) 16:26:29 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 691404, ~: 691750) 16:26:29 [PASS] test_WhenGetProposalStateIsActive() (gas: 356176) 16:26:29 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 389713, ~: 389713) 16:26:29 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 681496, ~: 681654) 16:26:29 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683662, ~: 683829) 16:26:29 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696443, ~: 696782) 16:26:29 [PASS] test_WhenGetProposalStateIsPending() (gas: 348710) 16:26:29 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661768, ~: 662279) 16:26:29 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364083) 16:26:29 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 240.27ms (930.82ms CPU time) 16:26:29 16:26:29 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 16:26:29 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76697, ~: 76471) 16:26:29 [PASS] test_WhenAmountEq0() (gas: 8113) 16:26:29 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239868, ~: 235524) 16:26:29 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214730, ~: 212185) 16:26:29 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 254.12ms (399.99ms CPU time) 16:26:29 16:26:29 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest 16:26:29 [PASS] testMultipleProvers() (gas: 226099491) 16:26:29 [PASS] testNoHolesInProvenBlocks() (gas: 67800011) 16:26:29 [PASS] testProofsAreInOneEpoch() (gas: 83190218) 16:26:29 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 255.58ms (631.60ms CPU time) 16:26:29 16:26:29 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 16:26:29 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266867, ~: 1266867) 16:26:29 [PASS] testDepositPrivate() (gas: 194787) 16:26:29 [PASS] testDepositPublic() (gas: 197290) 16:26:29 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335292, ~: 2335292) 16:26:29 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256502) 16:26:29 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 265.86ms (328.56ms CPU time) 16:26:29 16:26:29 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 16:26:29 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 693680, ~: 694001) 16:26:29 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 829057, ~: 830181) 16:26:29 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 670525, ~: 671047) 16:26:29 [PASS] test_GivenStateIsActive() (gas: 356089) 16:26:29 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 349973, ~: 349973) 16:26:29 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683360, ~: 683663) 16:26:29 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 696156, ~: 696681) 16:26:29 [PASS] test_GivenStateIsPending() (gas: 348491) 16:26:29 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 661302, ~: 662165) 16:26:29 [PASS] test_GivenStateIsRejected() (gas: 363909) 16:26:29 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 267.41ms (1.07s CPU time) 16:26:29 16:26:29 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 16:26:29 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 293635, ~: 293819) 16:26:29 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 368830, ~: 368887) 16:26:29 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 91869, ~: 91869) 16:26:29 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 423527, ~: 423698) 16:26:29 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 438689, ~: 438829) 16:26:29 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90591, ~: 90591) 16:26:29 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 404080, ~: 404410) 16:26:29 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 105966, ~: 105966) 16:26:29 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 274.52ms (793.42ms CPU time) 16:26:29 16:26:29 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 16:26:29 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 181084, ~: 181175) 16:26:29 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21683, ~: 21610) 16:26:29 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1335275, ~: 1477202) 16:26:29 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 314.02ms (429.92ms CPU time) 16:26:29 16:26:29 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 16:26:29 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1230402, ~: 1399523) 16:26:29 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40251, ~: 40251) 16:26:29 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1381225, ~: 1591371) 16:26:29 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1071996, ~: 1254510) 16:26:29 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 397.12ms (1.14s CPU time) 16:26:29 16:26:29 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 16:26:29 [PASS] test_WhenDepositsPerMintIs0() (gas: 64073) 16:26:29 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 2471554, ~: 2445391) 16:26:29 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 429.81ms (421.77ms CPU time) 16:26:29 16:26:29 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 16:26:29 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 667370, ~: 667879) 16:26:29 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377252, ~: 377252) 16:26:29 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670226, ~: 670603) 16:26:29 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 668620, ~: 669266) 16:26:29 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382297, ~: 382297) 16:26:29 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 680879, ~: 681375) 16:26:29 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1120570, ~: 1120713) 16:26:29 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382365) 16:26:29 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15242, ~: 15224) 16:26:29 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 375971, ~: 376004) 16:26:29 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381135, ~: 381231) 16:26:29 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 777.96ms (1.59s CPU time) 16:26:29 16:26:29 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 16:26:29 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786) 16:26:29 [PASS] test_WhenDepositsPerMintIs0() (gas: 10822) 16:26:29 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23048, ~: 23171) 16:26:29 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 4604647, ~: 4986965) 16:26:29 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 921.71ms (1.02s CPU time) 16:26:29 16:26:29 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 16:26:29 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 594241, ~: 594297) 16:26:29 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 42959, ~: 43160) 16:26:29 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 43887, ~: 43552) 16:26:29 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.03s (213.26ms CPU time) 16:26:29 16:26:29 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 16:26:29 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 16:26:29 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421521, ~: 421347) 16:26:29 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171090, ~: 171381) 16:26:29 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 16:26:29 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.06s (391.24ms CPU time) 16:26:29 16:26:29 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest 16:26:29 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 16:26:29 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336078, ~: 335952) 16:26:29 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 649114, ~: 661718) 16:26:29 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 719978, ~: 702704) 16:26:29 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.05s (1.91s CPU time) 16:26:29 16:26:29 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 16:26:29 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 25428752, ~: 25428722) 16:26:29 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.06s (1.05s CPU time) 16:26:29 16:26:29 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest 16:26:29 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 628425, ~: 569449) 16:26:29 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 16:26:29 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 654694, ~: 651702) 16:26:29 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.08s (1.92s CPU time) 16:26:30 16:26:30 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 16:26:30 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 656839, ~: 634439) 16:26:30 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 16:26:30 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 706524, ~: 682363) 16:26:30 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 656938, ~: 661218) 16:26:30 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 766099, ~: 747623) 16:26:30 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 665512, ~: 613999) 16:26:30 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 708961, ~: 681697) 16:26:30 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.22s (6.41s CPU time) 16:26:30 16:26:30 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 16:26:30 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32549) 16:26:30 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 601567, ~: 601567) 16:26:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.22s (105.28ms CPU time) 16:26:30 16:26:30 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 16:26:30 [PASS] test_WhenCallerIsNotSelf() (gas: 28664) 16:26:30 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273391, ~: 273300) 16:26:30 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35805, ~: 35611) 16:26:30 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273353, ~: 273578) 16:26:30 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42198, ~: 41955) 16:26:30 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273386, ~: 273654) 16:26:30 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42326, ~: 42140) 16:26:30 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273692, ~: 273691) 16:26:30 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31288, ~: 31298) 16:26:30 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274232, ~: 274520) 16:26:30 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41696, ~: 41528) 16:26:30 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273065, ~: 273063) 16:26:30 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31239, ~: 31237) 16:26:30 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273554, ~: 273770) 16:26:30 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 41002, ~: 41314) 16:26:30 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273854, ~: 274134) 16:26:30 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41943, ~: 41696) 16:26:30 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273969, ~: 274259) 16:26:30 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42030, ~: 41794) 16:26:30 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 1.22s (750.79ms CPU time) 16:26:30 16:26:30 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 16:26:30 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 16:26:30 [PASS] test_full() (gas: 160797407) 16:26:30 [PASS] test_invalidOracleInput() (gas: 55199) 16:26:30 [PASS] test_photograph() (gas: 77268431) 16:26:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.45s (639.58ms CPU time) 16:26:30 16:26:30 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 16:26:30 [PASS] test_FeeModelEquivalence() (gas: 490371594) 16:26:30 [PASS] test__FeeModelPrune() (gas: 2189841) 16:26:30 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.49s (1.14s CPU time) 16:26:30 16:26:30 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest 16:26:30 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1855601, ~: 1928415) 16:26:30 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 16:26:30 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 16:26:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.68s (1.83s CPU time) 16:26:30 16:26:30 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 16:26:30 [PASS] test_100_validators() (gas: 151400320) 16:26:30 [PASS] test_48_validators() (gas: 124574947) 16:26:30 [PASS] test_no_validators() (gas: 62639670) 16:26:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.72s (2.49s CPU time) 16:26:30 16:26:30 Ran 4 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest 16:26:30 [PASS] test_GivenBalanceGEDepositAmount(address,address,address) (runs: 256, μ: 316104, ~: 316104) 16:26:30 [PASS] test_WhenCallerIsUnhinged(address,address,bool) (runs: 256, μ: 379101, ~: 276172) 16:26:30 [PASS] test_WhenInsufficientTimePassed(address,address,address) (runs: 256, μ: 169722, ~: 169722) 16:26:30 [PASS] test_WhenSufficientTimePassed(address,address,address) (runs: 256, μ: 316104, ~: 316104) 16:26:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.97s (551.26ms CPU time) 16:26:32 16:26:32 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 16:26:32 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 16:26:32 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 16:26:32 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.55s (48.05ms CPU time) 16:26:32 16:26:32 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest 16:26:32 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 16:26:32 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 815525, ~: 815882) 16:26:32 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 16:26:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.55s (1.39s CPU time) 16:26:32 16:26:32 Ran 24 tests for test/Rollup.t.sol:RollupTest 16:26:32 [PASS] testBlockFee() (gas: 27647288) 16:26:32 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 23047810, ~: 23168440) 16:26:32 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 63946936, ~: 69091333) 16:26:32 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 68731914) 16:26:32 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 27314012, ~: 27890607) 16:26:32 [PASS] testEmptyBlock(bool) (runs: 256, μ: 22414703, ~: 22590670) 16:26:32 [PASS] testInvalidBlobHash() (gas: 26635231) 16:26:32 [PASS] testInvalidBlobProof() (gas: 1025382530) 16:26:32 [PASS] testInvalidL2Fee() (gas: 26702781) 16:26:32 [PASS] testMixedBlock(bool) (runs: 256, μ: 41043261, ~: 28583037) 16:26:32 [PASS] testNonZeroDaFee() (gas: 26690969) 16:26:32 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 56049014) 16:26:32 [PASS] testProvingFeeUpdates() (gas: 84739392) 16:26:32 [PASS] testPrune() (gas: 29112244) 16:26:32 [PASS] testPruneAfterPartial() (gas: 69097806) 16:26:32 [PASS] testPruneDuringPropose() (gas: 36361885) 16:26:32 [PASS] testRevertInvalidTimestamp() (gas: 21671697) 16:26:32 [PASS] testRevertPrune() (gas: 28589058) 16:26:32 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 44982011) 16:26:32 [PASS] testShouldNotBeTooEagerToPrune() (gas: 36665889) 16:26:32 [PASS] testSingleBlock(bool) (runs: 256, μ: 24628274, ~: 25619323) 16:26:32 [PASS] testSubmitProofInvalidArchive() (gas: 22241688) 16:26:32 [PASS] testSubmitProofNonExistentBlock() (gas: 22241412) 16:26:32 [PASS] testTimestamp() (gas: 23440709) 16:26:32 Suite result: ok. 24 passed; 0 failed; 0 skipped; finished in 3.55s (16.08s CPU time) 16:26:32 16:26:32 Ran 1 test for test/validator-selection/Sampling.t.sol:SamplingTest 16:26:32 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3009502, ~: 387065) 16:26:32 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.79s (3.79s CPU time) 16:26:33 16:26:33 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 16:26:33 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895) 16:26:33 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 16:26:33 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.58s (34.18ms CPU time) 16:26:33 16:26:33 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 16:26:33 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 24826160, ~: 24825131) 16:26:33 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 25500251, ~: 25465497) 16:26:33 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 36140625, ~: 36010191) 16:26:33 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 25479402, ~: 25443990) 16:26:33 [PASS] test_validateHeader() (gas: 25391543) 16:26:33 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.58s (7.33s CPU time) 16:26:34 16:26:34 Ran 9 tests for test/Inbox.t.sol:InboxTest 16:26:34 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 16:26:34 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5773452, ~: 5750652) 16:26:34 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 16:26:34 [PASS] testRevertIfActorTooLarge() (gas: 11877) 16:26:34 [PASS] testRevertIfContentTooLarge() (gas: 12009) 16:26:34 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 16:26:34 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 16:26:34 [PASS] testRevertIfVersionMismatch() (gas: 12251) 16:26:34 [PASS] testSendDuplicateL2Messages() (gas: 111551) 16:26:34 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.80s (6.01s CPU time) 16:26:36 16:26:36 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 16:26:36 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712818, ~: 5712905) 16:26:36 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554790, ~: 7554841) 16:26:36 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755) 16:26:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.54s (14.98s CPU time) 16:26:36 16:26:36 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 16:26:36 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 18414, ~: 18409) 16:26:36 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 46515, ~: 46514) 16:26:36 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1039765, ~: 1040600) 16:26:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.54s (672.10ms CPU time) 16:26:37 16:26:37 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 16:26:37 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 16:26:37 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18924, ~: 19037) 16:26:37 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.96s (48.73ms CPU time) 16:26:37 16:26:37 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 16:26:37 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 419799) 16:26:37 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315172) 16:26:37 [PASS] test_GivenNewCanonicalInstance() (gas: 835418) 16:26:37 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 513593) 16:26:37 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 589047) 16:26:37 [PASS] test_GivenProposalIsLeader() (gas: 489141) 16:26:37 [PASS] test_GivenRoundChanged() (gas: 468758) 16:26:37 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 345968, ~: 345968) 16:26:37 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 8.96s (66.07ms CPU time) 16:26:37 16:26:37 Ran 9 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 16:26:37 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 25482688, ~: 25482954) 16:26:37 [PASS] testHappyPath() (gas: 39107964) 16:26:37 [PASS] testInitialCommitteeMatch() (gas: 25660878) 16:26:37 [PASS] testInsufficientSigs() (gas: 29502423) 16:26:37 [PASS] testInvalidProposer() (gas: 29509942) 16:26:37 [PASS] testNukeFromOrbit() (gas: 39549659) 16:26:37 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 25646791, ~: 25646791) 16:26:37 [PASS] testStableCommittee(uint8) (runs: 256, μ: 25638698, ~: 25638812) 16:26:37 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 53160864, ~: 53927083) 16:26:37 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.96s (12.69s CPU time) 16:26:38 16:26:38 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 16:26:38 [PASS] testFrontier() (gas: 0) 16:26:38 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.96s (9.96s CPU time) 16:26:39 16:26:39 Ran 6 tests for test/staking/deposit.t.sol:DepositTest 16:26:39 [PASS] test_GivenAttesterIsAlreadyActive(uint256) (runs: 256, μ: 92924, ~: 92994) 16:26:39 [PASS] test_GivenAttesterIsAlreadyRegistered(uint256) (runs: 256, μ: 324759, ~: 324795) 16:26:39 [PASS] test_GivenAttesterIsNotActive(uint256) (runs: 256, μ: 283092, ~: 283147) 16:26:39 [PASS] test_GivenCallerHasInsufficientAllowance(uint256) (runs: 256, μ: 50207, ~: 50277) 16:26:39 [PASS] test_GivenCallerHasInsufficientFunds(uint256) (runs: 256, μ: 78368, ~: 78412) 16:26:39 [PASS] test_WhenAmountLtMinimumStake() (gas: 15877) 16:26:39 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 10.19s (302.52ms CPU time) 16:26:40 16:26:40 Ran 15 tests for test/Outbox.t.sol:OutboxTest 16:26:40 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866) 16:26:40 [PASS] testGetRootData() (gas: 132097) 16:26:40 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 32860115, ~: 4271348) 16:26:40 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4036445, ~: 3826235) 16:26:40 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625548) 16:26:40 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36813) 16:26:40 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36382) 16:26:40 [PASS] testRevertIfInsertingDuplicate() (gas: 75392) 16:26:40 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571) 16:26:40 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38576) 16:26:40 [PASS] testRevertIfPathHeightMismatch() (gas: 1140322) 16:26:40 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180099) 16:26:40 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655748) 16:26:40 [PASS] testRevertIfVersionMismatch() (gas: 36119) 16:26:40 [PASS] testValidInsertAndConsume() (gas: 658749) 16:26:40 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 11.58s (10.60s CPU time) 16:26:40 16:26:40 Ran 10 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 16:26:40 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310133, ~: 310133) 16:26:40 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 9707612, ~: 9785547) 16:26:40 [PASS] test_GivenGovernanceCallReturnFalse(uint256) (runs: 256, μ: 9721954, ~: 9733123) 16:26:40 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 9550246, ~: 9502180) 16:26:40 [PASS] test_GivenInsufficientYea() (gas: 422193) 16:26:40 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348791, ~: 348814) 16:26:40 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 9839223, ~: 9797708) 16:26:40 [PASS] test_GivenRoundAlreadyExecuted() (gas: 8312757) 16:26:40 [PASS] test_WhenRoundNotInPast() (gas: 334403) 16:26:40 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348831, ~: 348718) 16:26:40 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 11.58s (42.49s CPU time) 16:26:40 16:26:40 Ran 77 test suites in 11.59s (139.66s CPU time): 344 tests passed, 0 failed, 0 skipped (344 total tests)