[gnutls-devel] GnuTLS | Solaris self test failures (#785)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Sat Jun 8 01:15:16 CEST 2019




This change got me down to 4 failures:

```
if [[ "$IS_SOLARIS" -ne 0 ]]
then
    # Fix shell script
    file=tests/scripts/common.sh
    cp -p "$file" "$file.fixed"
    sed -e 's|PFCMD -anl|PFCMD -an|g' "$file" > "$file.fixed"
    mv "$file.fixed" "$file"
fi
```

The 4 failures:

```
FAIL: tls-force-etm
FAIL: client-fastopen
FAIL: dtls/dtls
FAIL: dtls/dtls-resume
```

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/issues/785#note_179150852
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20190607/bd51f768/attachment.html>


More information about the Gnutls-devel mailing list