NordicSemiconductor / Android-nRF-Mesh-Library

The Bluetooth Mesh Provisioner and Configurator library.
https://www.nordicsemi.com/
BSD 3-Clause "New" or "Revised" License
414 stars 177 forks source link

Build error when running dev branch tests #473

Closed gujor closed 2 years ago

gujor commented 2 years ago

Describe the bug Build error when running dev branch tests.

To Reproduce Steps to reproduce the behavior:

  1. Switch to dev branch.
  2. Run tests.

Expected behavior Tests should build and run.

Platform details:

Logs / Screenshots

Screen Shot 2022-02-09 at 08 05 13
roshanrajaratnam commented 2 years ago

Hi thanks for reporting this. Will fix this.

gujor commented 2 years ago

Thanks. I have created a PR with the fixed we used. If it looks ok, feel free to use it, and maybe save some time :)

roshanrajaratnam commented 2 years ago

There were some tests that was added in a pull request we got with the scheduler feature that may have had this issue. Thanks for your PR.