Description
Installed docker as specified here - in particular, for Ubuntu, notapt install docker, but as documented apt-get install docker-ce docker-ce-cli containerd.io.
Tried to run the h2spec tests yields:
[INFO] docker-machine executable was not found on PATH ([/home/simon/programs/jdk15/bin, /home/simon/.cargo/bin, /home/simon/bin, /usr/local/sbin, /usr/local/bin, /usr/sbin, /usr/bin, /sbin, /bin, /usr/games, /usr/local/games, /snap/bin])
Jetty version 9.4.x
Description Installed
docker
as specified here - in particular, for Ubuntu, notapt install docker
, but as documentedapt-get install docker-ce docker-ce-cli containerd.io
.Tried to run the h2spec tests yields:
Trying branch
jetty-9.4.x_skip_h2spec_if_no_docker
yields:But the h2spec tests are not run, or at least there is no evidence that they are actually run.