[Development] Reporting errors for powershell scripts executed by Coin
Konstantin Tokarev
annulen at yandex.ru
Thu Dec 21 19:37:05 CET 2017
Hi all,
AFAIU, some time ago Coin considered ps1 script to be failed its exit code was non-null (e.g, Exit(1) certainly aborted further provisioning process).
Now I see that Exit(1) is ignored (see [1]). What is the correct way now, throw exception?
[1] https://testresults.qt.io/coin/api/results/provisioning/qtci-windows-10-x86_64-10-f8e8db/provision_1513869138/log.txt.gz
Words "conan exited with code 1" are printed before script does Exit(1)
--
Regards,
Konstantin
More information about the Development
mailing list