Improve output of toolchain requirements test, workaround heisenbug
There is currently an Heisenbug in Github CI where dub fails to run the program.
E.g. we see the following in the logs:
---
Performing "debug" build using ldc2 for x86_64.
dubtest1531 ~master: building configuration "application"...
Linking...
Running ../../../../../tmp/dubtest1531_2enU78/dubtest1531
Failed to execute program (No such file or directory)
[ERROR] -e:79 Did not pass with ldc="<=1.23.0"
[ERROR] Script failure.
---
This works around said bug by only building the package,
but not running it.
1 parent 01abab7 commit bbe6316fb456735463e781da8628d2b05ee89d7e
@Geod24 Geod24 authored on 17 Sep 2020
The Dlang Bot committed on 17 Sep 2020
Showing 1 changed file
View
test/issue1531-toolchain-requirements.sh