Closed agostbiro closed 1 week ago
@agostbiro Can i try this issue?
Sure thanks @iosh . I might have actually fixed this already in https://github.com/NomicFoundation/edr/pull/716. Could you test it out by merging the latest feat/solidity-tests
into your fork's wip/testing-solidity-tests-wtih-hardhat
?
Sure thanks @iosh . I might have actually fixed this already in #716. Could you test it out by merging the latest
feat/solidity-tests
into your fork'swip/testing-solidity-tests-wtih-hardhat
?
Ok , I will follow the steps to test and verify this issue.
@agostbiro I merged your change into the branch and the panic is resolved, When i run the npx hardhat3 test:solidity
i see some tests fail, but i think the panic problem is resolved, should is submit a PR(your changes) to the wip/testing-solidity-tests-with-hardhat
branch, or should just close this issue?
Awesome thanks @iosh ! I think it's expected that some tests fail there. We can close this issue.
The full error is:
Reproduction steps:
wip/testing-solidity-tests-wtih-hardhat
branch ofNomicFoundation/edr
.wip/solidity-test-merged
branch ofNomicFoundation/hardhat
v-next/hardhat
of the Hardhat checkoutpnpm build
crates/edr_solidity_tests/tests/testdata
of the EDR checkoutnpm link $PATH_TO_HARDHAT/v-next/hardhat
["default/fuzz", "multi-version"]
or["default/repros", "multi-version"]
.npx hardhat3 test:solidity