:warning: The Truffle Suite is being sunset. For information on ongoing support, migration options and FAQs, visit the Consensys blog. Thank you for all the support over the years.
This test times out so much, even after the timeout has been turned up ridiculously. It's likely hanging rather than timing out, although I don't know why.
I've put up this PR to remove it because it's just causing so much trouble in CI.
@gnidan has suggested that an alternative solution, rather than removing the test, might be just upgrading hardhat to a newer version (but still below 2.10.1). The trouble is, it would be difficult to know if such a step had worked.
I figure, if someone else wants, they can do that (or put the test back in and do that). I'm tired of dealing with it, I'm just submitting a PR to remove it!
This test times out so much, even after the timeout has been turned up ridiculously. It's likely hanging rather than timing out, although I don't know why.
I've put up this PR to remove it because it's just causing so much trouble in CI.
@gnidan has suggested that an alternative solution, rather than removing the test, might be just upgrading hardhat to a newer version (but still below 2.10.1). The trouble is, it would be difficult to know if such a step had worked.
I figure, if someone else wants, they can do that (or put the test back in and do that). I'm tired of dealing with it, I'm just submitting a PR to remove it!