Parent Log:
http://ci.aztec-labs.com/52c2e08d0b93dac4
Command: e5682c9df49aeda4 cd l1-contracts && forge test
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/88c86d76e23c515deea689031fe891949d47ec49
Env: REF_NAME=gh-readonly-queue/next/pr-15152-3aafa23f28c401f1c88d60325230f1ce801d72a6 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 10:25:38 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15152_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88124959fc35bcb2_next
10:25:46 Compiling 273 files with Solc 0.8.27
10:26:56 Solc 0.8.27 finished in 69.64s
10:26:56 Compiler run successful!
10:26:56
10:26:56 Ran 2 tests for test/merkle/Naive.t.sol:NaiveTest
10:26:56 [PASS] testComputeSiblingPathManuallyLeftChild() (gas: 725951)
10:26:56 [PASS] testComputeSiblingPathManuallyRightChild() (gas: 725932)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 8.72ms (2.45ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/governance/registry/getCanonicalRollup.t.sol:GetRollupTest
10:26:56 [PASS] test_GivenMultipleListedRollups() (gas: 297522)
10:26:56 [PASS] test_GivenNoListedRollups() (gas: 10735)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.40ms (3.06ms CPU time)
10:26:56
10:26:56 Ran 1 test for test/governance/governance/scenarios/lockAndPass.t.sol:LockAndPassTest
10:26:56 [PASS] test_LockVoteAndExecute() (gas: 1313517)
10:26:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 9.69ms (3.07ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/Parity.t.sol:ParityTest
10:26:56 [PASS] testRootMatchesBaseParity() (gas: 531543)
10:26:56 [PASS] testRootMatchesRootParity() (gas: 531476)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 9.89ms (3.18ms CPU time)
10:26:56
10:26:56 Ran 6 tests for test/merkle/UnbalancedMerkle.t.sol:UnbalancedMerkleTest
10:26:56 [PASS] testComputeTxsEffectsHash2() (gas: 18578)
10:26:56 [PASS] testComputeTxsEffectsHash3() (gas: 23575)
10:26:56 [PASS] testComputeTxsEffectsHash5() (gas: 32607)
10:26:56 [PASS] testComputeTxsEffectsHash6() (gas: 37249)
10:26:56 [PASS] testComputeTxsEffectsHash7() (gas: 40960)
10:26:56 [PASS] testDecomp() (gas: 42525)
10:26:56 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 10.60ms (3.35ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/governance/gse/gse/finaliseHelper.t.sol:FinaliseHelperTest
10:26:56 [PASS] test_GivenWithdrawalAlreadyClaimed() (gas: 80174)
10:26:56 [PASS] test_GivenWithdrawalNotClaimed() (gas: 75150)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 10.08ms (348.85µs CPU time)
10:26:56
10:26:56 Ran 2 tests for test/fee_portal/depositToAztecPublic.t.sol:DepositToAztecPublic
10:26:56 [PASS] test_GivenSufficientBalance() (gas: 155632)
10:26:56 [PASS] test_RevertGiven_InsufficientBalance() (gas: 53788)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 17.56ms (526.63µs CPU time)
10:26:56
10:26:56 Ran 9 tests for test/staking/slash.t.sol:SlashTest
10:26:56 [PASS] test_GivenAttesterIsActive() (gas: 819662)
10:26:56 [PASS] test_GivenAttesterIsNotActive() (gas: 653278)
10:26:56 [PASS] test_GivenTimeIsAfterUnlock() (gas: 762722)
10:26:56 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 792296)
10:26:56 [PASS] test_SlashingMoreThanBalance() (gas: 735615)
10:26:56 [PASS] test_SlashingMoreThanExitBalance() (gas: 788488)
10:26:56 [PASS] test_WhenAttesterIsNotExiting() (gas: 969020)
10:26:56 [PASS] test_WhenAttesterIsNotRegistered() (gas: 29120)
10:26:56 [PASS] test_WhenCallerIsNotTheSlasher() (gas: 637001)
10:26:56 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 18.81ms (7.70ms CPU time)
10:26:56
10:26:56 Ran 1 test for test/staking/15050.t.sol:Test15050
10:26:56 [PASS] test_15050() (gas: 1680582)
10:26:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 19.73ms (3.24ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/governance/governance/proposallib/isStableState.t.sol:IsStableStateTest
10:26:56 [PASS] test_GivenStateIsDropped() (gas: 25448)
10:26:56 [PASS] test_GivenStateIsExecuted() (gas: 25467)
10:26:56 [PASS] test_GivenStateNotInAbove(uint8) (runs: 256, μ: 24580, ~: 29984)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 20.87ms (13.65ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/test_erc20/removeMinter.t.sol:RemoveMinterTest
10:26:56 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13362, ~: 13362)
10:26:56 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 18789, ~: 18789)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 32.78ms (23.77ms CPU time)
10:26:56
10:26:56 Ran 1 test for test/governance/scenario/slashing/Slashing.t.sol:SlashingTest
10:26:56 [PASS] test_Slashing() (gas: 45052309)
10:26:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 32.30ms (24.93ms CPU time)
10:26:56
10:26:56 Ran 1 test for test/governance/scenario/UpgradeGovernanceProposerTest.t.sol:UpgradeGovernanceProposerTest
10:26:56 [PASS] test_UpgradeIntoNewVersion() (gas: 4388036)
10:26:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 32.73ms (7.29ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/governance/registry/addRollup.t.sol:UpgradeTest
10:26:56 [PASS] test_RevertWhen_CallerIsNotOwner(address) (runs: 256, μ: 11813, ~: 11813)
10:26:56 [PASS] test_RevertWhen_RollupAlreadyInSet() (gas: 166862)
10:26:56 [PASS] test_WhenRollupNotAlreadyInSet() (gas: 168019)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 32.98ms (26.43ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/boosted_rewards/BoostedRewards.t.sol:BoostedRewardsTest
10:26:56 [PASS] test_activityDuplicateNoop() (gas: 335056)
10:26:56 [PASS] test_activityScore() (gas: 1138003)
10:26:56 [PASS] test_shares() (gas: 2668376)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 36.14ms (15.99ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/test_erc20/mint.t.sol:MintTest
10:26:56 [PASS] test_WhenTheCallerIsAMinter(address,address,uint256) (runs: 256, μ: 85428, ~: 85895)
10:26:56 [PASS] test_WhenTheCallerIsNotAMinter(address,address,uint256) (runs: 256, μ: 15447, ~: 15447)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.11ms (28.82ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/governance/governance/updateGovernanceProposer.t.sol:UpdateGovernanceProposerTest
10:26:56 [PASS] test_WhenCallerIsGovernance(address) (runs: 256, μ: 19491, ~: 19491)
10:26:56 [PASS] test_WhenCallerIsNotGovernance(address,address) (runs: 256, μ: 10202, ~: 10202)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.17ms (27.69ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/test_erc20/addMinter.t.sol:AddMinterTest
10:26:56 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13428, ~: 13428)
10:26:56 [PASS] test_WhenTheCallerIsTheOwner(address) (runs: 256, μ: 38762, ~: 38762)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 37.03ms (31.19ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/governance/coin-issuer/mint.t.sol:MintTest
10:26:56 [PASS] test_GivenAmountLargerThanMaxMint(uint256) (runs: 256, μ: 19391, ~: 19325)
10:26:56 [PASS] test_GivenAmountLessThanOrEqualMaxMint(uint256) (runs: 256, μ: 83226, ~: 82934)
10:26:56 [PASS] test_GivenCallerIsNotOwner(address) (runs: 256, μ: 11785, ~: 11785)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 44.81ms (44.35ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/staking_asset_handler/setScope.t.sol:SetScopeTest
10:26:56 [PASS] test_WhenCallerOfSetScopeIsNotOwner(address) (runs: 256, μ: 14462, ~: 14462)
10:26:56 [PASS] test_WhenCallerOfSetScopeIsOwner() (gas: 22499)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 48.50ms (14.87ms CPU time)
10:26:56
10:26:56 Ran 5 tests for test/staking/deposit.t.sol:DepositTest
10:26:56 [PASS] test_GivenAttesterIsAlreadyActive() (gas: 66927)
10:26:56 [PASS] test_GivenAttesterIsAlreadyRegistered() (gas: 1116983)
10:26:56 [PASS] test_GivenAttesterIsNotActive() (gas: 172724)
10:26:56 [PASS] test_GivenCallerHasInsufficientAllowance() (gas: 30434)
10:26:56 [PASS] test_GivenCallerHasInsufficientFunds() (gas: 58762)
10:26:56 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 50.00ms (36.63ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/governance/governance/propose.t.sol:ProposeTest
10:26:56 [PASS] test_WhenCallerIsGovernanceProposer(address) (runs: 256, μ: 346974, ~: 346974)
10:26:56 [PASS] test_WhenCallerIsNotGovernanceProposer() (gas: 13064)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 49.75ms (41.81ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/fee_portal/distributeFees.t.sol:DistributeFees
10:26:56 [PASS] test_GivenSufficientBalance() (gas: 207025)
10:26:56 [PASS] test_RevertGiven_InsufficientBalance() (gas: 17209)
10:26:56 [PASS] test_RevertGiven_TheCallerIsNotTheCanonicalRollup() (gas: 8761)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 49.81ms (36.17ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/staking/getters.t.sol:GettersTest
10:26:56 [PASS] test_getAttesterAtIndex() (gas: 34661)
10:26:56 [PASS] test_getAttesterOutOfBounds() (gas: 27412)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 55.98ms (200.93µs CPU time)
10:26:56
10:26:56 Ran 2 tests for test/staking_asset_handler/removeUnhinged.t.sol:RemoveUnhingedTest
10:26:56 [PASS] test_WhenCallerOfRemoveUnhingedIsNotOwner(address) (runs: 256, μ: 11894, ~: 11894)
10:26:56 [PASS] test_WhenCallerOfRemoveUnhingedIsOwner(address) (runs: 256, μ: 28544, ~: 28529)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 56.49ms (30.17ms CPU time)
10:26:56
10:26:56 Ran 1 test for test/staking/move.t.sol:MoveTest
10:26:56 [PASS] test_MoveStakingSet() (gas: 55653635)
10:26:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 57.59ms (42.20ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/staking/setSlasher.t.sol:SetslasherTest
10:26:56 [PASS] test_setSlasher(address) (runs: 256, μ: 27238, ~: 27238)
10:26:56 [PASS] test_setSlasher_whenNotOwner(address) (runs: 256, μ: 12809, ~: 12809)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 64.91ms (58.50ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/governance/governance-proposer/scenario/15123.t.sol:Test15123
10:26:56 [PASS] test_ProposerEqZero() (gas: 431686)
10:26:56 [PASS] test_replay() (gas: 601353)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 69.63ms (61.04ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/staking_asset_handler/setSubscope.t.sol:SetSubscopeTest
10:26:56 [PASS] test_WhenCallerOfSetSubscopeIsNotOwner(address) (runs: 256, μ: 14484, ~: 14484)
10:26:56 [PASS] test_WhenCallerOfSetSubscopeIsOwner() (gas: 22477)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 75.95ms (22.11ms CPU time)
10:26:56
10:26:56 Ran 1 test for test/fee_asset_handler/mint.t.sol:MintTest
10:26:56 [PASS] test_WhenAnyoneCallsMint(address,address) (runs: 256, μ: 70355, ~: 70355)
10:26:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 79.35ms (73.40ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/governance/reward-distributor/claim.t.sol:ClaimTest
10:26:56 [PASS] test_GivenBalanceGt0(uint256) (runs: 256, μ: 127748, ~: 118972)
10:26:56 [PASS] test_GivenBalanceIs0() (gas: 54054)
10:26:56 [PASS] test_WhenCallerIsNotCanonical(address) (runs: 256, μ: 24892, ~: 24892)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 90.87ms (101.45ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/test_erc20/transferOwnership.t.sol:TransferOwnershipTest
10:26:56 [PASS] test_WhenTheCallerIsNotTheOwner(address,address) (runs: 256, μ: 13405, ~: 13405)
10:26:56 [PASS] test_WhenTheNewOwnerIsNotTheZeroAddress(address) (runs: 256, μ: 51038, ~: 51038)
10:26:56 [PASS] test_WhenTheNewOwnerIsTheZeroAddress() (gas: 12773)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 99.53ms (82.34ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/staking_asset_handler/addUnhinged.t.sol:AddUnhingedTest
10:26:56 [PASS] test_WhenCallerOfAddUnhingedIsNotOwner(address) (runs: 256, μ: 11841, ~: 11841)
10:26:56 [PASS] test_WhenCallerOfAddUnhingedIsOwner(address) (runs: 256, μ: 37381, ~: 37381)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 105.80ms (31.55ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/governance/governance/proposeWithLock.t.sol:ProposeWithLockTest
10:26:56 [PASS] test_WhenCallerHasInsufficientPower() (gas: 32515)
10:26:56 [PASS] test_WhenCallerHasSufficientPower(address) (runs: 256, μ: 599973, ~: 599973)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 107.85ms (68.02ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/ignition.t.sol:IgnitionTest
10:26:56 [PASS] test_RevertNonEmptyBlock() (gas: 38274388)
10:26:56 [PASS] test_emptyBlock() (gas: 38430012)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 113.13ms (20.30ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/governance/gse/delegationlib/increaseBalance.t.sol:IncreaseBalanceTest
10:26:56 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 308703, ~: 308792)
10:26:56 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 204200, ~: 204258)
10:26:56 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11679, ~: 11679)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 118.41ms (215.07ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/governance/governance-proposer/constructor.t.sol:ConstructorTest
10:26:56 [PASS] test_WhenNIsGreatherThanHalfOfM(uint256,uint256) (runs: 256, μ: 1693207, ~: 1693281)
10:26:56 [PASS] test_WhenNIsLessThanOrEqualHalfOfM(uint256,uint256) (runs: 256, μ: 48184, ~: 48467)
10:26:56 [PASS] test_WhenNLargerThanM(uint256,uint256) (runs: 256, μ: 49076, ~: 49028)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 119.43ms (212.47ms CPU time)
10:26:56
10:26:56 Ran 1 test for test/governance/governance/scenarios/noVoteAndExit.t.sol:NoVoteAndExitTest
10:26:56 [PASS] test_CannotVoteAndExit(address,uint256,uint256,uint256) (runs: 256, μ: 825683, ~: 826182)
10:26:56 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 150.84ms (144.67ms CPU time)
10:26:56
10:26:56 Ran 3 tests for test/governance/gse/delegationlib/decreaseBalance.t.sol:DecreaseBalanceTest
10:26:56 [PASS] test_GivenADelegatee(address[2],address,address,uint256,uint256) (runs: 256, μ: 307801, ~: 309074)
10:26:56 [PASS] test_GivenNoDelegatee(address[2],address,uint256,uint256) (runs: 256, μ: 207348, ~: 208358)
10:26:56 [PASS] test_WhenAmountEq0(address,address) (runs: 256, μ: 11744, ~: 11744)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 161.02ms (244.19ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/governance/governance/userlib/powerNow.t.sol:PowerNowTest
10:26:56 [PASS] test_GivenCheckpoints(bool[8],uint8[8],uint16[8],uint32) (runs: 256, μ: 186418, ~: 184778)
10:26:56 [PASS] test_GivenNoCheckpoints(uint64) (runs: 256, μ: 5752, ~: 5752)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 171.78ms (170.48ms CPU time)
10:26:56
10:26:56 Ran 2 tests for test/staking_asset_handler/skipBindCheck.t.sol:SetSkipBindCheckTest
10:26:56 [PASS] test_WhenCallerOfSetSkipBindCheckIsNotOwner(address,bool) (runs: 256, μ: 11900, ~: 11900)
10:26:56 [PASS] test_WhenCallerOfSetSkipBindCheckIsOwner(bool) (runs: 256, μ: 16666, ~: 15332)
10:26:56 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 174.50ms (77.11ms CPU time)
10:26:56
10:26:56 Ran 4 tests for test/validator-selection/setupEpoch.t.sol:SetupEpochTest
10:26:56 [PASS] test_WhenItHasBeenALongTimeSinceTheLastSampleSeedWasSet() (gas: 59520795)
10:26:56 [PASS] test_WhenNewSampleSeedsAreAdded() (gas: 207)
10:26:56 [PASS] test_WhenTheRollupDoesNotHaveTheTargetCommitteeSize() (gas: 41945419)
10:26:56 [PASS] test_WhenTheSampleSeedHasBeenSet() (gas: 45123347)
10:26:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 180.19ms (188.02ms CPU time)
10:26:56
10:26:56 Ran 4 tests for test/governance/governance/proposallib/static.t.sol:Static
10:26:56 [PASS] test_activeThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 119734, ~: 120378)
10:26:56 [PASS] test_executableThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 121081, ~: 122955)
10:26:56 [PASS] test_pendingThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 140159, ~: 142154)
10:26:56 [PASS] test_queuedThrough(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 120731, ~: 121795)
10:26:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 193.97ms (101.39ms CPU time)
10:26:56
10:26:56 Ran 6 tests for test/staking/initiateWithdraw.t.sol:InitiateWithdrawTest
10:26:56 [PASS] test_GivenAttesterIsInTheActiveSet() (gas: 806724)
10:26:56 [PASS] test_GivenAttesterIsLiving() (gas: 824930)
10:26:56 [PASS] test_GivenAttesterIsNotInTheActiveSet() (gas: 624733)
10:26:56 [PASS] test_GivenAttesterIsNotValidatingOrLiving() (gas: 788934)
10:26:56 [PASS] test_WhenAttesterIsNotRegistered() (gas: 30212)
10:26:56 [PASS] test_WhenCallerIsNotTheWithdrawer(address) (runs: 256, μ: 634551, ~: 634551)
10:26:56 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 199.48ms (127.94ms CPU time)
10:26:56
10:26:56 Ran 4 tests for test/staking_asset_handler/scope.t.sol:ScopeTest
10:26:56 [PASS] test_WhenScopeIsInvalidAndSubscopeIsInvalid() (gas: 3246743)
10:26:56 [PASS] test_WhenScopeIsInvalidButSubscopeIsValid() (gas: 3244007)
10:26:56 [PASS] test_WhenScopeIsValidAndSubscopeIsInvalid() (gas: 3243992)
10:26:56 [PASS] test_WhenScopeIsValidAndSubscopeIsValid() (gas: 3336810)
10:26:56 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 210.90ms (166.50ms CPU time)
10:26:56 proptest: Saving this and future failures in cache/fuzz/failures
10:26:56 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.)
10:26:56 cc 59233e8cfa1946e0a950a9c95a3a5413982747209c9bf6277c4858d311d19b08
10:26:56
10:26:56 Ran 3 tests for test/governance/gse/gse/voteWithCanonical.t.sol:VoteWithCanonicalTest
10:26:56 [PASS] test_GivenAmountGreaterThanAvailableCanonicalPower(address,address,uint256) (runs: 256, μ: 637376, ~: 637645)
10:26:56 [PASS] test_GivenAmountLessOrEqualToAvailableCanonicalPower(address,address,bool,uint256) (runs: 256, μ: 724117, ~: 724995)
10:26:56 [PASS] test_GivenCallerIsNotCanonicalAtProposalTime(address) (runs: 256, μ: 50561, ~: 50561)
10:26:56 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 224.92ms (299.56ms CPU time)
10:26:57
10:26:57 Ran 4 tests for test/governance/governance/address_snapshots/remove.t.sol:AddressSnapshotRemoveTest
10:26:57 [PASS] test_WhenAddressNotInTheSet() (gas: 10869)
10:26:57 [PASS] test_WhenRemovingMultipleValidators(uint16,uint16) (runs: 256, μ: 421511, ~: 421347)
10:26:57 [PASS] test_WhenValidatorIsInTheSet(uint16) (runs: 256, μ: 171066, ~: 171381)
10:26:57 [PASS] test_WhenValidatorRemovingAnIndexLargerThanTheCurrentLength() (gas: 272456)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 226.24ms (294.41ms CPU time)
10:26:57
10:26:57 Ran 4 tests for test/governance/governance/userlib/powerAt.t.sol:PowerAtTest
10:26:57 [PASS] test_GivenNoCheckpoints() (gas: 28277)
10:26:57 [PASS] test_WhenTimeGeFirstCheckpoint(bool[8],uint8[8],uint16[8],uint256,bool) (runs: 256, μ: 212390, ~: 212211)
10:26:57 [PASS] test_WhenTimeLtFirstCheckpoint(bool[8],uint8[8],uint16[8]) (runs: 256, μ: 205763, ~: 209698)
10:26:57 [PASS] test_WhenTimeNotInPast() (gas: 3997)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 230.41ms (275.53ms CPU time)
10:26:57
10:26:57 Ran 8 tests for test/governance/governance/vote.t.sol:VoteTest
10:26:57 [PASS] test_GivenAmountLargerThanAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 296189, ~: 296374)
10:26:57 [PASS] test_GivenAmountSmallerOrEqAvailablePower(address,uint256,uint256,bool) (runs: 256, μ: 371512, ~: 371568)
10:26:57 [PASS] test_GivenStateIsDropped(address,uint256,bool,address) (runs: 256, μ: 92195, ~: 92195)
10:26:57 [PASS] test_GivenStateIsExecutable(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 425899, ~: 426409)
10:26:57 [PASS] test_GivenStateIsExpired(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 440674, ~: 441559)
10:26:57 [PASS] test_GivenStateIsPending(address,uint256,bool) (runs: 256, μ: 90667, ~: 90667)
10:26:57 [PASS] test_GivenStateIsQueued(address,uint256,bool,uint256,uint256,uint256) (runs: 256, μ: 406264, ~: 407102)
10:26:57 [PASS] test_GivenStateIsRejected(address,uint256,bool) (runs: 256, μ: 106068, ~: 106068)
10:26:57 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 254.05ms (751.28ms CPU time)
10:26:57
10:26:57 Ran 2 tests for test/governance/gse/delegationlib/usePower.t.sol:UsePowerTest
10:26:57 [PASS] test_GivenPowerUsedPlusAmountGtPowerAt(address,uint256,uint32,uint256,uint256) (runs: 256, μ: 232769, ~: 236662)
10:26:57 [PASS] test_GivenPowerUsedPlusAmountLePowerAt(address,uint256[2],uint32,uint256,uint256) (runs: 256, μ: 262143, ~: 263012)
10:26:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 261.32ms (139.28ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/governance/gse/gse/delegate.t.sol:DelegateTest
10:26:57 [PASS] test_GivenCallerIsNotWithdrawer(address,address,address,address,address) (runs: 256, μ: 912490, ~: 912490)
10:26:57 [PASS] test_GivenCallerIsWithdrawer(address,address,address,address,bool) (runs: 256, μ: 638294, ~: 636860)
10:26:57 [PASS] test_GivenInstanceIsNotRegistered(address,address,address) (runs: 256, μ: 13297, ~: 13297)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 261.26ms (390.66ms CPU time)
10:26:57
10:26:57 Ran 2 tests for test/governance/gse/gse/vote.t.sol:VoteTest
10:26:57 [PASS] test_GivenAmountGreaterThanAvailablePower(address,address,address,bool,uint256) (runs: 256, μ: 657118, ~: 656958)
10:26:57 [PASS] test_GivenAmountLessOrEqualToAvailablePower(address,address,address,bool,uint256,bool) (runs: 256, μ: 716435, ~: 661344)
10:26:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 264.11ms (412.82ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/governance/gse/gse/setGovernance.t.sol:SetGovernanceTest
10:26:57 [PASS] test_GivenGovernanceEq0(address) (runs: 256, μ: 58098, ~: 58098)
10:26:57 [PASS] test_GivenGovernanceNeq0() (gas: 57941)
10:26:57 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12959, ~: 12959)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 280.48ms (21.47ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/governance/coin-issuer/mintAvailable.t.sol:MintAvailableTest
10:26:57 [PASS] test_GivenAfterDeployment(uint256,uint256) (runs: 256, μ: 968361, ~: 967904)
10:26:57 [PASS] test_GivenRateIs0(uint256) (runs: 256, μ: 964047, ~: 963768)
10:26:57 [PASS] test_GivenSameTimeAsDeployment(uint256) (runs: 256, μ: 964550, ~: 964326)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 291.21ms (156.16ms CPU time)
10:26:57
10:26:57 Ran 4 tests for test/governance/gse/delegationlib/delegate.t.sol:DelegateTest
10:26:57 [PASS] test_GivenOldDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 217151, ~: 216944)
10:26:57 [PASS] test_WhenNeitherDelegateeEq0(address[2],address,address,address,uint256) (runs: 256, μ: 320491, ~: 320250)
10:26:57 [PASS] test_WhenNewDelegateeEq0(address,address,address,uint256) (runs: 256, μ: 227495, ~: 227276)
10:26:57 [PASS] test_WhenNewDelegateeEqOldDelegatee(address,address,address) (runs: 256, μ: 213953, ~: 213953)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 307.35ms (394.00ms CPU time)
10:26:57
10:26:57 Ran 9 tests for test/governance/gse/gse/withdraw.t.sol:WithdrawTest
10:26:57 [PASS] test_GivenAttesterNotFoundInCanonical(address,address) (runs: 256, μ: 95903, ~: 95903)
10:26:57 [PASS] test_GivenBalanceLessThanAmount(address,address,uint256) (runs: 256, μ: 614286, ~: 614563)
10:26:57 [PASS] test_GivenBalanceLessThanAmount2(address,address,uint256) (runs: 256, μ: 610777, ~: 610468)
10:26:57 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake(address,address,uint256) (runs: 256, μ: 751117, ~: 751079)
10:26:57 [PASS] test_GivenBalanceMinusAmountGreaterOrEqualToMinimumStake2(address,address,uint256) (runs: 256, μ: 745641, ~: 746007)
10:26:57 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake(address,address,uint256) (runs: 256, μ: 680074, ~: 679790)
10:26:57 [PASS] test_GivenBalanceMinusAmountLessThanMinimumStake2(address,address,uint256) (runs: 256, μ: 675294, ~: 675007)
10:26:57 [PASS] test_GivenCallerIsNotCanonical(address,address,address) (runs: 256, μ: 618617, ~: 618617)
10:26:57 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 13383, ~: 13383)
10:26:57 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 308.11ms (1.18s CPU time)
10:26:57
10:26:57 Ran 3 tests for test/staking/finaliseWithdraw.t.sol:FinaliseWithdrawTest
10:26:57 [PASS] test_GivenStatusIsNotExiting() (gas: 727785)
10:26:57 [PASS] test_GivenTimeIsAfterUnlock(bool) (runs: 256, μ: 836264, ~: 836224)
10:26:57 [PASS] test_GivenTimeIsBeforeUnlock() (gas: 759177)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 309.01ms (296.81ms CPU time)
10:26:57
10:26:57 Ran 5 tests for test/portals/TokenPortal.t.sol:TokenPortalTest
10:26:57 [PASS] testAnyoneCanCallWithdrawIfNoDesignatedCaller(address) (runs: 256, μ: 1244425, ~: 1244425)
10:26:57 [PASS] testDepositPrivate() (gas: 194884)
10:26:57 [PASS] testDepositPublic() (gas: 197387)
10:26:57 [PASS] testWithdrawWithDesignatedCallerFailsForOtherCallers(address) (runs: 256, μ: 2312760, ~: 2312760)
10:26:57 [PASS] testWithdrawWithDesignatedCallerSucceedsForDesignatedCaller() (gas: 1234067)
10:26:57 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 310.10ms (294.15ms CPU time)
10:26:57
10:26:57 Ran 4 tests for test/staking_asset_handler/setMintInterval.t.sol:SetMintIntervalTest
10:26:57 [PASS] test_WhenCallerOfSetMintIntervalIsNotOwner(address) (runs: 256, μ: 13906, ~: 13906)
10:26:57 [PASS] test_WhenCallerOfSetMintIntervalIsOwner(uint256) (runs: 256, μ: 19256, ~: 19308)
10:26:57 [PASS] test_WhenOwnerTriesToMintAfterTheNewIntervalHasPassed(uint256) (runs: 256, μ: 1417780, ~: 1418006)
10:26:57 [PASS] test_WhenOwnerTriesToMintBeforeTheNewIntervalHasPassed(uint256,uint256) (runs: 256, μ: 53238, ~: 53151)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 313.09ms (335.47ms CPU time)
10:26:57
10:26:57 Ran 10 tests for test/governance/governance/dropProposal.t.sol:DropProposalTest
10:26:57 [PASS] test_GivenProposalIsDropped(address) (runs: 256, μ: 390317, ~: 390317)
10:26:57 [PASS] test_GivenProposalIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 694015, ~: 694512)
10:26:57 [PASS] test_WhenGetProposalStateIsActive() (gas: 356254)
10:26:57 [PASS] test_WhenGetProposalStateIsDropped(address) (runs: 256, μ: 390249, ~: 390249)
10:26:57 [PASS] test_WhenGetProposalStateIsExecutable(address,uint256,uint256,uint256) (runs: 256, μ: 684137, ~: 684335)
10:26:57 [PASS] test_WhenGetProposalStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 686155, ~: 686480)
10:26:57 [PASS] test_WhenGetProposalStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 699172, ~: 699482)
10:26:57 [PASS] test_WhenGetProposalStateIsPending() (gas: 348762)
10:26:57 [PASS] test_WhenGetProposalStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664102, ~: 664941)
10:26:57 [PASS] test_WhenGetProposalStateIsRejected() (gas: 364161)
10:26:57 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 336.38ms (895.21ms CPU time)
10:26:57
10:26:57 Ran 10 tests for test/governance/governance/execute.t.sol:ExecuteTest
10:26:57 [PASS] test_GivenAPayloadCallFails(address,uint256,uint256,uint256) (runs: 256, μ: 696333, ~: 696660)
10:26:57 [PASS] test_GivenAllPayloadCallSucceeds(address,uint256,uint256,uint256) (runs: 256, μ: 832783, ~: 832951)
10:26:57 [PASS] test_GivenPayloadCallAsset(address,uint256,uint256,uint256) (runs: 256, μ: 673201, ~: 673706)
10:26:57 [PASS] test_GivenStateIsActive() (gas: 356145)
10:26:57 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 350265, ~: 350265)
10:26:57 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 685789, ~: 686292)
10:26:57 [PASS] test_GivenStateIsExpired(address,uint256,uint256,uint256) (runs: 256, μ: 698703, ~: 699359)
10:26:57 [PASS] test_GivenStateIsPending() (gas: 348521)
10:26:57 [PASS] test_GivenStateIsQueued(address,uint256,uint256,uint256) (runs: 256, μ: 664142, ~: 664805)
10:26:57 [PASS] test_GivenStateIsRejected() (gas: 363965)
10:26:57 Suite result: ok. 10 passed; 0 failed; 0 skipped; finished in 337.85ms (870.98ms CPU time)
10:26:57
10:26:57 Ran 8 tests for test/governance/governance-proposer/voteWithsig.t.sol:VoteWithSigTest
10:26:57 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 595398)
10:26:57 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 421444)
10:26:57 [PASS] test_GivenNewCanonicalInstance() (gas: 1120315)
10:26:57 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 744289)
10:26:57 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 871016)
10:26:57 [PASS] test_GivenProposalIsLeader() (gas: 719786)
10:26:57 [PASS] test_GivenRoundChanged() (gas: 689126)
10:26:57 [PASS] test_WhenSigNotFromProposer(uint256) (runs: 256, μ: 528797, ~: 528577)
10:26:57 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 366.58ms (474.62ms CPU time)
10:26:57
10:26:57 Ran 4 tests for test/governance/governance/userlib/add.t.sol:AddTest
10:26:57 [PASS] test_GivenUserHaveNoCheckpoints(uint256,uint32) (runs: 256, μ: 76854, ~: 76633)
10:26:57 [PASS] test_WhenAmountEq0() (gas: 8437)
10:26:57 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 237392, ~: 235994)
10:26:57 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 210522, ~: 212983)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 370.06ms (202.54ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/staking_asset_handler/setWithdrawer.t.sol:SetWithdrawerTest
10:26:57 [PASS] test_WhenCallerOfSetWithdrawerIsNotOwner(address) (runs: 256, μ: 11863, ~: 11863)
10:26:57 [PASS] test_WhenCallerOfSetWithdrawerIsOwner(address) (runs: 256, μ: 19639, ~: 19639)
10:26:57 [PASS] test_WhenOwnerCallsAddValidatorAfterSettingTheWithdrawer(address) (runs: 256, μ: 1790939, ~: 1790939)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 371.20ms (328.88ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/governance/governance/initiateWithdraw.t.sol:InitiateWithdrawTest
10:26:57 [PASS] test_GivenCheckpoints(uint256,uint256) (runs: 256, μ: 183545, ~: 183680)
10:26:57 [PASS] test_GivenNoCheckpoints(uint256) (runs: 256, μ: 21689, ~: 21616)
10:26:57 [PASS] test_WhenCallerHaveSufficientDeposits(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1329734, ~: 1480523)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 375.42ms (368.74ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/governance/gse/gse/static.t.sol:StaticTest
10:26:57 [PASS] test_getAttesterFromIndexAtTime(address,address[4]) (runs: 256, μ: 1528837, ~: 1528915)
10:26:57 [PASS] test_getVotingPower(address,address) (runs: 256, μ: 581574, ~: 581574)
10:26:57 [PASS] test_getWithdrawer(address[2],address,address) (runs: 256, μ: 938395, ~: 938395)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 449.95ms (886.27ms CPU time)
10:26:57
10:26:57 Ran 2 tests for test/staking_asset_handler/constructor.t.sol:ConstructorTest
10:26:57 [PASS] test_WhenDepositsPerMintIs0() (gas: 69670)
10:26:57 [PASS] test_WhenDepositsPerMintIsNot0(address,address,address,uint256,uint256,uint256,string,string,bool) (runs: 256, μ: 3718955, ~: 3758855)
10:26:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 483.51ms (445.81ms CPU time)
10:26:57
10:26:57 Ran 4 tests for test/governance/governance/finaliseWithdraw.t.sol:FinaliseWithdrawTest
10:26:57 [PASS] test_GivenWithdrawanAlreadyClaimed(uint256,address[8],uint256[8],uint256[8]) (runs: 256, μ: 1273254, ~: 1405312)
10:26:57 [PASS] test_WhenIdMatchNoPendingWithdrawal(uint256) (runs: 256, μ: 40252, ~: 40252)
10:26:57 [PASS] test_WhenTimeIsAfterOrAtUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1402262, ~: 1596495)
10:26:57 [PASS] test_WhenTimeIsBeforeUnlock(uint256,address[8],uint256[8],uint256[8],uint256[8]) (runs: 256, μ: 1126112, ~: 1260296)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 541.95ms (1.08s CPU time)
10:26:57
10:26:57 Ran 2 tests for test/staking/flushEntryQueue.t.sol:FlushEntryQueueTest
10:26:57 [PASS] test_GivenTheQueueHasAlreadyBeenFlushedThisEpoch() (gas: 82073)
10:26:57 [PASS] test_GivenTheQueueHasNotBeenFlushedThisEpoch(uint256) (runs: 256, μ: 1284938, ~: 1567572)
10:26:57 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 567.15ms (552.17ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/staking_asset_handler/queue.t.sol:QueueTest
10:26:57 [PASS] test_WhenEnqueuingValidators(uint8) (runs: 256, μ: 2755290, ~: 936357)
10:26:57 [PASS] test_WhenIncludingAlreadySeenAttesterProposerPair(address,address) (runs: 256, μ: 59925, ~: 59925)
10:26:57 [PASS] test_WhenNotInitializedAndQueueIsEmpty() (gas: 19244)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 840.91ms (988.79ms CPU time)
10:26:57
10:26:57 Ran 1 test for test/governance/scenario/AddRollup.t.sol:AddRollupTest
10:26:57 [PASS] test_AddRollup(bool) (runs: 256, μ: 2763909, ~: 2307890)
10:26:57 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 922.98ms (746.79ms CPU time)
10:26:57
10:26:57 Ran 4 tests for test/fees/MinimalFeeModel.t.sol:MinimalFeeModelTest
10:26:57 [PASS] test_computeFeeAssetPerEth() (gas: 24034021)
10:26:57 [PASS] test_full() (gas: 160797407)
10:26:57 [PASS] test_invalidOracleInput() (gas: 55199)
10:26:57 [PASS] test_photograph() (gas: 77271119)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 928.00ms (632.81ms CPU time)
10:26:57
10:26:57 Ran 3 tests for test/governance/governance/address_snapshots/length.t.sol:AddressSnapshotLengthTest
10:26:57 [PASS] test_WhenAddingValidators(address[],uint16) (runs: 256, μ: 645551, ~: 643575)
10:26:57 [PASS] test_WhenNoValidatorsAreRegistered(uint32) (runs: 256, μ: 12370, ~: 12370)
10:26:57 [PASS] test_WhenRemovingValidators(address[],uint16,uint16) (runs: 256, μ: 673163, ~: 651702)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 979.20ms (1.91s CPU time)
10:26:57
10:26:57 Ran 4 tests for test/governance/governance/address_snapshots/values.t.sol:AddressSnapshotValuesTest
10:26:57 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11440)
10:26:57 [PASS] test_WhenValidatorsAreRemoved(uint16,uint16) (runs: 256, μ: 336049, ~: 335952)
10:26:57 [PASS] test_WhenValidatorsExist(address[]) (runs: 256, μ: 667203, ~: 661718)
10:26:57 [PASS] test_WhenValidatorsHaveNotChangedForSomeTime(address[],uint16) (runs: 256, μ: 717872, ~: 781116)
10:26:57 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 1.01s (1.89s CPU time)
10:26:57
10:26:57 Ran 3 tests for test/governance/governance/address_snapshots/at.t.sol:AddressSnapshotAtTest
10:26:57 [PASS] test_WhenIndexIsOutOfBounds(uint256) (runs: 256, μ: 128020, ~: 128020)
10:26:57 [PASS] test_WhenIndexIsValid(address[]) (runs: 256, μ: 835244, ~: 857737)
10:26:57 [PASS] test_WhenNoValidatorsAreRegistered(uint256) (runs: 256, μ: 11388, ~: 11388)
10:26:57 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.04s (1.07s CPU time)
10:26:57
10:26:57 Ran 1 test for test/delegation/minimal.t.sol:MinimalDelegationTest
10:26:57 [PASS] test_votingPower(bool,bool,bool) (runs: 256, μ: 2982912, ~: 2972352)
10:26:57 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.22s (1.21s CPU time)
10:26:58
10:26:58 Ran 9 tests for test/governance/gse/gse/deposit.t.sol:DepositTest
10:26:58 [PASS] test_GivenAttesterAlreadyRegisteredOnCanonical(address,address,address) (runs: 256, μ: 602295, ~: 602303)
10:26:58 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance(address,address,address) (runs: 256, μ: 600824, ~: 600824)
10:26:58 [PASS] test_GivenAttesterAlreadyRegisteredOnSpecificInstance2(address,address,address) (runs: 256, μ: 580951, ~: 580951)
10:26:58 [PASS] test_GivenAttesterNotRegisteredAnywhere(address,address,address) (runs: 256, μ: 641161, ~: 641161)
10:26:58 [PASS] test_GivenCallerIsCanonicalAndAttesterNotRegisteredOnCanonical(address,address,address) (runs: 256, μ: 619374, ~: 619374)
10:26:58 [PASS] test_GivenCallerIsCanonicalAndAttesterRegisteredOnCanonical(address,address,address) (runs: 256, μ: 582363, ~: 582363)
10:26:58 [PASS] test_GivenCallerIsNotCanonical(address,address) (runs: 256, μ: 133298, ~: 133298)
10:26:58 [FAIL: GSE__RollupAlreadyRegistered(0x00000000000000000000000000000000000000AC); counterexample: calldata=0xc1f4d9fb00000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000045500000000000000000000000000000000000000000000000000000000000001f85 args=[0x00000000000000000000000000000000000000AC, 0x00000000000000000000000000000000000000AC, 0x0000000000000000000000000000000000004550, 0x0000000000000000000000000000000000001F85]] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 101, μ: 646012, ~: 646012)
10:26:58 [PASS] test_WhenCallerIsNotRegisteredRollup(address) (runs: 256, μ: 15505, ~: 15505)
10:26:58 Suite result: FAILED. 8 passed; 1 failed; 0 skipped; finished in 1.28s (826.54ms CPU time)
10:26:58
10:26:58 Ran 7 tests for test/governance/governance/address_snapshots/getAddressFromIndexAtTimestamp.t.sol:GetAddressFromIndexAtTimestampTest
10:26:58 [PASS] test_WhenIndexIsOutOfBounds(address[]) (runs: 256, μ: 635227, ~: 634439)
10:26:58 [PASS] test_WhenNoValidatorsAreRegistered() (gas: 11404)
10:26:58 [PASS] test_WhenQueryingFuture(address[]) (runs: 256, μ: 724969, ~: 682363)
10:26:58 [PASS] test_WhenQueryingPast(address[],uint224) (runs: 256, μ: 659740, ~: 661294)
10:26:58 [PASS] test_WhenValidatorIsRemovedAndNewOneAddedAtSamePosition(address[]) (runs: 256, μ: 760445, ~: 747623)
10:26:58 [PASS] test_WhenValidatorWasRemoved(address[]) (runs: 256, μ: 687949, ~: 692656)
10:26:58 [PASS] test_whenQueryingCurrentTimestamp(address[]) (runs: 256, μ: 695091, ~: 681697)
10:26:58 Suite result: ok. 7 passed; 0 failed; 0 skipped; finished in 1.31s (6.03s CPU time)
10:26:58
10:26:58 Ran 3 tests for test/governance/governance/address_snapshots/add.t.sol:AddressSnapshotAddTest
10:26:58 [PASS] test_WhenValidatorHasBeenRemovedFromTheSet(address[],uint16,uint16) (runs: 256, μ: 1799084, ~: 1686248)
10:26:58 [PASS] test_WhenValidatorIsAlreadyInTheSet(address) (runs: 256, μ: 124689, ~: 124689)
10:26:58 [PASS] test_WhenValidatorIsNotInTheSet(address,uint16) (runs: 256, μ: 184848, ~: 184848)
10:26:58 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 1.46s (1.59s CPU time)
10:26:58
10:26:58 Ran 1 test for test/validator-selection/setupSampleSeed.t.sol:SetupSampleSeedTest
10:26:58 [PASS] test_setupSampleSeed(uint16) (runs: 256, μ: 43771200, ~: 43771165)
10:26:58 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 1.60s (1.60s CPU time)
10:26:58
10:26:58 Ran 2 tests for test/fee_asset_handler/setMintAmount.t.sol:SetMintAmountTest
10:26:58 [PASS] test_WhenCallerIsNotOwner(address,uint256) (runs: 256, μ: 12668, ~: 12668)
10:26:58 [PASS] test_WhenCallerIsOwner(uint256) (runs: 256, μ: 18999, ~: 19037)
10:26:58 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 1.68s (34.62ms CPU time)
10:26:59
10:26:59 Ran 4 tests for test/MultiProof.t.sol:MultiProofTest
10:26:59 [PASS] testMultipleProvers() (gas: 139942853)
10:26:59 [PASS] testMultipleProversBoostedRewards() (gas: 106273295)
10:26:59 [PASS] testNoHolesInProvenBlocks() (gas: 71946768)
10:26:59 [PASS] testProofsAreInOneEpoch() (gas: 71945810)
10:26:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.83s (5.51s CPU time)
10:26:59
10:26:59 Ran 8 tests for test/governance/governance-proposer/vote.t.sol:VoteTest
10:26:59 [PASS] test_GivenAVoteAlreadyCastInTheSlot() (gas: 474952)
10:26:59 [PASS] test_GivenCanonicalRollupHoldNoCode() (gas: 346568)
10:26:59 [PASS] test_GivenNewCanonicalInstance() (gas: 948506)
10:26:59 [PASS] test_GivenProposalHaveFeverVotesThanLeader() (gas: 572446)
10:26:59 [PASS] test_GivenProposalHaveMoreVotesThanLeader() (gas: 651691)
10:26:59 [PASS] test_GivenProposalIsLeader() (gas: 547946)
10:26:59 [PASS] test_GivenRoundChanged() (gas: 526800)
10:26:59 [PASS] test_WhenCallerIsNotProposer(address) (runs: 256, μ: 400610, ~: 400610)
10:26:59 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 2.92s (72.79ms CPU time)
10:26:59
10:26:59 Ran 5 tests for test/governance/governance/userlib/sub.t.sol:SubTest
10:26:59 [PASS] test_GivenUserHaveNoCheckpoints(uint256) (runs: 256, μ: 32843, ~: 32633)
10:26:59 [PASS] test_WhenAmountEq0() (gas: 8626)
10:26:59 [PASS] test_WhenAmountIsMoreThanLastCheckpoint(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 212064, ~: 210623)
10:26:59 [PASS] test_WhenLastCheckpointInPast(uint256,bool[8],uint8[8],uint16[8],uint256) (runs: 256, μ: 234523, ~: 237430)
10:26:59 [PASS] test_WhenLastCheckpointIsNow(uint256,bool[8],uint8[8],uint16[8]) (runs: 256, μ: 216552, ~: 214674)
10:26:59 Suite result: ok. 5 passed; 0 failed; 0 skipped; finished in 2.92s (259.57ms CPU time)
10:26:59
10:26:59 Ran 4 tests for test/staking_asset_handler/setDepositsPerMint.t.sol:SetDepositsPerMintTest
10:26:59 [PASS] test_WhenCallerOfSetDepositsPerMintIsNotOwner(address) (runs: 256, μ: 11786, ~: 11786)
10:26:59 [PASS] test_WhenDepositsPerMintIs0() (gas: 10845)
10:26:59 [PASS] test_WhenDepositsPerMintIsNot0(uint256) (runs: 256, μ: 23216, ~: 23314)
10:26:59 [PASS] test_WhenOwnerAddsValidators(uint256) (runs: 256, μ: 8003630, ~: 8410004)
10:26:59 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 2.92s (2.92s CPU time)
10:27:00
10:27:00 Ran 2 tests for test/fees/FeeRollup.t.sol:FeeRollupTest
10:27:00 [PASS] test_FeeModelEquivalence() (gas: 436453050)
10:27:00 [PASS] test__FeeModelPrune() (gas: 2117894)
10:27:00 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 3.66s (3.22s CPU time)
10:27:00
10:27:00 Ran 3 tests for test/governance/governance/deposit.t.sol:DepositTest
10:27:00 [PASS] test_WhenCallerHaveInsufficientAllowance(uint256) (runs: 256, μ: 20578, ~: 20577)
10:27:00 [PASS] test_WhenCallerHaveInsufficientFunds(uint256) (runs: 256, μ: 48668, ~: 48668)
10:27:00 [PASS] test_WhenCallerHaveSufficientFunds(address[8],uint256[8],uint256[8]) (runs: 256, μ: 1043768, ~: 1044554)
10:27:00 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 4.21s (606.70ms CPU time)
10:27:01
10:27:01 Ran 12 tests for test/governance/governance/proposallib/voteTabulation.t.sol:VoteTabulationTest
10:27:01 [PASS] test_WhenMinimumConfigEq0() (gas: 2849)
10:27:01 [PASS] test_WhenTotalPowerLtMinimum(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 49968, ~: 50190)
10:27:01 [PASS] test_WhenVotesCastLtVotesNeeded(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 157700, ~: 167120)
10:27:01 [PASS] test_WhenVotesNeededEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 53180, ~: 53492)
10:27:01 [PASS] test_WhenVotesNeededGtTotal(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76309, ~: 76817)
10:27:01 [PASS] test_WhenVotesNeededGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256) (runs: 256, μ: 76590, ~: 76543)
10:27:01 [PASS] test_WhenYeaLimitEq0(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 119751, ~: 120013)
10:27:01 [PASS] test_WhenYeaLimitGtUint256Max(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 172437, ~: 172720)
10:27:01 [PASS] test_WhenYeaLimitGtVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 174576, ~: 174990)
10:27:01 [PASS] test_WhenYeaVotesEqVotesCast(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256) (runs: 256, μ: 192509, ~: 192789)
10:27:01 [PASS] test_WhenYeaVotesGtYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 219521, ~: 220006)
10:27:01 [PASS] test_WhenYeaVotesLteYeaLimit(((uint256,uint256),uint256,uint256,uint256,uint256,uint256,uint256,uint256),uint256,uint256,uint256) (runs: 256, μ: 218082, ~: 218502)
10:27:01 Suite result: ok. 12 passed; 0 failed; 0 skipped; finished in 4.48s (410.49ms CPU time)
10:27:01
10:27:01 Ran 4 tests for test/benchmark/happy.t.sol:BenchmarkRollupTest
10:27:01 [PASS] test_100_slashing_validators() (gas: 277688514)
10:27:01 [PASS] test_100_validators() (gas: 258724201)
10:27:01 [PASS] test_48_validators() (gas: 242032700)
10:27:01 [PASS] test_no_validators() (gas: 79709228)
10:27:01 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 4.67s (14.94s CPU time)
10:27:01
10:27:01 Ran 9 tests for test/Inbox.t.sol:InboxTest
10:27:01 [PASS] testFuzzInsert(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)) (runs: 256, μ: 81055, ~: 81055)
10:27:01 [PASS] testFuzzSendAndConsume(((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],((address,uint256),(bytes32,uint256),bytes32,bytes32,uint256)[],uint256,uint256) (runs: 256, μ: 5600126, ~: 5504616)
10:27:01 [PASS] testRevertIFConsumingInFuture() (gas: 12712)
10:27:01 [PASS] testRevertIfActorTooLarge() (gas: 11877)
10:27:01 [PASS] testRevertIfContentTooLarge() (gas: 12009)
10:27:01 [PASS] testRevertIfNotConsumingFromRollup() (gas: 10841)
10:27:01 [PASS] testRevertIfSecretHashTooLarge() (gas: 12008)
10:27:01 [PASS] testRevertIfVersionMismatch() (gas: 12251)
10:27:01 [PASS] testSendDuplicateL2Messages() (gas: 111551)
10:27:01 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 5.02s (5.02s CPU time)
10:27:02
10:27:02 Ran 19 tests for test/governance/governance/updateConfiguration.t.sol:UpdateConfigurationTest
10:27:02 [PASS] test_WhenCallerIsNotSelf() (gas: 28665)
10:27:02 [PASS] test_WhenDifferentialGeMinAndLeMax(uint256) (runs: 256, μ: 273504, ~: 273297)
10:27:02 [PASS] test_WhenDifferentialLtMinOrGtMax(uint256) (runs: 256, μ: 35776, ~: 35472)
10:27:02 [PASS] test_WhenExecutionDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273283, ~: 273575)
10:27:02 [PASS] test_WhenExecutionDelayLtMinOrGtMax(uint256) (runs: 256, μ: 42181, ~: 41957)
10:27:02 [PASS] test_WhenGracePeriodGeMinAndLeMax(uint256) (runs: 256, μ: 273353, ~: 273651)
10:27:02 [PASS] test_WhenGracePeriodLtMinOrGtMax(uint256) (runs: 256, μ: 42360, ~: 42142)
10:27:02 [PASS] test_WhenLockAmountGeMin(uint256) (runs: 256, μ: 273688, ~: 273685)
10:27:02 [PASS] test_WhenLockAmountLtMin(uint256) (runs: 256, μ: 31295, ~: 31299)
10:27:02 [PASS] test_WhenLockDelayGeMinAndLeMax(uint256) (runs: 256, μ: 274246, ~: 274514)
10:27:02 [PASS] test_WhenLockDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41717, ~: 41530)
10:27:02 [PASS] test_WhenMinimumVotesGeMin(uint256) (runs: 256, μ: 273064, ~: 273060)
10:27:02 [PASS] test_WhenMinimumVotesLtMin(uint256) (runs: 256, μ: 31233, ~: 31238)
10:27:02 [PASS] test_WhenQuorumGeMinAndLeMax(uint256) (runs: 256, μ: 273471, ~: 273199)
10:27:02 [PASS] test_WhenQuorumLtMinOrGtMax(uint256) (runs: 256, μ: 40973, ~: 40925)
10:27:02 [PASS] test_WhenVotingDelayGeMinAndLeMax(uint256) (runs: 256, μ: 273882, ~: 274131)
10:27:02 [PASS] test_WhenVotingDelayLtMinOrGtMax(uint256) (runs: 256, μ: 41884, ~: 41698)
10:27:02 [PASS] test_WhenVotingDurationGeMinAndLeMax(uint256) (runs: 256, μ: 273987, ~: 274253)
10:27:02 [PASS] test_WhenVotingDurationLtMinOrGtMax(uint256) (runs: 256, μ: 42020, ~: 41796)
10:27:02 Suite result: ok. 19 passed; 0 failed; 0 skipped; finished in 5.47s (548.26ms CPU time)
10:27:02
10:27:02 Ran 29 tests for test/Rollup.t.sol:RollupTest
10:27:02 [PASS] testBlockFee() (gas: 44935233)
10:27:02 [PASS] testConsecutiveEmptyBlocks(uint256) (runs: 256, μ: 40140728, ~: 40273815)
10:27:02 [PASS] testConsecutiveMixedBlocks(uint256) (runs: 256, μ: 67509889, ~: 73219840)
10:27:02 [PASS] testConsecutiveMixedBlocksNonSequentialProof() (gas: 72895948)
10:27:02 [PASS] testConsecutiveSingleTxBlocks(uint256) (runs: 256, μ: 43438971, ~: 44056128)
10:27:02 [PASS] testEmptyBlock(bool) (runs: 256, μ: 39592180, ~: 39433139)
10:27:02 [PASS] testExtraBlobs() (gas: 51903722)
10:27:02 [PASS] testInvalidBlobHash() (gas: 43925029)
10:27:02 [PASS] testInvalidBlobProof() (gas: 1026491529)
10:27:02 [PASS] testInvalidL2Fee() (gas: 44011031)
10:27:02 [PASS] testMixedBlock(bool) (runs: 256, μ: 53853661, ~: 60617711)
10:27:02 [PASS] testNonZeroDaFee() (gas: 43999212)
10:27:02 [PASS] testProveEpochWithTwoMixedBlocks() (gas: 62477243)
10:27:02 [PASS] testProvingFeeUpdates() (gas: 73454026)
10:27:02 [PASS] testPrune() (gas: 46327760)
10:27:02 [PASS] testPruneAfterPartial() (gas: 73267888)
10:27:02 [PASS] testPruneDuringPropose() (gas: 53599277)
10:27:02 [PASS] testRevertInvalidCoinbase() (gas: 38970437)
10:27:02 [PASS] testRevertInvalidTimestamp() (gas: 38972978)
10:27:02 [PASS] testRevertPrune() (gas: 45824066)
10:27:02 [PASS] testRevertSubmittingProofForBlocksAcrossEpochs() (gas: 62204196)
10:27:02 [PASS] testSetManaTargetDecreasing(uint256,uint256) (runs: 256, μ: 78267291, ~: 78267365)
10:27:02 [PASS] testSetManaTargetIncreasing(uint256,uint256) (runs: 256, μ: 78269557, ~: 78269693)
10:27:02 [PASS] testShouldNotBeTooEagerToPrune() (gas: 53876714)
10:27:02 [PASS] testSingleBlock(bool) (runs: 256, μ: 41260802, ~: 40567899)
10:27:02 [PASS] testSubmitProofInvalidArchive() (gas: 39519517)
10:27:02 [PASS] testSubmitProofNonExistentBlock() (gas: 39519244)
10:27:02 [PASS] testTimestamp() (gas: 40835524)
10:27:02 [PASS] testTooManyBlocks() (gas: 52078450)
10:27:02 Suite result: ok. 29 passed; 0 failed; 0 skipped; finished in 5.47s (46.06s CPU time)
10:27:03
10:27:03 Ran 2 tests for test/staking_asset_handler/bind.t.sol:BindTest
10:27:03 [PASS] test_WhenNotUsingTheBoundAddress(address) (runs: 256, μ: 3366048, ~: 3366048)
10:27:03 [PASS] test_WhenUsingTheBoundAddress() (gas: 3460450)
10:27:03 Suite result: ok. 2 passed; 0 failed; 0 skipped; finished in 6.26s (6.26s CPU time)
10:27:03
10:27:03 Ran 3 tests for test/staking_asset_handler/reenterExitedValidator.t.sol:ReenterExitedValidatorTest
10:27:03 [PASS] test_WhenAttesterHasNOTProvidedAValidDeposit(address,address) (runs: 256, μ: 13999, ~: 13999)
10:27:03 [PASS] test_WhenAttesterHasProvidedAValidDeposit(address,address,address) (runs: 256, μ: 4193599, ~: 4193599)
10:27:03 [PASS] test_WhenInEntryQueue(address,address,address) (runs: 256, μ: 3327993, ~: 3327993)
10:27:03 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.91s (13.01s CPU time)
10:27:03
10:27:03 Ran 6 tests for test/RollupGetters.t.sol:RollupShouldBeGetters
10:27:03 [PASS] test_canProposeAtTime(uint16,bool) (runs: 256, μ: 42926111, ~: 42959114)
10:27:03 [PASS] test_getBigEpochCommittee(uint16,bool) (runs: 256, μ: 58869909, ~: 58869909)
10:27:03 [PASS] test_getEpochCommittee(uint16,bool) (runs: 256, μ: 43932154, ~: 43955506)
10:27:03 [PASS] test_getProposerAt(uint16,bool) (runs: 256, μ: 43883459, ~: 43842519)
10:27:03 [PASS] test_getRewardConfig() (gas: 42835172)
10:27:03 [PASS] test_validateHeader() (gas: 43732836)
10:27:03 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 6.93s (12.04s CPU time)
10:27:03
10:27:03 Ran 3 tests for test/merkle/MerkleLib.t.sol:MerkleLibTest
10:27:03 [PASS] testVerifyMembership(uint256) (runs: 256, μ: 5712821, ~: 5712905)
10:27:03 [PASS] testVerifyMembershipWithBadInput(uint256) (runs: 256, μ: 7554771, ~: 7554841)
10:27:03 [PASS] testVerifyMembershipWithRandomSiblingPaths(uint256,bytes32[10]) (runs: 256, μ: 3892756, ~: 3892755)
10:27:03 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 6.93s (13.37s CPU time)
10:27:05
10:27:05 Ran 15 tests for test/Outbox.t.sol:OutboxTest
10:27:05 [PASS] testCheckOutOfBoundsStatus(uint256,uint256) (runs: 256, μ: 10902, ~: 10902)
10:27:05 [PASS] testGetRootData() (gas: 86146)
10:27:05 [PASS] testInsertAndConsumeWithVariedRecipients(address[256],uint256,uint8) (runs: 64, μ: 30484001, ~: 7328023)
10:27:05 [PASS] testInsertVariedLeafs(bytes32[]) (runs: 256, μ: 3832043, ~: 3727025)
10:27:05 [PASS] testRevertIfConsumingFromTreeNotProven() (gas: 603128)
10:27:05 [PASS] testRevertIfConsumingMessageBelongingToOther() (gas: 36747)
10:27:05 [PASS] testRevertIfConsumingMessageWithInvalidChainId() (gas: 36316)
10:27:05 [PASS] testRevertIfInsertingDuplicate() (gas: 52987)
10:27:05 [PASS] testRevertIfInsertingFromNonRollup(address) (runs: 256, μ: 30578, ~: 30578)
10:27:05 [PASS] testRevertIfNothingInsertedAtBlockNumber() (gas: 38510)
10:27:05 [PASS] testRevertIfPathHeightMismatch() (gas: 1143753)
10:27:05 [PASS] testRevertIfTryingToConsumeMessageNotInTree() (gas: 1157551)
10:27:05 [PASS] testRevertIfTryingToConsumeSameMessage() (gas: 633181)
10:27:05 [PASS] testRevertIfVersionMismatch() (gas: 36053)
10:27:05 [PASS] testValidInsertAndConsume() (gas: 636284)
10:27:05 Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 8.65s (9.44s CPU time)
10:27:06
10:27:06 Ran 6 tests for test/validator-selection/Sampling.t.sol:SamplingTest
10:27:06 [PASS] testSampleFuzz(uint8,uint8,uint256) (runs: 256, μ: 3441579, ~: 329007)
10:27:06 [PASS] testSampleIndex(uint256,uint256) (runs: 256, μ: 8634, ~: 8634)
10:27:06 [PASS] testSimpleSample() (gas: 5526723)
10:27:06 [PASS] test_committeeRevert(uint256,uint256) (runs: 256, μ: 15621, ~: 15552)
10:27:06 [PASS] test_dirtySample(uint8,uint16,uint256) (runs: 256, μ: 632435, ~: 279742)
10:27:06 [PASS] test_emptyCommittee(uint256) (runs: 256, μ: 9137, ~: 9137)
10:27:06 Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 9.62s (5.00s CPU time)
10:27:06
10:27:06 Ran 3 tests for test/governance/governance/limitedDeposit.t.sol:LimitedDepositTest
10:27:06 [PASS] test_WhenFloodgatesAreOpen(address,address) (runs: 256, μ: 194781, ~: 194781)
10:27:06 [PASS] test_WhenIsAllowedToDeposit(address,address) (runs: 256, μ: 197521, ~: 197521)
10:27:06 [PASS] test_WhenNotAllowedToDeposit(address,address) (runs: 256, μ: 15779, ~: 15779)
10:27:06 Suite result: ok. 3 passed; 0 failed; 0 skipped; finished in 9.75s (78.16ms CPU time)
10:27:06
10:27:06 Ran 1 test for test/merkle/Frontier.t.sol:FrontierTest
10:27:06 [PASS] testFrontier() (gas: 0)
10:27:06 Suite result: ok. 1 passed; 0 failed; 0 skipped; finished in 10.22s (10.21s CPU time)
10:27:08
10:27:08 Ran 9 tests for test/governance/governance-proposer/executeProposal.t.sol:ExecuteProposalTest
10:27:08 [PASS] test_GivenCanonicalInstanceHoldNoCode(uint256) (runs: 256, μ: 341359, ~: 341359)
10:27:08 [PASS] test_GivenGovernanceCallFails(uint256) (runs: 256, μ: 10734569, ~: 10580848)
10:27:08 [PASS] test_GivenGovernanceCallSucceeds(uint256) (runs: 256, μ: 10715681, ~: 10492762)
10:27:08 [PASS] test_GivenInsufficientYea() (gas: 456257)
10:27:08 [PASS] test_GivenLeaderIsAddress0(uint256) (runs: 256, μ: 380099, ~: 380110)
10:27:08 [PASS] test_GivenNewCanonicalInstance(uint256) (runs: 256, μ: 10549592, ~: 10552631)
10:27:08 [PASS] test_GivenRoundAlreadyExecuted() (gas: 9417558)
10:27:08 [PASS] test_WhenRoundNotInPast() (gas: 365673)
10:27:08 [PASS] test_WhenRoundTooFarInPast(uint256) (runs: 256, μ: 380524, ~: 380768)
10:27:08 Suite result: ok. 9 passed; 0 failed; 0 skipped; finished in 12.15s (29.29s CPU time)
10:27:08
10:27:08 Ran 8 tests for test/staking_asset_handler/addValidator.t.sol:addValidatorToQueueTest
10:27:08 [PASS] test_GivenTheDepositCallFails(address,address,address,address) (runs: 256, μ: 2630487, ~: 2630487)
10:27:08 [PASS] test_WhenCallerIsUnhinged(address,bool) (runs: 256, μ: 990791, ~: 714379)
10:27:08 [PASS] test_WhenInsufficientTimePassed(address,address) (runs: 256, μ: 13181143, ~: 13181143)
10:27:08 [PASS] test_WhenPassportProofHasBeenUsed(address,address) (runs: 256, μ: 15265672, ~: 15265672)
10:27:08 [PASS] test_WhenPassportProofIsInDevMode(address,address) (runs: 256, μ: 10893390, ~: 10893390)
10:27:08 [PASS] test_WhenPassportProofIsInThePast(address,uint16) (runs: 256, μ: 10923673, ~: 10923673)
10:27:08 [PASS] test_WhenSufficientTimePassed(address,address) (runs: 256, μ: 13751351, ~: 13751351)
10:27:08 [PASS] test_WhenUserIsNew(address,address) (runs: 256, μ: 13751386, ~: 13751386)
10:27:08 Suite result: ok. 8 passed; 0 failed; 0 skipped; finished in 12.15s (33.20s CPU time)
10:27:09
10:27:09 Ran 11 tests for test/governance/governance/getProposalState.t.sol:GetProposalStateTest
10:27:09 [PASS] test_GivenExecutionDelayHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 670163, ~: 670633)
10:27:09 [PASS] test_GivenGovernanceProposerHaveChanged(address) (runs: 256, μ: 377514, ~: 377514)
10:27:09 [PASS] test_GivenGracePeriodHaveNotPassed(address,uint256,uint256,uint256,uint256) (runs: 256, μ: 673154, ~: 673358)
10:27:09 [PASS] test_GivenGracePeriodHavePassed(address,uint256,uint256,uint256) (runs: 256, μ: 671678, ~: 672020)
10:27:09 [PASS] test_GivenStateIsDropped(address) (runs: 256, μ: 382733, ~: 382733)
10:27:09 [PASS] test_GivenStateIsExecuted(address,uint256,uint256,uint256) (runs: 256, μ: 683353, ~: 684026)
10:27:09 [PASS] test_GivenVoteTabulationIsInvalid(address,uint256,uint256,uint256) (runs: 256, μ: 1125608, ~: 1125994)
10:27:09 [PASS] test_GivenVoteTabulationIsRejected() (gas: 382495)
10:27:09 [PASS] test_WhenProposalIsOutOfBounds(uint256) (runs: 256, μ: 15226, ~: 15214)
10:27:09 [PASS] test_WhenVotingDelayHaveNotPassed(uint256) (runs: 256, μ: 376107, ~: 376141)
10:27:09 [PASS] test_WhenVotingDurationHaveNotPassed(uint256) (runs: 256, μ: 381283, ~: 381394)
10:27:09 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.91s (1.44s CPU time)
10:27:09
10:27:09 Ran 11 tests for test/validator-selection/ValidatorSelection.t.sol:ValidatorSelectionTest
10:27:09 [PASS] testCommitteeForNonSetupEpoch(uint8) (runs: 256, μ: 43873484, ~: 43873484)
10:27:09 [PASS] testHappyPath() (gas: 57292156)
10:27:09 [PASS] testInitialCommitteeMatch() (gas: 44050249)
10:27:09 [PASS] testInsufficientSigsMove() (gas: 47809736)
10:27:09 [PASS] testInvalidCommitteeCommitment() (gas: 47801952)
10:27:09 [PASS] testNukeFromOrbit() (gas: 58492986)
10:27:09 [PASS] testProposerForNonSetupEpoch(uint8) (runs: 256, μ: 43934644, ~: 43934644)
10:27:09 [PASS] testProposerNotProvided() (gas: 47818476)
10:27:09 [PASS] testRelayedForProposer() (gas: 49226470)
10:27:09 [PASS] testStableCommittee(uint8) (runs: 256, μ: 44223405, ~: 44223512)
10:27:09 [PASS] testValidatorSetLargerThanCommittee(bool) (runs: 256, μ: 83079468, ~: 81896582)
10:27:09 Suite result: ok. 11 passed; 0 failed; 0 skipped; finished in 12.91s (17.90s CPU time)
10:27:09
10:27:09 Ran 4 tests for test/governance/gse/gse/addRollup.t.sol:AddRollupTest
10:27:09 [PASS] test_GivenRollupAlreadyRegistered(address) (runs: 256, μ: 105831, ~: 105831)
10:27:09 [PASS] test_GivenRollupEq0() (gas: 34563)
10:27:09 [PASS] test_GivenRollupNotRegistered(address,address,uint256,uint256) (runs: 256, μ: 187697, ~: 187805)
10:27:09 [PASS] test_WhenCallerNeqOwner(address) (runs: 256, μ: 12936, ~: 12936)
10:27:09 Suite result: ok. 4 passed; 0 failed; 0 skipped; finished in 12.91s (125.37ms CPU time)
10:27:09
10:27:09 Ran 105 test suites in 12.92s (198.52s CPU time): 444 tests passed, 1 failed, 0 skipped (445 total tests)
10:27:09
10:27:09 Failing tests:
10:27:09 Encountered 1 failing test in test/governance/gse/gse/deposit.t.sol:DepositTest
10:27:09 [FAIL: GSE__RollupAlreadyRegistered(0x00000000000000000000000000000000000000AC); counterexample: calldata=0xc1f4d9fb00000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000000ac00000000000000000000000000000000000000000000000000000000000045500000000000000000000000000000000000000000000000000000000000001f85 args=[0x00000000000000000000000000000000000000AC, 0x00000000000000000000000000000000000000AC, 0x0000000000000000000000000000000000004550, 0x0000000000000000000000000000000000001F85]] test_GivenCallerIsNotCanonical2(address,address,address,address) (runs: 101, μ: 646012, ~: 646012)
10:27:09
10:27:09 Encountered a total of 1 failing tests, 444 tests succeeded