Parent Log:
http://ci.aztec-labs.com/ac57e754125ff9ea
Command: b14fc6a455c4b230 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/75dcb634dee5e91a8c64b2a8cbba6bfc28fb7517
Env: REF_NAME=gh-readonly-queue/next/pr-14452-fa449771f161568004ab72e3bb8aeff7d88131f4 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Mon Jun 9 15:03:31 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14452_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
15:03:34 Compiling 249 files with Solc 0.8.27
15:04:24 Solc 0.8.27 finished in 49.37s
15:04:24 Compiler run successful!
15:04:24
15:04:24 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
15:04:24 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
15:04:24 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.88ms (1.19ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/staking/getters.t.sol:GettersTest
15:04:24 [PASS] test_getAttesterAtIndex() (gas: 34594)
15:04:24 [PASS] test_getAttesterOutOfBounds() (gas: 27345)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.29ms (161.71µs CPU time)
15:04:24
15:04:24 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
15:04:24 [PASS] test_GivenSufficientBalance() (gas: 206864)
15:04:24 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
15:04:24 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.40ms (560.08µs CPU time)
15:04:24
15:04:24 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
15:04:24 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
15:04:24 [PASS] test_GivenNoListedRollups() (gas: 10735)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.79ms (143.06µs CPU time)
15:04:24
15:04:24 Ran 2 tests for test/Parity.t.sol:ParityTest
15:04:24 [PASS] testRootMatchesBaseParity() (gas: 548387)
15:04:24 [PASS] testRootMatchesRootParity() (gas: 548320)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.02ms (5.04ms CPU time)
15:04:24
15:04:24 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
15:04:24 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
15:04:24 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 777821)
15:04:24 [PASS] test_GivenAttesterIsNotActive() (gas: 564552)
15:04:24 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30468)
15:04:24 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58807)
15:04:24 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 11.96ms (1.10ms CPU time)
15:04:24
15:04:24 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
15:04:24 [PASS] testComputeTxsEffectsHash2() (gas: 18627)
15:04:24 [PASS] testComputeTxsEffectsHash3() (gas: 23624)
15:04:24 [PASS] testComputeTxsEffectsHash5() (gas: 32656)
15:04:24 [PASS] testComputeTxsEffectsHash6() (gas: 37298)
15:04:24 [PASS] testComputeTxsEffectsHash7() (gas: 41009)
15:04:24 [PASS] testDecomp() (gas: 42917)
15:04:24 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 13.64ms (5.62ms CPU time)
15:04:24
15:04:24 Ran 7 tests for test/staking/slash.t.sol:SlashTest
15:04:24 [PASS] test_GivenAttesterIsActive() (gas: 728109)
15:04:24 [PASS] test_GivenAttesterIsNotActive() (gas: 554618)
15:04:24 [PASS] test_GivenTimeIsAfterUnlock() (gas: 687897)
15:04:24 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 711259)
15:04:24 [PASS] test_WhenAttesterIsNotExiting() (gas: 752433)
15:04:24 [PASS] test_WhenAttesterIsNotRegistered() (gas: 31448)
15:04:24 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 13365)
15:04:24 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 13.67ms (2.80ms CPU time)
15:04:24
15:04:24 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
15:04:24 [PASS] test_UpgradeIntoNewVersion() (gas: 3572621)
15:04:24 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 14.73ms (2.25ms CPU time)
15:04:24
15:04:24 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
15:04:24 [PASS] test_Slashing() (gas: 40393403)
15:04:24 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 16.47ms (7.69ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
15:04:24 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
15:04:24 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
15:04:24 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 17.84ms (10.00ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
15:04:24 [PASS] test_GivenSufficientBalance() (gas: 155504)
15:04:24 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.96ms (298.92µs CPU time)
15:04:24
15:04:24 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
15:04:24 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
15:04:24 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 22.76ms (15.79ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
15:04:24 [PASS] test_GivenStateIsDropped() (gas: 25448)
15:04:24 [PASS] test_GivenStateIsExecuted() (gas: 25467)
15:04:24 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 23704, ~: 29451)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.35ms (18.42ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
15:04:24 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
15:04:24 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.61ms (22.70ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
15:04:24 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
15:04:24 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.86ms (23.85ms CPU time)
15:04:24
15:04:24 Ran 1 test for test/staking/move.t.sol:MoveTest
15:04:24 [PASS] test_MoveStakingSet() (gas: 48903295)
15:04:24 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 37.39ms (26.23ms CPU time)
15:04:24
15:04:24 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
15:04:24 [PASS] test_LockVoteAndExecute() (gas: 1313517)
15:04:24 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.75ms (517.03µs CPU time)
15:04:24
15:04:24 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
15:04:24 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14431, ~: 14431)
15:04:24 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 23063)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 46.72ms (13.76ms CPU time)
15:04:24
15:04:24 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
15:04:24 [PASS] test_GivenTheRollupIsInGenesisState() (gas: 39905260)
15:04:24 [PASS] test_GivenTheSeedHasBeenSampled() (gas: 41965875)
15:04:24 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 52151226)
15:04:24 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
15:04:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 27.30ms (25.94ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
15:04:24 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 185775, ~: 184736)
15:04:24 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 5735, ~: 5735)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 58.14ms (50.43ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
15:04:24 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127587, ~: 118972)
15:04:24 [PASS] test_GivenBalanceIs0() (gas: 54054)
15:04:24 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 59.30ms (50.65ms CPU time)
15:04:24
15:04:24 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
15:04:24 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488)
15:04:24 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:04:24 [PASS] test_GivenNewCanonicalInstance() (gas: 838586)
15:04:24 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516755)
15:04:24 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:04:24 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:04:24 [PASS] test_GivenRoundChanged() (gas: 471277)
15:04:24 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210)
15:04:24 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 62.74ms (54.38ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
15:04:24 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
15:04:24 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 62.75ms (47.84ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
15:04:24 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
15:04:24 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 63.15ms (26.41ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
15:04:24 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11828, ~: 11828)
15:04:24 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28490, ~: 28476)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.25ms (30.16ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
15:04:24 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
15:04:24 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 67.42ms (55.46ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
15:04:24 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
15:04:24 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
15:04:24 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 61.86ms (64.23ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
15:04:24 [PASS] test_setSlasher(address) (runs: 256, μ: 27148, ~: 27148)
15:04:24 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12830, ~: 12830)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.58ms (26.57ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
15:04:24 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
15:04:24 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.32ms (18.87ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
15:04:24 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515170, ~: 1515241)
15:04:24 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47908, ~: 48215)
15:04:24 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48834, ~: 48775)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 90.95ms (83.10ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
15:04:24 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14453, ~: 14453)
15:04:24 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22402)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.79ms (12.93ms CPU time)
15:04:24
15:04:24 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
15:04:24 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825684, ~: 826182)
15:04:24 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 111.19ms (101.29ms CPU time)
15:04:24
15:04:24 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
15:04:24 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76860, ~: 76633)
15:04:24 [PASS] test_WhenAmountEq0() (gas: 8437)
15:04:24 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 240275, ~: 236398)
15:04:24 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208371, ~: 212875)
15:04:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 114.93ms (108.00ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/ignition.t.sol:IgnitionTest
15:04:24 [PASS] test_RevertNonEmptyBlock() (gas: 36275193)
15:04:24 [PASS] test_emptyBlock() (gas: 36455098)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 125.69ms (117.19ms CPU time)
15:04:24
15:04:24 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
15:04:24 [PASS] test_GivenNoCheckpoints() (gas: 28277)
15:04:24 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 210186, ~: 212387)
15:04:24 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209272, ~: 209698)
15:04:24 [PASS] test_WhenTimeNotInPast() (gas: 3997)
15:04:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 154.52ms (124.08ms CPU time)
15:04:24
15:04:24 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
15:04:24 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32844, ~: 32633)
15:04:24 [PASS] test_WhenAmountEq0() (gas: 8626)
15:04:24 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211427, ~: 210621)
15:04:24 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238766, ~: 238058)
15:04:24 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215182, ~: 214846)
15:04:24 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 151.25ms (150.87ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:04:24 [PASS] test_GivenStatusIsNotExiting() (gas: 644471)
15:04:24 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 759312, ~: 759353)
15:04:24 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 682520)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 174.03ms (163.68ms CPU time)
15:04:24
15:04:24 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
15:04:24 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510)
15:04:24 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365)
15:04:24 [PASS] test_GivenNewCanonicalInstance() (gas: 838608)
15:04:24 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516777)
15:04:24 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594674)
15:04:24 [PASS] test_GivenProposalIsLeader() (gas: 492255)
15:04:24 [PASS] test_GivenRoundChanged() (gas: 471277)
15:04:24 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101)
15:04:24 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 29.61ms (28.78ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
15:04:24 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968216, ~: 967907)
15:04:24 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 963839, ~: 963631)
15:04:24 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964521, ~: 964326)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 178.93ms (131.60ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
15:04:24 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85584, ~: 85895)
15:04:24 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.90ms (24.48ms CPU time)
15:04:24
15:04:24 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
15:04:24 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1266838, ~: 1266838)
15:04:24 [PASS] testDepositPrivate() (gas: 194773)
15:04:24 [PASS] testDepositPublic() (gas: 197276)
15:04:24 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2335112, ~: 2335112)
15:04:24 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1256473)
15:04:24 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 198.94ms (309.38ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
15:04:24 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
15:04:24 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
15:04:24 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 32.43ms (32.00ms CPU time)
15:04:24
15:04:24 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
15:04:24 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119751, ~: 121404)
15:04:24 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120743, ~: 122955)
15:04:24 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119776, ~: 120972)
15:04:24 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119857, ~: 121911)
15:04:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 210.74ms (70.41ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
15:04:24 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11907, ~: 11907)
15:04:24 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19638, ~: 19638)
15:04:24 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1855210, ~: 1855210)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 214.18ms (208.93ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/MultiProof.t.sol:MultiProofTest
15:04:24 [PASS] testMultipleProvers() (gas: 241822573)
15:04:24 [PASS] testNoHolesInProvenBlocks() (gas: 83044635)
15:04:24 [PASS] testProofsAreInOneEpoch() (gas: 98423322)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 255.64ms (371.00ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
15:04:24 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
15:04:24 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.78ms (22.57ms CPU time)
15:04:24
15:04:24 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
15:04:24 [PASS] test_WhenDepositsPerMintIs0() (gas: 67351)
15:04:24 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256) (runs: 256, μ: 3289344, ~: 3304148)
15:04:24 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 308.72ms (289.55ms CPU time)
15:04:24
15:04:24 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
15:04:24 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13928, ~: 13928)
15:04:24 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19352, ~: 19374)
15:04:24 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1955234, ~: 1955540)
15:04:24 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53207, ~: 53084)
15:04:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 246.21ms (241.15ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
15:04:24 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20581, ~: 20577)
15:04:24 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48672, ~: 48668)
15:04:24 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043694, ~: 1044672)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 495.09ms (461.34ms CPU time)
15:04:24
15:04:24 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
15:04:24 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
15:04:24 [PASS] test_full() (gas: 160797407)
15:04:24 [PASS] test_invalidOracleInput() (gas: 55199)
15:04:24 [PASS] test_photograph() (gas: 77268431)
15:04:24 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 538.41ms (442.46ms CPU time)
15:04:24
15:04:24 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
15:04:24 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2975389, ~: 1183055)
15:04:24 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59903, ~: 59903)
15:04:24 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
15:04:24 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 563.18ms (676.62ms CPU time)
15:04:25
15:04:25 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
15:04:25 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2777380, ~: 2780309)
15:04:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 808.03ms (790.61ms CPU time)
15:04:25
15:04:25 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
15:04:25 [PASS] test_AddRollup(bool) (runs: 256, μ: 2661974, ~: 2955314)
15:04:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 830.68ms (817.96ms CPU time)
15:04:25
15:04:25 Ran 3 tests for test/validator-selection/address_snapshots/length.t.sol:AddressSnapshotLengthTest
15:04:25 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 634797, ~: 643233)
15:04:25 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
15:04:25 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 659454, ~: 651842)
15:04:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.02s (1.66s CPU time)
15:04:25
15:04:25 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
15:04:25 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 41191362, ~: 41191345)
15:04:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 989.64ms (988.42ms CPU time)
15:04:25
15:04:25 Ran 3 tests for test/validator-selection/address_snapshots/at.t.sol:AddressSnapshotAtTest
15:04:25 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
15:04:25 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 811766, ~: 815882)
15:04:25 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
15:04:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.10s (1.10s CPU time)
15:04:25
15:04:25 Ran 4 tests for test/validator-selection/address_snapshots/values.t.sol:AddressSnapshotValuesTest
15:04:25 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
15:04:25 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336054, ~: 335952)
15:04:25 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 666090, ~: 661718)
15:04:25 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 715401, ~: 703388)
15:04:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.04s (1.68s CPU time)
15:04:25
15:04:25 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
15:04:25 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1240244, ~: 1404628)
15:04:25 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
15:04:25 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1420078, ~: 1596753)
15:04:25 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1117197, ~: 1259997)
15:04:25 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.32s (771.74ms CPU time)
15:04:25
15:04:25 Ran 7 tests for test/validator-selection/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
15:04:25 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 644979, ~: 634439)
15:04:25 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
15:04:25 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 703579, ~: 682363)
15:04:25 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 665238, ~: 661294)
15:04:25 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 753697, ~: 747623)
15:04:25 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 734604, ~: 732568)
15:04:25 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 686567, ~: 681697)
15:04:25 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.33s (5.52s CPU time)
15:04:25
15:04:25 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
15:04:25 [PASS] test_FeeModelEquivalence() (gas: 509939896)
15:04:25 [PASS] test__FeeModelPrune() (gas: 2243706)
15:04:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.40s (1.12s CPU time)
15:04:25
15:04:25 Ran 3 tests for test/validator-selection/address_snapshots/add.t.sol:AddressSnapshotAddTest
15:04:25 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1769907, ~: 1686248)
15:04:25 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
15:04:25 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
15:04:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.45s (1.53s CPU time)
15:04:26
15:04:26 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
15:04:26 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669941, ~: 670633)
15:04:26 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
15:04:26 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672142, ~: 673071)
15:04:26 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671714, ~: 672020)
15:04:26 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
15:04:26 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683495, ~: 684026)
15:04:26 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125379, ~: 1125994)
15:04:26 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
15:04:26 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15224, ~: 15214)
15:04:26 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376103, ~: 376141)
15:04:26 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381308, ~: 381394)
15:04:26 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 1.98s (1.37s CPU time)
15:04:26
15:04:26 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
15:04:26 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 725047)
15:04:26 [PASS] test_GivenAttesterIsLiving() (gas: 733156)
15:04:26 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 529033)
15:04:26 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 709567)
15:04:26 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30167)
15:04:26 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 538805, ~: 538805)
15:04:26 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.06s (85.73ms CPU time)
15:04:26
15:04:26 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
15:04:26 [PASS] test_100_validators() (gas: 373337561)
15:04:26 [PASS] test_48_validators() (gas: 324064127)
15:04:26 [PASS] test_no_validators() (gas: 81538514)
15:04:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.20s (3.79s CPU time)
15:04:26
15:04:26 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
15:04:26 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183575, ~: 183680)
15:04:26 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21693, ~: 21616)
15:04:26 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1326115, ~: 1481487)
15:04:26 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.31s (465.91ms CPU time)
15:04:27
15:04:27 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest
15:04:27 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2777660, ~: 177010)
15:04:27 [PASS] testSimpleSample() (gas: 5504701)
15:04:27 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 458691, ~: 120471)
15:04:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.18s (3.81s CPU time)
15:04:27
15:04:27 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
15:04:27 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11830, ~: 11830)
15:04:27 [PASS] test_WhenDepositsPerMintIs0() (gas: 10889)
15:04:27 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23202, ~: 23380)
15:04:27 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 11285220, ~: 12097842)
15:04:27 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.56s (3.53s CPU time)
15:04:28
15:04:28 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
15:04:28 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
15:04:28 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273302, ~: 273865)
15:04:28 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35789, ~: 35472)
15:04:28 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273286, ~: 273575)
15:04:28 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42139, ~: 41957)
15:04:28 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273414, ~: 273651)
15:04:28 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42335, ~: 42142)
15:04:28 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685)
15:04:28 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31296, ~: 31299)
15:04:28 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274215, ~: 274514)
15:04:28 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41779, ~: 41530)
15:04:28 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060)
15:04:28 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31235, ~: 31238)
15:04:28 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273544, ~: 273623)
15:04:28 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40966, ~: 40822)
15:04:28 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273880, ~: 274131)
15:04:28 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41875, ~: 41698)
15:04:28 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273965, ~: 274253)
15:04:28 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42018, ~: 41796)
15:04:28 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 3.63s (459.04ms CPU time)
15:04:28
15:04:28 Ran 26 tests for test/Rollup.t.sol:RollupTest
15:04:28 [PASS] testBlockFee() (gas: 42889415)
15:04:28 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 38282686, ~: 38412222)
15:04:28 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 78193944, ~: 84327945)
15:04:28 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 83975363)
15:04:28 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 42521203, ~: 43132403)
15:04:28 [PASS] testEmptyBlock(bool) (runs: 256, μ: 37656766, ~: 37840222)
15:04:28 [PASS] testInvalidBlobHash() (gas: 41850668)
15:04:28 [PASS] testInvalidBlobProof() (gas: 1026084661)
15:04:28 [PASS] testInvalidL2Fee() (gas: 41950092)
15:04:28 [PASS] testMixedBlock(bool) (runs: 256, μ: 57278468, ~: 69338703)
15:04:28 [PASS] testNonZeroDaFee() (gas: 41938256)
15:04:28 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 71290941)
15:04:28 [PASS] testProvingFeeUpdates() (gas: 99971881)
15:04:28 [PASS] testPrune() (gas: 44388832)
15:04:28 [PASS] testPruneAfterPartial() (gas: 84334203)
15:04:28 [PASS] testPruneDuringPropose() (gas: 51642731)
15:04:28 [PASS] testRevertInvalidTimestamp() (gas: 36927757)
15:04:28 [PASS] testRevertPrune() (gas: 43829113)
15:04:28 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 60257334)
15:04:28 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 74107564, ~: 74107609)
15:04:28 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 74109686, ~: 74109911)
15:04:28 [PASS] testShouldNotBeTooEagerToPrune() (gas: 51941402)
15:04:28 [PASS] testSingleBlock(bool) (runs: 256, μ: 39803172, ~: 40858904)
15:04:28 [PASS] testSubmitProofInvalidArchive() (gas: 37494811)
15:04:28 [PASS] testSubmitProofNonExistentBlock() (gas: 37494516)
15:04:28 [PASS] testTimestamp() (gas: 38763332)
15:04:28 Suite result: ok. 26 passed; 0 failed; 0 skipped; finished in 3.65s (16.97s CPU time)
15:04:28 proptest: Saving this and future failures in cache/fuzz/failures
15:04:28 proptest: If this test was run on a CI system, you may wish to add the following line to your copy of the file. (You may need to create it.)
15:04:28 cc 93e31088a9523f55e79384e2b368946ca87afcf7561ce503bff09b53832901af
15:04:29
15:04:29 Ran 9 tests for test/Inbox.t.sol:InboxTest
15:04:29 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
15:04:29 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5422068, ~: 5557460)
15:04:29 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
15:04:29 [PASS] testRevertIfActorTooLarge() (gas: 11877)
15:04:29 [PASS] testRevertIfContentTooLarge() (gas: 12009)
15:04:29 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
15:04:29 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
15:04:29 [PASS] testRevertIfVersionMismatch() (gas: 12251)
15:04:29 [PASS] testSendDuplicateL2Messages() (gas: 111551)
15:04:29 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.87s (4.86s CPU time)
15:04:29
15:04:29 Ran 5 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
15:04:29 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 40621423, ~: 40597694)
15:04:29 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 41317294, ~: 41346361)
15:04:29 [PASS] test_getEpochCommitteeBig(uint16,bool) (runs: 256, μ: 51853162, ~: 51957246)
15:04:29 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 41251023, ~: 41247333)
15:04:29 [PASS] test_validateHeader() (gas: 41153888)
15:04:29 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.41s (8.60s CPU time)
15:04:30
15:04:30 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
15:04:30 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19422, ~: 19727)
15:04:30 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83262, ~: 82934)
15:04:30 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
15:04:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.38s (59.35ms CPU time)
15:04:30
15:04:30 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
15:04:30 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712836, ~: 5712905)
15:04:30 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554780, ~: 7554841)
15:04:30 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892755, ~: 3892755)
15:04:30 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.38s (12.88s CPU time)
15:04:32
15:04:32 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
15:04:32 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696129, ~: 696660)
15:04:32 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832323, ~: 832951)
15:04:32 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672853, ~: 673706)
15:04:32 [PASS] test_GivenStateIsActive() (gas: 356145)
15:04:32 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
15:04:32 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685796, ~: 686292)
15:04:32 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698853, ~: 699359)
15:04:32 [PASS] test_GivenStateIsPending() (gas: 348521)
15:04:32 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664490, ~: 664805)
15:04:32 [PASS] test_GivenStateIsRejected() (gas: 363965)
15:04:32 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 7.82s (758.80ms CPU time)
15:04:32
15:04:32 Ran 3 tests for test/Forwarder.t.sol:ForwarderTest
15:04:32 [PASS] testForward() (gas: 125773)
15:04:32 [PASS] testRevertWhenCallToInvalidAddress(address) (runs: 256, μ: 14635, ~: 14635)
15:04:32 [PASS] testRevertWhenLengthMismatch() (gas: 10077)
15:04:32 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.95s (15.22ms CPU time)
15:04:32
15:04:32 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
15:04:32 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390298, ~: 390317)
15:04:32 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 693829, ~: 694512)
15:04:32 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
15:04:32 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
15:04:32 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683843, ~: 684335)
15:04:32 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685285, ~: 686480)
15:04:32 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699160, ~: 699482)
15:04:32 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
15:04:32 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664293, ~: 664941)
15:04:32 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
15:04:32 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 7.95s (686.57ms CPU time)
15:04:32
15:04:32 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
15:04:32 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
15:04:32 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 50152, ~: 50456)
15:04:32 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 157428, ~: 166937)
15:04:32 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53150, ~: 53090)
15:04:32 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76317, ~: 76935)
15:04:32 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76590, ~: 76403)
15:04:32 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119743, ~: 120013)
15:04:32 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172429, ~: 172710)
15:04:32 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174795, ~: 175550)
15:04:32 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192464, ~: 192789)
15:04:32 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219645, ~: 220006)
15:04:32 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217978, ~: 218502)
15:04:32 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 7.86s (252.82ms CPU time)
15:04:32
15:04:32 Ran 4 tests for test/validator-selection/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
15:04:32 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
15:04:32 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421449, ~: 421347)
15:04:32 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171115, ~: 171381)
15:04:32 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
15:04:32 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.95s (272.22ms CPU time)
15:04:32
15:04:32 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
15:04:32 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2593493, ~: 2593493)
15:04:32 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 863275, ~: 618450)
15:04:32 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 14011921, ~: 14011921)
15:04:32 [FAIL: next call did not revert as expected; counterexample: calldata=0xf5ab85c10000000000000000000000000000000000000000000000000000000000003963000000000000000000000000000000000000000000000000000000000000dead args=[0x0000000000000000000000000000000000003963, 0x000000000000000000000000000000000000dEaD]] test_WhenPassportProofHasBeenUsed(address,address) (runs: 67, μ: 16226824, ~: 16226824)
15:04:32 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 11782536, ~: 11782536)
15:04:32 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 11811434, ~: 11811434)
15:04:32 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 14554431, ~: 14554431)
15:04:32 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 14554364, ~: 14554364)
15:04:32 Suite result: FAILED. 7 passed; 1 failed; 0 skipped; finished in 7.95s (27.99s CPU time)
15:04:34
15:04:34 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
15:04:34 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156)
15:04:34 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10568323, ~: 10571496)
15:04:34 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10617873, ~: 10618596)
15:04:34 [PASS] test_GivenInsufficientYea() (gas: 422734)
15:04:34 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348684, ~: 348708)
15:04:34 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10275838, ~: 10380866)
15:04:34 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669)
15:04:34 [PASS] test_WhenRoundNotInPast() (gas: 334426)
15:04:34 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 348767, ~: 348620)
15:04:34 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.83s (28.78s CPU time)
15:04:34
15:04:34 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
15:04:34 [PASS] testFrontier() (gas: 0)
15:04:34 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.90s (9.89s CPU time)
15:04:35
15:04:35 Ran 15 tests for test/Outbox.t.sol:OutboxTest
15:04:35 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10866, ~: 10866)
15:04:35 [PASS] testGetRootData() (gas: 132097)
15:04:35 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 41283032, ~: 24689737)
15:04:35 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4047514, ~: 3782839)
15:04:35 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 625516)
15:04:35 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36769)
15:04:35 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36338)
15:04:35 [PASS] testRevertIfInsertingDuplicate() (gas: 75392)
15:04:35 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30571, ~: 30571)
15:04:35 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38532)
15:04:35 [PASS] testRevertIfPathHeightMismatch() (gas: 1140290)
15:04:35 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1180084)
15:04:35 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 655684)
15:04:35 [PASS] testRevertIfVersionMismatch() (gas: 36075)
15:04:35 [PASS] testValidInsertAndConsume() (gas: 658729)
15:04:35 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 11.08s (11.72s CPU time)
15:04:37
15:04:37 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
15:04:37 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296190, ~: 296374)
15:04:37 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371487, ~: 371568)
15:04:37 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
15:04:37 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426077, ~: 426409)
15:04:37 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441018, ~: 441559)
15:04:37 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
15:04:37 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406444, ~: 407102)
15:04:37 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
15:04:37 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 13.19s (519.23ms CPU time)
15:04:37
15:04:37 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
15:04:37 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 41276585, ~: 41276585)
15:04:37 [PASS] testHappyPath() (gas: 54700652)
15:04:37 [PASS] testInitialCommitteeMatch() (gas: 41454547)
15:04:37 [PASS] testInsufficientSigsMove() (gas: 45200566)
15:04:37 [PASS] testInvalidCommitteeCommitment() (gas: 45200949)
15:04:37 [PASS] testNukeFromOrbit() (gas: 55874720)
15:04:37 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 41586787, ~: 41586787)
15:04:37 [PASS] testProposerNotProvided() (gas: 45217449)
15:04:37 [PASS] testRelayedForProposer() (gas: 46645146)
15:04:37 [PASS] testStableCommittee(uint8) (runs: 256, μ: 41575173, ~: 41575279)
15:04:37 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 70683797, ~: 69422670)
15:04:37 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 13.26s (16.53s CPU time)
15:04:37
15:04:37 Ran 85 test suites in 13.27s (166.78s CPU time): 367 tests passed, 1 failed, 0 skipped (368 total tests)
15:04:37
15:04:37 Failing tests:
15:04:37 Encountered 1 failing test in test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
15:04:37 [FAIL: next call did not revert as expected; counterexample: calldata=0xf5ab85c10000000000000000000000000000000000000000000000000000000000003963000000000000000000000000000000000000000000000000000000000000dead args=[0x0000000000000000000000000000000000003963, 0x000000000000000000000000000000000000dEaD]] test_WhenPassportProofHasBeenUsed(address,address) (runs: 67, μ: 16226824, ~: 16226824)
15:04:37
15:04:37 Encountered a total of 1 failing tests, 367 tests succeeded