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
This is currently blocked by an open refactor that changes workflow names and structures. Once that merges, we can delete some of the workflow jobs in the PR for this ticket.
(I can open a PR on top of the workflow structure PR at any time, but merging any changes can get complicated.)
Motivation
Currently we have duplicate tests with and without
getblocktemplate-rpcs
. We can delete some of these tests after ticket #7361 merges.Complex Code or Requirements
We should delete Rust tests we aren't using any more.
Some tests might fail and need to be fixed as part of ticket #7361.
Testing
We can manually check there's still one instance of every test when we review the PR.
Related Work
The text was updated successfully, but these errors were encountered: