-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.failed
14 lines (12 loc) · 872 Bytes
/
test.failed
1
2
3
4
5
6
7
8
9
10
11
12
13
14
make RIOT_CI_BUILD=1 CC_NOCOLOR=1 --no-print-directory -C /srv/ilab-builds/workspace/git/RIOT/tests/sched_testing test
ESP32_SDK_DIR should be defined as /path/to/esp-idf directory
ESP32_SDK_DIR is set by default to /opt/esp/esp-idf
/srv/ilab-builds/workspace/git/RIOT/dist/tools/pyterm/pyterm -p "/dev/riot/tty-esp32-wroom-32" -b "115200" --noprefix --no-repeat-command-on-empty-line
Twisted not available, please install it if you want to use pyterm's JSON capabilities
Connect to serial port /dev/riot/tty-esp32-wroom-32
Welcome to pyterm!
Type '/exit' to exit.
Timeout in expect script at "child.expect_exact('The output should be: yield 1, snd_thread running, '" (tests/sched_testing/tests/01-run.py:8)
/srv/ilab-builds/workspace/git/RIOT/tests/sched_testing/../../Makefile.include:689: recipe for target 'test' failed
make: *** [test] Error 1
Return value: 2