forked from bitcoin/bitcoin
-
Notifications
You must be signed in to change notification settings - Fork 6
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behaviour
Running an individual functional test directly is not possible as the files do not exist in the out of tree build. For example, trying to run test/functional/wallet_basic.py
from the build dir is not possible.
Expected behaviour
It should be possible to run all functional tests directly. Furthermore, these should be symlinked as making changes to the test in the source directory should result in the executed test also changing without needing a rebuild.
Steps to reproduce
Build normally. Run a functional test by providing the relative path to it as if you were in the root of the source directory.
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
Operating system and version
Arch
Machine specifications
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working