tests/cpp11_*: failing on i-nucleo-lrwan1 #14578
Labels
Area: tests
Area: tests and testing framework
Type: bug
The issue reports a bug / The PR fixes a bug (including spelling errors)
Description
All cpp11 tests are failing on
i-nucleo-lrwan1
they all hang right away, reproduced in 2020.04.Steps to reproduce the issue
BOARD=i-nucleo-lrwan1 make -C tests/cpp11_condition_variable/ flash test
BOARD=i-nucleo-lrwan1 make -C tests/cpp11_mutex/ flash test
BOARD=i-nucleo-lrwan1 make -C tests/cpp11_tthread/ flash term -j3
Expected results
Test passes.
Actual results
tests/cpp1_condition_variable
tests/cpp1_condition_mutex
tests/cpp1_condition_thread
Versions
Built in docker.
The text was updated successfully, but these errors were encountered: