-
Notifications
You must be signed in to change notification settings - Fork 0
/
test.failed
14 lines (12 loc) · 866 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/gnrc_sock_udp 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(u"Calling test_sock_udp_create__EADDRINUSE()")" (tests/gnrc_sock_udp/tests/01-run.py:14)
/srv/ilab-builds/workspace/git/RIOT/tests/gnrc_sock_udp/../../Makefile.include:689: recipe for target 'test' failed
make: *** [test] Error 1
Return value: 2