hurl/integration/tests_failed/output_decompress.html
2022-11-11 14:25:00 +01:00

9 lines
840 B
HTML

<pre><code class="language-hurl"><span class="hurl-entry"><span class="request"><span class="line"></span><span class="comment"># This file fails only when the output has been compressed (--compressed) and is used </span>
<span class="line"></span><span class="comment">#</span>
<span class="line"></span><span class="comment"># For example, with --test, the file does not fail as the output is not used/decompressed</span>
<span class="line"></span><span class="comment"># Similarly, the file is green in the test HTML report</span>
<span class="line"><span class="method">GET</span> <span class="url">http://localhost:8000/error-output-decompress</span></span>
</span><span class="response"><span class="line"><span class="version">HTTP</span> <span class="number">200</span></span>
</span></span><span class="line"></span>
</code></pre>