<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p class="details" style="font-style: italic; color: #777;">
<a href="https://gitlab.com/nieder">Hanspeter Niederstrasser</a> created an issue:
</p>
<div></div>
<h2 dir="auto">
<a id="user-content-description-of-problem" class="anchor" href="#description-of-problem" aria-hidden="true"></a>Description of problem:</h2>
<p dir="auto"><code>override-ciphers</code> and <code>test-ciphers.sh</code> tests fail on macOS.</p>
<h2 dir="auto">
<a id="user-content-version-of-gnutls-used" class="anchor" href="#version-of-gnutls-used" aria-hidden="true"></a>Version of gnutls used:</h2>
<p dir="auto">Failure occurs on GnuTLS 3.6.11.1 - 3.6.13. v3.6.10 passes everything.</p>
<h2 dir="auto">
<a id="user-content-distributor-of-gnutls-eg-ubuntu-fedora-rhel" class="anchor" href="#distributor-of-gnutls-eg-ubuntu-fedora-rhel" aria-hidden="true"></a>Distributor of gnutls (e.g., Ubuntu, Fedora, RHEL)</h2>
<p dir="auto">macOS 10.13.6 (building via Fink package manager)</p>
<h2 dir="auto">
<a id="user-content-how-reproducible" class="anchor" href="#how-reproducible" aria-hidden="true"></a>How reproducible:</h2>
<p dir="auto">Steps to Reproduce:</p>
<ul dir="auto">
<li>Build gnutls with <a href="https://github.com/fink/fink-distributions/blob/master/10.9-libcxx/stable/main/finkinfo/crypto/gnutls30-shlibs.info#L39" rel="nofollow noreferrer noopener" target="_blank">these configure parameters</a>, then <code>make</code>, and run tests with <code>make check</code>.</li>
</ul>
<h2 dir="auto">
<a id="user-content-actual-results" class="anchor" href="#actual-results" aria-hidden="true"></a>Actual results:</h2>
<p dir="auto">This is the output from <code>tests/slow/test-suite.log</code>:</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">FAIL: test-ciphers.sh</span>
<span id="LC2" class="line" lang="plaintext">=====================</span>
<span id="LC3" class="line" lang="plaintext"></span>
<span id="LC4" class="line" lang="plaintext">default cipher tests failed</span>
<span id="LC5" class="line" lang="plaintext">FAIL test-ciphers.sh (exit status: 1)</span>
<span id="LC6" class="line" lang="plaintext"></span>
<span id="LC7" class="line" lang="plaintext">FAIL: override-ciphers</span>
<span id="LC8" class="line" lang="plaintext">======================</span>
<span id="LC9" class="line" lang="plaintext"></span>
<span id="LC10" class="line" lang="plaintext">overridden cipher tests failed</span>
<span id="LC11" class="line" lang="plaintext">FAIL override-ciphers (exit status: 1)</span></code></pre>
<p dir="auto">The individual logs for the 2 failed tests do not show any more details.</p>
<h2 dir="auto">
<a id="user-content-expected-results" class="anchor" href="#expected-results" aria-hidden="true"></a>Expected results:</h2>
<p dir="auto">All tests should pass.
Issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/929" data-original="#929" data-link="false" data-link-reference="false" data-project="179611" data-issue="30367916" data-reference-type="issue" data-container="body" data-placement="top" data-html="true" title="Service Desk (from noloader@gmail.com): GnuTLS 3.6.12 and Failed slow tests with --disable-full-test-suite" class="gfm gfm-issue has-tooltip">#929</a> mentions these tests failing, but that's really about some tests are being run even though the <code>--disable-full-test-suite</code> option was used.</p>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/974">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/-/sent_notifications/801dc350879174bd8a2f25762068f3ac/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/-/issues/974"}}</script>


</p>
</div>
</body>
</html>