Parent Log:
http://ci.aztec-labs.com/b71fa16a0ab0901a
Command: 176701597ba7aecc cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/1bb4f0588a9dc5b1df622753aab1d907b3f12c7a
Env: REF_NAME=gh-readonly-queue/next/pr-15245-534f06e45f48274efd53a2204c90cb0b91a53efb CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Wed Jun 25 08:26:11 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15245_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
08:26:14 Compiling 280 files with Solc 0.8.27
08:27:19 Solc 0.8.27 finished in 64.79s
08:27:19 Compiler run successful!
08:27:19
08:27:19 Ran 2 tests for test/Parity.t.sol:ParityTest
08:27:19 [PASS] testRootMatchesBaseParity() (gas: 531543)
08:27:19 [PASS] testRootMatchesRootParity() (gas: 531476)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 706.24µs (290.75µs CPU time)
08:27:19
08:27:19 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
08:27:19 [PASS] test_GivenMultipleListedRollups() (gas: 297566)
08:27:19 [PASS] test_GivenNoListedRollups() (gas: 10735)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 589.05µs (102.05µs CPU time)
08:27:19
08:27:19 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
08:27:19 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
08:27:19 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.09ms (195.39µs CPU time)
08:27:19
08:27:19 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
08:27:19 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
08:27:19 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 702.90µs (350.46µs CPU time)
08:27:19
08:27:19 Ran 1 test for test/staking/15050.t.sol:Test15050
08:27:19 [PASS] test_15050() (gas: 1680508)
08:27:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 5.10ms (1.67ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/staking/getters.t.sol:GettersTest
08:27:19 [PASS] test_getAttesterAtIndex() (gas: 34639)
08:27:19 [PASS] test_getAttesterOutOfBounds() (gas: 27390)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.69ms (111.55µs CPU time)
08:27:19
08:27:19 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
08:27:19 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
08:27:19 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116952)
08:27:19 [PASS] test_GivenAttesterIsNotActive() (gas: 172702)
08:27:19 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
08:27:19 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
08:27:19 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 5.62ms (2.13ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
08:27:19 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835)
08:27:19 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906)
08:27:19 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.70ms (6.19ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
08:27:19 [PASS] test_GivenSufficientBalance() (gas: 155659)
08:27:19 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.53ms (238.79µs CPU time)
08:27:19
08:27:19 Ran 2 tests for test/ignition.t.sol:IgnitionTest
08:27:19 [PASS] test_RevertNonEmptyBlock() (gas: 39438707)
08:27:19 [PASS] test_emptyBlock() (gas: 39594219)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.28ms (6.81ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
08:27:19 [PASS] test_GivenStateIsDropped() (gas: 25448)
08:27:19 [PASS] test_GivenStateIsExecuted() (gas: 25467)
08:27:19 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24337, ~: 29984)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 8.93ms (8.60ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
08:27:19 [PASS] test_GivenSufficientBalance() (gas: 207025)
08:27:19 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
08:27:19 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.37ms (420.60µs CPU time)
08:27:19
08:27:19 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
08:27:19 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
08:27:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.81ms (10.36ms CPU time)
08:27:19
08:27:19 Ran 9 tests for test/staking/slash.t.sol:SlashTest
08:27:19 [PASS] test_GivenAttesterIsActive() (gas: 819480)
08:27:19 [PASS] test_GivenAttesterIsNotActive() (gas: 653232)
08:27:19 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762685)
08:27:19 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792212)
08:27:19 [PASS] test_SlashingMoreThanBalance() (gas: 735548)
08:27:19 [PASS] test_SlashingMoreThanExitBalance() (gas: 788421)
08:27:19 [PASS] test_WhenAttesterIsNotExiting() (gas: 968687)
08:27:19 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
08:27:19 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636993)
08:27:19 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.29ms (4.10ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
08:27:19 [PASS] test_activityDuplicateNoop() (gas: 381801)
08:27:19 [PASS] test_activityScore() (gas: 1230868)
08:27:19 [PASS] test_shares() (gas: 2627766)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.79ms (8.82ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
08:27:19 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
08:27:19 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.59ms (12.12ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/staking_asset_handler/setDepositMerkleRoot.t.sol:SetDepositMerkleRootTest
08:27:19 [PASS] test_WhenCallerOfSetDepositMerkleRootIsNotOwner(address) (runs: 256, μ: 13930, ~: 13930)
08:27:19 [PASS] test_WhenCallerOfSetDepositMerkleRootIsOwner() (gas: 38465)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 16.15ms (10.97ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
08:27:19 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
08:27:19 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 22.34ms (21.13ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
08:27:19 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11838, ~: 11838)
08:27:19 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28491, ~: 28476)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 27.55ms (21.65ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
08:27:19 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19359, ~: 19045)
08:27:19 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83238, ~: 82934)
08:27:19 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 28.75ms (27.42ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
08:27:19 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
08:27:19 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
08:27:19 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 21.33ms (20.91ms CPU time)
08:27:19
08:27:19 Ran 1 test for test/staking/move.t.sol:MoveTest
08:27:19 [PASS] test_MoveStakingSet() (gas: 56683898)
08:27:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 28.28ms (24.85ms CPU time)
08:27:19
08:27:19 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
08:27:19 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
08:27:19 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
08:27:19 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
08:27:19 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
08:27:19 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
08:27:19 [PASS] testDecomp() (gas: 42525)
08:27:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 1.34ms (970.32µs CPU time)
08:27:19
08:27:19 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
08:27:19 [PASS] test_ProposerEqZero() (gas: 431708)
08:27:19 [PASS] test_replay() (gas: 601375)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 30.97ms (30.19ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
08:27:19 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
08:27:19 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.19ms (37.96ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
08:27:19 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14520, ~: 14520)
08:27:19 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22526)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 36.31ms (10.72ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
08:27:19 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11818, ~: 11818)
08:27:19 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37359, ~: 37359)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.56ms (19.28ms CPU time)
08:27:19
08:27:19 Ran 8 tests for test/shared/Epoch.t.sol:EpochTest
08:27:19 [PASS] test_addEpoch(uint256,uint256) (runs: 256, μ: 7733, ~: 7707)
08:27:19 [PASS] test_eqEpoch(uint256,uint256) (runs: 256, μ: 7476, ~: 7476)
08:27:19 [PASS] test_gtEpoch(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
08:27:19 [PASS] test_gteEpoch(uint256,uint256) (runs: 256, μ: 7465, ~: 7465)
08:27:19 [PASS] test_ltEpoch(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
08:27:19 [PASS] test_lteEpoch(uint256,uint256) (runs: 256, μ: 7531, ~: 7531)
08:27:19 [PASS] test_neqEpoch(uint256,uint256) (runs: 256, μ: 7477, ~: 7477)
08:27:19 [PASS] test_subEpoch(uint256,uint256) (runs: 256, μ: 7952, ~: 7633)
08:27:19 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 45.44ms (45.10ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
08:27:19 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11979, ~: 11979)
08:27:19 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 17038, ~: 18187)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 23.49ms (18.67ms CPU time)
08:27:19
08:27:19 Ran 8 tests for test/shared/Slot.t.sol:SlotTest
08:27:19 [PASS] test_addSlot(uint256,uint256) (runs: 256, μ: 7713, ~: 7686)
08:27:19 [PASS] test_eqSlot(uint256,uint256) (runs: 256, μ: 7496, ~: 7496)
08:27:19 [PASS] test_gtSlot(uint256,uint256) (runs: 256, μ: 7459, ~: 7459)
08:27:19 [PASS] test_gteSlot(uint256,uint256) (runs: 256, μ: 7510, ~: 7510)
08:27:19 [PASS] test_ltSlot(uint256,uint256) (runs: 256, μ: 7467, ~: 7467)
08:27:19 [PASS] test_lteSlot(uint256,uint256) (runs: 256, μ: 7442, ~: 7442)
08:27:19 [PASS] test_neqSlot(uint256,uint256) (runs: 256, μ: 7478, ~: 7478)
08:27:19 [PASS] test_subSlot(uint256,uint256) (runs: 256, μ: 7972, ~: 7654)
08:27:19 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 42.65ms (42.34ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
08:27:19 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
08:27:19 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
08:27:19 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 16.87ms (16.34ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
08:27:19 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
08:27:19 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 60.49ms (58.81ms CPU time)
08:27:19
08:27:19 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
08:27:19 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119606, ~: 120036)
08:27:19 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120489, ~: 121645)
08:27:19 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139664, ~: 141586)
08:27:19 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120707, ~: 121911)
08:27:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 52.30ms (51.98ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
08:27:19 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 307918, ~: 309074)
08:27:19 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207643, ~: 208358)
08:27:19 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 68.25ms (129.14ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
08:27:19 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128391, ~: 118972)
08:27:19 [PASS] test_GivenBalanceIs0() (gas: 54054)
08:27:19 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 71.75ms (37.41ms CPU time)
08:27:19
08:27:19 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
08:27:19 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036)
08:27:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 45.23ms (13.11ms CPU time)
08:27:19
08:27:19 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
08:27:19 [PASS] test_Slashing() (gas: 46214773)
08:27:19 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 13.52ms (12.22ms CPU time)
08:27:19
08:27:19 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
08:27:19 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
08:27:19 [PASS] test_GivenRollupEq0() (gas: 34563)
08:27:19 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187710, ~: 187805)
08:27:19 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
08:27:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 79.74ms (78.02ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
08:27:19 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
08:27:19 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.09ms (23.71ms CPU time)
08:27:19
08:27:19 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
08:27:19 [PASS] test_GivenNoCheckpoints() (gas: 28277)
08:27:19 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213926, ~: 212651)
08:27:19 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 206001, ~: 209698)
08:27:19 [PASS] test_WhenTimeNotInPast() (gas: 3997)
08:27:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 68.85ms (68.52ms CPU time)
08:27:19
08:27:19 Ran 8 tests for test/shared/Timestamp.t.sol:TimestampTest
08:27:19 [PASS] test_addTimestamp(uint256,uint256) (runs: 256, μ: 7710, ~: 7685)
08:27:19 [PASS] test_eqTimestamp(uint256,uint256) (runs: 256, μ: 7454, ~: 7454)
08:27:19 [PASS] test_gtTimestamp(uint256,uint256) (runs: 256, μ: 7481, ~: 7481)
08:27:19 [PASS] test_gteTimestamp(uint256,uint256) (runs: 256, μ: 7488, ~: 7488)
08:27:19 [PASS] test_ltTimestamp(uint256,uint256) (runs: 256, μ: 7480, ~: 7480)
08:27:19 [PASS] test_lteTimestamp(uint256,uint256) (runs: 256, μ: 7443, ~: 7443)
08:27:19 [PASS] test_neqTimestamp(uint256,uint256) (runs: 256, μ: 7473, ~: 7473)
08:27:19 [PASS] test_subTimestamp(uint256,uint256) (runs: 256, μ: 7974, ~: 8165)
08:27:19 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 62.12ms (61.79ms CPU time)
08:27:19
08:27:19 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
08:27:19 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 183706, ~: 184670)
08:27:19 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
08:27:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.87ms (38.16ms CPU time)
08:27:19
08:27:19 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
08:27:19 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3332154)
08:27:19 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3329418)
08:27:19 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3329403)
08:27:19 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3459319)
08:27:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 102.08ms (96.54ms CPU time)
08:27:19
08:27:19 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
08:27:19 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308773, ~: 308792)
08:27:19 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204151, ~: 204258)
08:27:19 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
08:27:19 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 123.83ms (123.41ms CPU time)
08:27:19
08:27:19 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
08:27:19 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
08:27:19 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421438, ~: 421347)
08:27:19 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171067, ~: 171381)
08:27:19 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
08:27:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 134.61ms (169.62ms CPU time)
08:27:19
08:27:19 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
08:27:19 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806590)
08:27:19 [PASS] test_GivenAttesterIsLiving() (gas: 824774)
08:27:19 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624725)
08:27:19 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788882)
08:27:19 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212)
08:27:19 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634543, ~: 634543)
08:27:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 87.87ms (84.66ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
08:27:20 [PASS] test_GivenStatusIsNotExiting() (gas: 727779)
08:27:20 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836223, ~: 836183)
08:27:20 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759153)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 176.17ms (173.15ms CPU time)
08:27:20
08:27:20 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
08:27:20 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217167, ~: 216944)
08:27:20 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320456, ~: 320250)
08:27:20 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227493, ~: 227276)
08:27:20 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
08:27:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 183.40ms (182.98ms CPU time)
08:27:20
08:27:20 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
08:27:20 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 234849, ~: 236522)
08:27:20 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261541, ~: 263012)
08:27:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 188.37ms (94.42ms CPU time)
08:27:20
08:27:20 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
08:27:20 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14476, ~: 14476)
08:27:20 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22526)
08:27:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.14ms (14.08ms CPU time)
08:27:20
08:27:20 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
08:27:20 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
08:27:20 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49216, ~: 50190)
08:27:20 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 154700, ~: 167108)
08:27:20 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53142, ~: 53090)
08:27:20 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76305, ~: 76253)
08:27:20 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76609, ~: 76543)
08:27:20 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119746, ~: 120013)
08:27:20 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172487, ~: 172720)
08:27:20 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174414, ~: 174342)
08:27:20 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192481, ~: 192789)
08:27:20 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219342, ~: 219648)
08:27:20 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217724, ~: 218502)
08:27:20 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 192.60ms (191.46ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
08:27:20 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
08:27:20 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638260, ~: 636860)
08:27:20 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 207.32ms (205.63ms CPU time)
08:27:20
08:27:20 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
08:27:20 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 655360, ~: 629094)
08:27:20 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 721568, ~: 776145)
08:27:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 220.79ms (218.68ms CPU time)
08:27:20
08:27:20 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
08:27:20 [PASS] test_setSlasher(address) (runs: 256, μ: 27304, ~: 27304)
08:27:20 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12875, ~: 12875)
08:27:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 38.03ms (35.01ms CPU time)
08:27:20
08:27:20 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
08:27:20 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825872, ~: 826182)
08:27:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 228.38ms (227.27ms CPU time)
08:27:20
08:27:20 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
08:27:20 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13950, ~: 13950)
08:27:20 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19289, ~: 19330)
08:27:20 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1380286, ~: 1380563)
08:27:20 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 96616, ~: 96492)
08:27:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 243.75ms (237.57ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
08:27:20 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693237, ~: 1693281)
08:27:20 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48171, ~: 48467)
08:27:20 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49055, ~: 48748)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 62.37ms (61.98ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
08:27:20 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183525, ~: 183680)
08:27:20 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21696, ~: 21616)
08:27:20 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1335056, ~: 1480181)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 220.82ms (217.48ms CPU time)
08:27:20
08:27:20 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
08:27:20 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
08:27:20 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273051, ~: 273297)
08:27:20 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35775, ~: 35472)
08:27:20 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273320, ~: 273575)
08:27:20 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42217, ~: 41957)
08:27:20 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273416, ~: 273651)
08:27:20 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42373, ~: 42142)
08:27:20 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273690, ~: 273685)
08:27:20 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31299, ~: 31299)
08:27:20 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274234, ~: 274514)
08:27:20 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41744, ~: 41530)
08:27:20 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060)
08:27:20 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31234, ~: 31238)
08:27:20 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273474, ~: 273199)
08:27:20 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40936, ~: 40634)
08:27:20 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273872, ~: 274131)
08:27:20 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41927, ~: 41698)
08:27:20 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 274004, ~: 274253)
08:27:20 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 41994, ~: 41796)
08:27:20 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 337.63ms (336.44ms CPU time)
08:27:20
08:27:20 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
08:27:20 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
08:27:20 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
08:27:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 16.18ms (15.06ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
08:27:20 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637272, ~: 637597)
08:27:20 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724767, ~: 724947)
08:27:20 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 195.87ms (194.11ms CPU time)
08:27:20
08:27:20 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest
08:27:20 [PASS] test_CallerEqOwner() (gas: 19222)
08:27:20 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825)
08:27:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.96ms (11.51ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
08:27:20 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20577, ~: 20577)
08:27:20 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48666, ~: 48668)
08:27:20 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043800, ~: 1044623)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 437.35ms (436.13ms CPU time)
08:27:20
08:27:20 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
08:27:20 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
08:27:20 [PASS] test_full() (gas: 160797407)
08:27:20 [PASS] test_invalidOracleInput() (gas: 55199)
08:27:20 [PASS] test_photograph() (gas: 77271119)
08:27:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 473.97ms (354.59ms CPU time)
08:27:20
08:27:20 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
08:27:20 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595420)
08:27:20 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421466)
08:27:20 [PASS] test_GivenNewCanonicalInstance() (gas: 1120359)
08:27:20 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744311)
08:27:20 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871038)
08:27:20 [PASS] test_GivenProposalIsLeader() (gas: 719808)
08:27:20 [PASS] test_GivenRoundChanged() (gas: 689148)
08:27:20 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528832, ~: 528599)
08:27:20 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 248.66ms (247.85ms CPU time)
08:27:20
08:27:20 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
08:27:20 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244335, ~: 1244335)
08:27:20 [PASS] testDepositPrivate() (gas: 194884)
08:27:20 [PASS] testDepositPublic() (gas: 197387)
08:27:20 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312670, ~: 2312670)
08:27:20 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234022)
08:27:20 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 540.99ms (279.51ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
08:27:20 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
08:27:20 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
08:27:20 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 52.74ms (51.78ms CPU time)
08:27:20
08:27:20 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
08:27:20 [PASS] test_LockVoteAndExecute() (gas: 1313561)
08:27:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.56ms (417.37µs CPU time)
08:27:20
08:27:20 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
08:27:20 [PASS] test_AddRollup(bool) (runs: 256, μ: 2833407, ~: 3297080)
08:27:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 606.41ms (601.92ms CPU time)
08:27:20
08:27:20 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
08:27:20 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82057)
08:27:20 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1261535, ~: 1567342)
08:27:20 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 614.26ms (610.90ms CPU time)
08:27:20
08:27:20 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
08:27:20 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76852, ~: 76633)
08:27:20 [PASS] test_WhenAmountEq0() (gas: 8437)
08:27:20 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 235558, ~: 235660)
08:27:20 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211221, ~: 212875)
08:27:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 158.52ms (80.77ms CPU time)
08:27:20
08:27:20 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
08:27:20 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1210871, ~: 1404570)
08:27:20 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
08:27:20 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1403958, ~: 1596875)
08:27:20 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1098094, ~: 1259880)
08:27:20 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 451.35ms (694.39ms CPU time)
08:27:20
08:27:20 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
08:27:20 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2982472, ~: 2972218)
08:27:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 724.70ms (720.99ms CPU time)
08:27:20
08:27:20 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
08:27:20 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
08:27:20 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 822048, ~: 815882)
08:27:20 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
08:27:20 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.03s (1.04s CPU time)
08:27:20
08:27:20 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
08:27:20 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44945017, ~: 44944987)
08:27:20 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.06s (1.05s CPU time)
08:27:21
08:27:21 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
08:27:21 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296174, ~: 296374)
08:27:21 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371447, ~: 371568)
08:27:21 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
08:27:21 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 426100, ~: 426409)
08:27:21 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441247, ~: 441559)
08:27:21 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
08:27:21 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406773, ~: 407102)
08:27:21 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
08:27:21 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 1.12s (448.67ms CPU time)
08:27:21
08:27:21 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
08:27:21 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 630916, ~: 634439)
08:27:21 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
08:27:21 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 686599, ~: 682363)
08:27:21 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 698430, ~: 661294)
08:27:21 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 735838, ~: 747623)
08:27:21 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 715290, ~: 772480)
08:27:21 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 708174, ~: 681697)
08:27:21 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.14s (4.62s CPU time)
08:27:21
08:27:21 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
08:27:21 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
08:27:21 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336024, ~: 335952)
08:27:21 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 692591, ~: 661718)
08:27:21 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 728899, ~: 781116)
08:27:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.17s (1.35s CPU time)
08:27:21
08:27:21 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
08:27:21 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129289, ~: 120222)
08:27:21 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
08:27:21 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
08:27:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.28s (51.58ms CPU time)
08:27:21
08:27:21 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
08:27:21 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 644635, ~: 606341)
08:27:21 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
08:27:21 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 673608, ~: 651702)
08:27:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.29s (1.77s CPU time)
08:27:21
08:27:21 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
08:27:21 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1721815, ~: 1474513)
08:27:21 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
08:27:21 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
08:27:21 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.40s (1.49s CPU time)
08:27:21
08:27:21 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
08:27:21 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11851, ~: 11851)
08:27:21 [PASS] test_WhenDepositsPerMintIs0() (gas: 10911)
08:27:21 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23148, ~: 23337)
08:27:21 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 6667532, ~: 6326898)
08:27:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.05s (2.03s CPU time)
08:27:22
08:27:22 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
08:27:22 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2696562, ~: 365062)
08:27:22 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
08:27:22 [PASS] testSimpleSample() (gas: 5526723)
08:27:22 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15612, ~: 15552)
08:27:22 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 561244, ~: 188668)
08:27:22 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
08:27:22 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.43s (3.34s CPU time)
08:27:22
08:27:22 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
08:27:22 [PASS] testMultipleProvers() (gas: 141144223)
08:27:22 [PASS] testMultipleProversBoostedRewards() (gas: 107538539)
08:27:22 [PASS] testNoHolesInProvenBlocks() (gas: 73139906)
08:27:22 [PASS] testProofsAreInOneEpoch() (gas: 73138949)
08:27:22 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.75s (5.29s CPU time)
08:27:22
08:27:22 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
08:27:22 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968445, ~: 968588)
08:27:22 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964062, ~: 963768)
08:27:22 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964540, ~: 964326)
08:27:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.78s (71.99ms CPU time)
08:27:23
08:27:23 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
08:27:23 [PASS] test_FeeModelEquivalence() (gas: 436715687)
08:27:23 [PASS] test__FeeModelPrune() (gas: 2117990)
08:27:23 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.82s (3.57s CPU time)
08:27:23
08:27:23 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
08:27:23 [PASS] test_100_slashing_validators() (gas: 278837192)
08:27:23 [PASS] test_100_validators() (gas: 259871799)
08:27:23 [PASS] test_48_validators() (gas: 243180242)
08:27:23 [PASS] test_no_validators() (gas: 80853575)
08:27:23 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.07s (14.02s CPU time)
08:27:24
08:27:24 Ran 9 tests for test/Inbox.t.sol:InboxTest
08:27:24 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
08:27:24 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5790334, ~: 5763947)
08:27:24 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
08:27:24 [PASS] testRevertIfActorTooLarge() (gas: 11877)
08:27:24 [PASS] testRevertIfContentTooLarge() (gas: 12009)
08:27:24 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
08:27:24 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
08:27:24 [PASS] testRevertIfVersionMismatch() (gas: 12251)
08:27:24 [PASS] testSendDuplicateL2Messages() (gas: 111551)
08:27:24 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.29s (4.29s CPU time)
08:27:24
08:27:24 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
08:27:24 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429)
08:27:24 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615740, ~: 615687)
08:27:24 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612405, ~: 612676)
08:27:24 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752186, ~: 752606)
08:27:24 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747313, ~: 747533)
08:27:24 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681631, ~: 681317)
08:27:24 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676815, ~: 676533)
08:27:24 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143)
08:27:24 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
08:27:24 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 4.06s (720.28ms CPU time)
08:27:24
08:27:24 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
08:27:24 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32832, ~: 32633)
08:27:24 [PASS] test_WhenAmountEq0() (gas: 8626)
08:27:24 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210989, ~: 210621)
08:27:24 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238770, ~: 238318)
08:27:24 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216605, ~: 215072)
08:27:24 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 4.13s (137.07ms CPU time)
08:27:24
08:27:24 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
08:27:24 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474974)
08:27:24 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346590)
08:27:24 [PASS] test_GivenNewCanonicalInstance() (gas: 948550)
08:27:24 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572468)
08:27:24 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651713)
08:27:24 [PASS] test_GivenProposalIsLeader() (gas: 547968)
08:27:24 [PASS] test_GivenRoundChanged() (gas: 526822)
08:27:24 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400632, ~: 400632)
08:27:24 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.58s (24.04ms CPU time)
08:27:25
08:27:25 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
08:27:25 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696125, ~: 696660)
08:27:25 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832813, ~: 832973)
08:27:25 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672848, ~: 673706)
08:27:25 [PASS] test_GivenStateIsActive() (gas: 356145)
08:27:25 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
08:27:25 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685804, ~: 686292)
08:27:25 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699212, ~: 699359)
08:27:25 [PASS] test_GivenStateIsPending() (gas: 348521)
08:27:25 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664122, ~: 664805)
08:27:25 [PASS] test_GivenStateIsRejected() (gas: 363965)
08:27:25 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 5.32s (738.66ms CPU time)
08:27:25
08:27:25 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
08:27:25 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712841, ~: 5712905)
08:27:25 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554788, ~: 7554841)
08:27:25 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892758, ~: 3892755)
08:27:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.45s (10.83s CPU time)
08:27:25
08:27:25 Ran 2 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
08:27:25 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 11752, ~: 11752)
08:27:25 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4129380, ~: 4129380)
08:27:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.69s (5.68s CPU time)
08:27:25
08:27:25 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
08:27:25 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11840, ~: 11840)
08:27:25 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19594, ~: 19594)
08:27:25 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1793460, ~: 1793460)
08:27:25 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.77s (205.76ms CPU time)
08:27:25
08:27:25 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
08:27:25 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 44099409, ~: 44132940)
08:27:25 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 60042512, ~: 60020270)
08:27:25 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 45108571, ~: 45129328)
08:27:25 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 45058354, ~: 45016407)
08:27:25 [PASS] test_getRewardConfig() (gas: 44001546)
08:27:25 [PASS] test_validateHeader() (gas: 44906702)
08:27:25 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 5.77s (9.18s CPU time)
08:27:25
08:27:25 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
08:27:25 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3451479, ~: 3451479)
08:27:25 [PASS] test_WhenUsingTheBoundAddress() (gas: 3583003)
08:27:25 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.68s (5.71s CPU time)
08:27:26
08:27:26 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
08:27:26 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670162, ~: 670633)
08:27:26 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
08:27:26 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673010, ~: 673467)
08:27:26 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671386, ~: 672020)
08:27:26 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
08:27:26 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683538, ~: 684026)
08:27:26 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125415, ~: 1125994)
08:27:26 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
08:27:26 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15224, ~: 15214)
08:27:26 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376101, ~: 376141)
08:27:26 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381303, ~: 381394)
08:27:26 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 6.57s (910.30ms CPU time)
08:27:26
08:27:26 Ran 29 tests for test/Rollup.t.sol:RollupTest
08:27:26 [PASS] testBlockFee() (gas: 46103502)
08:27:26 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 41311717, ~: 41439803)
08:27:26 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 66701843, ~: 74393606)
08:27:26 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 74068887)
08:27:26 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 44647032, ~: 45222879)
08:27:26 [PASS] testEmptyBlock(bool) (runs: 256, μ: 40749671, ~: 40598136)
08:27:26 [PASS] testExtraBlobs() (gas: 53072683)
08:27:26 [PASS] testInvalidBlobHash() (gas: 45091963)
08:27:26 [PASS] testInvalidBlobProof() (gas: 1026545475)
08:27:26 [PASS] testInvalidL2Fee() (gas: 45177987)
08:27:26 [PASS] testMixedBlock(bool) (runs: 256, μ: 55138892, ~: 61789417)
08:27:26 [PASS] testNonZeroDaFee() (gas: 45166122)
08:27:26 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 63649055)
08:27:26 [PASS] testProvingFeeUpdates() (gas: 74627909)
08:27:26 [PASS] testPrune() (gas: 47494853)
08:27:26 [PASS] testPruneAfterPartial() (gas: 74441449)
08:27:26 [PASS] testPruneDuringPropose() (gas: 54768354)
08:27:26 [PASS] testRevertInvalidCoinbase() (gas: 40135324)
08:27:26 [PASS] testRevertInvalidTimestamp() (gas: 40137865)
08:27:26 [PASS] testRevertPrune() (gas: 46991098)
08:27:26 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 63375170)
08:27:26 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 80605510, ~: 80605591)
08:27:26 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 80607625, ~: 80607919)
08:27:26 [PASS] testShouldNotBeTooEagerToPrune() (gas: 55045639)
08:27:26 [PASS] testSingleBlock(bool) (runs: 256, μ: 42454129, ~: 42454129)
08:27:26 [PASS] testSubmitProofInvalidArchive() (gas: 40684581)
08:27:26 [PASS] testSubmitProofNonExistentBlock() (gas: 40684308)
08:27:26 [PASS] testTimestamp() (gas: 42010349)
08:27:26 [PASS] testTooManyBlocks() (gas: 53247472)
08:27:26 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 6.57s (45.08s CPU time)
08:27:27
08:27:27 Ran 15 tests for test/Outbox.t.sol:OutboxTest
08:27:27 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
08:27:27 [PASS] testGetRootData() (gas: 86146)
08:27:27 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 34009495, ~: 7858061)
08:27:27 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3839075, ~: 3759520)
08:27:27 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
08:27:27 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
08:27:27 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
08:27:27 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
08:27:27 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
08:27:27 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
08:27:27 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
08:27:27 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
08:27:27 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
08:27:27 [PASS] testRevertIfVersionMismatch() (gas: 36053)
08:27:27 [PASS] testValidInsertAndConsume() (gas: 636284)
08:27:27 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.99s (8.86s CPU time)
08:27:27
08:27:27 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
08:27:27 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829)
08:27:27 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350)
08:27:27 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477)
08:27:27 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642687, ~: 642687)
08:27:27 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901)
08:27:27 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889)
08:27:27 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350)
08:27:27 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064)
08:27:27 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
08:27:27 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.07s (600.19ms CPU time)
08:27:28
08:27:28 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
08:27:28 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
08:27:28 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694358, ~: 694512)
08:27:28 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
08:27:28 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390230, ~: 390249)
08:27:28 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683822, ~: 684335)
08:27:28 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685975, ~: 686480)
08:27:28 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698434, ~: 699482)
08:27:28 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
08:27:28 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664110, ~: 664941)
08:27:28 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
08:27:28 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 8.17s (478.14ms CPU time)
08:27:28
08:27:28 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
08:27:28 [PASS] testFrontier() (gas: 0)
08:27:28 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 8.18s (8.18s CPU time)
08:27:28
08:27:28 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
08:27:28 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381)
08:27:28 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10917134, ~: 10964321)
08:27:28 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10767232, ~: 10728741)
08:27:28 [PASS] test_GivenInsufficientYea() (gas: 456279)
08:27:28 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380109, ~: 380132)
08:27:28 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10547361, ~: 10564465)
08:27:28 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417580)
08:27:28 [PASS] test_WhenRoundNotInPast() (gas: 365695)
08:27:28 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380562, ~: 380790)
08:27:28 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 8.51s (24.61s CPU time)
08:27:31
08:27:31 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
08:27:31 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
08:27:31 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065)
08:27:31 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
08:27:31 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.54s (669.75ms CPU time)
08:27:31
08:27:31 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
08:27:31 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 45047263, ~: 45047263)
08:27:31 [PASS] testHappyPath() (gas: 58458299)
08:27:31 [PASS] testInitialCommitteeMatch() (gas: 45224009)
08:27:31 [PASS] testInsufficientSigsMove() (gas: 48974673)
08:27:31 [PASS] testInvalidCommitteeCommitment() (gas: 48966869)
08:27:31 [PASS] testNukeFromOrbit() (gas: 59658961)
08:27:31 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 45108337, ~: 45108337)
08:27:31 [PASS] testProposerNotProvided() (gas: 48983396)
08:27:31 [PASS] testRelayedForProposer() (gas: 50391298)
08:27:31 [PASS] testStableCommittee(uint8) (runs: 256, μ: 45397009, ~: 45397093)
08:27:31 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 84418511, ~: 85650641)
08:27:31 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.53s (14.41s CPU time)
08:27:31
08:27:31 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
08:27:31 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
08:27:31 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
08:27:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.54s (15.17ms CPU time)
08:27:31
08:27:31 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
08:27:31 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
08:27:31 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
08:27:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.46s (19.08ms CPU time)
08:27:31
08:27:31 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
08:27:31 [PASS] test_WhenDepositsPerMintIs0() (gas: 70603)
08:27:31 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,bytes32,uint256,string,string,bool,bool) (runs: 256, μ: 3641775, ~: 3647677)
08:27:31 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.85s (295.59ms CPU time)
08:27:31
08:27:31 Ran 7 tests for test/staking_asset_handler/addValidator.t.sol:AddValidatorTest
08:27:31 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1006574, ~: 1278579)
08:27:31 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 10900363, ~: 10900363)
08:27:31 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15397871, ~: 15397871)
08:27:31 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10958565, ~: 10958565)
08:27:31 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10986871, ~: 10986871)
08:27:31 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13712174, ~: 13712174)
08:27:31 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13712136, ~: 13712136)
08:27:31 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 11.81s (24.34s CPU time)
08:27:31
08:27:31 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
08:27:31 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 60694835)
08:27:31 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
08:27:31 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 43119397)
08:27:31 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 46297051)
08:27:31 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 11.85s (30.64ms CPU time)
08:27:31
08:27:31 Ran 111 test suites in 11.85s (222.15s CPU time): 473 tests passed, 0 failed, 0 skipped (473 total tests)