Skip to content

Custom program name causes error when running native tests #4546

Description

@j4m3s

Having followed the instructions here I now have a version number appended to my firmware binaries. However, I now also get

Building...
Testing...
[Errno 2] No such file or directory: '.pio/build/native/program'

when I try to run my native tests.

Commenting the extra_script out in platformio.ini allows the tests to run fine again in the native . The tests work ok in the embedded environment - the extra_script only causes the problem running native tests.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions