Parent Log:
http://ci.aztec-labs.com/23dca069b55e5062
Command: c3d669156eb8f3bc cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/2f9d2861e2863437732f136f554fc8275c1bb1e7
Env: REF_NAME=gh-readonly-queue/next/pr-15155-7e505bcd7fcd90a7d5fe893194272157cc9ec848 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 17:56:02 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15155_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
17:56:10 Compiling 275 files with Solc 0.8.27
17:57:15 Solc 0.8.27 finished in 65.20s
17:57:15 Compiler run successful!
17:57:15
17:57:15 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
17:57:15 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
17:57:15 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.15ms (673.71µs CPU time)
17:57:15
17:57:15 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
17:57:15 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
17:57:15 [PASS] test_GivenNoListedRollups() (gas: 10735)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.57ms (204.43µs CPU time)
17:57:15
17:57:15 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
17:57:15 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
17:57:15 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
17:57:15 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
17:57:15 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
17:57:15 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
17:57:15 [PASS] testDecomp() (gas: 42525)
17:57:15 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 9.41ms (1.28ms CPU time)
17:57:15
17:57:15 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
17:57:15 [PASS] test_LockVoteAndExecute() (gas: 1313517)
17:57:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 11.07ms (678.30µs CPU time)
17:57:15
17:57:15 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
17:57:15 [PASS] test_GivenSufficientBalance() (gas: 207025)
17:57:15 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
17:57:15 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.68ms (574.37µs CPU time)
17:57:15
17:57:15 Ran 1 test for test/staking/15050.t.sol:Test15050
17:57:15 [PASS] test_15050() (gas: 1680582)
17:57:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 16.42ms (2.99ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/Parity.t.sol:ParityTest
17:57:15 [PASS] testRootMatchesBaseParity() (gas: 531543)
17:57:15 [PASS] testRootMatchesRootParity() (gas: 531476)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.17ms (10.78ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/staking/getters.t.sol:GettersTest
17:57:15 [PASS] test_getAttesterAtIndex() (gas: 34661)
17:57:15 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 19.50ms (156.02µs CPU time)
17:57:15
17:57:15 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
17:57:15 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
17:57:15 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983)
17:57:15 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
17:57:15 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
17:57:15 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
17:57:15 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 20.69ms (2.34ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
17:57:15 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
17:57:15 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
17:57:15 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174205)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.86ms (18.40ms CPU time)
17:57:15
17:57:15 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
17:57:15 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036)
17:57:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 25.84ms (7.54ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
17:57:15 [PASS] test_GivenSufficientBalance() (gas: 155632)
17:57:15 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 26.11ms (436.51µs CPU time)
17:57:15
17:57:15 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
17:57:15 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
17:57:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 27.71ms (20.19ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
17:57:15 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
17:57:15 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 19018, ~: 19037)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 28.11ms (20.36ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
17:57:15 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
17:57:15 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 28.55ms (325.69µs CPU time)
17:57:15
17:57:15 Ran 9 tests for test/staking/slash.t.sol:SlashTest
17:57:15 [PASS] test_GivenAttesterIsActive() (gas: 819662)
17:57:15 [PASS] test_GivenAttesterIsNotActive() (gas: 653278)
17:57:15 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722)
17:57:15 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296)
17:57:15 [PASS] test_SlashingMoreThanBalance() (gas: 735615)
17:57:15 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488)
17:57:15 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020)
17:57:15 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
17:57:15 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001)
17:57:15 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 28.93ms (8.17ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
17:57:15 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
17:57:15 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 34.54ms (27.23ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
17:57:15 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
17:57:15 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
17:57:15 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 34.88ms (27.18ms CPU time)
17:57:15
17:57:15 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
17:57:15 [PASS] test_Slashing() (gas: 45329876)
17:57:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 35.94ms (28.08ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
17:57:15 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
17:57:15 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.10ms (46.39ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
17:57:15 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
17:57:15 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
17:57:15 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 42.68ms (35.57ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
17:57:15 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
17:57:15 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16699, ~: 15332)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 48.54ms (23.73ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
17:57:15 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
17:57:15 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.02ms (13.86ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
17:57:15 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
17:57:15 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.16ms (38.64ms CPU time)
17:57:15
17:57:15 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
17:57:15 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474952)
17:57:15 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346568)
17:57:15 [PASS] test_GivenNewCanonicalInstance() (gas: 948506)
17:57:15 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572446)
17:57:15 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651691)
17:57:15 [PASS] test_GivenProposalIsLeader() (gas: 547946)
17:57:15 [PASS] test_GivenRoundChanged() (gas: 526800)
17:57:15 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400610, ~: 400610)
17:57:15 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 48.82ms (41.48ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
17:57:15 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
17:57:15 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 50.92ms (25.95ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
17:57:15 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
17:57:15 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28543, ~: 28529)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 53.17ms (32.41ms CPU time)
17:57:15
17:57:15 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
17:57:15 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119358, ~: 121404)
17:57:15 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120710, ~: 122387)
17:57:15 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140629, ~: 141586)
17:57:15 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120367, ~: 122421)
17:57:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 54.25ms (108.23ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
17:57:15 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186936, ~: 184842)
17:57:15 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 59.43ms (57.51ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
17:57:15 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
17:57:15 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 60.51ms (33.44ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
17:57:15 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19386, ~: 19325)
17:57:15 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83220, ~: 82934)
17:57:15 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 64.83ms (54.69ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/ignition.t.sol:IgnitionTest
17:57:15 [PASS] test_RevertNonEmptyBlock() (gas: 38551992)
17:57:15 [PASS] test_emptyBlock() (gas: 38707616)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 72.89ms (62.49ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
17:57:15 [PASS] test_ProposerEqZero() (gas: 431686)
17:57:15 [PASS] test_replay() (gas: 601353)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 74.47ms (66.82ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
17:57:15 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
17:57:15 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 79.12ms (70.94ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
17:57:15 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
17:57:15 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
17:57:15 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 86.57ms (91.76ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
17:57:15 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128312, ~: 118972)
17:57:15 [PASS] test_GivenBalanceIs0() (gas: 54054)
17:57:15 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 95.32ms (104.64ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
17:57:15 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308340, ~: 309074)
17:57:15 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207305, ~: 208358)
17:57:15 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 106.52ms (201.68ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
17:57:15 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308731, ~: 308792)
17:57:15 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204174, ~: 204258)
17:57:15 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 112.51ms (196.39ms CPU time)
17:57:15
17:57:15 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
17:57:15 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724)
17:57:15 [PASS] test_GivenAttesterIsLiving() (gas: 824930)
17:57:15 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
17:57:15 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934)
17:57:15 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212)
17:57:15 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551)
17:57:15 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 133.54ms (113.77ms CPU time)
17:57:15
17:57:15 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
17:57:15 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59800513)
17:57:15 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
17:57:15 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42225080)
17:57:15 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45403013)
17:57:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 144.10ms (135.07ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
17:57:15 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
17:57:15 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 146.74ms (25.22ms CPU time)
17:57:15
17:57:15 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
17:57:15 [PASS] test_GivenNoCheckpoints() (gas: 28277)
17:57:15 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213092, ~: 212495)
17:57:15 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208357, ~: 209698)
17:57:15 [PASS] test_WhenTimeNotInPast() (gas: 3997)
17:57:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 157.74ms (205.23ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
17:57:15 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129224, ~: 120362)
17:57:15 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
17:57:15 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 160.17ms (152.63ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
17:57:15 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
17:57:15 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638351, ~: 639798)
17:57:15 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 161.52ms (311.12ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
17:57:15 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968424, ~: 968472)
17:57:15 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964054, ~: 963768)
17:57:15 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964526, ~: 964326)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 187.11ms (156.57ms CPU time)
17:57:15
17:57:15 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
17:57:15 [PASS] test_activityDuplicateNoop() (gas: 335056)
17:57:15 [PASS] test_activityScore() (gas: 1138003)
17:57:15 [PASS] test_shares() (gas: 2668376)
17:57:15 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 206.80ms (15.22ms CPU time)
17:57:15
17:57:15 Ran 1 test for test/staking/move.t.sol:MoveTest
17:57:15 [PASS] test_MoveStakingSet() (gas: 55794122)
17:57:15 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 209.37ms (54.37ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
17:57:15 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
17:57:15 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 221.03ms (29.02ms CPU time)
17:57:15
17:57:15 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
17:57:15 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
17:57:15 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421448, ~: 421347)
17:57:15 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171115, ~: 171381)
17:57:15 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
17:57:15 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 222.71ms (266.64ms CPU time)
17:57:15
17:57:15 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
17:57:15 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85584, ~: 85895)
17:57:15 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
17:57:15 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 223.57ms (226.78ms CPU time)
17:57:15
17:57:15 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
17:57:15 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
17:57:15 [PASS] testDepositPrivate() (gas: 194884)
17:57:15 [PASS] testDepositPublic() (gas: 197387)
17:57:15 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
17:57:15 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
17:57:15 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 228.63ms (354.11ms CPU time)
17:57:15
17:57:15 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
17:57:15 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32814, ~: 32633)
17:57:15 [PASS] test_WhenAmountEq0() (gas: 8626)
17:57:15 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208996, ~: 210514)
17:57:15 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236436, ~: 238174)
17:57:15 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213794, ~: 214576)
17:57:15 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 239.02ms (232.18ms CPU time)
17:57:16
17:57:16 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
17:57:16 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
17:57:16 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19259, ~: 19308)
17:57:16 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417746, ~: 1418006)
17:57:16 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53292, ~: 53151)
17:57:16 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 262.29ms (300.43ms CPU time)
17:57:16
17:57:16 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
17:57:16 [PASS] test_GivenStatusIsNotExiting() (gas: 727785)
17:57:16 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836286, ~: 836325)
17:57:16 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177)
17:57:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 264.08ms (237.84ms CPU time)
17:57:16
17:57:16 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
17:57:16 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825838, ~: 826182)
17:57:16 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 280.64ms (250.03ms CPU time)
17:57:16
17:57:16 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
17:57:16 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637281, ~: 637597)
17:57:16 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724294, ~: 724947)
17:57:16 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
17:57:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 285.16ms (399.06ms CPU time)
17:57:16
17:57:16 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
17:57:16 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 234492, ~: 236522)
17:57:16 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261999, ~: 263012)
17:57:16 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 296.63ms (354.57ms CPU time)
17:57:16
17:57:16 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
17:57:16 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
17:57:16 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
17:57:16 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 307.33ms (296.44ms CPU time)
17:57:16
17:57:16 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
17:57:16 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 654494, ~: 629094)
17:57:16 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 726274, ~: 776145)
17:57:16 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 314.54ms (348.47ms CPU time)
17:57:16
17:57:16 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
17:57:16 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183552, ~: 183680)
17:57:16 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21663, ~: 21616)
17:57:16 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1320573, ~: 1482175)
17:57:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 321.55ms (359.12ms CPU time)
17:57:16
17:57:16 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
17:57:16 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 95903, ~: 95903)
17:57:16 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 614259, ~: 614563)
17:57:16 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 610823, ~: 611150)
17:57:16 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 751306, ~: 751079)
17:57:16 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 746217, ~: 746007)
17:57:16 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 680069, ~: 679790)
17:57:16 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 675314, ~: 675007)
17:57:16 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 618617, ~: 618617)
17:57:16 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
17:57:16 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 354.75ms (1.15s CPU time)
17:57:16
17:57:16 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
17:57:16 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1247989, ~: 1405312)
17:57:16 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
17:57:16 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1400156, ~: 1597010)
17:57:16 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1079802, ~: 1259726)
17:57:16 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 398.72ms (965.37ms CPU time)
17:57:16
17:57:16 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
17:57:16 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
17:57:16 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1265069, ~: 1567572)
17:57:16 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 455.56ms (439.37ms CPU time)
17:57:16
17:57:16 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
17:57:16 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
17:57:16 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3508181, ~: 3415882)
17:57:16 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 487.56ms (407.54ms CPU time)
17:57:16
17:57:16 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
17:57:16 [PASS] test_AddRollup(bool) (runs: 256, μ: 2806419, ~: 3297220)
17:57:16 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 735.85ms (716.09ms CPU time)
17:57:16
17:57:16 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
17:57:16 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2827933, ~: 1204157)
17:57:16 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
17:57:16 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
17:57:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 766.13ms (930.99ms CPU time)
17:57:16
17:57:16 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
17:57:16 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296205, ~: 296374)
17:57:16 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371471, ~: 371568)
17:57:16 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
17:57:16 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425705, ~: 426409)
17:57:16 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441052, ~: 441559)
17:57:16 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
17:57:16 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406754, ~: 407102)
17:57:16 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
17:57:16 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 806.23ms (721.53ms CPU time)
17:57:16
17:57:16 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
17:57:16 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
17:57:16 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
17:57:16 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939)
17:57:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 808.58ms (275.50ms CPU time)
17:57:16
17:57:16 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
17:57:16 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
17:57:16 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336049, ~: 335952)
17:57:16 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 684336, ~: 661718)
17:57:16 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 700422, ~: 703322)
17:57:16 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 980.00ms (1.83s CPU time)
17:57:16
17:57:16 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
17:57:16 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2976255, ~: 2972352)
17:57:16 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.05s (1.03s CPU time)
17:57:16
17:57:16 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
17:57:16 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 689239, ~: 718968)
17:57:16 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
17:57:16 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 672674, ~: 652386)
17:57:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.21s (1.94s CPU time)
17:57:16
17:57:16 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
17:57:16 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76827, ~: 76633)
17:57:16 [PASS] test_WhenAmountEq0() (gas: 8437)
17:57:16 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237986, ~: 235656)
17:57:16 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 219459, ~: 213559)
17:57:16 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.23s (186.78ms CPU time)
17:57:17
17:57:17 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
17:57:17 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 663628, ~: 634439)
17:57:17 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
17:57:17 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 707741, ~: 724365)
17:57:17 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 639491, ~: 582639)
17:57:17 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 753288, ~: 747623)
17:57:17 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 701285, ~: 692656)
17:57:17 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 708201, ~: 681697)
17:57:17 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.25s (6.05s CPU time)
17:57:17
17:57:17 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
17:57:17 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44050859, ~: 44050831)
17:57:17 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.26s (1.25s CPU time)
17:57:17
17:57:17 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
17:57:17 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
17:57:17 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 835520, ~: 815882)
17:57:17 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.36s (1.36s CPU time)
17:57:17
17:57:17 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
17:57:17 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 602303, ~: 602303)
17:57:17 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 600824, ~: 600824)
17:57:17 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 580951, ~: 580951)
17:57:17 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 641161, ~: 641161)
17:57:17 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 619374, ~: 619374)
17:57:17 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 582355, ~: 582363)
17:57:17 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 133298, ~: 133298)
17:57:17 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 646012, ~: 646012)
17:57:17 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
17:57:17 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 1.67s (965.15ms CPU time)
17:57:17
17:57:17 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
17:57:17 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1766038, ~: 1685564)
17:57:17 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
17:57:17 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.67s (1.81s CPU time)
17:57:17
17:57:17 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
17:57:17 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20583, ~: 20577)
17:57:17 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48661, ~: 48668)
17:57:17 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043728, ~: 1044375)
17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.71s (549.30ms CPU time)
17:57:17
17:57:17 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
17:57:17 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
17:57:17 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 581574, ~: 581574)
17:57:17 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
17:57:17 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.83s (707.46ms CPU time)
17:57:18
17:57:18 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
17:57:18 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217156, ~: 216944)
17:57:18 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320462, ~: 320250)
17:57:18 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227470, ~: 227276)
17:57:18 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
17:57:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.63s (332.36ms CPU time)
17:57:18
17:57:18 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
17:57:18 [PASS] testMultipleProvers() (gas: 140220070)
17:57:18 [PASS] testMultipleProversBoostedRewards() (gas: 106550512)
17:57:18 [PASS] testNoHolesInProvenBlocks() (gas: 72223985)
17:57:18 [PASS] testProofsAreInOneEpoch() (gas: 72223027)
17:57:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.79s (5.34s CPU time)
17:57:18
17:57:18 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
17:57:18 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 695758, ~: 696660)
17:57:18 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832798, ~: 832951)
17:57:18 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672851, ~: 673706)
17:57:18 [PASS] test_GivenStateIsActive() (gas: 356145)
17:57:18 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350246, ~: 350265)
17:57:18 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685776, ~: 686292)
17:57:18 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698849, ~: 699359)
17:57:18 [PASS] test_GivenStateIsPending() (gas: 348521)
17:57:18 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 663941, ~: 664805)
17:57:18 [PASS] test_GivenStateIsRejected() (gas: 363965)
17:57:18 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 2.79s (1.03s CPU time)
17:57:18
17:57:18 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
17:57:18 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
17:57:18 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273167, ~: 273297)
17:57:18 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35828, ~: 36154)
17:57:18 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273297, ~: 273575)
17:57:18 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42198, ~: 41957)
17:57:18 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273393, ~: 273651)
17:57:18 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42365, ~: 42142)
17:57:18 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273687, ~: 273685)
17:57:18 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31299, ~: 31299)
17:57:18 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274273, ~: 274514)
17:57:18 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41760, ~: 41530)
17:57:18 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273062, ~: 273060)
17:57:18 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31234, ~: 31238)
17:57:18 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273518, ~: 273199)
17:57:18 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40970, ~: 40822)
17:57:18 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273862, ~: 274131)
17:57:18 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41936, ~: 41698)
17:57:18 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273974, ~: 274253)
17:57:18 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42037, ~: 41796)
17:57:18 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 2.95s (624.81ms CPU time)
17:57:18
17:57:18 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
17:57:18 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
17:57:18 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694315, ~: 694512)
17:57:18 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
17:57:18 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
17:57:18 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684040, ~: 684335)
17:57:18 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686163, ~: 686480)
17:57:18 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699128, ~: 699482)
17:57:18 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
17:57:18 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664250, ~: 664941)
17:57:18 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
17:57:18 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 3.13s (768.24ms CPU time)
17:57:18
17:57:18 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
17:57:18 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
17:57:18 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
17:57:18 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
17:57:18 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
17:57:18 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.19s (172.10ms CPU time)
17:57:19
17:57:19 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
17:57:19 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670150, ~: 670633)
17:57:19 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
17:57:19 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672986, ~: 673357)
17:57:19 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671687, ~: 672020)
17:57:19 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
17:57:19 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683883, ~: 684026)
17:57:19 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125163, ~: 1125994)
17:57:19 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
17:57:19 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15222, ~: 15214)
17:57:19 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376103, ~: 376141)
17:57:19 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381307, ~: 381394)
17:57:19 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 3.88s (1.35s CPU time)
17:57:19
17:57:19 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
17:57:19 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
17:57:19 [PASS] test_GivenRollupEq0() (gas: 34563)
17:57:19 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187688, ~: 187805)
17:57:19 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
17:57:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.03s (110.98ms CPU time)
17:57:19
17:57:19 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
17:57:19 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2942721, ~: 194533)
17:57:19 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
17:57:19 [PASS] testSimpleSample() (gas: 5526723)
17:57:19 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15637, ~: 15859)
17:57:19 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 490832, ~: 211426)
17:57:19 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
17:57:19 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 4.03s (3.88s CPU time)
17:57:19
17:57:19 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
17:57:19 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
17:57:19 [PASS] test_full() (gas: 160797407)
17:57:19 [PASS] test_invalidOracleInput() (gas: 55199)
17:57:19 [PASS] test_photograph() (gas: 77271119)
17:57:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.03s (592.95ms CPU time)
17:57:19
17:57:19 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
17:57:19 [PASS] test_FeeModelEquivalence() (gas: 436453050)
17:57:19 [PASS] test__FeeModelPrune() (gas: 2117894)
17:57:19 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.05s (3.72s CPU time)
17:57:19
17:57:19 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
17:57:19 [PASS] test_100_slashing_validators() (gas: 277965731)
17:57:19 [PASS] test_100_validators() (gas: 259001418)
17:57:19 [PASS] test_48_validators() (gas: 242309917)
17:57:19 [PASS] test_no_validators() (gas: 79986445)
17:57:19 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.07s (13.44s CPU time)
17:57:21
17:57:21 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
17:57:21 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
17:57:21 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
17:57:21 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23238, ~: 23314)
17:57:21 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 7313938, ~: 7004572)
17:57:21 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 5.27s (3.09s CPU time)
17:57:21
17:57:21 Ran 29 tests for test/Rollup.t.sol:RollupTest
17:57:21 [PASS] testBlockFee() (gas: 45212450)
17:57:21 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40432983, ~: 40551419)
17:57:21 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65730736, ~: 73497057)
17:57:21 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73173165)
17:57:21 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43737291, ~: 44333345)
17:57:21 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39871098, ~: 39710743)
17:57:21 [PASS] testExtraBlobs() (gas: 52180939)
17:57:21 [PASS] testInvalidBlobHash() (gas: 44202246)
17:57:21 [PASS] testInvalidBlobProof() (gas: 1026504322)
17:57:21 [PASS] testInvalidL2Fee() (gas: 44288248)
17:57:21 [PASS] testMixedBlock(bool) (runs: 256, μ: 54130878, ~: 60894928)
17:57:21 [PASS] testNonZeroDaFee() (gas: 44276429)
17:57:21 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62754460)
17:57:21 [PASS] testProvingFeeUpdates() (gas: 73731243)
17:57:21 [PASS] testPrune() (gas: 46604977)
17:57:21 [PASS] testPruneAfterPartial() (gas: 73545105)
17:57:21 [PASS] testPruneDuringPropose() (gas: 53876494)
17:57:21 [PASS] testRevertInvalidCoinbase() (gas: 39248041)
17:57:21 [PASS] testRevertInvalidTimestamp() (gas: 39250582)
17:57:21 [PASS] testRevertPrune() (gas: 46101283)
17:57:21 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62481413)
17:57:21 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78824045, ~: 78824159)
17:57:21 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78826345, ~: 78826487)
17:57:21 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54153931)
17:57:21 [PASS] testSingleBlock(bool) (runs: 256, μ: 41543653, ~: 40845116)
17:57:21 [PASS] testSubmitProofInvalidArchive() (gas: 39797121)
17:57:21 [PASS] testSubmitProofNonExistentBlock() (gas: 39796848)
17:57:21 [PASS] testTimestamp() (gas: 41115185)
17:57:21 [PASS] testTooManyBlocks() (gas: 52355667)
17:57:21 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.30s (46.42s CPU time)
17:57:21
17:57:21 Ran 9 tests for test/Inbox.t.sol:InboxTest
17:57:21 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
17:57:21 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5634174, ~: 5483420)
17:57:21 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
17:57:21 [PASS] testRevertIfActorTooLarge() (gas: 11877)
17:57:21 [PASS] testRevertIfContentTooLarge() (gas: 12009)
17:57:21 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
17:57:21 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
17:57:21 [PASS] testRevertIfVersionMismatch() (gas: 12251)
17:57:21 [PASS] testSendDuplicateL2Messages() (gas: 111551)
17:57:21 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.40s (5.36s CPU time)
17:57:21
17:57:21 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
17:57:21 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
17:57:21 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
17:57:21 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.14s (6.15s CPU time)
17:57:22
17:57:22 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
17:57:22 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
17:57:22 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193621, ~: 4193621)
17:57:22 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
17:57:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.60s (11.77s CPU time)
17:57:22
17:57:22 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
17:57:22 [PASS] test_GivenStateIsDropped() (gas: 25448)
17:57:22 [PASS] test_GivenStateIsExecuted() (gas: 25467)
17:57:22 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 25350, ~: 29984)
17:57:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.60s (21.42ms CPU time)
17:57:22
17:57:22 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
17:57:22 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595398)
17:57:22 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421444)
17:57:22 [PASS] test_GivenNewCanonicalInstance() (gas: 1120315)
17:57:22 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744289)
17:57:22 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871016)
17:57:22 [PASS] test_GivenProposalIsLeader() (gas: 719786)
17:57:22 [PASS] test_GivenRoundChanged() (gas: 689126)
17:57:22 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528779, ~: 528577)
17:57:22 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.60s (456.02ms CPU time)
17:57:22
17:57:22 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
17:57:22 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43206302, ~: 43238777)
17:57:22 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59148884, ~: 59125900)
17:57:22 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44209226, ~: 44187728)
17:57:22 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44165810, ~: 44208093)
17:57:22 [PASS] test_getRewardConfig() (gas: 43114835)
17:57:22 [PASS] test_validateHeader() (gas: 44012502)
17:57:22 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.78s (11.27s CPU time)
17:57:22
17:57:22 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
17:57:22 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712860, ~: 5712905)
17:57:22 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554796, ~: 7554841)
17:57:22 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755)
17:57:22 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.82s (13.92s CPU time)
17:57:25
17:57:25 Ran 15 tests for test/Outbox.t.sol:OutboxTest
17:57:25 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
17:57:25 [PASS] testGetRootData() (gas: 86146)
17:57:25 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 31233905, ~: 3076553)
17:57:25 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3822052, ~: 3672868)
17:57:25 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
17:57:25 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
17:57:25 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
17:57:25 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
17:57:25 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
17:57:25 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
17:57:25 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
17:57:25 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
17:57:25 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
17:57:25 [PASS] testRevertIfVersionMismatch() (gas: 36053)
17:57:25 [PASS] testValidInsertAndConsume() (gas: 636284)
17:57:25 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 9.39s (10.14s CPU time)
17:57:25
17:57:25 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
17:57:25 [PASS] testFrontier() (gas: 0)
17:57:25 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.86s (9.85s CPU time)
17:57:26
17:57:26 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
17:57:26 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341359, ~: 341359)
17:57:26 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 11013224, ~: 11158989)
17:57:26 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10725327, ~: 10569445)
17:57:26 [PASS] test_GivenInsufficientYea() (gas: 456257)
17:57:26 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380081, ~: 380110)
17:57:26 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10543796, ~: 10588003)
17:57:26 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417558)
17:57:26 [PASS] test_WhenRoundNotInPast() (gas: 365673)
17:57:26 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380506, ~: 380768)
17:57:26 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.55s (29.88s CPU time)
17:57:27
17:57:27 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
17:57:27 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693225, ~: 1693281)
17:57:27 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48131, ~: 48316)
17:57:27 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49072, ~: 48748)
17:57:27 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.01s (124.56ms CPU time)
17:57:27
17:57:27 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
17:57:27 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487)
17:57:27 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 960090, ~: 714379)
17:57:27 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143)
17:57:27 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
17:57:27 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
17:57:27 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
17:57:27 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351)
17:57:27 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386)
17:57:27 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.01s (32.32s CPU time)
17:57:28
17:57:28 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
17:57:28 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
17:57:28 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49976, ~: 50190)
17:57:28 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 155063, ~: 166859)
17:57:28 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53122, ~: 52810)
17:57:28 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76271, ~: 76245)
17:57:28 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76573, ~: 76263)
17:57:28 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119747, ~: 120013)
17:57:28 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172410, ~: 172710)
17:57:28 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174719, ~: 174992)
17:57:28 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192339, ~: 192789)
17:57:28 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219399, ~: 220006)
17:57:28 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217722, ~: 218502)
17:57:28 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 12.25s (347.02ms CPU time)
17:57:28
17:57:28 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
17:57:28 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44153150, ~: 44153150)
17:57:28 [PASS] testHappyPath() (gas: 57569373)
17:57:28 [PASS] testInitialCommitteeMatch() (gas: 44329915)
17:57:28 [PASS] testInsufficientSigsMove() (gas: 48086953)
17:57:28 [PASS] testInvalidCommitteeCommitment() (gas: 48079169)
17:57:28 [PASS] testNukeFromOrbit() (gas: 58770203)
17:57:28 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44214310, ~: 44214310)
17:57:28 [PASS] testProposerNotProvided() (gas: 48095693)
17:57:28 [PASS] testRelayedForProposer() (gas: 49503687)
17:57:28 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44503063, ~: 44503178)
17:57:28 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83584039, ~: 84707782)
17:57:28 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.25s (17.09s CPU time)
17:57:28
17:57:28 Ran 107 test suites in 12.26s (202.07s CPU time): 450 tests passed, 0 failed, 0 skipped (450 total tests)