You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
gitpod /workspace/web3-SJ/foundry-smart-contract-lottery-f23 (main) $ forge test --match-test testDontAllowPlayersToEnterWhileRaffleIsCalculating -vvv
ERROR: [⠔] Compiling...
No files changed, compilation skipped
2023-12-22T06:34:35.194519Z ERROR forge::runner: setUp failed reason=custom error 1f6a65b6: contract=0x34A1D3fff3958843C43aD80F30b94c510645C316
Running 1 test for test/unit/RaffleTest.t.sol:RaffleTest
[FAIL. Reason: setup failed: custom error 1f6a65b6:] setUp() (gas: 0)
Logs:
Adding consumer contract : 0xDB8cFf278adCCF9E9b5da745B44E754fC4EE3C76
using vrfCoordinator : 0xA8452Ec99ce0C64f20701dB7dD3abDb607c00496
On ChainID : 31337
Test result: FAILED. 0 passed; 1 failed; 0 skipped; finished in 3.75ms
Ran 1 test suites: 0 tests passed, 1 failed, 0 skipped (1 total tests)
Failing tests:
Encountered 1 failing test in test/unit/RaffleTest.t.sol:RaffleTest
[FAIL. Reason: setup failed: custom error 1f6a65b6:] setUp() (gas: 0)
Encountered a total of 1 failing tests, 0 tests succeeded
can anyone please help me
Beta Was this translation helpful? Give feedback.
All reactions