diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 97e567ab42..8e9d4c883b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -61,8 +61,8 @@ jobs: - run: if ./test/match_changed_files.sh '^test|^src/.*.[ch]' ; then echo GO=1 >> $GITHUB_ENV ; fi - if: ${{ env.GO == 1 }} run: brew install jq mbedtls openssl - - if: ${{ env.GO == 1 }} - run: make test upload-coverage TFLAGS=-DNO_SNTP_CHECK SSL=OPENSSL ASAN_OPTIONS= OPENSSL=`echo /usr/local/Cellar/openssl*/*` + #- if: ${{ env.GO == 1 }} + # run: make test upload-coverage TFLAGS=-DNO_SNTP_CHECK SSL=OPENSSL ASAN_OPTIONS= OPENSSL=`echo /usr/local/Cellar/openssl*/*` - if: ${{ env.GO == 1 }} run: make test SSL=MBEDTLS TFLAGS=-DNO_SNTP_CHECK ASAN_OPTIONS= MBEDTLS=`echo /usr/local/Cellar/mbedtls*/*` - if: ${{ env.GO == 1 }} diff --git a/test/unit_test.c b/test/unit_test.c index bcb1651946..82ffcf649e 100644 --- a/test/unit_test.c +++ b/test/unit_test.c @@ -50,6 +50,7 @@ static const char *s_tls_key = "wLoXAlzZ7bTU/yESmrRD9IlLaeRtK5Yf/AFNMFp5c3a6GUHMxRYrv3Qo\n" "-----END PRIVATE KEY-----\n"; + // Important: we use different port numbers for the Windows bug workaround. See // https://support.microsoft.com/en-ae/help/3039044/error-10013-wsaeacces-is-returned-when-a-second-bind-to-a-excluded-por