<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/xhtml; charset=utf-8">
</head>
<body>
<div style="font-family:sans-serif"><div style="white-space:normal">
<p dir="auto">On 16 Sep 2019, at 4:23, Vladimir Sedach wrote:</p>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<p dir="auto">Stelian, I think there is something wrong with the reply you sent.<br>
The Subject header is mangled in the Mailman archives where I spotted<br>
it. I never received this email:</p>

<p dir="auto"><a href="https://mailman.common-lisp.net/pipermail/asdf-devel/2019-September/006356.html" style="color:#777">https://mailman.common-lisp.net/pipermail/asdf-devel/2019-September/006356.html</a></p>
</blockquote>

<p dir="auto">FWIW, I didn't either.  The display of the subject line on the mailman site may suggest why (I don't know):</p>

<pre style="background-color:#F7F7F7; border-radius:5px 5px 5px 5px; margin-left:15px; margin-right:15px; max-width:90vw; overflow-x:auto; padding:5px" bgcolor="#F7F7F7"><code style="background-color:#F7F7F7; border-radius:3px; margin:0; padding:0" bgcolor="#F7F7F7">=?UTF-8?Q?Re:_PATCH:_SIGNAL_a_condition_on_test_failures, _for_use_with_A?= SDF:TEST-SYSTEM
</code></pre>

<blockquote style="border-left:2px solid #777; color:#777; margin:0 0 5px; padding-left:5px">
<blockquote style="border-left:2px solid #777; color:#999; margin:0 0 5px; padding-left:5px; border-left-color:#999">
<p dir="auto">I'd like to have something that gathers enough information to allow<br>
building a suitable integration with continuous integration systems<br>
(there are already a few ad-hoc ones around).</p>
</blockquote>

<p dir="auto">What exactly would that look like?</p>
</blockquote>

<p dir="auto">Don't a lot of these CI systems just rely on the exit status of a build step?  I typically just wrap a trivial script around running the test-op from fiveam-asdf, and make lisp exit with a non-zero status when it encounters an error.  That's been sufficient for me, but then I tend to just look at success or failure, and read the console output on failures.  I don't do anything fancy like generate XML...</p>
</div>
</div>
</body>
</html>