-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hello,
I just followed the instructions on docker.md to build the docker image. Unfortunately this does not work.
Environment:
- Repo Head ID: 68cab63
- Docker for Windows 17.06.0
Steps to take to reproduce:
docker build -t flowm2m/awalwm2m-gnutls --build-arg "CMAKE_OPTIONS=-DWITH_GNUTLS" -f ci/Dockerfile .
Error-Output of docker build:
[----------] Global test environment tear-down
[==========] 1969 tests from 124 test cases ran. (94408 ms total)
[ PASSED ] 1966 tests.
[ FAILED ] 3 tests, listed below:
[ FAILED ] TestSessionCommon.SessionCommon_SetIPCAsUDP_handles_IPv6_address
[ FAILED ] TestClientSession.AwaClientSession_SetIPCAsUDP_handles_IPv6_address
[ FAILED ] TestServerSession.AwaServerSession_SetIPCAsUDP_handles_IPv6_address
3 FAILED TESTS
YOU HAVE 95 DISABLED TESTS
Makefile:118: recipe for target 'gtest_tests' failed
make: *** [gtest_tests] Error 1
The command '/bin/sh -c make tests' returned a non-zero code: 2
Any ideas?
Thank you.
Regards,
Marco
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels