Parent Log:
http://ci.aztec-labs.com/b794c1a2274771ee
Command: c2c6c90cb8a0fd49 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/df0c3e8efd6211cf15eedf67d2a591cc54099ac8
Env: REF_NAME=gh-readonly-queue/next/pr-14847-d71b7a63300e898a3d40f7da703f7cde545afb41 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 18 18:13:18 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14847_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
18:13:21 Compiling 258 files with Solc 0.8.27
18:14:19 Solc 0.8.27 finished in 57.84s
18:14:19 Compiler run successful!
18:14:19
18:14:19 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
18:14:19 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
18:14:19 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.28ms (1.49ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/Parity.t.sol:ParityTest
18:14:19 [PASS] testRootMatchesBaseParity() (gas: 531543)
18:14:19 [PASS] testRootMatchesRootParity() (gas: 531476)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.29ms (1.48ms CPU time)
18:14:19
18:14:19 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
18:14:19 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
18:14:19 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
18:14:19 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
18:14:19 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
18:14:19 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
18:14:19 [PASS] testDecomp() (gas: 42525)
18:14:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 4.73ms (1.92ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
18:14:19 [PASS] test_GivenSufficientBalance() (gas: 207025)
18:14:19 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
18:14:19 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 13.82ms (438.49µs CPU time)
18:14:19
18:14:19 Ran 1 test for test/staking/15050.t.sol:Test15050
18:14:19 [PASS] test_15050() (gas: 1680466)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 14.77ms (1.73ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
18:14:19 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
18:14:19 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 19037, ~: 19037)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 16.68ms (13.36ms CPU time)
18:14:19
18:14:19 Ran 9 tests for test/staking/slash.t.sol:SlashTest
18:14:19 [PASS] test_GivenAttesterIsActive() (gas: 819548)
18:14:19 [PASS] test_GivenAttesterIsNotActive() (gas: 653255)
18:14:19 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762704)
18:14:19 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792229)
18:14:19 [PASS] test_SlashingMoreThanBalance() (gas: 735542)
18:14:19 [PASS] test_SlashingMoreThanExitBalance() (gas: 788435)
18:14:19 [PASS] test_WhenAttesterIsNotExiting() (gas: 968838)
18:14:19 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29098)
18:14:19 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636978)
18:14:19 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 17.14ms (4.12ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
18:14:19 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
18:14:19 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
18:14:19 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 17.31ms (14.28ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
18:14:19 [PASS] test_GivenStateIsDropped() (gas: 25448)
18:14:19 [PASS] test_GivenStateIsExecuted() (gas: 25467)
18:14:19 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24403, ~: 29451)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 17.78ms (14.95ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
18:14:19 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
18:14:19 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.74ms (14.87ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
18:14:19 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85584, ~: 85895)
18:14:19 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 20.69ms (17.84ms CPU time)
18:14:19
18:14:19 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
18:14:19 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 21.25ms (17.98ms CPU time)
18:14:19
18:14:19 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
18:14:19 [PASS] test_LockVoteAndExecute() (gas: 1313517)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.51ms (405.60µs CPU time)
18:14:19
18:14:19 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
18:14:19 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
18:14:19 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.32ms (20.28ms CPU time)
18:14:19
18:14:19 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
18:14:19 [PASS] test_UpgradeIntoNewVersion() (gas: 4144046)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 30.14ms (4.05ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
18:14:19 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
18:14:19 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.22ms (9.89ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
18:14:19 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
18:14:19 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.28ms (9.91ms CPU time)
18:14:19
18:14:19 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
18:14:19 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 429686)
18:14:19 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 324519)
18:14:19 [PASS] test_GivenNewCanonicalInstance() (gas: 857028)
18:14:19 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 526030)
18:14:19 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 604049)
18:14:19 [PASS] test_GivenProposalIsLeader() (gas: 501508)
18:14:19 [PASS] test_GivenRoundChanged() (gas: 480540)
18:14:19 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 355277, ~: 355277)
18:14:19 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 33.34ms (30.06ms CPU time)
18:14:19
18:14:19 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
18:14:19 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 429664)
18:14:19 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 324519)
18:14:19 [PASS] test_GivenNewCanonicalInstance() (gas: 857006)
18:14:19 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 526008)
18:14:19 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 604049)
18:14:19 [PASS] test_GivenProposalIsLeader() (gas: 501508)
18:14:19 [PASS] test_GivenRoundChanged() (gas: 480540)
18:14:19 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 355386, ~: 355386)
18:14:19 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 33.72ms (30.43ms CPU time)
18:14:19
18:14:19 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
18:14:19 [PASS] test_Slashing() (gas: 44508272)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 35.45ms (31.24ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
18:14:19 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
18:14:19 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.25ms (14.86ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
18:14:19 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
18:14:19 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16710, ~: 15332)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.63ms (17.43ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
18:14:19 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
18:14:19 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.48ms (26.45ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
18:14:19 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
18:14:19 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28542, ~: 28529)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 43.44ms (21.57ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
18:14:19 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19380, ~: 19325)
18:14:19 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83203, ~: 82934)
18:14:19 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.98ms (25.54ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
18:14:19 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
18:14:19 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
18:14:19 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 52.81ms (39.35ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
18:14:19 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
18:14:19 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 38.21ms (37.15ms CPU time)
18:14:19
18:14:19 Ran 1 test for test/staking/move.t.sol:MoveTest
18:14:19 [PASS] test_MoveStakingSet() (gas: 55271030)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 63.06ms (50.14ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
18:14:19 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
18:14:19 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 48.66ms (26.07ms CPU time)
18:14:19
18:14:19 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
18:14:19 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120317, ~: 121972)
18:14:19 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121028, ~: 122955)
18:14:19 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139862, ~: 141470)
18:14:19 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120426, ~: 121911)
18:14:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 84.54ms (61.23ms CPU time)
18:14:19
18:14:19 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
18:14:19 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806678)
18:14:19 [PASS] test_GivenAttesterIsLiving() (gas: 824862)
18:14:19 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
18:14:19 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788889)
18:14:19 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30190)
18:14:19 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634528, ~: 634528)
18:14:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 87.56ms (74.65ms CPU time)
18:14:19
18:14:19 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
18:14:19 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 826050, ~: 826182)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 97.15ms (93.09ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
18:14:19 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 231896, ~: 236522)
18:14:19 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261690, ~: 263012)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 118.19ms (115.37ms CPU time)
18:14:19
18:14:19 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
18:14:19 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76826, ~: 76633)
18:14:19 [PASS] test_WhenAmountEq0() (gas: 8437)
18:14:19 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235756, ~: 235994)
18:14:19 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215833, ~: 213159)
18:14:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 120.17ms (95.94ms CPU time)
18:14:19
18:14:19 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
18:14:19 [PASS] test_GivenNoCheckpoints() (gas: 28277)
18:14:19 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 211702, ~: 212353)
18:14:19 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206840, ~: 209698)
18:14:19 [PASS] test_WhenTimeNotInPast() (gas: 3997)
18:14:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 75.44ms (75.10ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking/getters.t.sol:GettersTest
18:14:19 [PASS] test_getAttesterAtIndex() (gas: 34683)
18:14:19 [PASS] test_getAttesterOutOfBounds() (gas: 27434)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.32ms (114.86µs CPU time)
18:14:19
18:14:19 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
18:14:19 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 184412, ~: 184778)
18:14:19 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.44ms (32.12ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
18:14:19 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308732, ~: 308792)
18:14:19 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204100, ~: 204258)
18:14:19 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 189.79ms (143.67ms CPU time)
18:14:19
18:14:19 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
18:14:19 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32844, ~: 32633)
18:14:19 [PASS] test_WhenAmountEq0() (gas: 8626)
18:14:19 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208830, ~: 210499)
18:14:19 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 240043, ~: 238404)
18:14:19 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215810, ~: 214846)
18:14:19 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 194.30ms (125.12ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
18:14:19 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
18:14:19 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
18:14:19 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790916, ~: 1790916)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 197.24ms (176.99ms CPU time)
18:14:19
18:14:19 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
18:14:19 [PASS] test_GivenStatusIsNotExiting() (gas: 727748)
18:14:19 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836249, ~: 836289)
18:14:19 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759159)
18:14:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 159.24ms (156.28ms CPU time)
18:14:19
18:14:19 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
18:14:19 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
18:14:19 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116946)
18:14:19 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
18:14:19 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
18:14:19 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
18:14:19 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.30ms (1.32ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
18:14:19 [PASS] test_GivenSufficientBalance() (gas: 155632)
18:14:19 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.08ms (223.44µs CPU time)
18:14:19
18:14:19 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
18:14:19 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
18:14:19 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421442, ~: 421347)
18:14:19 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171092, ~: 171381)
18:14:19 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
18:14:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 155.55ms (155.05ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
18:14:19 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
18:14:19 [PASS] test_GivenNoListedRollups() (gas: 10735)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.01ms (548.98µs CPU time)
18:14:19
18:14:19 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
18:14:19 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
18:14:19 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.93ms (15.55ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
18:14:19 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
18:14:19 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3584762, ~: 3535150)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 265.47ms (260.70ms CPU time)
18:14:19
18:14:19 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
18:14:19 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
18:14:19 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693519, ~: 694512)
18:14:19 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
18:14:19 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
18:14:19 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683465, ~: 684335)
18:14:19 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685969, ~: 686480)
18:14:19 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698968, ~: 699482)
18:14:19 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
18:14:19 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664277, ~: 664941)
18:14:19 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
18:14:19 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 326.09ms (477.03ms CPU time)
18:14:19
18:14:19 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
18:14:19 [PASS] test_AddRollup(bool) (runs: 256, μ: 2773414, ~: 3233310)
18:14:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 484.45ms (469.47ms CPU time)
18:14:19
18:14:19 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
18:14:19 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
18:14:19 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1271533, ~: 1655074)
18:14:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 294.63ms (291.64ms CPU time)
18:14:20
18:14:20 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
18:14:20 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3128009, ~: 1348357)
18:14:20 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
18:14:20 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
18:14:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 636.03ms (775.05ms CPU time)
18:14:20
18:14:20 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
18:14:20 [PASS] test_activityDuplicateNoop() (gas: 335056)
18:14:20 [PASS] test_activityScore() (gas: 1138003)
18:14:20 [PASS] test_shares() (gas: 2668376)
18:14:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 655.40ms (8.03ms CPU time)
18:14:20
18:14:20 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
18:14:20 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20577, ~: 20577)
18:14:20 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48665, ~: 48668)
18:14:20 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1044015, ~: 1045005)
18:14:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 603.75ms (602.67ms CPU time)
18:14:20
18:14:20 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
18:14:20 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2997623, ~: 2988002)
18:14:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 793.89ms (790.57ms CPU time)
18:14:20
18:14:20 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
18:14:20 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
18:14:20 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 831450, ~: 815882)
18:14:20 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
18:14:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 911.78ms (925.41ms CPU time)
18:14:20
18:14:20 Ran 2 tests for test/ignition.t.sol:IgnitionTest
18:14:20 [PASS] test_RevertNonEmptyBlock() (gas: 37755572)
18:14:20 [PASS] test_emptyBlock() (gas: 37911196)
18:14:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.12s (19.07ms CPU time)
18:14:20
18:14:20 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
18:14:20 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670296, ~: 670633)
18:14:20 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
18:14:20 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672607, ~: 673069)
18:14:20 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671561, ~: 672020)
18:14:20 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
18:14:20 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683896, ~: 684026)
18:14:20 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1124919, ~: 1125994)
18:14:20 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
18:14:20 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15220, ~: 15214)
18:14:20 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376105, ~: 376141)
18:14:20 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381340, ~: 381394)
18:14:20 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 904.66ms (919.68ms CPU time)
18:14:20
18:14:20 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
18:14:20 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217163, ~: 216944)
18:14:20 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320453, ~: 320250)
18:14:20 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227488, ~: 227276)
18:14:20 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
18:14:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 948.97ms (181.70ms CPU time)
18:14:20
18:14:20 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
18:14:20 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
18:14:20 [PASS] test_full() (gas: 160797407)
18:14:20 [PASS] test_invalidOracleInput() (gas: 55199)
18:14:20 [PASS] test_photograph() (gas: 77271119)
18:14:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.32s (422.60ms CPU time)
18:14:20
18:14:20 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
18:14:20 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 614018, ~: 559942)
18:14:20 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
18:14:20 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 685869, ~: 682363)
18:14:20 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 668591, ~: 661434)
18:14:20 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 752887, ~: 747623)
18:14:20 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 683913, ~: 692656)
18:14:20 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 721534, ~: 765629)
18:14:20 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.28s (4.14s CPU time)
18:14:20
18:14:20 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
18:14:20 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1282089, ~: 1405312)
18:14:20 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
18:14:20 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1398606, ~: 1596905)
18:14:20 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1105514, ~: 1259725)
18:14:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.06s (786.71ms CPU time)
18:14:20
18:14:20 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
18:14:20 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695980, ~: 696660)
18:14:20 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832063, ~: 832951)
18:14:20 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673401, ~: 673706)
18:14:20 [PASS] test_GivenStateIsActive() (gas: 356145)
18:14:20 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
18:14:20 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685816, ~: 686292)
18:14:20 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699020, ~: 699359)
18:14:20 [PASS] test_GivenStateIsPending() (gas: 348521)
18:14:20 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664319, ~: 664805)
18:14:20 [PASS] test_GivenStateIsRejected() (gas: 363965)
18:14:20 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 1.25s (709.36ms CPU time)
18:14:20
18:14:20 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
18:14:20 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43248628, ~: 43248599)
18:14:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.44s (1.43s CPU time)
18:14:20
18:14:20 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
18:14:20 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308286, ~: 309074)
18:14:20 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207549, ~: 208358)
18:14:20 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
18:14:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.34s (106.09ms CPU time)
18:14:21
18:14:21 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
18:14:21 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2735631, ~: 390238)
18:14:21 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
18:14:21 [PASS] testSimpleSample() (gas: 5526723)
18:14:21 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15629, ~: 15552)
18:14:21 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 618287, ~: 202291)
18:14:21 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
18:14:21 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.36s (3.06s CPU time)
18:14:22
18:14:22 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
18:14:22 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968368, ~: 967904)
18:14:22 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964060, ~: 963768)
18:14:22 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964508, ~: 964326)
18:14:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.87s (77.53ms CPU time)
18:14:22
18:14:22 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
18:14:22 [PASS] testMultipleProvers() (gas: 139424735)
18:14:22 [PASS] testMultipleProversBoostedRewards() (gas: 105755177)
18:14:22 [PASS] testNoHolesInProvenBlocks() (gas: 71428650)
18:14:22 [PASS] testProofsAreInOneEpoch() (gas: 71427692)
18:14:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.87s (5.48s CPU time)
18:14:23
18:14:23 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
18:14:23 [PASS] test_FeeModelEquivalence() (gas: 436453050)
18:14:23 [PASS] test__FeeModelPrune() (gas: 2117894)
18:14:23 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.68s (3.41s CPU time)
18:14:23
18:14:23 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
18:14:23 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128634, ~: 118972)
18:14:23 [PASS] test_GivenBalanceIs0() (gas: 54054)
18:14:23 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
18:14:23 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.94s (36.97ms CPU time)
18:14:23
18:14:23 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
18:14:23 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183567, ~: 183680)
18:14:23 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21695, ~: 21616)
18:14:23 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1326148, ~: 1481549)
18:14:23 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.01s (241.58ms CPU time)
18:14:23
18:14:23 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
18:14:23 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
18:14:23 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
18:14:23 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
18:14:23 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
18:14:23 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.01s (94.96ms CPU time)
18:14:23
18:14:23 Ran 9 tests for test/Inbox.t.sol:InboxTest
18:14:23 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
18:14:23 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5808813, ~: 5860754)
18:14:23 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
18:14:23 [PASS] testRevertIfActorTooLarge() (gas: 11877)
18:14:23 [PASS] testRevertIfContentTooLarge() (gas: 12009)
18:14:23 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
18:14:23 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
18:14:23 [PASS] testRevertIfVersionMismatch() (gas: 12251)
18:14:23 [PASS] testSendDuplicateL2Messages() (gas: 111551)
18:14:23 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.16s (4.16s CPU time)
18:14:23
18:14:23 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
18:14:23 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 665691, ~: 681100)
18:14:23 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
18:14:23 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 676133, ~: 652184)
18:14:23 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.32s (1.39s CPU time)
18:14:23
18:14:23 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
18:14:23 [PASS] test_100_validators() (gas: 375086203)
18:14:23 [PASS] test_48_validators() (gas: 359801122)
18:14:23 [PASS] test_no_validators() (gas: 76888187)
18:14:23 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.32s (10.27s CPU time)
18:14:23
18:14:23 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
18:14:23 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
18:14:23 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 50221, ~: 50723)
18:14:23 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155761, ~: 166859)
18:14:23 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53158, ~: 53090)
18:14:23 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76300, ~: 76253)
18:14:23 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76623, ~: 76876)
18:14:23 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119779, ~: 120013)
18:14:23 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172455, ~: 172720)
18:14:23 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174464, ~: 174340)
18:14:23 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192634, ~: 192789)
18:14:23 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219539, ~: 220006)
18:14:23 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217982, ~: 218502)
18:14:23 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 4.33s (235.34ms CPU time)
18:14:24
18:14:24 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
18:14:24 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712846, ~: 5712905)
18:14:24 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554782, ~: 7554841)
18:14:24 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
18:14:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.32s (10.58s CPU time)
18:14:24
18:14:24 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
18:14:24 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515176, ~: 1515241)
18:14:24 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47885, ~: 48087)
18:14:24 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48852, ~: 49040)
18:14:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.50s (73.06ms CPU time)
18:14:25
18:14:25 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
18:14:25 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
18:14:25 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
18:14:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.67s (5.68s CPU time)
18:14:25
18:14:25 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
18:14:25 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
18:14:25 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
18:14:25 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
18:14:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.73s (47.38ms CPU time)
18:14:25
18:14:25 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
18:14:25 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42403093, ~: 42435262)
18:14:25 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58347089, ~: 58370630)
18:14:25 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 43407572, ~: 43385148)
18:14:25 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43364672, ~: 43404566)
18:14:25 [PASS] test_getRewardConfig() (gas: 42312613)
18:14:25 [PASS] test_validateHeader() (gas: 43210270)
18:14:25 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.87s (9.35s CPU time)
18:14:25
18:14:25 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
18:14:25 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
18:14:25 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273279, ~: 273297)
18:14:25 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35829, ~: 36154)
18:14:25 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273325, ~: 273575)
18:14:25 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42191, ~: 41957)
18:14:25 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273399, ~: 273651)
18:14:25 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42353, ~: 42142)
18:14:25 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273689, ~: 273685)
18:14:25 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31283, ~: 31299)
18:14:25 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274249, ~: 274514)
18:14:25 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41745, ~: 41530)
18:14:25 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060)
18:14:25 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31231, ~: 31238)
18:14:25 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273498, ~: 273199)
18:14:25 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40988, ~: 41316)
18:14:25 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273852, ~: 274131)
18:14:25 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41946, ~: 41698)
18:14:25 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273971, ~: 274253)
18:14:25 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42019, ~: 41796)
18:14:25 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 5.87s (352.52ms CPU time)
18:14:25
18:14:25 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
18:14:25 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
18:14:25 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193598, ~: 4193598)
18:14:25 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
18:14:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.01s (11.29s CPU time)
18:14:25
18:14:25 Ran 15 tests for test/Outbox.t.sol:OutboxTest
18:14:25 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
18:14:25 [PASS] testGetRootData() (gas: 86146)
18:14:25 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 26713040, ~: 3318918)
18:14:25 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3908272, ~: 3672868)
18:14:25 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
18:14:25 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
18:14:25 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
18:14:25 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
18:14:25 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
18:14:25 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
18:14:25 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
18:14:25 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
18:14:25 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
18:14:25 [PASS] testRevertIfVersionMismatch() (gas: 36053)
18:14:25 [PASS] testValidInsertAndConsume() (gas: 636284)
18:14:25 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 6.13s (6.64s CPU time)
18:14:25
18:14:25 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
18:14:25 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
18:14:25 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
18:14:25 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23195, ~: 23314)
18:14:25 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7395701, ~: 7260103)
18:14:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.17s (1.97s CPU time)
18:14:25
18:14:25 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
18:14:25 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296208, ~: 296374)
18:14:25 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371480, ~: 371568)
18:14:25 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
18:14:25 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426237, ~: 426409)
18:14:25 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441062, ~: 441559)
18:14:25 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
18:14:25 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406790, ~: 407102)
18:14:25 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
18:14:25 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.17s (401.20ms CPU time)
18:14:25
18:14:25 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
18:14:25 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
18:14:25 [PASS] testDepositPrivate() (gas: 194884)
18:14:25 [PASS] testDepositPublic() (gas: 197387)
18:14:25 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
18:14:25 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
18:14:25 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 6.17s (177.67ms CPU time)
18:14:27
18:14:27 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
18:14:27 [PASS] testFrontier() (gas: 0)
18:14:27 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 7.73s (7.72s CPU time)
18:14:27
18:14:27 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
18:14:27 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 319310, ~: 319310)
18:14:27 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10486964, ~: 10471767)
18:14:27 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10443970, ~: 10397467)
18:14:27 [PASS] test_GivenInsufficientYea() (gas: 431910)
18:14:27 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 357830, ~: 357862)
18:14:27 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10298323, ~: 10198022)
18:14:27 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9185488)
18:14:27 [PASS] test_WhenRoundNotInPast() (gas: 343580)
18:14:27 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 358178, ~: 358454)
18:14:27 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.16s (23.79s CPU time)
18:14:27
18:14:27 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
18:14:27 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
18:14:27 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336028, ~: 335952)
18:14:27 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 716833, ~: 740196)
18:14:27 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 701427, ~: 703322)
18:14:27 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 8.23s (1.70s CPU time)
18:14:30
18:14:30 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
18:14:30 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
18:14:30 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19197, ~: 19308)
18:14:30 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417721, ~: 1418006)
18:14:30 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53226, ~: 53151)
18:14:30 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 10.99s (182.35ms CPU time)
18:14:30
18:14:30 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
18:14:30 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43350744, ~: 43350744)
18:14:30 [PASS] testHappyPath() (gas: 56771586)
18:14:30 [PASS] testInitialCommitteeMatch() (gas: 43526992)
18:14:30 [PASS] testInsufficientSigsMove() (gas: 47290775)
18:14:30 [PASS] testInvalidCommitteeCommitment() (gas: 47283056)
18:14:30 [PASS] testNukeFromOrbit() (gas: 57972052)
18:14:30 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43410870, ~: 43410870)
18:14:30 [PASS] testProposerNotProvided() (gas: 47299580)
18:14:30 [PASS] testRelayedForProposer() (gas: 48707083)
18:14:30 [PASS] testStableCommittee(uint8) (runs: 256, μ: 43700723, ~: 43700859)
18:14:30 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 82619014, ~: 82619014)
18:14:30 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 10.99s (14.24s CPU time)
18:14:31
18:14:31 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
18:14:31 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 58997962)
18:14:31 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
18:14:31 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41422862)
18:14:31 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 44600346)
18:14:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.84s (101.23ms CPU time)
18:14:31
18:14:31 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
18:14:31 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630419, ~: 2630419)
18:14:31 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1008323, ~: 1275950)
18:14:31 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143)
18:14:31 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
18:14:31 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
18:14:31 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
18:14:31 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751328, ~: 13751328)
18:14:31 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751363, ~: 13751363)
18:14:31 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.77s (30.19s CPU time)
18:14:31
18:14:31 Ran 29 tests for test/Rollup.t.sol:RollupTest
18:14:31 [PASS] testBlockFee() (gas: 44417115)
18:14:31 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 39628592, ~: 39754999)
18:14:31 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 66534818, ~: 72701722)
18:14:31 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72377830)
18:14:31 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42900272, ~: 43538010)
18:14:31 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39091765, ~: 39250807)
18:14:31 [PASS] testExtraBlobs() (gas: 51385604)
18:14:31 [PASS] testInvalidBlobHash() (gas: 43406911)
18:14:31 [PASS] testInvalidBlobProof() (gas: 1026467619)
18:14:31 [PASS] testInvalidL2Fee() (gas: 43492913)
18:14:31 [PASS] testMixedBlock(bool) (runs: 256, μ: 53624605, ~: 60099593)
18:14:31 [PASS] testNonZeroDaFee() (gas: 43481094)
18:14:31 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 61959125)
18:14:31 [PASS] testProvingFeeUpdates() (gas: 72935908)
18:14:31 [PASS] testPrune() (gas: 45809642)
18:14:31 [PASS] testPruneAfterPartial() (gas: 72749770)
18:14:31 [PASS] testPruneDuringPropose() (gas: 53081159)
18:14:31 [PASS] testRevertInvalidCoinbase() (gas: 38451621)
18:14:31 [PASS] testRevertInvalidTimestamp() (gas: 38454162)
18:14:31 [PASS] testRevertPrune() (gas: 45305948)
18:14:31 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 61686078)
18:14:31 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 77226497, ~: 77226527)
18:14:31 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 77228680, ~: 77228855)
18:14:31 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53358596)
18:14:31 [PASS] testSingleBlock(bool) (runs: 256, μ: 40765218, ~: 40049781)
18:14:31 [PASS] testSubmitProofInvalidArchive() (gas: 39000701)
18:14:31 [PASS] testSubmitProofNonExistentBlock() (gas: 39000428)
18:14:31 [PASS] testTimestamp() (gas: 40312967)
18:14:31 [PASS] testTooManyBlocks() (gas: 51560332)
18:14:31 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 11.84s (44.68s CPU time)
18:14:31
18:14:31 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
18:14:31 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1779071, ~: 1686730)
18:14:31 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
18:14:31 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
18:14:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.83s (1.16s CPU time)
18:14:31
18:14:31 Ran 95 test suites in 11.84s (216.74s CPU time): 404 tests passed, 0 failed, 0 skipped (404 total tests)