Parent Log:
http://ci.aztec-labs.com/4f90e01cbdd2745f
Command: 363c62eb3265b90f cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/15da5b0f4fc17ee864697604093cf1ff2bd900d2
Env: REF_NAME=gh-readonly-queue/staging/pr-15174-a1fcc6d25d2ef5242bc875b44f6b8c627357a0d1 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 12:56:23 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15174_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_staging
12:56:30 Compiling 271 files with Solc 0.8.27
12:57:36 Solc 0.8.27 finished in 66.06s
12:57:36 Compiler run successful!
12:57:36
12:57:36 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
12:57:36 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
12:57:36 [PASS] test_GivenNoListedRollups() (gas: 10735)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.47ms (252.51µs CPU time)
12:57:36
12:57:36 Ran 2 tests for test/Parity.t.sol:ParityTest
12:57:36 [PASS] testRootMatchesBaseParity() (gas: 531543)
12:57:36 [PASS] testRootMatchesRootParity() (gas: 531476)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.64ms (577.57µs CPU time)
12:57:36
12:57:36 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
12:57:36 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
12:57:36 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 7.63ms (1.69ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
12:57:36 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80174)
12:57:36 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75150)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.59ms (356.66µs CPU time)
12:57:36
12:57:36 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
12:57:36 [PASS] test_LockVoteAndExecute() (gas: 1313517)
12:57:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.77ms (2.90ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
12:57:36 [PASS] test_GivenSufficientBalance() (gas: 207025)
12:57:36 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
12:57:36 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.32ms (532.08µs CPU time)
12:57:36
12:57:36 Ran 2 tests for test/staking/getters.t.sol:GettersTest
12:57:36 [PASS] test_getAttesterAtIndex() (gas: 34661)
12:57:36 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 11.47ms (128.65µs CPU time)
12:57:36
12:57:36 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
12:57:36 [PASS] test_GivenSufficientBalance() (gas: 155632)
12:57:36 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.41ms (286.59µs CPU time)
12:57:36
12:57:36 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
12:57:36 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
12:57:36 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983)
12:57:36 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
12:57:36 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
12:57:36 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
12:57:36 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 14.43ms (2.37ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
12:57:36 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
12:57:36 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
12:57:36 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 16.50ms (10.36ms CPU time)
12:57:36
12:57:36 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
12:57:36 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
12:57:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 25.32ms (18.31ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
12:57:36 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
12:57:36 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18924, ~: 19037)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 29.91ms (22.68ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
12:57:36 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
12:57:36 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.04ms (25.74ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
12:57:36 [PASS] test_activityDuplicateNoop() (gas: 335056)
12:57:36 [PASS] test_activityScore() (gas: 1138003)
12:57:36 [PASS] test_shares() (gas: 2668376)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 32.80ms (15.47ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
12:57:36 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
12:57:36 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 35.25ms (27.82ms CPU time)
12:57:36
12:57:36 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
12:57:36 [PASS] test_UpgradeIntoNewVersion() (gas: 4273594)
12:57:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 39.03ms (7.18ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
12:57:36 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
12:57:36 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.79ms (26.16ms CPU time)
12:57:36
12:57:36 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
12:57:36 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 429664)
12:57:36 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 324519)
12:57:36 [PASS] test_GivenNewCanonicalInstance() (gas: 856874)
12:57:36 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 525920)
12:57:36 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 603961)
12:57:36 [PASS] test_GivenProposalIsLeader() (gas: 501420)
12:57:36 [PASS] test_GivenRoundChanged() (gas: 480496)
12:57:36 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 355386, ~: 355386)
12:57:36 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 41.71ms (35.35ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/ignition.t.sol:IgnitionTest
12:57:36 [PASS] test_RevertNonEmptyBlock() (gas: 37816935)
12:57:36 [PASS] test_emptyBlock() (gas: 37972559)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 44.74ms (36.04ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
12:57:36 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19404, ~: 19727)
12:57:36 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83231, ~: 82934)
12:57:36 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 48.34ms (35.44ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
12:57:36 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
12:57:36 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16928, ~: 18132)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 52.71ms (24.86ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
12:57:36 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
12:57:36 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 53.09ms (44.87ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
12:57:36 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
12:57:36 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 53.32ms (32.65ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
12:57:36 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
12:57:36 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 55.81ms (34.17ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
12:57:36 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
12:57:36 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 66.44ms (59.54ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
12:57:36 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
12:57:36 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 76.91ms (28.60ms CPU time)
12:57:36
12:57:36 Ran 1 test for test/staking/15050.t.sol:Test15050
12:57:36 [PASS] test_15050() (gas: 1680582)
12:57:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 86.13ms (6.00ms CPU time)
12:57:36
12:57:36 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
12:57:36 [PASS] test_Slashing() (gas: 44594498)
12:57:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 92.83ms (85.07ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
12:57:36 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
12:57:36 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
12:57:36 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 99.25ms (39.39ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
12:57:36 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308380, ~: 309074)
12:57:36 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207839, ~: 208358)
12:57:36 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 112.48ms (186.48ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
12:57:36 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308687, ~: 308792)
12:57:36 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204192, ~: 204258)
12:57:36 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 113.76ms (216.60ms CPU time)
12:57:36
12:57:36 Ran 1 test for test/staking/move.t.sol:MoveTest
12:57:36 [PASS] test_MoveStakingSet() (gas: 55310235)
12:57:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 114.24ms (41.51ms CPU time)
12:57:36
12:57:36 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
12:57:36 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119822, ~: 121404)
12:57:36 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120817, ~: 122387)
12:57:36 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140318, ~: 141586)
12:57:36 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120586, ~: 121911)
12:57:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 114.77ms (143.15ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
12:57:36 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1579102, ~: 1579157)
12:57:36 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47980, ~: 48179)
12:57:36 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48915, ~: 48727)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 115.22ms (108.79ms CPU time)
12:57:36 proptest: Saving this and future failures in cache/fuzz/failures
12:57:36 proptest: If this test was run on a CI system, you may wish to add the following line to your copy of the file. (You may need to create it.)
12:57:36 cc 1b571f42a7f71897731d24af8bf6d26bfb7de2bbd20046a90d2ba0fd5675ae3e
12:57:36
12:57:36 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
12:57:36 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724)
12:57:36 [PASS] test_GivenAttesterIsLiving() (gas: 824930)
12:57:36 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
12:57:36 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934)
12:57:36 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212)
12:57:36 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551)
12:57:36 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 125.55ms (112.60ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
12:57:36 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
12:57:36 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 138.55ms (52.50ms CPU time)
12:57:36
12:57:36 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
12:57:36 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825629, ~: 826182)
12:57:36 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 150.76ms (143.94ms CPU time)
12:57:36
12:57:36 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
12:57:36 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
12:57:36 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
12:57:36 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
12:57:36 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
12:57:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 158.18ms (132.52ms CPU time)
12:57:36
12:57:36 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
12:57:36 [PASS] test_GivenNoCheckpoints() (gas: 28277)
12:57:36 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212930, ~: 212612)
12:57:36 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 211614, ~: 209870)
12:57:36 [PASS] test_WhenTimeNotInPast() (gas: 3997)
12:57:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 159.13ms (132.06ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
12:57:36 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
12:57:36 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638455, ~: 639798)
12:57:36 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 167.28ms (269.99ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
12:57:36 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 655608, ~: 629118)
12:57:36 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 712149, ~: 661333)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 187.96ms (327.13ms CPU time)
12:57:36
12:57:36 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
12:57:36 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 184332, ~: 184778)
12:57:36 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
12:57:36 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 205.32ms (55.13ms CPU time)
12:57:36
12:57:36 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
12:57:36 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
12:57:36 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421444, ~: 421347)
12:57:36 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171071, ~: 171381)
12:57:36 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
12:57:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 223.66ms (267.27ms CPU time)
12:57:36
12:57:36 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
12:57:36 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296170, ~: 296374)
12:57:36 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371455, ~: 371568)
12:57:36 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
12:57:36 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425907, ~: 426409)
12:57:36 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440666, ~: 441559)
12:57:36 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
12:57:36 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406613, ~: 407102)
12:57:36 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 257, μ: 106068, ~: 106068)
12:57:36 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 230.80ms (600.35ms CPU time)
12:57:36
12:57:36 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
12:57:36 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637324, ~: 637645)
12:57:36 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724108, ~: 724995)
12:57:36 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50561, ~: 50561)
12:57:36 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 233.80ms (344.29ms CPU time)
12:57:36
12:57:36 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
12:57:36 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 257, μ: 105831, ~: 105831)
12:57:36 [PASS] test_GivenRollupEq0() (gas: 34563)
12:57:36 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187674, ~: 187805)
12:57:36 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
12:57:36 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 233.65ms (308.89ms CPU time)
12:57:36
12:57:36 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
12:57:36 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
12:57:36 [PASS] testDepositPrivate() (gas: 194884)
12:57:36 [PASS] testDepositPublic() (gas: 197387)
12:57:36 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
12:57:36 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
12:57:36 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 255.04ms (280.16ms CPU time)
12:57:36
12:57:36 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
12:57:36 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
12:57:36 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49672, ~: 50190)
12:57:36 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156095, ~: 166937)
12:57:36 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53130, ~: 52950)
12:57:36 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76344, ~: 77049)
12:57:36 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76600, ~: 76543)
12:57:36 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 119691, ~: 120013)
12:57:36 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 172436, ~: 172720)
12:57:36 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 174679, ~: 174990)
12:57:36 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 192359, ~: 192789)
12:57:36 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 257, μ: 219447, ~: 220006)
12:57:36 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 257, μ: 217667, ~: 218502)
12:57:36 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 284.24ms (303.90ms CPU time)
12:57:37
12:57:37 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
12:57:37 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 95903, ~: 95903)
12:57:37 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 614253, ~: 614563)
12:57:37 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 610872, ~: 611150)
12:57:37 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 257, μ: 751050, ~: 751079)
12:57:37 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 746469, ~: 746007)
12:57:37 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 257, μ: 680055, ~: 679790)
12:57:37 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 257, μ: 675293, ~: 675007)
12:57:37 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 618617, ~: 618617)
12:57:37 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 257, μ: 13383, ~: 13383)
12:57:37 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 323.99ms (1.12s CPU time)
12:57:37
12:57:37 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
12:57:37 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
12:57:37 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
12:57:37 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 376.11ms (408.65ms CPU time)
12:57:37
12:57:37 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:57:37 [PASS] test_GivenStatusIsNotExiting() (gas: 727785)
12:57:37 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 257, μ: 836274, ~: 836308)
12:57:37 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 379.22ms (251.33ms CPU time)
12:57:37
12:57:37 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
12:57:37 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
12:57:37 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19229, ~: 19308)
12:57:37 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417768, ~: 1418006)
12:57:37 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53274, ~: 53151)
12:57:37 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 385.22ms (282.22ms CPU time)
12:57:37
12:57:37 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
12:57:37 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1236798, ~: 1404628)
12:57:37 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
12:57:37 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1392309, ~: 1596831)
12:57:37 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 257, μ: 1086453, ~: 1259890)
12:57:37 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 427.42ms (960.90ms CPU time)
12:57:37
12:57:37 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
12:57:37 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528837, ~: 1528915)
12:57:37 [FAIL: invalid voting power: 100000000000000000000 != 0; counterexample: calldata=0x5eb17e3100000000000000000000000000000000000000000000000000000000000019c400000000000000000000000000000000000000000000000000000000000019c4 args=[0x00000000000000000000000000000000000019c4, 0x00000000000000000000000000000000000019c4]] test_getVotingPower(address,address) (runs: 0, μ: 0, ~: 0)
12:57:37 [PASS] test_getWithdrawer(address[2],address,address) (runs: 257, μ: 938395, ~: 938395)
12:57:37 Suite result: FAILED. 2 passed; 1 failed; 0 skipped; finished in 428.99ms (593.78ms CPU time)
12:57:37
12:57:37 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
12:57:37 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
12:57:37 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3591375, ~: 3537853)
12:57:37 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 430.60ms (403.32ms CPU time)
12:57:37
12:57:37 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
12:57:37 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
12:57:37 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1214147, ~: 1567572)
12:57:37 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 507.50ms (454.62ms CPU time)
12:57:37
12:57:37 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
12:57:37 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
12:57:37 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
12:57:37 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 546.47ms (23.49ms CPU time)
12:57:37
12:57:37 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
12:57:37 [PASS] test_AddRollup(bool) (runs: 256, μ: 2810084, ~: 3297020)
12:57:37 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 677.57ms (663.14ms CPU time)
12:57:37
12:57:37 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
12:57:37 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
12:57:37 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
12:57:37 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
12:57:37 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
12:57:37 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
12:57:37 [PASS] testDecomp() (gas: 42525)
12:57:37 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 857.90ms (1.25ms CPU time)
12:57:37
12:57:37 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
12:57:37 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2908988, ~: 1245357)
12:57:37 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
12:57:37 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 894.72ms (1.03s CPU time)
12:57:37
12:57:37 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
12:57:37 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 669803, ~: 670633)
12:57:37 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
12:57:37 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 672646, ~: 673157)
12:57:37 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671574, ~: 672020)
12:57:37 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
12:57:37 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683706, ~: 684026)
12:57:37 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 257, μ: 1125133, ~: 1125994)
12:57:37 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
12:57:37 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15227, ~: 15214)
12:57:37 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376108, ~: 376141)
12:57:37 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381286, ~: 381394)
12:57:37 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 937.71ms (1.40s CPU time)
12:57:37
12:57:37 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
12:57:37 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217180, ~: 216944)
12:57:37 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320420, ~: 320250)
12:57:37 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227466, ~: 227276)
12:57:37 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
12:57:37 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 966.25ms (443.74ms CPU time)
12:57:37
12:57:37 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
12:57:37 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968392, ~: 968530)
12:57:37 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964052, ~: 963768)
12:57:37 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964530, ~: 964326)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.13s (115.77ms CPU time)
12:57:37
12:57:37 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
12:57:37 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2963707, ~: 2972960)
12:57:37 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.15s (1.14s CPU time)
12:57:37
12:57:37 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
12:57:37 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
12:57:37 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 858441, ~: 899593)
12:57:37 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.16s (1.19s CPU time)
12:57:37
12:57:37 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
12:57:37 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127106, ~: 118972)
12:57:37 [PASS] test_GivenBalanceIs0() (gas: 54054)
12:57:37 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.16s (63.91ms CPU time)
12:57:37
12:57:37 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
12:57:37 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
12:57:37 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
12:57:37 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.23s (91.25ms CPU time)
12:57:37
12:57:37 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
12:57:37 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 634712, ~: 634439)
12:57:37 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
12:57:37 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 693476, ~: 682363)
12:57:37 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 665181, ~: 661294)
12:57:37 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 727456, ~: 672542)
12:57:37 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 699324, ~: 692656)
12:57:37 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 688794, ~: 681697)
12:57:37 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.23s (5.91s CPU time)
12:57:37
12:57:37 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
12:57:37 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 665472, ~: 718284)
12:57:37 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 257, μ: 12370, ~: 12370)
12:57:37 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 636939, ~: 651702)
12:57:37 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.27s (1.93s CPU time)
12:57:38
12:57:38 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
12:57:38 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43310461, ~: 43310431)
12:57:38 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.58s (1.57s CPU time)
12:57:38
12:57:38 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
12:57:38 [PASS] test_GivenStateIsDropped() (gas: 25448)
12:57:38 [PASS] test_GivenStateIsExecuted() (gas: 25467)
12:57:38 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24257, ~: 29984)
12:57:38 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.64s (31.23ms CPU time)
12:57:39
12:57:39 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
12:57:39 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
12:57:39 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
12:57:39 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 2.66s (21.01ms CPU time)
12:57:39
12:57:39 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
12:57:39 [PASS] testMultipleProvers() (gas: 139486011)
12:57:39 [PASS] testMultipleProversBoostedRewards() (gas: 105816453)
12:57:39 [PASS] testNoHolesInProvenBlocks() (gas: 71489926)
12:57:39 [PASS] testProofsAreInOneEpoch() (gas: 71488968)
12:57:39 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.79s (5.78s CPU time)
12:57:39
12:57:39 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
12:57:39 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20577, ~: 20577)
12:57:39 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48666, ~: 48668)
12:57:39 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043896, ~: 1044793)
12:57:39 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 2.88s (570.35ms CPU time)
12:57:39
12:57:39 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
12:57:39 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 233098, ~: 236522)
12:57:39 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261062, ~: 263012)
12:57:39 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.06s (133.77ms CPU time)
12:57:40
12:57:40 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
12:57:40 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76843, ~: 76633)
12:57:40 [PASS] test_WhenAmountEq0() (gas: 8437)
12:57:40 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 231428, ~: 235192)
12:57:40 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214224, ~: 212983)
12:57:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.81s (223.46ms CPU time)
12:57:40
12:57:40 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
12:57:40 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
12:57:40 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694036, ~: 694512)
12:57:40 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
12:57:40 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
12:57:40 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 257, μ: 683836, ~: 684335)
12:57:40 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686144, ~: 686480)
12:57:40 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698938, ~: 699482)
12:57:40 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
12:57:40 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664259, ~: 664941)
12:57:40 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
12:57:40 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 3.81s (735.50ms CPU time)
12:57:40
12:57:40 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
12:57:40 [PASS] test_FeeModelEquivalence() (gas: 436453050)
12:57:40 [PASS] test__FeeModelPrune() (gas: 2117894)
12:57:40 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.03s (3.64s CPU time)
12:57:40
12:57:40 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
12:57:40 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59059980)
12:57:40 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
12:57:40 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41484692)
12:57:40 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 44662613)
12:57:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.03s (208.87ms CPU time)
12:57:40
12:57:40 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
12:57:40 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3055990, ~: 273348)
12:57:40 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
12:57:40 [PASS] testSimpleSample() (gas: 5526723)
12:57:40 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15601, ~: 15552)
12:57:40 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 578318, ~: 206850)
12:57:40 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
12:57:40 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 4.03s (4.73s CPU time)
12:57:40
12:57:40 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
12:57:40 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
12:57:40 [PASS] test_full() (gas: 160797407)
12:57:40 [PASS] test_invalidOracleInput() (gas: 55199)
12:57:40 [PASS] test_photograph() (gas: 77271119)
12:57:40 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.05s (631.47ms CPU time)
12:57:40
12:57:40 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
12:57:40 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 429686)
12:57:40 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 324519)
12:57:40 [PASS] test_GivenNewCanonicalInstance() (gas: 856896)
12:57:40 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 525942)
12:57:40 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 603961)
12:57:40 [PASS] test_GivenProposalIsLeader() (gas: 501420)
12:57:40 [PASS] test_GivenRoundChanged() (gas: 480496)
12:57:40 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 355277, ~: 355277)
12:57:40 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 4.29s (38.84ms CPU time)
12:57:41
12:57:41 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
12:57:41 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1804422, ~: 1686932)
12:57:41 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
12:57:41 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
12:57:41 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.29s (1.69s CPU time)
12:57:41
12:57:41 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
12:57:41 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696154, ~: 696660)
12:57:41 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832074, ~: 832951)
12:57:41 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672816, ~: 673706)
12:57:41 [PASS] test_GivenStateIsActive() (gas: 356145)
12:57:41 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
12:57:41 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685638, ~: 686292)
12:57:41 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698653, ~: 699359)
12:57:41 [PASS] test_GivenStateIsPending() (gas: 348521)
12:57:41 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664262, ~: 664805)
12:57:41 [PASS] test_GivenStateIsRejected() (gas: 363965)
12:57:41 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 4.52s (956.61ms CPU time)
12:57:41
12:57:41 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
12:57:41 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
12:57:41 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336037, ~: 335952)
12:57:41 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 666438, ~: 661718)
12:57:41 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 709759, ~: 702638)
12:57:41 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.52s (1.67s CPU time)
12:57:41
12:57:41 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
12:57:41 [PASS] test_100_slashing_validators() (gas: 275930094)
12:57:41 [PASS] test_100_validators() (gas: 258267359)
12:57:41 [PASS] test_48_validators() (gas: 241575858)
12:57:41 [PASS] test_no_validators() (gas: 79252386)
12:57:41 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.81s (14.59s CPU time)
12:57:41
12:57:41 Ran 29 tests for test/Rollup.t.sol:RollupTest
12:57:41 [PASS] testBlockFee() (gas: 44478391)
12:57:41 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 257, μ: 39698483, ~: 39816362)
12:57:41 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 257, μ: 65633967, ~: 72762998)
12:57:41 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72439106)
12:57:41 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 257, μ: 42901715, ~: 43599286)
12:57:41 [PASS] testEmptyBlock(bool) (runs: 257, μ: 39143273, ~: 38975686)
12:57:41 [PASS] testExtraBlobs() (gas: 51446880)
12:57:41 [PASS] testInvalidBlobHash() (gas: 43468187)
12:57:41 [PASS] testInvalidBlobProof() (gas: 1026470447)
12:57:41 [PASS] testInvalidL2Fee() (gas: 43554189)
12:57:41 [PASS] testMixedBlock(bool) (runs: 257, μ: 52847264, ~: 60160869)
12:57:41 [PASS] testNonZeroDaFee() (gas: 43542370)
12:57:41 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62020401)
12:57:41 [PASS] testProvingFeeUpdates() (gas: 72997184)
12:57:41 [PASS] testPrune() (gas: 45870918)
12:57:41 [PASS] testPruneAfterPartial() (gas: 72811046)
12:57:41 [PASS] testPruneDuringPropose() (gas: 53142435)
12:57:41 [PASS] testRevertInvalidCoinbase() (gas: 38512984)
12:57:41 [PASS] testRevertInvalidTimestamp() (gas: 38515525)
12:57:41 [PASS] testRevertPrune() (gas: 45367224)
12:57:41 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 61747354)
12:57:41 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 77349569, ~: 77349640)
12:57:41 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 77351589, ~: 77351968)
12:57:41 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53419872)
12:57:41 [PASS] testSingleBlock(bool) (runs: 256, μ: 40792693, ~: 40111057)
12:57:41 [PASS] testSubmitProofInvalidArchive() (gas: 39062064)
12:57:41 [PASS] testSubmitProofNonExistentBlock() (gas: 39061791)
12:57:41 [PASS] testTimestamp() (gas: 40374797)
12:57:41 [PASS] testTooManyBlocks() (gas: 51621608)
12:57:41 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 4.98s (45.08s CPU time)
12:57:41
12:57:41 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
12:57:41 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 257, μ: 602303, ~: 602303)
12:57:41 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 257, μ: 600824, ~: 600824)
12:57:41 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 580951, ~: 580951)
12:57:41 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 641161, ~: 641161)
12:57:41 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 619374, ~: 619374)
12:57:41 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 582363, ~: 582363)
12:57:41 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 133298, ~: 133298)
12:57:41 [FAIL: GSE__RollupAlreadyRegistered(0x0000000000000000000000000000000000002442); counterexample: calldata=0xc1f4d9fb0000000000000000000000000000000000000000000000000000000000002442000000000000000000000000000000000000000000000000000000000000244200000000000000000000000000000000000000000000000000000000000011f00000000000000000000000000000000000000000000000000000000085226c81 args=[0x0000000000000000000000000000000000002442, 0x0000000000000000000000000000000000002442, 0x00000000000000000000000000000000000011f0, 0x0000000000000000000000000000000085226C81]] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 110, μ: 646012, ~: 646012)
12:57:41 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 257, μ: 15505, ~: 15505)
12:57:41 Suite result: FAILED. 8 passed; 1 failed; 0 skipped; finished in 4.98s (1.02s CPU time)
12:57:42
12:57:42 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
12:57:42 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
12:57:42 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
12:57:42 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 5.78s (5.82s CPU time)
12:57:42
12:57:42 Ran 9 tests for test/Inbox.t.sol:InboxTest
12:57:42 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
12:57:42 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5697793, ~: 5533557)
12:57:42 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
12:57:42 [PASS] testRevertIfActorTooLarge() (gas: 11877)
12:57:42 [PASS] testRevertIfContentTooLarge() (gas: 12009)
12:57:42 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
12:57:42 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
12:57:42 [PASS] testRevertIfVersionMismatch() (gas: 12251)
12:57:42 [PASS] testSendDuplicateL2Messages() (gas: 111551)
12:57:42 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.78s (5.78s CPU time)
12:57:42
12:57:42 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
12:57:42 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
12:57:42 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193599, ~: 4193599)
12:57:42 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 257, μ: 3327993, ~: 3327993)
12:57:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.83s (11.24s CPU time)
12:57:42
12:57:42 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
12:57:42 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712842, ~: 5712905)
12:57:42 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554785, ~: 7554841)
12:57:42 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892757, ~: 3892755)
12:57:42 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.96s (13.86s CPU time)
12:57:43
12:57:43 Ran 9 tests for test/staking/slash.t.sol:SlashTest
12:57:43 [PASS] test_GivenAttesterIsActive() (gas: 819662)
12:57:43 [PASS] test_GivenAttesterIsNotActive() (gas: 653278)
12:57:43 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722)
12:57:43 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296)
12:57:43 [PASS] test_SlashingMoreThanBalance() (gas: 735615)
12:57:43 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488)
12:57:43 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020)
12:57:43 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
12:57:43 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001)
12:57:43 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 6.36s (7.17ms CPU time)
12:57:43
12:57:43 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
12:57:43 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
12:57:43 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28545, ~: 28529)
12:57:43 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.36s (84.81ms CPU time)
12:57:43
12:57:43 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
12:57:43 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
12:57:43 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
12:57:43 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23222, ~: 23314)
12:57:43 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 8194340, ~: 8154470)
12:57:43 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 6.36s (3.15s CPU time)
12:57:43
12:57:43 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
12:57:43 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
12:57:43 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273122, ~: 273297)
12:57:43 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35855, ~: 36154)
12:57:43 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273324, ~: 273575)
12:57:43 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 257, μ: 42175, ~: 41957)
12:57:43 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 257, μ: 273375, ~: 273651)
12:57:43 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 257, μ: 42376, ~: 42142)
12:57:43 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 257, μ: 273687, ~: 273685)
12:57:43 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 257, μ: 31283, ~: 31299)
12:57:43 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274245, ~: 274514)
12:57:43 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41810, ~: 41530)
12:57:43 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273061, ~: 273060)
12:57:43 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31229, ~: 31238)
12:57:43 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273489, ~: 273199)
12:57:43 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40978, ~: 40925)
12:57:43 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273889, ~: 274131)
12:57:43 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41952, ~: 41698)
12:57:43 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 257, μ: 274003, ~: 274253)
12:57:43 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 257, μ: 42027, ~: 41796)
12:57:43 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 6.36s (630.36ms CPU time)
12:57:43
12:57:43 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
12:57:43 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42463007, ~: 42430797)
12:57:43 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58408354, ~: 58385370)
12:57:43 [PASS] test_getEpochCommittee(uint16,bool) (runs: 257, μ: 43468927, ~: 43447328)
12:57:43 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43426752, ~: 43467693)
12:57:43 [PASS] test_getRewardConfig() (gas: 42374444)
12:57:43 [PASS] test_validateHeader() (gas: 43272102)
12:57:43 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.68s (10.92s CPU time)
12:57:44
12:57:44 Ran 15 tests for test/Outbox.t.sol:OutboxTest
12:57:44 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
12:57:44 [PASS] testGetRootData() (gas: 86146)
12:57:44 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 26284453, ~: 1403056)
12:57:44 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 4010342, ~: 4371779)
12:57:44 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
12:57:44 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
12:57:44 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
12:57:44 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
12:57:44 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
12:57:44 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
12:57:44 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
12:57:44 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
12:57:44 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
12:57:44 [PASS] testRevertIfVersionMismatch() (gas: 36053)
12:57:44 [PASS] testValidInsertAndConsume() (gas: 636284)
12:57:44 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.58s (8.50s CPU time)
12:57:46
12:57:46 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
12:57:46 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32858, ~: 32633)
12:57:46 [PASS] test_WhenAmountEq0() (gas: 8626)
12:57:46 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210262, ~: 210538)
12:57:46 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 239548, ~: 238092)
12:57:46 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216425, ~: 215158)
12:57:46 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 9.71s (224.45ms CPU time)
12:57:46
12:57:46 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
12:57:46 [PASS] testFrontier() (gas: 0)
12:57:46 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.77s (9.77s CPU time)
12:57:46
12:57:46 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
12:57:46 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 319310, ~: 319310)
12:57:46 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10753597, ~: 10842989)
12:57:46 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10564731, ~: 10560457)
12:57:46 [PASS] test_GivenInsufficientYea() (gas: 431888)
12:57:46 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 357907, ~: 357929)
12:57:46 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10296736, ~: 10232653)
12:57:46 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9223947)
12:57:46 [PASS] test_WhenRoundNotInPast() (gas: 343580)
12:57:46 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 358233, ~: 358499)
12:57:46 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 9.82s (29.17s CPU time)
12:57:48
12:57:48 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
12:57:48 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43412750, ~: 43412750)
12:57:48 [PASS] testHappyPath() (gas: 56835314)
12:57:48 [PASS] testInitialCommitteeMatch() (gas: 43589515)
12:57:48 [PASS] testInsufficientSigsMove() (gas: 47352894)
12:57:48 [PASS] testInvalidCommitteeCommitment() (gas: 47345110)
12:57:48 [PASS] testNukeFromOrbit() (gas: 58036144)
12:57:48 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43473910, ~: 43473910)
12:57:48 [PASS] testProposerNotProvided() (gas: 47361634)
12:57:48 [PASS] testRelayedForProposer() (gas: 48769628)
12:57:48 [PASS] testStableCommittee(uint8) (runs: 257, μ: 43762657, ~: 43762778)
12:57:48 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 257, μ: 82737246, ~: 83944987)
12:57:48 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.42s (16.39s CPU time)
12:57:48
12:57:48 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
12:57:48 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183500, ~: 183680)
12:57:48 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21691, ~: 21616)
12:57:48 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1307400, ~: 1480181)
12:57:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 11.70s (372.55ms CPU time)
12:57:48
12:57:48 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
12:57:48 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487)
12:57:48 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 257, μ: 985346, ~: 714379)
12:57:48 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 257, μ: 13181143, ~: 13181143)
12:57:48 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 257, μ: 15265672, ~: 15265672)
12:57:48 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
12:57:48 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 257, μ: 10923673, ~: 10923673)
12:57:48 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 257, μ: 13751351, ~: 13751351)
12:57:48 [PASS] test_WhenUserIsNew(address,address) (runs: 257, μ: 13751386, ~: 13751386)
12:57:48 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.70s (32.50s CPU time)
12:57:48
12:57:48 Ran 104 test suites in 11.71s (218.83s CPU time): 441 tests passed, 2 failed, 0 skipped (443 total tests)
12:57:48
12:57:48 Failing tests:
12:57:48 Encountered 1 failing test in test/governance/gse/gse/deposit.t.sol:DepositTest
12:57:48 [FAIL: GSE__RollupAlreadyRegistered(0x0000000000000000000000000000000000002442); counterexample: calldata=0xc1f4d9fb0000000000000000000000000000000000000000000000000000000000002442000000000000000000000000000000000000000000000000000000000000244200000000000000000000000000000000000000000000000000000000000011f00000000000000000000000000000000000000000000000000000000085226c81 args=[0x0000000000000000000000000000000000002442, 0x0000000000000000000000000000000000002442, 0x00000000000000000000000000000000000011f0, 0x0000000000000000000000000000000085226C81]] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 110, μ: 646012, ~: 646012)
12:57:48
12:57:48 Encountered 1 failing test in test/governance/gse/gse/static.t.sol:StaticTest
12:57:48 [FAIL: invalid voting power: 100000000000000000000 != 0; counterexample: calldata=0x5eb17e3100000000000000000000000000000000000000000000000000000000000019c400000000000000000000000000000000000000000000000000000000000019c4 args=[0x00000000000000000000000000000000000019c4, 0x00000000000000000000000000000000000019c4]] test_getVotingPower(address,address) (runs: 0, μ: 0, ~: 0)
12:57:48
12:57:48 Encountered a total of 2 failing tests, 441 tests succeeded