On Tue, 19 Jun 2018 13:47:30 +0200 Dominique Dumont <[email protected]> wrote: > Note that the test does not block when building nqp... Which is weird..
This script launches a nqp subprocess using ./nqp-m . The test hangs when this file is missing. This file is present during build. Outside of a build, /usr/bin/nqp should be used. In any case, the test should exit on error if ./nqp-m is missing. Does anyone know how to fix this ? All the best

