# These tests seem to fail due to wine failing to start; setting as XFAIL
# since these never run before this patch set.
- make VERBOSE=1 -j4 check XFAIL_TESTS="sigterm dtls-psk"
- - ./make-windows-installer.sh
tags:
- shared
except:
when: always
paths:
- tests/*.log
- - nsis/openconnect.nsi
- - nsis/openconnect-installer.exe
+ - openconnect-installer.exe
MinGW32/OpenSSL:
script:
# These tests seem to fail due to wine failing to start; setting as XFAIL
# since these never run before this patch set.
- make VERBOSE=1 -j4 check XFAIL_TESTS="sigterm dtls-psk"
- - ./make-windows-installer.sh
tags:
- shared
except:
when: always
paths:
- tests/*.log
- - nsis/openconnect.nsi
- - nsis/openconnect-installer.exe
+ - openconnect-installer.exe
MinGW64/GnuTLS:
script:
- schedules
artifacts:
expire_in: 1 week
- when: on_failure
+ when: always
paths:
- tests/*.log
+ - openconnect-installer.exe
MinGW64/OpenSSL:
script:
- schedules
artifacts:
expire_in: 1 week
- when: on_failure
+ when: always
paths:
- tests/*.log
+ - openconnect-installer.exe
static-analyzer/GnuTLS/Fedora:
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:buildenv-fedora
- schedules
artifacts:
expire_in: 1 week
- when: on_failure
+ when: always
paths:
- - scan-build-src/*
+ - tests/*.log
+ - openconnect-installer.exe
static-analyzer/OpenSSL/Fedora:
image: $CI_REGISTRY/$BUILD_IMAGES_PROJECT:buildenv-fedora