Skip to content

cmake: Individual functional tests cannot be run #146

@achow101

Description

@achow101

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?

c1e1967

Operating system and version

Arch

Machine specifications

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions