Add skip-not-installable restriction
A test might have test dependencies that can't be fulfilled on all architectures. Therefore, when apt-get installs the dependencies, it will fail. Don't treat this as a test failure, but instead treat it as if the test was skipped.
Closes: #905311
Edited by Paul Gevers