Details
Description
For example, I've observed the blackbox test toolLookup (which attempts to run qbs setup-toolchains) fail when running "qbs --all-products", because the autotests don't actually depend on the auxiliary executables, just the main qbs executable.
A workaround is to run "qbs && qbs --all-products"