You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing the base image of the Dockerfile to ubuntu:xenial (Ubuntu 16.04) leads to three tests failing (Makefile:170: recipe for target 'run-test' failed). Compilation itself works normally.
Changing the base image of the Dockerfile to
ubuntu:xenial(Ubuntu 16.04) leads to three tests failing (Makefile:170: recipe for target 'run-test' failed). Compilation itself works normally.