Parent Log:
http://ci.aztec-labs.com/f58a71454a9abef7
Command: 0a920e2ab51d8ecb cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f495236d35f9bb0d1086b7ec79256c2c2b7c98b8
Env: REF_NAME=gh-readonly-queue/staging/pr-15201-f0619dd82429a5973f3e1da8d7eb0877264908e3 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sat Jun 21 13:24:56 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15201_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_staging
13:25:04 Compiling 276 files with Solc 0.8.27
13:26:03 Solc 0.8.27 finished in 59.53s
13:26:03 Compiler run successful!
13:26:04
13:26:04 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
13:26:04 [PASS] test_GivenMultipleListedRollups() (gas: 297566)
13:26:04 [PASS] test_GivenNoListedRollups() (gas: 10735)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.33ms (612.56µs CPU time)
13:26:04
13:26:04 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
13:26:04 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
13:26:04 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.10ms (541.40µs CPU time)
13:26:04
13:26:04 Ran 2 tests for test/Parity.t.sol:ParityTest
13:26:04 [PASS] testRootMatchesBaseParity() (gas: 531543)
13:26:04 [PASS] testRootMatchesRootParity() (gas: 531476)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.64ms (434.43µs CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
13:26:04 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80218)
13:26:04 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75172)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.79ms (379.72µs CPU time)
13:26:04
13:26:04 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
13:26:04 [PASS] test_LockVoteAndExecute() (gas: 1313561)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 3.67ms (774.97µs CPU time)
13:26:04
13:26:04 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
13:26:04 [PASS] test_GivenSufficientBalance() (gas: 207025)
13:26:04 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
13:26:04 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.38ms (704.32µs CPU time)
13:26:04
13:26:04 Ran 1 test for test/staking/15050.t.sol:Test15050
13:26:04 [PASS] test_15050() (gas: 1680582)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.85ms (2.83ms CPU time)
13:26:04
13:26:04 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
13:26:04 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
13:26:04 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983)
13:26:04 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
13:26:04 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
13:26:04 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
13:26:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 9.01ms (2.50ms CPU time)
13:26:04
13:26:04 Ran 9 tests for test/staking/slash.t.sol:SlashTest
13:26:04 [PASS] test_GivenAttesterIsActive() (gas: 819662)
13:26:04 [PASS] test_GivenAttesterIsNotActive() (gas: 653278)
13:26:04 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722)
13:26:04 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296)
13:26:04 [PASS] test_SlashingMoreThanBalance() (gas: 735615)
13:26:04 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488)
13:26:04 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020)
13:26:04 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
13:26:04 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001)
13:26:04 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 12.19ms (7.31ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/registry/updateRewardDistributor.t.sol:UpdateRewardDistributorTest
13:26:04 [PASS] test_CallerEqOwner() (gas: 19222)
13:26:04 [PASS] test_CallerNeqOwner(address) (runs: 256, μ: 11825, ~: 11825)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 12.51ms (10.98ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
13:26:04 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11835, ~: 11835)
13:26:04 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166906)
13:26:04 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 174249)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 13.10ms (23.83ms CPU time)
13:26:04
13:26:04 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
13:26:04 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
13:26:04 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
13:26:04 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
13:26:04 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
13:26:04 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
13:26:04 [PASS] testDecomp() (gas: 42525)
13:26:04 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 2.20ms (1.20ms CPU time)
13:26:04
13:26:04 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
13:26:04 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 23.65ms (22.10ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
13:26:04 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
13:26:04 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38684, ~: 38762)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.56ms (31.73ms CPU time)
13:26:04
13:26:04 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
13:26:04 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 15.64ms (7.21ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
13:26:04 [PASS] test_activityDuplicateNoop() (gas: 335056)
13:26:04 [PASS] test_activityScore() (gas: 1138003)
13:26:04 [PASS] test_shares() (gas: 2668376)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 39.62ms (16.22ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
13:26:04 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
13:26:04 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 39.95ms (27.73ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
13:26:04 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
13:26:04 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.80ms (14.80ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
13:26:04 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
13:26:04 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 42.74ms (39.36ms CPU time)
13:26:04
13:26:04 Ran 1 test for test/staking/move.t.sol:MoveTest
13:26:04 [PASS] test_MoveStakingSet() (gas: 55814041)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 46.49ms (41.17ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
13:26:04 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128875, ~: 118972)
13:26:04 [PASS] test_GivenBalanceIs0() (gas: 54054)
13:26:04 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 51.06ms (70.76ms CPU time)
13:26:04
13:26:04 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
13:26:04 [PASS] test_Slashing() (gas: 45390149)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 50.64ms (46.94ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/ignition.t.sol:IgnitionTest
13:26:04 [PASS] test_RevertNonEmptyBlock() (gas: 38612388)
13:26:04 [PASS] test_emptyBlock() (gas: 38768012)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 56.23ms (54.12ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
13:26:04 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
13:26:04 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 63.25ms (14.72ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
13:26:04 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19429, ~: 19727)
13:26:04 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83223, ~: 82934)
13:26:04 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 60.33ms (57.28ms CPU time)
13:26:04
13:26:04 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
13:26:04 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474974)
13:26:04 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346590)
13:26:04 [PASS] test_GivenNewCanonicalInstance() (gas: 948550)
13:26:04 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572468)
13:26:04 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651713)
13:26:04 [PASS] test_GivenProposalIsLeader() (gas: 547968)
13:26:04 [PASS] test_GivenRoundChanged() (gas: 526822)
13:26:04 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400632, ~: 400632)
13:26:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 41.73ms (40.41ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
13:26:04 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
13:26:04 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16655, ~: 15332)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 63.23ms (28.27ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
13:26:04 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
13:26:04 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 65.36ms (62.10ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
13:26:04 [PASS] test_GivenSufficientBalance() (gas: 155632)
13:26:04 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 66.93ms (417.95µs CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking/getters.t.sol:GettersTest
13:26:04 [PASS] test_getAttesterAtIndex() (gas: 34661)
13:26:04 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 68.34ms (267.53µs CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/gse/gse/proposeWithLock.t.sol:ProposeWithLockTest
13:26:04 [PASS] test_WhenCallerHasInsufficientBalance() (gas: 45457)
13:26:04 [PASS] test_WhenCallerHasSufficientBalance(address) (runs: 256, μ: 611092, ~: 611092)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 115.76ms (111.43ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
13:26:04 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
13:26:04 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 116.20ms (113.70ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
13:26:04 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308670, ~: 308792)
13:26:04 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204187, ~: 204258)
13:26:04 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 115.81ms (200.98ms CPU time)
13:26:04
13:26:04 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
13:26:04 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 826019, ~: 826182)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 139.28ms (136.21ms CPU time)
13:26:04
13:26:04 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
13:26:04 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
13:26:04 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
13:26:04 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
13:26:04 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
13:26:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 147.54ms (171.61ms CPU time)
13:26:04
13:26:04 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
13:26:04 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76873, ~: 76633)
13:26:04 [PASS] test_WhenAmountEq0() (gas: 8437)
13:26:04 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 233885, ~: 235644)
13:26:04 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 214015, ~: 212983)
13:26:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 151.68ms (244.92ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
13:26:04 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
13:26:04 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 156.41ms (28.02ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
13:26:04 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
13:26:04 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
13:26:04 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 160.85ms (171.12ms CPU time)
13:26:04
13:26:04 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
13:26:04 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119862, ~: 121404)
13:26:04 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120903, ~: 122271)
13:26:04 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 139297, ~: 140218)
13:26:04 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120033, ~: 121911)
13:26:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 169.99ms (258.45ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
13:26:04 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
13:26:04 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28546, ~: 28529)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 172.76ms (51.73ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
13:26:04 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 236252, ~: 236522)
13:26:04 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 261547, ~: 263012)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 204.51ms (271.23ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
13:26:04 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 658431, ~: 684775)
13:26:04 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 715273, ~: 661309)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 210.38ms (357.54ms CPU time)
13:26:04
13:26:04 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
13:26:04 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724)
13:26:04 [PASS] test_GivenAttesterIsLiving() (gas: 824930)
13:26:04 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
13:26:04 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934)
13:26:04 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212)
13:26:04 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551)
13:26:04 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 227.41ms (132.28ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
13:26:04 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308488, ~: 309074)
13:26:04 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207644, ~: 208358)
13:26:04 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 229.72ms (331.82ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
13:26:04 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
13:26:04 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638466, ~: 639798)
13:26:04 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 241.31ms (361.63ms CPU time)
13:26:04
13:26:04 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
13:26:04 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217137, ~: 216944)
13:26:04 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320459, ~: 320250)
13:26:04 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227502, ~: 227276)
13:26:04 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
13:26:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 243.78ms (380.00ms CPU time)
13:26:04
13:26:04 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
13:26:04 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
13:26:04 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421438, ~: 421347)
13:26:04 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171114, ~: 171381)
13:26:04 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
13:26:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 258.20ms (314.44ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
13:26:04 [PASS] test_GivenStatusIsNotExiting() (gas: 727785)
13:26:04 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836286, ~: 836325)
13:26:04 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 263.36ms (257.63ms CPU time)
13:26:04
13:26:04 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
13:26:04 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
13:26:04 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19189, ~: 19308)
13:26:04 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417765, ~: 1418006)
13:26:04 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53323, ~: 53151)
13:26:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 267.90ms (264.09ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
13:26:04 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
13:26:04 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18980, ~: 19037)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 280.60ms (292.43ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
13:26:04 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693219, ~: 1693281)
13:26:04 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48181, ~: 48467)
13:26:04 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49089, ~: 49028)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 126.79ms (165.33ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/reward-distributor/claimBlockRewards.t.sol:ClaimBlockRewardsTest
13:26:04 [PASS] test_GivenBalanceGt0(uint256,uint8) (runs: 256, μ: 129126, ~: 120082)
13:26:04 [PASS] test_GivenBalanceIs0(uint8) (runs: 256, μ: 56250, ~: 56250)
13:26:04 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 23535, ~: 23535)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 288.66ms (328.26ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
13:26:04 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 185361, ~: 184842)
13:26:04 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 314.61ms (323.66ms CPU time)
13:26:04
13:26:04 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
13:26:04 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32876, ~: 32633)
13:26:04 [PASS] test_WhenAmountEq0() (gas: 8626)
13:26:04 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 208171, ~: 210515)
13:26:04 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 236287, ~: 238006)
13:26:04 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 218865, ~: 215180)
13:26:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 316.86ms (218.53ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
13:26:04 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968376, ~: 968472)
13:26:04 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964077, ~: 963768)
13:26:04 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964506, ~: 964326)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 359.98ms (126.30ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
13:26:04 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183506, ~: 183680)
13:26:04 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21686, ~: 21616)
13:26:04 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1327993, ~: 1481549)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 369.88ms (367.45ms CPU time)
13:26:04
13:26:04 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
13:26:04 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
13:26:04 [PASS] testDepositPrivate() (gas: 194884)
13:26:04 [PASS] testDepositPublic() (gas: 197387)
13:26:04 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
13:26:04 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
13:26:04 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 382.85ms (317.57ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
13:26:04 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
13:26:04 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
13:26:04 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 404.61ms (45.05ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
13:26:04 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
13:26:04 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
13:26:04 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 411.88ms (360.01ms CPU time)
13:26:04
13:26:04 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
13:26:04 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 97429, ~: 97429)
13:26:04 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 615778, ~: 616089)
13:26:04 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 612335, ~: 612274)
13:26:04 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 752132, ~: 752606)
13:26:04 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 747275, ~: 747533)
13:26:04 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 681581, ~: 681317)
13:26:04 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 676805, ~: 676533)
13:26:04 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 620143, ~: 620143)
13:26:04 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
13:26:04 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 439.34ms (1.26s CPU time)
13:26:04
13:26:04 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
13:26:04 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595420)
13:26:04 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421466)
13:26:04 [PASS] test_GivenNewCanonicalInstance() (gas: 1120359)
13:26:04 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744311)
13:26:04 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871038)
13:26:04 [PASS] test_GivenProposalIsLeader() (gas: 719808)
13:26:04 [PASS] test_GivenRoundChanged() (gas: 689148)
13:26:04 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528820, ~: 528599)
13:26:04 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 440.03ms (437.55ms CPU time)
13:26:04
13:26:04 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
13:26:04 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1236918, ~: 1404710)
13:26:04 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
13:26:04 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1383895, ~: 1596472)
13:26:04 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1117688, ~: 1259892)
13:26:04 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 471.47ms (1.07s CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
13:26:04 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
13:26:04 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3603151, ~: 3582117)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 497.88ms (457.94ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
13:26:04 [PASS] test_GivenStateIsDropped() (gas: 25448)
13:26:04 [PASS] test_GivenStateIsExecuted() (gas: 25467)
13:26:04 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24133, ~: 29451)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 547.27ms (14.30ms CPU time)
13:26:04
13:26:04 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
13:26:04 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
13:26:04 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1199860, ~: 1567572)
13:26:04 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 630.24ms (621.96ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
13:26:04 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528915, ~: 1528915)
13:26:04 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 582065, ~: 582065)
13:26:04 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 684.18ms (953.57ms CPU time)
13:26:04
13:26:04 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
13:26:04 [PASS] test_AddRollup(bool) (runs: 256, μ: 2771660, ~: 2307912)
13:26:04 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 833.72ms (815.66ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
13:26:04 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577)
13:26:04 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48668, ~: 48668)
13:26:04 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043728, ~: 1044513)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 860.16ms (552.61ms CPU time)
13:26:04
13:26:04 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
13:26:04 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 3224613, ~: 1554359)
13:26:04 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
13:26:04 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
13:26:04 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 878.01ms (1.07s CPU time)
13:26:05
13:26:05 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
13:26:05 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
13:26:05 [PASS] test_full() (gas: 160797407)
13:26:05 [PASS] test_invalidOracleInput() (gas: 55199)
13:26:05 [PASS] test_photograph() (gas: 77271119)
13:26:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 951.39ms (590.67ms CPU time)
13:26:05
13:26:05 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
13:26:05 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59861079)
13:26:05 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
13:26:05 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 42285639)
13:26:05 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45463572)
13:26:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.07s (258.85ms CPU time)
13:26:05
13:26:05 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
13:26:05 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
13:26:05 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49819, ~: 50190)
13:26:05 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 156033, ~: 166937)
13:26:05 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53133, ~: 52810)
13:26:05 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76283, ~: 76253)
13:26:05 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76615, ~: 76543)
13:26:05 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119808, ~: 120013)
13:26:05 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172404, ~: 172710)
13:26:05 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174510, ~: 174814)
13:26:05 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192527, ~: 192789)
13:26:05 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219578, ~: 220006)
13:26:05 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 217812, ~: 218502)
13:26:05 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 1.07s (327.61ms CPU time)
13:26:05
13:26:05 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
13:26:05 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670495, ~: 670633)
13:26:05 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
13:26:05 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673180, ~: 673467)
13:26:05 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671723, ~: 672020)
13:26:05 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
13:26:05 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683713, ~: 684026)
13:26:05 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125603, ~: 1125994)
13:26:05 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
13:26:05 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15221, ~: 15214)
13:26:05 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376101, ~: 376141)
13:26:05 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381289, ~: 381394)
13:26:05 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 1.07s (1.50s CPU time)
13:26:05
13:26:05 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
13:26:05 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 646579, ~: 643233)
13:26:05 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
13:26:05 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 674285, ~: 733798)
13:26:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.11s (1.99s CPU time)
13:26:05
13:26:05 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
13:26:05 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2983584, ~: 2994899)
13:26:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.19s (1.18s CPU time)
13:26:05
13:26:05 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
13:26:05 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
13:26:05 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 335981, ~: 335952)
13:26:05 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 663938, ~: 661718)
13:26:05 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 716467, ~: 702918)
13:26:05 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.20s (2.07s CPU time)
13:26:05
13:26:05 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
13:26:05 [PASS] test_ProposerEqZero() (gas: 431708)
13:26:05 [PASS] test_replay() (gas: 601375)
13:26:05 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.27s (88.75ms CPU time)
13:26:05
13:26:05 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
13:26:05 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
13:26:05 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 830191, ~: 815882)
13:26:05 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
13:26:05 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.32s (1.38s CPU time)
13:26:05
13:26:05 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
13:26:05 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 621305, ~: 559942)
13:26:05 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
13:26:05 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 667402, ~: 682363)
13:26:05 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 658413, ~: 582919)
13:26:05 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 757200, ~: 747623)
13:26:05 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 713758, ~: 772480)
13:26:05 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 692199, ~: 681697)
13:26:05 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.32s (6.95s CPU time)
13:26:05
13:26:05 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
13:26:05 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 44111423, ~: 44111390)
13:26:05 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.45s (1.45s CPU time)
13:26:07
13:26:07 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
13:26:07 [PASS] testMultipleProvers() (gas: 140280295)
13:26:07 [PASS] testMultipleProversBoostedRewards() (gas: 106610737)
13:26:07 [PASS] testNoHolesInProvenBlocks() (gas: 72284210)
13:26:07 [PASS] testProofsAreInOneEpoch() (gas: 72283252)
13:26:07 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.33s (6.41s CPU time)
13:26:07
13:26:07 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
13:26:07 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
13:26:07 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
13:26:07 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23223, ~: 23314)
13:26:07 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 8097474, ~: 8282237)
13:26:07 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.55s (3.46s CPU time)
13:26:08
13:26:08 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
13:26:08 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
13:26:08 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
13:26:08 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
13:26:08 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.08s (84.19ms CPU time)
13:26:08
13:26:08 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
13:26:08 [PASS] test_GivenNoCheckpoints() (gas: 28277)
13:26:08 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 216971, ~: 212639)
13:26:08 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 207414, ~: 209730)
13:26:08 [PASS] test_WhenTimeNotInPast() (gas: 3997)
13:26:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.08s (150.92ms CPU time)
13:26:08
13:26:08 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
13:26:08 [PASS] test_FeeModelEquivalence() (gas: 436453050)
13:26:08 [PASS] test__FeeModelPrune() (gas: 2117894)
13:26:08 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.28s (3.80s CPU time)
13:26:08
13:26:08 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
13:26:08 [PASS] test_100_slashing_validators() (gas: 278025956)
13:26:08 [PASS] test_100_validators() (gas: 259061643)
13:26:08 [PASS] test_48_validators() (gas: 242370142)
13:26:08 [PASS] test_no_validators() (gas: 80046670)
13:26:08 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.74s (13.94s CPU time)
13:26:08
13:26:08 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
13:26:08 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
13:26:08 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
13:26:08 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.85s (31.73ms CPU time)
13:26:09
13:26:09 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
13:26:09 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
13:26:09 [PASS] test_GivenRollupEq0() (gas: 34563)
13:26:09 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187675, ~: 187805)
13:26:09 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
13:26:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.90s (169.60ms CPU time)
13:26:09
13:26:09 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
13:26:09 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85584, ~: 85895)
13:26:09 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
13:26:09 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 4.96s (120.50ms CPU time)
13:26:09
13:26:09 Ran 9 tests for test/Inbox.t.sol:InboxTest
13:26:09 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
13:26:09 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5705003, ~: 5709040)
13:26:09 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
13:26:09 [PASS] testRevertIfActorTooLarge() (gas: 11877)
13:26:09 [PASS] testRevertIfContentTooLarge() (gas: 12009)
13:26:09 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
13:26:09 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
13:26:09 [PASS] testRevertIfVersionMismatch() (gas: 12251)
13:26:09 [PASS] testSendDuplicateL2Messages() (gas: 111551)
13:26:09 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.45s (5.51s CPU time)
13:26:09
13:26:09 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
13:26:09 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 603829, ~: 603829)
13:26:09 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 602350, ~: 602350)
13:26:09 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 582477, ~: 582477)
13:26:09 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 642679, ~: 642687)
13:26:09 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 620901, ~: 620901)
13:26:09 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 583889, ~: 583889)
13:26:09 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 136350, ~: 136350)
13:26:09 [PASS] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 256, μ: 649064, ~: 649064)
13:26:09 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
13:26:09 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.46s (1.24s CPU time)
13:26:09
13:26:09 Ran 29 tests for test/Rollup.t.sol:RollupTest
13:26:09 [PASS] testBlockFee() (gas: 45272675)
13:26:09 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40506339, ~: 40611697)
13:26:09 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 65257941, ~: 73557282)
13:26:09 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 73233390)
13:26:09 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43790526, ~: 44393570)
13:26:09 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39966865, ~: 40107505)
13:26:09 [PASS] testExtraBlobs() (gas: 52241164)
13:26:09 [PASS] testInvalidBlobHash() (gas: 44262471)
13:26:09 [PASS] testInvalidBlobProof() (gas: 1026507101)
13:26:09 [PASS] testInvalidL2Fee() (gas: 44348473)
13:26:09 [PASS] testMixedBlock(bool) (runs: 256, μ: 53959854, ~: 60955153)
13:26:09 [PASS] testNonZeroDaFee() (gas: 44336654)
13:26:09 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62814685)
13:26:09 [PASS] testProvingFeeUpdates() (gas: 73791468)
13:26:09 [PASS] testPrune() (gas: 46665202)
13:26:09 [PASS] testPruneAfterPartial() (gas: 73605330)
13:26:09 [PASS] testPruneDuringPropose() (gas: 53936719)
13:26:09 [PASS] testRevertInvalidCoinbase() (gas: 39308319)
13:26:09 [PASS] testRevertInvalidTimestamp() (gas: 39310860)
13:26:09 [PASS] testRevertPrune() (gas: 46161508)
13:26:09 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62541638)
13:26:09 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78944878, ~: 78944946)
13:26:09 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78946891, ~: 78947274)
13:26:09 [PASS] testShouldNotBeTooEagerToPrune() (gas: 54214156)
13:26:09 [PASS] testSingleBlock(bool) (runs: 256, μ: 41541911, ~: 40905341)
13:26:09 [PASS] testSubmitProofInvalidArchive() (gas: 39857399)
13:26:09 [PASS] testSubmitProofNonExistentBlock() (gas: 39857126)
13:26:09 [PASS] testTimestamp() (gas: 41175744)
13:26:09 [PASS] testTooManyBlocks() (gas: 52415892)
13:26:09 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.46s (48.84s CPU time)
13:26:10
13:26:10 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
13:26:10 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
13:26:10 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193621, ~: 4193621)
13:26:10 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
13:26:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.14s (11.72s CPU time)
13:26:10
13:26:10 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
13:26:10 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712832, ~: 5712905)
13:26:10 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554796, ~: 7554841)
13:26:10 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
13:26:10 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.51s (13.62s CPU time)
13:26:10
13:26:10 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
13:26:10 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
13:26:10 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
13:26:10 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.53s (6.57s CPU time)
13:26:10
13:26:10 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
13:26:10 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 43266860, ~: 43299335)
13:26:10 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 59207225, ~: 59186466)
13:26:10 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 44272379, ~: 44295731)
13:26:10 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 44224691, ~: 44182744)
13:26:10 [PASS] test_getRewardConfig() (gas: 43175393)
13:26:10 [PASS] test_validateHeader() (gas: 44073061)
13:26:10 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.80s (11.73s CPU time)
13:26:10
13:26:10 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
13:26:10 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296153, ~: 296260)
13:26:10 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371450, ~: 371568)
13:26:10 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
13:26:10 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425713, ~: 426409)
13:26:10 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 441235, ~: 441559)
13:26:10 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
13:26:10 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406605, ~: 407102)
13:26:10 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
13:26:10 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 6.91s (985.00ms CPU time)
13:26:11
13:26:11 Ran 15 tests for test/Outbox.t.sol:OutboxTest
13:26:11 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
13:26:11 [PASS] testGetRootData() (gas: 86146)
13:26:11 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 24403578, ~: 4621043)
13:26:11 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3988464, ~: 4328453)
13:26:11 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
13:26:11 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
13:26:11 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
13:26:11 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
13:26:11 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
13:26:11 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
13:26:11 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
13:26:11 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
13:26:11 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
13:26:11 [PASS] testRevertIfVersionMismatch() (gas: 36053)
13:26:11 [PASS] testValidInsertAndConsume() (gas: 636284)
13:26:11 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 7.29s (8.15s CPU time)
13:26:13
13:26:13 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
13:26:13 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
13:26:13 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694015, ~: 694512)
13:26:13 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
13:26:13 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
13:26:13 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 683658, ~: 684335)
13:26:13 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685843, ~: 686480)
13:26:13 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699152, ~: 699482)
13:26:13 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
13:26:13 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664433, ~: 664941)
13:26:13 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
13:26:13 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 9.74s (776.11ms CPU time)
13:26:13
13:26:13 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
13:26:13 [PASS] testFrontier() (gas: 0)
13:26:13 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.90s (9.90s CPU time)
13:26:14
13:26:14 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
13:26:14 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1620432, ~: 1473689)
13:26:14 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
13:26:14 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
13:26:14 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 10.06s (1.96s CPU time)
13:26:14
13:26:14 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
13:26:14 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341381, ~: 341381)
13:26:14 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10849664, ~: 10828634)
13:26:14 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10895596, ~: 10840824)
13:26:14 [PASS] test_GivenInsufficientYea() (gas: 456279)
13:26:14 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380105, ~: 380132)
13:26:14 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10551088, ~: 10540884)
13:26:14 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417580)
13:26:14 [PASS] test_WhenRoundNotInPast() (gas: 365695)
13:26:14 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380530, ~: 380790)
13:26:14 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.46s (30.02s CPU time)
13:26:15
13:26:15 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
13:26:15 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2926019, ~: 272923)
13:26:15 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
13:26:15 [PASS] testSimpleSample() (gas: 5526723)
13:26:15 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15612, ~: 15552)
13:26:15 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 652316, ~: 225057)
13:26:15 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
13:26:15 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 11.70s (5.10s CPU time)
13:26:15
13:26:15 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
13:26:15 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 44213709, ~: 44213709)
13:26:15 [PASS] testHappyPath() (gas: 57629598)
13:26:15 [PASS] testInitialCommitteeMatch() (gas: 44390474)
13:26:15 [PASS] testInsufficientSigsMove() (gas: 48147178)
13:26:15 [PASS] testInvalidCommitteeCommitment() (gas: 48139394)
13:26:15 [PASS] testNukeFromOrbit() (gas: 58830428)
13:26:15 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 44274869, ~: 44274869)
13:26:15 [PASS] testProposerNotProvided() (gas: 48155918)
13:26:15 [PASS] testRelayedForProposer() (gas: 49563912)
13:26:15 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44563630, ~: 44563737)
13:26:15 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83320969, ~: 82246514)
13:26:15 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 11.70s (17.30s CPU time)
13:26:15
13:26:15 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
13:26:15 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
13:26:15 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273058, ~: 273297)
13:26:15 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35796, ~: 35472)
13:26:15 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273324, ~: 273575)
13:26:15 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42230, ~: 41957)
13:26:15 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273372, ~: 273651)
13:26:15 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42342, ~: 42142)
13:26:15 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273690, ~: 273685)
13:26:15 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31297, ~: 31299)
13:26:15 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274253, ~: 274514)
13:26:15 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41728, ~: 41530)
13:26:15 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273063, ~: 273060)
13:26:15 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31236, ~: 31238)
13:26:15 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273484, ~: 273199)
13:26:15 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40981, ~: 41316)
13:26:15 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273864, ~: 274131)
13:26:15 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41931, ~: 41698)
13:26:15 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273964, ~: 274253)
13:26:15 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 41988, ~: 41796)
13:26:15 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 11.69s (620.16ms CPU time)
13:26:16
13:26:16 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
13:26:16 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637243, ~: 637195)
13:26:16 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724572, ~: 724947)
13:26:16 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50537, ~: 50537)
13:26:16 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.07s (345.82ms CPU time)
13:26:16
13:26:16 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
13:26:16 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696512, ~: 696660)
13:26:16 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832591, ~: 832973)
13:26:16 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 672670, ~: 673706)
13:26:16 [PASS] test_GivenStateIsActive() (gas: 356145)
13:26:16 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
13:26:16 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685799, ~: 686292)
13:26:16 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698469, ~: 699359)
13:26:16 [PASS] test_GivenStateIsPending() (gas: 348521)
13:26:16 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664620, ~: 664805)
13:26:16 [PASS] test_GivenStateIsRejected() (gas: 363965)
13:26:16 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 12.07s (1.03s CPU time)
13:26:16
13:26:16 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
13:26:16 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487)
13:26:16 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 1030292, ~: 1275987)
13:26:16 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143)
13:26:16 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
13:26:16 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
13:26:16 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
13:26:16 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351)
13:26:16 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386)
13:26:16 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.08s (33.78s CPU time)
13:26:16
13:26:16 Ran 108 test suites in 12.09s (233.90s CPU time): 452 tests passed, 0 failed, 0 skipped (452 total tests)