Parent Log:
http://ci.aztec-labs.com/d1c648635e55730f
Command: 5cbcb780d8e752c4 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1fc5957df9da86dc8fdc6c622544db2499cdbbc1
Env: REF_NAME=gh-readonly-queue/next/pr-15286-85c7d115f07bdc47eb18778910e372b8db1e0d3d CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 12:04:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15286_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
12:04:45 Compiling 284 files with Solc 0.8.27
12:05:48 Solc 0.8.27 finished in 63.26s
12:05:48 Compiler run successful!
12:05:48
12:05:48 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
12:05:48 [PASS] test_GivenMultipleListedRollups() (gas: 297566)
12:05:48 [PASS] test_GivenNoListedRollups() (gas: 10735)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 876.08µs (196.00µs CPU time)
12:05:48
12:05:48 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
12:05:48 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
12:05:48 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.17ms (727.10µs CPU time)
12:05:48
12:05:48 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
12:05:48 [PASS] test_GivenSufficientBalance() (gas: 207025)
12:05:48 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
12:05:48 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.88ms (800.44µs CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking/getters.t.sol:GettersTest
12:05:48 [PASS] test_getAttesterAtIndex() (gas: 34639)
12:05:48 [PASS] test_getAttesterOutOfBounds() (gas: 27390)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.74ms (197.89µs CPU time)
12:05:48
12:05:48 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
12:05:48 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
12:05:48 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116917)
12:05:48 [PASS] test_GivenAttesterIsNotActive() (gas: 172504)
12:05:48 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
12:05:48 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
12:05:48 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 17.81ms (2.43ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
12:05:48 [PASS] test_GivenSufficientBalance() (gas: 155637)
12:05:48 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.44ms (442.32µs CPU time)
12:05:48
12:05:48 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
12:05:48 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
12:05:48 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.47ms (26.74ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest
12:05:48 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930)
12:05:48 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.34ms (14.49ms CPU time)
12:05:48
12:05:48 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
12:05:48 [PASS] test_UpgradeIntoNewVersion() (gas: 4384567)
12:05:48 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 30.30ms (7.73ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
12:05:48 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
12:05:48 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
12:05:48 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 33.89ms (33.24ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
12:05:48 [PASS] test_GivenStateIsDropped() (gas: 25448)
12:05:48 [PASS] test_GivenStateIsExecuted() (gas: 25467)
12:05:48 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 23625, ~: 29451)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.50ms (10.02ms CPU time)
12:05:48
12:05:48 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
12:05:48 [PASS] test_Slashing() (gas: 46412556)
12:05:48 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 38.20ms (36.21ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
12:05:48 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476)
12:05:48 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.46ms (14.03ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
12:05:48 [PASS] test_setSlasher(address) (runs: 256, μ: 27304, ~: 27304)
12:05:48 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.59ms (29.83ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
12:05:48 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
12:05:48 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 25.04ms (24.36ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
12:05:48 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
12:05:48 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.96ms (26.12ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
12:05:48 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
12:05:48 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.18ms (285.85µs CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
12:05:48 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979)
12:05:48 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16699, ~: 15387)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.54ms (27.63ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
12:05:48 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
12:05:48 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18781, ~: 18789)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.80ms (24.15ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
12:05:48 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128149, ~: 118972)
12:05:48 [PASS] test_GivenBalanceIs0() (gas: 54054)
12:05:48 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 60.72ms (59.51ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
12:05:48 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183297, ~: 184670)
12:05:48 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 52.21ms (56.80ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
12:05:48 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520)
12:05:48 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 72.74ms (14.69ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
12:05:48 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838)
12:05:48 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28491, ~: 28476)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 77.42ms (68.57ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
12:05:48 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
12:05:48 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18943, ~: 19037)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 87.58ms (23.35ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest
12:05:48 [PASS] test_CallerEqOwner() (gas: 19222)
12:05:48 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.99ms (34.31ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
12:05:48 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
12:05:48 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 102.45ms (99.72ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
12:05:48 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 307886, ~: 309074)
12:05:48 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207751, ~: 208358)
12:05:48 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 102.17ms (191.92ms CPU time)
12:05:48
12:05:48 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
12:05:48 [PASS] test_LockVoteAndExecute() (gas: 1313561)
12:05:48 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 2.79ms (861.58µs CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
12:05:48 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
12:05:48 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 108.60ms (58.61ms CPU time)
12:05:48
12:05:48 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
12:05:48 [PASS] test_GivenNoCheckpoints() (gas: 28277)
12:05:48 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213525, ~: 212491)
12:05:48 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206024, ~: 209730)
12:05:48 [PASS] test_WhenTimeNotInPast() (gas: 3997)
12:05:48 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 113.79ms (112.68ms CPU time)
12:05:48
12:05:48 Ran 1 test for test/staking/15050.t.sol:Test15050
12:05:48 [PASS] test_15050() (gas: 3108261)
12:05:48 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 123.43ms (14.55ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
12:05:48 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 233412, ~: 236522)
12:05:48 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261726, ~: 263012)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 124.42ms (123.28ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
12:05:48 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835)
12:05:48 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906)
12:05:48 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 132.88ms (8.79ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
12:05:48 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
12:05:48 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
12:05:48 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 75.40ms (74.32ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
12:05:48 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129861, ~: 120362)
12:05:48 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
12:05:48 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 127.88ms (96.39ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
12:05:48 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968432, ~: 968588)
12:05:48 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964084, ~: 963768)
12:05:48 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964552, ~: 964326)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 146.41ms (209.86ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
12:05:48 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19437, ~: 19727)
12:05:48 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83255, ~: 82934)
12:05:48 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 145.16ms (144.40ms CPU time)
12:05:48
12:05:48 Ran 9 tests for test/staking/slash.t.sol:SlashTest
12:05:48 [PASS] test_GivenAttesterIsActive() (gas: 819392)
12:05:48 [PASS] test_GivenAttesterIsNotActive() (gas: 653188)
12:05:48 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762685)
12:05:48 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792168)
12:05:48 [PASS] test_SlashingMoreThanBalance() (gas: 735495)
12:05:48 [PASS] test_SlashingMoreThanExitBalance() (gas: 788386)
12:05:48 [PASS] test_WhenAttesterIsNotExiting() (gas: 968564)
12:05:48 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
12:05:48 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636971)
12:05:48 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 164.38ms (11.10ms CPU time)
12:05:48
12:05:48 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
12:05:48 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825666, ~: 826182)
12:05:48 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 171.33ms (169.06ms CPU time)
12:05:48
12:05:48 Ran 1 test for test/staking/move.t.sol:MoveTest
12:05:48 [PASS] test_MoveStakingSet() (gas: 56883950)
12:05:48 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 182.59ms (69.59ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
12:05:48 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
12:05:48 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 181.24ms (178.03ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
12:05:48 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 84806, ~: 85895)
12:05:48 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 56.65ms (32.00ms CPU time)
12:05:48
12:05:48 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
12:05:48 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76835, ~: 76633)
12:05:48 [PASS] test_WhenAmountEq0() (gas: 8437)
12:05:48 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 240131, ~: 236134)
12:05:48 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212304, ~: 212811)
12:05:48 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 194.45ms (139.26ms CPU time)
12:05:48
12:05:48 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
12:05:48 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
12:05:48 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421496, ~: 421347)
12:05:48 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171095, ~: 171381)
12:05:48 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
12:05:48 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 216.06ms (269.49ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
12:05:48 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818)
12:05:48 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 225.60ms (46.98ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
12:05:48 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
12:05:48 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638317, ~: 636860)
12:05:48 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 220.75ms (395.49ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:05:48 [PASS] test_GivenStatusIsNotExiting() (gas: 727708)
12:05:48 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836079, ~: 836042)
12:05:48 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759118)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 248.48ms (244.27ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
12:05:48 [PASS] test_activityDuplicateNoop() (gas: 380890)
12:05:48 [PASS] test_activityScore() (gas: 1224751)
12:05:48 [PASS] test_shares() (gas: 2629626)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 258.44ms (22.23ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/ignition.t.sol:IgnitionTest
12:05:48 [PASS] test_RevertNonEmptyBlock() (gas: 39680403)
12:05:48 [PASS] test_emptyBlock() (gas: 39836363)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 256.05ms (253.83ms CPU time)
12:05:48
12:05:48 Ran 8 tests for test/shared/Timestamp.t.sol:TimestampTest
12:05:48 [PASS] test_addTimestamp(uint256,uint256) (runs: 256, μ: 7713, ~: 7685)
12:05:48 [PASS] test_eqTimestamp(uint256,uint256) (runs: 256, μ: 7454, ~: 7454)
12:05:48 [PASS] test_gtTimestamp(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
12:05:48 [PASS] test_gteTimestamp(uint256,uint256) (runs: 256, μ: 7488, ~: 7488)
12:05:48 [PASS] test_ltTimestamp(uint256,uint256) (runs: 256, μ: 7480, ~: 7480)
12:05:48 [PASS] test_lteTimestamp(uint256,uint256) (runs: 256, μ: 7443, ~: 7443)
12:05:48 [PASS] test_neqTimestamp(uint256,uint256) (runs: 256, μ: 7473, ~: 7473)
12:05:48 [PASS] test_subTimestamp(uint256,uint256) (runs: 256, μ: 7976, ~: 8165)
12:05:48 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 264.98ms (277.73ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
12:05:48 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308804, ~: 308792)
12:05:48 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204196, ~: 204258)
12:05:48 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 122.00ms (191.16ms CPU time)
12:05:48
12:05:48 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
12:05:48 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60935867)
12:05:48 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
12:05:48 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 43360425)
12:05:48 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 46537951)
12:05:48 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 271.11ms (489.03ms CPU time)
12:05:48
12:05:48 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
12:05:48 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806436)
12:05:48 [PASS] test_GivenAttesterIsLiving() (gas: 824598)
12:05:48 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624703)
12:05:48 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788882)
12:05:48 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30234)
12:05:48 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634543, ~: 634543)
12:05:48 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 115.74ms (111.01ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
12:05:48 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637293, ~: 637597)
12:05:48 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724334, ~: 724947)
12:05:48 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 286.38ms (317.73ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/Parity.t.sol:ParityTest
12:05:48 [PASS] testRootMatchesBaseParity() (gas: 531543)
12:05:48 [PASS] testRootMatchesRootParity() (gas: 531476)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 300.86ms (2.89ms CPU time)
12:05:48
12:05:48 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
12:05:48 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 657792, ~: 684775)
12:05:48 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 715057, ~: 661309)
12:05:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 363.45ms (303.81ms CPU time)
12:05:48
12:05:48 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
12:05:48 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429)
12:05:48 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615791, ~: 616089)
12:05:48 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612389, ~: 612676)
12:05:48 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752768, ~: 752606)
12:05:48 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747075, ~: 747533)
12:05:48 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681616, ~: 681317)
12:05:48 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676825, ~: 676533)
12:05:48 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143)
12:05:48 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
12:05:48 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 353.13ms (1.25s CPU time)
12:05:48
12:05:48 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
12:05:48 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183523, ~: 183680)
12:05:48 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21688, ~: 21616)
12:05:48 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1327987, ~: 1481207)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 365.64ms (433.16ms CPU time)
12:05:48
12:05:48 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
12:05:48 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840)
12:05:48 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594)
12:05:48 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1793416, ~: 1793416)
12:05:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 384.91ms (343.24ms CPU time)
12:05:48
12:05:48 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
12:05:48 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 573664)
12:05:48 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421422)
12:05:48 [PASS] test_GivenNewCanonicalInstance() (gas: 1077635)
12:05:48 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 723225)
12:05:48 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 850505)
12:05:48 [PASS] test_GivenProposalIsLeader() (gas: 698778)
12:05:48 [PASS] test_GivenRoundChanged() (gas: 667891)
12:05:48 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528703, ~: 528491)
12:05:48 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 405.71ms (426.27ms CPU time)
12:05:49
12:05:49 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
12:05:49 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
12:05:49 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065)
12:05:49 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
12:05:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 428.58ms (694.55ms CPU time)
12:05:49
12:05:49 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
12:05:49 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
12:05:49 [PASS] test_GivenRollupEq0() (gas: 34563)
12:05:49 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187698, ~: 187805)
12:05:49 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
12:05:49 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 486.29ms (134.54ms CPU time)
12:05:49
12:05:49 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:05:49 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1234127, ~: 1405178)
12:05:49 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
12:05:49 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1398549, ~: 1596667)
12:05:49 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1126741, ~: 1260014)
12:05:49 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 444.01ms (1.03s CPU time)
12:05:49
12:05:49 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
12:05:49 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82013)
12:05:49 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1180657, ~: 1566990)
12:05:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 492.21ms (482.79ms CPU time)
12:05:49
12:05:49 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
12:05:49 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20582, ~: 20577)
12:05:49 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48672, ~: 48668)
12:05:49 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043993, ~: 1044967)
12:05:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 521.36ms (519.73ms CPU time)
12:05:49
12:05:49 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
12:05:49 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603)
12:05:49 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3584965, ~: 3575598)
12:05:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 573.82ms (544.82ms CPU time)
12:05:49
12:05:49 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
12:05:49 [PASS] test_AddRollup(bool) (runs: 256, μ: 2775518, ~: 3254636)
12:05:49 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 759.35ms (740.70ms CPU time)
12:05:49
12:05:49 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
12:05:49 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
12:05:49 [PASS] test_full() (gas: 160866477)
12:05:49 [PASS] test_invalidOracleInput() (gas: 55199)
12:05:49 [PASS] test_photograph() (gas: 77318013)
12:05:49 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 895.72ms (621.28ms CPU time)
12:05:49
12:05:49 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
12:05:49 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
12:05:49 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
12:05:49 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
12:05:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 896.38ms (40.46ms CPU time)
12:05:49
12:05:49 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
12:05:49 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669492, ~: 670633)
12:05:49 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
12:05:49 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672954, ~: 673071)
12:05:49 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671720, ~: 672020)
12:05:49 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382714, ~: 382733)
12:05:49 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683710, ~: 684026)
12:05:49 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125801, ~: 1125994)
12:05:49 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
12:05:49 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15233, ~: 15214)
12:05:49 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376108, ~: 376141)
12:05:49 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381326, ~: 381394)
12:05:49 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 967.17ms (1.48s CPU time)
12:05:49
12:05:49 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
12:05:49 [PASS] test_ProposerEqZero() (gas: 431665)
12:05:49 [PASS] test_replay() (gas: 579569)
12:05:49 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.00s (172.67ms CPU time)
12:05:49
12:05:49 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
12:05:49 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
12:05:49 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336085, ~: 335952)
12:05:49 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 650209, ~: 661718)
12:05:49 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 685176, ~: 702638)
12:05:49 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 999.59ms (1.87s CPU time)
12:05:49
12:05:49 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
12:05:49 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2995416, ~: 2994853)
12:05:49 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.07s (1.05s CPU time)
12:05:49
12:05:49 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
12:05:49 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 656069, ~: 643233)
12:05:49 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
12:05:49 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 683716, ~: 734482)
12:05:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.13s (2.02s CPU time)
12:05:49
12:05:49 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
12:05:49 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32815, ~: 32633)
12:05:49 [PASS] test_WhenAmountEq0() (gas: 8626)
12:05:49 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208699, ~: 210513)
12:05:49 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238417, ~: 237922)
12:05:49 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215543, ~: 214954)
12:05:49 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 1.20s (210.20ms CPU time)
12:05:49
12:05:49 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
12:05:49 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119887, ~: 121288)
12:05:49 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120837, ~: 121703)
12:05:49 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139739, ~: 141586)
12:05:49 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120514, ~: 121911)
12:05:49 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.10s (86.98ms CPU time)
12:05:49
12:05:49 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
12:05:49 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296160, ~: 296374)
12:05:49 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371505, ~: 371568)
12:05:49 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
12:05:49 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425342, ~: 426409)
12:05:49 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441038, ~: 441559)
12:05:49 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
12:05:49 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406427, ~: 407102)
12:05:49 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
12:05:49 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.25s (837.15ms CPU time)
12:05:49
12:05:49 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
12:05:49 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 625354, ~: 559942)
12:05:49 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
12:05:49 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 707928, ~: 682363)
12:05:49 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 647819, ~: 582639)
12:05:49 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 760947, ~: 747623)
12:05:49 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 680757, ~: 692656)
12:05:49 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 655748, ~: 598930)
12:05:49 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.29s (5.76s CPU time)
12:05:50
12:05:50 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
12:05:50 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696154, ~: 696660)
12:05:50 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832345, ~: 832973)
12:05:50 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672295, ~: 673706)
12:05:50 [PASS] test_GivenStateIsActive() (gas: 356145)
12:05:50 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
12:05:50 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685614, ~: 686292)
12:05:50 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698861, ~: 699359)
12:05:50 [PASS] test_GivenStateIsPending() (gas: 348521)
12:05:50 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664492, ~: 664805)
12:05:50 [PASS] test_GivenStateIsRejected() (gas: 363965)
12:05:50 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 1.46s (1.03s CPU time)
12:05:50
12:05:50 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
12:05:50 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 45185913, ~: 45185886)
12:05:50 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.54s (1.54s CPU time)
12:05:50
12:05:50 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
12:05:50 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1710254, ~: 1686248)
12:05:50 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
12:05:50 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
12:05:50 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.75s (1.89s CPU time)
12:05:50
12:05:50 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
12:05:50 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244335, ~: 1244335)
12:05:50 [PASS] testDepositPrivate() (gas: 194884)
12:05:50 [PASS] testDepositPublic() (gas: 197387)
12:05:50 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312670, ~: 2312670)
12:05:50 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234022)
12:05:50 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 1.78s (299.04ms CPU time)
12:05:50
12:05:50 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
12:05:50 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950)
12:05:50 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19270, ~: 19330)
12:05:50 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380296, ~: 1380563)
12:05:50 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96589, ~: 96492)
12:05:50 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.85s (360.16ms CPU time)
12:05:51
12:05:51 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
12:05:51 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
12:05:51 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 827593, ~: 815882)
12:05:51 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
12:05:51 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.67s (1.42s CPU time)
12:05:51
12:05:51 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
12:05:51 [PASS] testMultipleProvers() (gas: 142034190)
12:05:51 [PASS] testMultipleProversBoostedRewards() (gas: 103322086)
12:05:51 [PASS] testNoHolesInProvenBlocks() (gas: 73992348)
12:05:51 [PASS] testProofsAreInOneEpoch() (gas: 73991385)
12:05:51 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.76s (5.84s CPU time)
12:05:51
12:05:51 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
12:05:51 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851)
12:05:51 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911)
12:05:51 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23212, ~: 23337)
12:05:51 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7002974, ~: 7017499)
12:05:51 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.40s (3.37s CPU time)
12:05:52
12:05:52 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
12:05:52 [PASS] test_FeeModelEquivalence() (gas: 442297617)
12:05:52 [PASS] test__FeeModelPrune() (gas: 2133481)
12:05:52 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.95s (3.50s CPU time)
12:05:53
12:05:53 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
12:05:53 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1732125, ~: 1732223)
12:05:53 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48192, ~: 48395)
12:05:53 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49174, ~: 49485)
12:05:53 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.44s (117.09ms CPU time)
12:05:53
12:05:53 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
12:05:53 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
12:05:53 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273385, ~: 273297)
12:05:53 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35821, ~: 35752)
12:05:53 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273308, ~: 273575)
12:05:53 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42172, ~: 41957)
12:05:53 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273376, ~: 273651)
12:05:53 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42340, ~: 42142)
12:05:53 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685)
12:05:53 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31292, ~: 31299)
12:05:53 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274261, ~: 274514)
12:05:53 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41744, ~: 41530)
12:05:53 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273065, ~: 273060)
12:05:53 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31235, ~: 31238)
12:05:53 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273549, ~: 273767)
12:05:53 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40998, ~: 41316)
12:05:53 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273855, ~: 274131)
12:05:53 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41943, ~: 41698)
12:05:53 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 274022, ~: 274253)
12:05:53 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 41981, ~: 41796)
12:05:53 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 4.43s (715.42ms CPU time)
12:05:53
12:05:53 Ran 8 tests for test/shared/Slot.t.sol:SlotTest
12:05:53 [PASS] test_addSlot(uint256,uint256) (runs: 256, μ: 7720, ~: 7686)
12:05:53 [PASS] test_eqSlot(uint256,uint256) (runs: 256, μ: 7496, ~: 7496)
12:05:53 [PASS] test_gtSlot(uint256,uint256) (runs: 256, μ: 7459, ~: 7459)
12:05:53 [PASS] test_gteSlot(uint256,uint256) (runs: 256, μ: 7510, ~: 7510)
12:05:53 [PASS] test_ltSlot(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
12:05:53 [PASS] test_lteSlot(uint256,uint256) (runs: 256, μ: 7442, ~: 7442)
12:05:53 [PASS] test_neqSlot(uint256,uint256) (runs: 256, μ: 7478, ~: 7478)
12:05:53 [PASS] test_subSlot(uint256,uint256) (runs: 256, μ: 8008, ~: 8187)
12:05:53 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.55s (144.30ms CPU time)
12:05:53
12:05:53 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
12:05:53 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
12:05:53 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49836, ~: 50190)
12:05:53 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 152836, ~: 166859)
12:05:53 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53119, ~: 52810)
12:05:53 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76140, ~: 75685)
12:05:53 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76599, ~: 76543)
12:05:53 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119788, ~: 120013)
12:05:53 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172404, ~: 172699)
12:05:53 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174574, ~: 174990)
12:05:53 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192457, ~: 192789)
12:05:53 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219713, ~: 220006)
12:05:53 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217934, ~: 218502)
12:05:53 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 4.83s (379.74ms CPU time)
12:05:53
12:05:53 Ran 29 tests for test/Rollup.t.sol:RollupTest
12:05:53 [PASS] testBlockFee() (gas: 46304421)
12:05:53 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 41570490, ~: 41683259)
12:05:53 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 68474559, ~: 74643482)
12:05:53 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 74320966)
12:05:53 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 44871467, ~: 45467844)
12:05:53 [PASS] testEmptyBlock(bool) (runs: 256, μ: 40996297, ~: 40840254)
12:05:53 [PASS] testExtraBlobs() (gas: 53316519)
12:05:53 [PASS] testInvalidBlobHash() (gas: 45335296)
12:05:53 [PASS] testInvalidBlobProof() (gas: 1026556751)
12:05:53 [PASS] testInvalidL2Fee() (gas: 45421588)
12:05:53 [PASS] testMixedBlock(bool) (runs: 256, μ: 54340942, ~: 47227917)
12:05:53 [PASS] testNonZeroDaFee() (gas: 45409716)
12:05:53 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 63897595)
12:05:53 [PASS] testProvingFeeUpdates() (gas: 74877781)
12:05:53 [PASS] testPrune() (gas: 47743352)
12:05:53 [PASS] testPruneAfterPartial() (gas: 74671657)
12:05:53 [PASS] testPruneDuringPropose() (gas: 55017511)
12:05:53 [PASS] testRevertInvalidCoinbase() (gas: 40377309)
12:05:53 [PASS] testRevertInvalidTimestamp() (gas: 40379848)
12:05:53 [PASS] testRevertPrune() (gas: 47234273)
12:05:53 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 63625907)
12:05:53 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 81085455, ~: 81085534)
12:05:53 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 81087593, ~: 81087862)
12:05:53 [PASS] testShouldNotBeTooEagerToPrune() (gas: 55294694)
12:05:53 [PASS] testSingleBlock(bool) (runs: 256, μ: 42752008, ~: 43417015)
12:05:53 [PASS] testSubmitProofInvalidArchive() (gas: 40927051)
12:05:53 [PASS] testSubmitProofNonExistentBlock() (gas: 40926778)
12:05:53 [PASS] testTimestamp() (gas: 42251310)
12:05:53 [PASS] testTooManyBlocks() (gas: 53491556)
12:05:53 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 4.96s (47.20s CPU time)
12:05:53
12:05:53 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
12:05:53 [PASS] test_100_slashing_validators() (gas: 277885651)
12:05:53 [PASS] test_100_validators() (gas: 264635239)
12:05:53 [PASS] test_48_validators() (gas: 247908324)
12:05:53 [PASS] test_no_validators() (gas: 81408246)
12:05:53 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 5.05s (15.62s CPU time)
12:05:54
12:05:54 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
12:05:54 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451479, ~: 3451479)
12:05:54 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583003)
12:05:54 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.71s (5.72s CPU time)
12:05:54
12:05:54 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
12:05:54 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332154)
12:05:54 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329418)
12:05:54 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329403)
12:05:54 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459319)
12:05:54 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.01s (129.74ms CPU time)
12:05:54
12:05:54 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
12:05:54 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712850, ~: 5712905)
12:05:54 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554789, ~: 7554841)
12:05:54 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755)
12:05:54 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.03s (12.86s CPU time)
12:05:54
12:05:54 Ran 8 tests for test/shared/Epoch.t.sol:EpochTest
12:05:54 [PASS] test_addEpoch(uint256,uint256) (runs: 256, μ: 7724, ~: 7707)
12:05:54 [PASS] test_eqEpoch(uint256,uint256) (runs: 256, μ: 7476, ~: 7476)
12:05:54 [PASS] test_gtEpoch(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
12:05:54 [PASS] test_gteEpoch(uint256,uint256) (runs: 256, μ: 7465, ~: 7465)
12:05:54 [PASS] test_ltEpoch(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
12:05:54 [PASS] test_lteEpoch(uint256,uint256) (runs: 256, μ: 7531, ~: 7531)
12:05:54 [PASS] test_neqEpoch(uint256,uint256) (runs: 256, μ: 7477, ~: 7477)
12:05:54 [PASS] test_subEpoch(uint256,uint256) (runs: 256, μ: 7978, ~: 8201)
12:05:54 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.03s (285.98ms CPU time)
12:05:54
12:05:54 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
12:05:54 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 453292)
12:05:54 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346612)
12:05:54 [PASS] test_GivenNewCanonicalInstance() (gas: 906310)
12:05:54 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 551889)
12:05:54 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 632053)
12:05:54 [PASS] test_GivenProposalIsLeader() (gas: 527444)
12:05:54 [PASS] test_GivenRoundChanged() (gas: 505990)
12:05:54 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400660, ~: 400660)
12:05:54 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.19s (57.73ms CPU time)
12:05:54
12:05:54 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
12:05:54 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829)
12:05:54 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350)
12:05:54 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477)
12:05:54 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687)
12:05:54 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901)
12:05:54 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889)
12:05:54 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350)
12:05:54 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064)
12:05:54 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
12:05:54 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 6.19s (1.05s CPU time)
12:05:54
12:05:54 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
12:05:54 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 44339275, ~: 44306537)
12:05:54 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 60289594, ~: 60308686)
12:05:54 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 45344489, ~: 45322806)
12:05:54 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 45299611, ~: 45257329)
12:05:54 [PASS] test_getRewardConfig() (gas: 44242508)
12:05:54 [PASS] test_validateHeader() (gas: 45147646)
12:05:54 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.22s (10.65s CPU time)
12:05:55
12:05:55 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
12:05:55 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752)
12:05:55 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4129358, ~: 4129358)
12:05:55 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.53s (6.49s CPU time)
12:05:56
12:05:56 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
12:05:56 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
12:05:56 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
12:05:56 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
12:05:56 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
12:05:56 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
12:05:56 [PASS] testDecomp() (gas: 42525)
12:05:56 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 8.03s (7.16ms CPU time)
12:05:58
12:05:58 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
12:05:58 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2709779, ~: 283790)
12:05:58 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
12:05:58 [PASS] testSimpleSample() (gas: 5526723)
12:05:58 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15636, ~: 15552)
12:05:58 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 662977, ~: 252416)
12:05:58 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
12:05:58 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 10.16s (4.81s CPU time)
12:05:58
12:05:58 Ran 9 tests for test/Inbox.t.sol:InboxTest
12:05:58 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
12:05:58 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5688412, ~: 5674492)
12:05:58 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
12:05:58 [PASS] testRevertIfActorTooLarge() (gas: 11877)
12:05:58 [PASS] testRevertIfContentTooLarge() (gas: 12009)
12:05:58 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
12:05:58 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
12:05:58 [PASS] testRevertIfVersionMismatch() (gas: 12251)
12:05:58 [PASS] testSendDuplicateL2Messages() (gas: 111551)
12:05:58 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.17s (4.89s CPU time)
12:05:58
12:05:58 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
12:05:58 [PASS] testFrontier() (gas: 0)
12:05:58 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.32s (10.32s CPU time)
12:05:59
12:05:59 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
12:05:59 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381)
12:05:59 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10929110, ~: 10999336)
12:05:59 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10954861, ~: 10927871)
12:05:59 [PASS] test_GivenInsufficientYea() (gas: 434629)
12:05:59 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380084, ~: 380115)
12:05:59 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10598261, ~: 10556133)
12:05:59 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9511838)
12:05:59 [PASS] test_WhenRoundNotInPast() (gas: 365695)
12:05:59 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380449, ~: 380745)
12:05:59 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.50s (30.76s CPU time)
12:06:00
12:06:00 Ran 15 tests for test/Outbox.t.sol:OutboxTest
12:06:00 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
12:06:00 [PASS] testGetRootData() (gas: 86146)
12:06:00 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 29693776, ~: 8160978)
12:06:00 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4088167, ~: 4404274)
12:06:00 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
12:06:00 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
12:06:00 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
12:06:00 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
12:06:00 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
12:06:00 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
12:06:00 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
12:06:00 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
12:06:00 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
12:06:00 [PASS] testRevertIfVersionMismatch() (gas: 36053)
12:06:00 [PASS] testValidInsertAndConsume() (gas: 636284)
12:06:00 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 11.49s (9.04s CPU time)
12:06:00
12:06:00 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest
12:06:00 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 993364, ~: 716963)
12:06:00 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900363, ~: 10900363)
12:06:00 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15397871, ~: 15397871)
12:06:00 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958565, ~: 10958565)
12:06:00 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986871, ~: 10986871)
12:06:00 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13712130, ~: 13712130)
12:06:00 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13712092, ~: 13712092)
12:06:00 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 11.49s (25.41s CPU time)
12:06:00
12:06:00 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
12:06:00 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
12:06:00 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694019, ~: 694512)
12:06:00 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
12:06:00 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
12:06:00 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683837, ~: 684335)
12:06:00 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686169, ~: 686480)
12:06:00 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699123, ~: 699482)
12:06:00 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
12:06:00 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664612, ~: 664941)
12:06:00 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
12:06:00 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 11.49s (809.33ms CPU time)
12:06:00
12:06:00 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
12:06:00 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217174, ~: 216944)
12:06:00 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320455, ~: 320250)
12:06:00 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227493, ~: 227276)
12:06:00 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
12:06:00 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.74s (343.76ms CPU time)
12:06:00
12:06:00 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
12:06:00 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 45288207, ~: 45288207)
12:06:00 [PASS] testHappyPath() (gas: 58712976)
12:06:00 [PASS] testInitialCommitteeMatch() (gas: 45464931)
12:06:00 [PASS] testInsufficientSigsMove() (gas: 49175830)
12:06:00 [PASS] testInvalidCommitteeCommitment() (gas: 49210833)
12:06:00 [PASS] testNukeFromOrbit() (gas: 59913478)
12:06:00 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 45349237, ~: 45349237)
12:06:00 [PASS] testProposerNotProvided() (gas: 49229258)
12:06:00 [PASS] testRelayedForProposer() (gas: 50638186)
12:06:00 [PASS] testStableCommittee(uint8) (runs: 256, μ: 45637905, ~: 45638015)
12:06:00 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 84635459, ~: 85879654)
12:06:00 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.74s (16.73s CPU time)
12:06:00
12:06:00 Ran 111 test suites in 11.75s (228.77s CPU time): 473 tests passed, 0 failed, 0 skipped (473 total tests)