Parent Log: http://ci.aztec-labs.com/a3904b8892ad0957 Command: b9076caf381438fd cd l1-contracts && forge test Commit: https://github.com/AztecProtocol/aztec-packages/commit/3084a7eb89277f14c021ec43f4bddf01c77cc5cc Env: REF_NAME=gh-readonly-queue/next/pr-15077-433ba6218aed45169029991a493e4232b30b8ec6 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 17 19:17:38 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15077_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next 19:17:46 Compiling 259 files with Solc 0.8.27 19:18:44 Solc 0.8.27 finished in 57.77s 19:18:44 Compiler run successful! 19:18:44 proptest: Saving this and future failures in cache/fuzz/failures 19:18:44 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.) 19:18:44 cc b536aad683f864f690c087e1e9e469287c3cf318348f3cd991ad02d6f1dc6835 19:18:44 19:18:44 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest 19:18:44 [PASS] test_GivenMultipleListedRollups() (gas: 297522) 19:18:44 [PASS] test_GivenNoListedRollups() (gas: 10735) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 15.01ms (218.15µs CPU time) 19:18:44 19:18:44 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest 19:18:44 [PASS] testComputeTxsEffectsHash2() (gas: 18627) 19:18:44 [PASS] testComputeTxsEffectsHash3() (gas: 23624) 19:18:44 [PASS] testComputeTxsEffectsHash5() (gas: 32656) 19:18:44 [PASS] testComputeTxsEffectsHash6() (gas: 37298) 19:18:44 [PASS] testComputeTxsEffectsHash7() (gas: 41009) 19:18:44 [PASS] testDecomp() (gas: 42917) 19:18:44 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 16.46ms (1.46ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/Parity.t.sol:ParityTest 19:18:44 [PASS] testRootMatchesBaseParity() (gas: 548387) 19:18:44 [PASS] testRootMatchesRootParity() (gas: 548320) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 18.08ms (3.39ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic 19:18:44 [PASS] test_GivenSufficientBalance() (gas: 155743) 19:18:44 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 21.00ms (484.24µs CPU time) 19:18:44 19:18:44 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees 19:18:44 [PASS] test_GivenSufficientBalance() (gas: 207025) 19:18:44 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209) 19:18:44 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.91ms (823.10µs CPU time) 19:18:44 19:18:44 Ran 1 test for test/staking/15050.t.sol:Test15050 19:18:44 [PASS] test_15050() (gas: 1680400) 19:18:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 23.52ms (2.99ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/staking/getters.t.sol:GettersTest 19:18:44 [PASS] test_getAttesterAtIndex() (gas: 34683) 19:18:44 [PASS] test_getAttesterOutOfBounds() (gas: 27434) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 24.58ms (387.26µs CPU time) 19:18:44 19:18:44 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest 19:18:44 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813) 19:18:44 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862) 19:18:44 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 25.23ms (9.19ms CPU time) 19:18:44 19:18:44 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest 19:18:44 [PASS] test_LockVoteAndExecute() (gas: 1313517) 19:18:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 25.61ms (1.33ms CPU time) 19:18:44 19:18:44 Ran 9 tests for test/staking/slash.t.sol:SlashTest 19:18:44 [PASS] test_GivenAttesterIsActive() (gas: 819482) 19:18:44 [PASS] test_GivenAttesterIsNotActive() (gas: 653233) 19:18:44 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762686) 19:18:44 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792185) 19:18:44 [PASS] test_SlashingMoreThanBalance() (gas: 735507) 19:18:44 [PASS] test_SlashingMoreThanExitBalance() (gas: 788400) 19:18:44 [PASS] test_WhenAttesterIsNotExiting() (gas: 968732) 19:18:44 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29098) 19:18:44 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 636978) 19:18:44 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 26.90ms (7.22ms CPU time) 19:18:44 19:18:44 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest 19:18:44 [PASS] test_UpgradeIntoNewVersion() (gas: 4143672) 19:18:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 31.09ms (7.45ms CPU time) 19:18:44 19:18:44 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest 19:18:44 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355) 19:18:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 34.03ms (19.27ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest 19:18:44 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491) 19:18:44 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 41.67ms (25.66ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest 19:18:44 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238) 19:18:44 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.60ms (28.38ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest 19:18:44 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974) 19:18:44 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 51.36ms (34.76ms CPU time) 19:18:44 19:18:44 Ran 5 tests for test/staking/deposit.t.sol:DepositTest 19:18:44 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927) 19:18:44 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116928) 19:18:44 [PASS] test_GivenAttesterIsNotActive() (gas: 172702) 19:18:44 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434) 19:18:44 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762) 19:18:44 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 54.42ms (2.62ms CPU time) 19:18:44 19:18:44 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest 19:18:44 [PASS] test_Slashing() (gas: 44544079) 19:18:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 54.18ms (46.75ms CPU time) 19:18:44 19:18:44 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest 19:18:44 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19427, ~: 19727) 19:18:44 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83252, ~: 82934) 19:18:44 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 58.64ms (43.35ms CPU time) 19:18:44 19:18:44 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest 19:18:44 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420510) 19:18:44 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 19:18:44 [PASS] test_GivenNewCanonicalInstance() (gas: 838596) 19:18:44 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516753) 19:18:44 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594662) 19:18:44 [PASS] test_GivenProposalIsLeader() (gas: 492231) 19:18:44 [PASS] test_GivenRoundChanged() (gas: 471276) 19:18:44 [PASS] test_WhenSigNotFromProposer(address) (runs: 256, μ: 346101, ~: 346101) 19:18:44 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 58.83ms (43.04ms CPU time) 19:18:44 19:18:44 Ran 1 test for test/staking/move.t.sol:MoveTest 19:18:44 [PASS] test_MoveStakingSet() (gas: 55322689) 19:18:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 60.95ms (38.96ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/ignition.t.sol:IgnitionTest 19:18:44 [PASS] test_RevertNonEmptyBlock() (gas: 37807232) 19:18:44 [PASS] test_emptyBlock() (gas: 37962914) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 61.25ms (43.94ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest 19:18:44 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484) 19:18:44 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 72.44ms (16.32ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest 19:18:44 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 188506, ~: 184756) 19:18:44 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 78.17ms (86.71ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest 19:18:44 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 257, μ: 11900, ~: 11900) 19:18:44 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 257, μ: 16781, ~: 18132) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 81.40ms (27.96ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest 19:18:44 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895) 19:18:44 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 92.39ms (85.74ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest 19:18:44 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515) 19:18:44 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 95.45ms (77.88ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest 19:18:44 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668) 19:18:44 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 99.56ms (92.87ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest 19:18:44 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362) 19:18:44 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 107.79ms (123.55ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest 19:18:44 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 257, μ: 11841, ~: 11841) 19:18:44 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 257, μ: 37381, ~: 37381) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 111.02ms (31.97ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest 19:18:44 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 257, μ: 14462, ~: 14462) 19:18:44 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 117.00ms (17.88ms CPU time) 19:18:44 19:18:44 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest 19:18:44 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 128394, ~: 118972) 19:18:44 [PASS] test_GivenBalanceIs0() (gas: 54054) 19:18:44 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 119.01ms (123.94ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest 19:18:44 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 257, μ: 11894, ~: 11894) 19:18:44 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 257, μ: 28543, ~: 28529) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 123.81ms (47.22ms CPU time) 19:18:44 19:18:44 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest 19:18:44 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806612) 19:18:44 [PASS] test_GivenAttesterIsLiving() (gas: 824774) 19:18:44 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733) 19:18:44 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788845) 19:18:44 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30190) 19:18:44 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634528, ~: 634528) 19:18:44 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 137.09ms (112.60ms CPU time) 19:18:44 19:18:44 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest 19:18:44 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968388, ~: 968472) 19:18:44 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964030, ~: 963768) 19:18:44 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964530, ~: 964326) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 156.49ms (202.44ms CPU time) 19:18:44 19:18:44 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest 19:18:44 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 826019, ~: 826182) 19:18:44 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 159.64ms (141.98ms CPU time) 19:18:44 19:18:44 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static 19:18:44 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120047, ~: 121404) 19:18:44 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120465, ~: 121361) 19:18:44 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140226, ~: 141586) 19:18:44 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120418, ~: 121911) 19:18:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 190.73ms (338.07ms CPU time) 19:18:44 19:18:44 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest 19:18:44 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76826, ~: 76633) 19:18:44 [PASS] test_WhenAmountEq0() (gas: 8437) 19:18:44 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238957, ~: 236184) 19:18:44 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 219254, ~: 213387) 19:18:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 213.01ms (341.57ms CPU time) 19:18:44 19:18:44 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest 19:18:44 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308692, ~: 308792) 19:18:44 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 203753, ~: 203831) 19:18:44 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 215.23ms (316.06ms CPU time) 19:18:44 19:18:44 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest 19:18:44 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59035498) 19:18:44 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207) 19:18:44 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41460554) 19:18:44 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 44637868) 19:18:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 222.88ms (239.17ms CPU time) 19:18:44 19:18:44 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest 19:18:44 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425) 19:18:44 [PASS] testDepositPrivate() (gas: 194884) 19:18:44 [PASS] testDepositPublic() (gas: 197387) 19:18:44 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 257, μ: 2312760, ~: 2312760) 19:18:44 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067) 19:18:44 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 235.01ms (352.53ms CPU time) 19:18:44 19:18:44 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 19:18:44 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217080, ~: 216850) 19:18:44 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320082, ~: 319847) 19:18:44 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227447, ~: 227276) 19:18:44 [FAIL: assertion failed: 100 != 0; counterexample: calldata=0x444ddf620000000000000000000000000000000000000000000000000000000000001cde0000000000000000000000000000000000000000000000000000000000000ba70000000000000000000000000000000000000000000000000000000000000ba7 args=[0x0000000000000000000000000000000000001Cde, 0x0000000000000000000000000000000000000BA7, 0x0000000000000000000000000000000000000BA7]] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 226, μ: 213550, ~: 213550) 19:18:44 Suite result: FAILED. 3 passed; 1 failed; 0 skipped; finished in 244.77ms (339.56ms CPU time) 19:18:44 19:18:44 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest 19:18:44 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296148, ~: 296374) 19:18:44 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 257, μ: 371466, ~: 371568) 19:18:44 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 257, μ: 92195, ~: 92195) 19:18:44 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 257, μ: 425526, ~: 426409) 19:18:44 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440841, ~: 441559) 19:18:44 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 257, μ: 90667, ~: 90667) 19:18:44 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 257, μ: 406620, ~: 407102) 19:18:44 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 257, μ: 106068, ~: 106068) 19:18:44 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 255.06ms (882.82ms CPU time) 19:18:44 19:18:44 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest 19:18:44 [PASS] test_GivenStatusIsNotExiting() (gas: 727696) 19:18:44 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836174, ~: 836136) 19:18:44 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759124) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 265.67ms (246.62ms CPU time) 19:18:44 19:18:44 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest 19:18:44 [PASS] test_WhenAddressNotInTheSet() (gas: 10869) 19:18:44 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421502, ~: 421347) 19:18:44 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171080, ~: 171381) 19:18:44 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456) 19:18:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 277.57ms (316.73ms CPU time) 19:18:44 19:18:44 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest 19:18:44 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906) 19:18:44 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19267, ~: 19308) 19:18:44 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417724, ~: 1417962) 19:18:44 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 257, μ: 53233, ~: 53129) 19:18:44 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 278.81ms (308.03ms CPU time) 19:18:44 19:18:44 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest 19:18:44 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308174, ~: 309074) 19:18:44 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207858, ~: 208358) 19:18:44 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 279.72ms (391.57ms CPU time) 19:18:44 19:18:44 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest 19:18:44 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 420488) 19:18:44 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 315365) 19:18:44 [PASS] test_GivenNewCanonicalInstance() (gas: 838574) 19:18:44 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 516731) 19:18:44 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 594662) 19:18:44 [PASS] test_GivenProposalIsLeader() (gas: 492231) 19:18:44 [PASS] test_GivenRoundChanged() (gas: 471276) 19:18:44 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 346210, ~: 346210) 19:18:44 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 291.53ms (45.79ms CPU time) 19:18:44 19:18:44 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest 19:18:44 [PASS] test_WhenMinimumConfigEq0() (gas: 2849) 19:18:44 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49900, ~: 50190) 19:18:44 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 153226, ~: 166937) 19:18:44 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 257, μ: 53168, ~: 53355) 19:18:44 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 257, μ: 76180, ~: 75685) 19:18:44 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 257, μ: 76607, ~: 76543) 19:18:44 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 119697, ~: 119994) 19:18:44 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 172477, ~: 172720) 19:18:44 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 174607, ~: 174990) 19:18:44 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 257, μ: 192312, ~: 192789) 19:18:44 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 257, μ: 219276, ~: 220006) 19:18:44 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 257, μ: 217789, ~: 218502) 19:18:44 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 293.81ms (342.14ms CPU time) 19:18:44 19:18:44 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest 19:18:44 [PASS] test_GivenProposalIsDropped(address) (runs: 257, μ: 390317, ~: 390317) 19:18:44 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 257, μ: 694365, ~: 694512) 19:18:44 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254) 19:18:44 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 257, μ: 390249, ~: 390249) 19:18:44 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 257, μ: 683479, ~: 684335) 19:18:44 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 257, μ: 685983, ~: 686480) 19:18:44 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 257, μ: 698408, ~: 699482) 19:18:44 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762) 19:18:44 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 257, μ: 664612, ~: 664941) 19:18:44 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161) 19:18:44 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 296.62ms (957.28ms CPU time) 19:18:44 19:18:44 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest 19:18:44 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951) 19:18:44 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932) 19:18:44 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 303.87ms (976.50µs CPU time) 19:18:44 19:18:44 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest 19:18:44 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863) 19:18:44 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639) 19:18:44 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790850, ~: 1790850) 19:18:44 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 331.39ms (302.71ms CPU time) 19:18:45 19:18:45 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest 19:18:45 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670) 19:18:45 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3642668, ~: 3686421) 19:18:45 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 495.25ms (456.43ms CPU time) 19:18:45 19:18:45 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest 19:18:45 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073) 19:18:45 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1239675, ~: 1567285) 19:18:45 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 535.87ms (514.54ms CPU time) 19:18:45 19:18:45 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest 19:18:45 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1224733, ~: 1404628) 19:18:45 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 257, μ: 40252, ~: 40252) 19:18:45 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 257, μ: 1395716, ~: 1597010) 19:18:45 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 257, μ: 1093661, ~: 1260180) 19:18:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 559.37ms (1.16s CPU time) 19:18:45 19:18:45 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest 19:18:45 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20581, ~: 20577) 19:18:45 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48670, ~: 48668) 19:18:45 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043720, ~: 1044651) 19:18:45 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 586.56ms (569.59ms CPU time) 19:18:45 19:18:45 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest 19:18:45 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2820042, ~: 1183557) 19:18:45 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925) 19:18:45 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244) 19:18:45 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 817.97ms (995.20ms CPU time) 19:18:45 19:18:45 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest 19:18:45 [PASS] test_AddRollup(bool) (runs: 256, μ: 2776755, ~: 3232716) 19:18:45 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 826.29ms (801.61ms CPU time) 19:18:45 19:18:45 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest 19:18:45 [PASS] test_computeFeeAssetPerEth() (gas: 24034021) 19:18:45 [PASS] test_full() (gas: 160797407) 19:18:45 [PASS] test_invalidOracleInput() (gas: 55199) 19:18:45 [PASS] test_photograph() (gas: 77271119) 19:18:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 906.32ms (579.27ms CPU time) 19:18:45 19:18:45 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest 19:18:45 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440) 19:18:45 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336075, ~: 335952) 19:18:45 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 650758, ~: 661718) 19:18:45 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 686604, ~: 702704) 19:18:45 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 941.58ms (1.87s CPU time) 19:18:45 19:18:45 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest 19:18:45 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2990227, ~: 2990197) 19:18:45 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.25s (1.22s CPU time) 19:18:45 19:18:45 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest 19:18:45 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 691462, ~: 709520) 19:18:45 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404) 19:18:45 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 690235, ~: 682363) 19:18:45 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 679200, ~: 661294) 19:18:45 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 731376, ~: 672542) 19:18:45 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 668883, ~: 613999) 19:18:45 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 706352, ~: 681697) 19:18:45 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.37s (6.34s CPU time) 19:18:46 19:18:46 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest 19:18:46 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020) 19:18:46 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 826599, ~: 815882) 19:18:46 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388) 19:18:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.44s (1.45s CPU time) 19:18:46 19:18:46 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest 19:18:46 [PASS] test_GivenNoCheckpoints() (gas: 28277) 19:18:46 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 213105, ~: 212495) 19:18:46 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 209708, ~: 209698) 19:18:46 [PASS] test_WhenTimeNotInPast() (gas: 3997) 19:18:46 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.44s (165.03ms CPU time) 19:18:46 19:18:46 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest 19:18:46 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43286178, ~: 43286146) 19:18:46 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.48s (1.47s CPU time) 19:18:46 19:18:46 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest 19:18:46 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1734112, ~: 1686388) 19:18:46 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689) 19:18:46 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848) 19:18:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.57s (1.69s CPU time) 19:18:46 19:18:46 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest 19:18:46 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428) 19:18:46 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762) 19:18:46 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.90s (27.13ms CPU time) 19:18:46 19:18:46 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest 19:18:46 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 645047, ~: 643917) 19:18:46 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370) 19:18:46 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 618626, ~: 591775) 19:18:46 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.90s (2.07s CPU time) 19:18:47 19:18:47 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest 19:18:47 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696324, ~: 696660) 19:18:47 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 257, μ: 832587, ~: 832951) 19:18:47 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673194, ~: 673706) 19:18:47 [PASS] test_GivenStateIsActive() (gas: 356145) 19:18:47 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265) 19:18:47 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686138, ~: 686292) 19:18:47 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699224, ~: 699359) 19:18:47 [PASS] test_GivenStateIsPending() (gas: 348521) 19:18:47 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664453, ~: 664805) 19:18:47 [PASS] test_GivenStateIsRejected() (gas: 363965) 19:18:47 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 3.06s (1.00s CPU time) 19:18:47 19:18:47 Ran 3 tests for test/validator-selection/Sampling.t.sol:SamplingTest 19:18:47 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 2741417, ~: 416265) 19:18:47 [PASS] testSimpleSample() (gas: 5526701) 19:18:47 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 582671, ~: 202376) 19:18:47 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.31s (4.50s CPU time) 19:18:48 19:18:48 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest 19:18:48 [PASS] testMultipleProvers() (gas: 139469738) 19:18:48 [PASS] testMultipleProversBoostedRewards() (gas: 105831167) 19:18:48 [PASS] testNoHolesInProvenBlocks() (gas: 71479300) 19:18:48 [PASS] testProofsAreInOneEpoch() (gas: 71478607) 19:18:48 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 3.51s (6.35s CPU time) 19:18:48 19:18:48 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest 19:18:48 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1515200, ~: 1515241) 19:18:48 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 47873, ~: 48064) 19:18:48 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 48817, ~: 48775) 19:18:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.67s (206.28ms CPU time) 19:18:48 19:18:48 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest 19:18:48 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32846, ~: 32633) 19:18:48 [PASS] test_WhenAmountEq0() (gas: 8626) 19:18:48 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 213305, ~: 210621) 19:18:48 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 238036, ~: 238174) 19:18:48 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 215950, ~: 214566) 19:18:48 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 3.67s (269.91ms CPU time) 19:18:48 19:18:48 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest 19:18:48 [PASS] test_FeeModelEquivalence() (gas: 435540653) 19:18:48 [PASS] test__FeeModelPrune() (gas: 2104379) 19:18:48 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.86s (3.41s CPU time) 19:18:48 19:18:48 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest 19:18:48 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405) 19:18:48 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038) 19:18:48 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773) 19:18:48 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 3.92s (57.62ms CPU time) 19:18:49 19:18:49 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest 19:18:49 [PASS] test_activityDuplicateNoop() (gas: 335914) 19:18:49 [PASS] test_activityScore() (gas: 1138003) 19:18:49 [PASS] test_shares() (gas: 2668376) 19:18:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.60s (17.17ms CPU time) 19:18:49 19:18:49 Ran 3 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest 19:18:49 [PASS] test_100_validators() (gas: 375656624) 19:18:49 [PASS] test_48_validators() (gas: 360371539) 19:18:49 [PASS] test_no_validators() (gas: 76839643) 19:18:49 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.60s (10.50s CPU time) 19:18:49 19:18:49 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest 19:18:49 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670267, ~: 670633) 19:18:49 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 257, μ: 377514, ~: 377514) 19:18:49 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 257, μ: 672648, ~: 673071) 19:18:49 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 257, μ: 671557, ~: 672020) 19:18:49 [PASS] test_GivenStateIsDropped(address) (runs: 257, μ: 382733, ~: 382733) 19:18:49 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 257, μ: 683497, ~: 684026) 19:18:49 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125124, ~: 1125994) 19:18:49 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495) 19:18:49 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 257, μ: 15218, ~: 15214) 19:18:49 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 257, μ: 376087, ~: 376141) 19:18:49 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 257, μ: 381279, ~: 381394) 19:18:49 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 4.60s (1.74s CPU time) 19:18:49 19:18:49 Ran 9 tests for test/Inbox.t.sol:InboxTest 19:18:49 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055) 19:18:49 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5542113, ~: 5514112) 19:18:49 [PASS] testRevertIFConsumingInFuture() (gas: 12712) 19:18:49 [PASS] testRevertIfActorTooLarge() (gas: 11877) 19:18:49 [PASS] testRevertIfContentTooLarge() (gas: 12009) 19:18:49 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841) 19:18:49 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008) 19:18:49 [PASS] testRevertIfVersionMismatch() (gas: 12251) 19:18:49 [PASS] testSendDuplicateL2Messages() (gas: 111551) 19:18:49 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.32s (5.31s CPU time) 19:18:50 19:18:50 Ran 29 tests for test/Rollup.t.sol:RollupTest 19:18:50 [PASS] testBlockFee() (gas: 44468239) 19:18:50 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 257, μ: 39688213, ~: 39806022) 19:18:50 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 257, μ: 66078704, ~: 72752641) 19:18:50 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72428753) 19:18:50 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 257, μ: 42912261, ~: 43588929) 19:18:50 [PASS] testEmptyBlock(bool) (runs: 257, μ: 39140123, ~: 39302273) 19:18:50 [PASS] testExtraBlobs() (gas: 51437447) 19:18:50 [PASS] testInvalidBlobHash() (gas: 43458370) 19:18:50 [PASS] testInvalidBlobProof() (gas: 1026470003) 19:18:50 [PASS] testInvalidL2Fee() (gas: 43544482) 19:18:50 [PASS] testMixedBlock(bool) (runs: 257, μ: 53067899, ~: 60150955) 19:18:50 [PASS] testNonZeroDaFee() (gas: 43532617) 19:18:50 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62010016) 19:18:50 [PASS] testProvingFeeUpdates() (gas: 72986991) 19:18:50 [PASS] testPrune() (gas: 45861558) 19:18:50 [PASS] testPruneAfterPartial() (gas: 72799629) 19:18:50 [PASS] testPruneDuringPropose() (gas: 53131516) 19:18:50 [PASS] testRevertInvalidCoinbase() (gas: 38503190) 19:18:50 [PASS] testRevertInvalidTimestamp() (gas: 38505757) 19:18:50 [PASS] testRevertPrune() (gas: 45357545) 19:18:50 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 61737238) 19:18:50 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 77329758, ~: 77329843) 19:18:50 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 257, μ: 77331767, ~: 77332167) 19:18:50 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53410580) 19:18:50 [PASS] testSingleBlock(bool) (runs: 257, μ: 40819616, ~: 40101559) 19:18:50 [PASS] testSubmitProofInvalidArchive() (gas: 39052165) 19:18:50 [PASS] testSubmitProofNonExistentBlock() (gas: 39051892) 19:18:50 [PASS] testTimestamp() (gas: 40365043) 19:18:50 [PASS] testTooManyBlocks() (gas: 51611628) 19:18:50 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.67s (48.88s CPU time) 19:18:50 19:18:50 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest 19:18:50 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781) 19:18:50 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521) 19:18:50 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 257, μ: 15779, ~: 15779) 19:18:50 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 5.95s (88.96ms CPU time) 19:18:50 19:18:50 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest 19:18:50 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999) 19:18:50 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 257, μ: 4193488, ~: 4193488) 19:18:50 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 257, μ: 3327993, ~: 3327993) 19:18:50 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.38s (12.19s CPU time) 19:18:51 19:18:51 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest 19:18:51 [PASS] testVerifyMembership(uint256) (runs: 257, μ: 5712856, ~: 5712905) 19:18:51 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 257, μ: 7554798, ~: 7554841) 19:18:51 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 257, μ: 3892756, ~: 3892755) 19:18:51 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.50s (13.72s CPU time) 19:18:51 19:18:51 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest 19:18:51 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 257, μ: 3366048, ~: 3366048) 19:18:51 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450) 19:18:51 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.85s (6.86s CPU time) 19:18:51 19:18:51 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest 19:18:51 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183532, ~: 183680) 19:18:51 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21695, ~: 21616) 19:18:51 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1335589, ~: 1481549) 19:18:51 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 7.10s (357.06ms CPU time) 19:18:51 19:18:51 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest 19:18:51 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743) 19:18:51 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007) 19:18:51 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992) 19:18:51 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810) 19:18:51 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.10s (131.18ms CPU time) 19:18:51 19:18:51 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest 19:18:51 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 257, μ: 11786, ~: 11786) 19:18:51 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845) 19:18:51 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 257, μ: 23226, ~: 23314) 19:18:51 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 257, μ: 7855991, ~: 7770574) 19:18:51 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 7.10s (2.98s CPU time) 19:18:51 19:18:51 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters 19:18:51 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42442789, ~: 42472849) 19:18:51 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58384090, ~: 58360736) 19:18:51 [PASS] test_getEpochCommittee(uint16,bool) (runs: 257, μ: 43447798, ~: 43470136) 19:18:51 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43398281, ~: 43356377) 19:18:51 [PASS] test_getRewardConfig() (gas: 42350178) 19:18:51 [PASS] test_validateHeader() (gas: 43247858) 19:18:51 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 7.23s (12.24s CPU time) 19:18:53 19:18:53 Ran 15 tests for test/Outbox.t.sol:OutboxTest 19:18:53 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902) 19:18:53 [PASS] testGetRootData() (gas: 86146) 19:18:53 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 65, μ: 29425815, ~: 7025155) 19:18:53 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3879555, ~: 3716194) 19:18:53 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128) 19:18:53 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747) 19:18:53 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316) 19:18:53 [PASS] testRevertIfInsertingDuplicate() (gas: 52987) 19:18:53 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578) 19:18:53 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510) 19:18:53 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753) 19:18:53 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551) 19:18:53 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181) 19:18:53 [PASS] testRevertIfVersionMismatch() (gas: 36053) 19:18:53 [PASS] testValidInsertAndConsume() (gas: 636284) 19:18:53 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.47s (9.40s CPU time) 19:18:54 19:18:54 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest 19:18:54 [PASS] testFrontier() (gas: 0) 19:18:54 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.74s (9.73s CPU time) 19:18:54 19:18:54 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest 19:18:54 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 233627, ~: 236522) 19:18:54 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262448, ~: 263012) 19:18:54 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.34s (149.77ms CPU time) 19:18:54 19:18:54 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest 19:18:54 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 310156, ~: 310156) 19:18:54 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10512618, ~: 10513771) 19:18:54 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 257, μ: 10491656, ~: 10578190) 19:18:54 [PASS] test_GivenInsufficientYea() (gas: 422734) 19:18:54 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 348687, ~: 348708) 19:18:54 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 257, μ: 10279349, ~: 10219352) 19:18:54 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9161669) 19:18:54 [PASS] test_WhenRoundNotInPast() (gas: 334426) 19:18:54 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 257, μ: 349021, ~: 349300) 19:18:54 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 10.34s (29.97s CPU time) 19:18:56 19:18:56 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest 19:18:56 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630265, ~: 2630265) 19:18:56 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 257, μ: 969936, ~: 714290) 19:18:56 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 257, μ: 13181121, ~: 13181121) 19:18:56 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 257, μ: 15265672, ~: 15265672) 19:18:56 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 257, μ: 10893390, ~: 10893390) 19:18:56 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 257, μ: 10923673, ~: 10923673) 19:18:56 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 257, μ: 13751262, ~: 13751262) 19:18:56 [PASS] test_WhenUserIsNew(address,address) (runs: 257, μ: 13751297, ~: 13751297) 19:18:56 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 11.88s (33.29s CPU time) 19:18:56 19:18:56 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest 19:18:56 [PASS] test_GivenStateIsDropped() (gas: 25448) 19:18:56 [PASS] test_GivenStateIsExecuted() (gas: 25467) 19:18:56 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 25272, ~: 29984) 19:18:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 12.03s (41.66ms CPU time) 19:18:56 19:18:56 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest 19:18:56 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43388330, ~: 43388330) 19:18:56 [PASS] testHappyPath() (gas: 56807827) 19:18:56 [PASS] testInitialCommitteeMatch() (gas: 43564536) 19:18:56 [PASS] testInsufficientSigsMove() (gas: 47327796) 19:18:56 [PASS] testInvalidCommitteeCommitment() (gas: 47320054) 19:18:56 [PASS] testNukeFromOrbit() (gas: 58008095) 19:18:56 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43448348, ~: 43448348) 19:18:56 [PASS] testProposerNotProvided() (gas: 47336579) 19:18:56 [PASS] testRelayedForProposer() (gas: 48744080) 19:18:56 [PASS] testStableCommittee(uint8) (runs: 257, μ: 43738251, ~: 43738359) 19:18:56 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 257, μ: 82563615, ~: 81395386) 19:18:56 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.03s (18.15s CPU time) 19:18:56 19:18:56 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest 19:18:56 [PASS] test_WhenCallerIsNotSelf() (gas: 28665) 19:18:56 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273140, ~: 273297) 19:18:56 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35796, ~: 35472) 19:18:56 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 257, μ: 273304, ~: 273575) 19:18:56 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42187, ~: 41957) 19:18:56 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 257, μ: 273373, ~: 273651) 19:18:56 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 257, μ: 42373, ~: 42142) 19:18:56 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 257, μ: 273687, ~: 273685) 19:18:56 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 257, μ: 31298, ~: 31299) 19:18:56 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274259, ~: 274514) 19:18:56 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 257, μ: 41722, ~: 41530) 19:18:56 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273067, ~: 273060) 19:18:56 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31230, ~: 31238) 19:18:56 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 257, μ: 273520, ~: 273199) 19:18:56 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40979, ~: 41316) 19:18:56 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273850, ~: 274131) 19:18:56 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41925, ~: 41698) 19:18:56 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273976, ~: 274253) 19:18:56 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 257, μ: 41979, ~: 41796) 19:18:56 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 12.03s (615.72ms CPU time) 19:18:56 19:18:56 Ran 95 test suites in 12.04s (215.41s CPU time): 400 tests passed, 1 failed, 0 skipped (401 total tests) 19:18:56 19:18:56 Failing tests: 19:18:56 Encountered 1 failing test in test/governance/gse/delegationlib/delegate.t.sol:DelegateTest 19:18:56 [FAIL: assertion failed: 100 != 0; counterexample: calldata=0x444ddf620000000000000000000000000000000000000000000000000000000000001cde0000000000000000000000000000000000000000000000000000000000000ba70000000000000000000000000000000000000000000000000000000000000ba7 args=[0x0000000000000000000000000000000000001Cde, 0x0000000000000000000000000000000000000BA7, 0x0000000000000000000000000000000000000BA7]] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 226, μ: 213550, ~: 213550) 19:18:56 19:18:56 Encountered a total of 1 failing tests, 400 tests succeeded