Skip to content

Mocked platforms timeout on tests #100

@BlackstoneEngineering

Description

@BlackstoneEngineering

Problem

I tried to mock the hexiwear device by doing mbedls --mock=0214:HEXIWEAR, this allowed me to then run singletest.py -j 0 --tc GCC_ARM -V, but all tests time out. I then instead went and modified mbedls, adding the appropriate line to mbedls to enable hexiwear, re-installed, deleted the build directory, and re-ran the tests. Then all tests worked.

Conclusion

Something in the mock subcommand doesnt work with tests. Not sure what

Solution

make mock work with testing infrastructure as this is the primary way we expect users to test their platforms before submitting a PR.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions