<div dir="ltr"><span style="font-size:12.8px">+1 to this request. I love common_test, but and this is my biggest pain point. It's either a few clicks in the browser to the see the last failure or a  `find sort cat` like command to see the latest report.</span><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 25, 2017 at 12:20 AM, Loïc Hoguin <span dir="ltr"><<a href="mailto:essen@ninenines.eu" target="_blank">essen@ninenines.eu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
It's still difficult to get to the last test report in Common Test. Currently the URI looks like this:<br>
<br>
file:///home/essen/ninenines/c<wbr>owboy/logs/ct_run.ct_cowboy@lo<wbr>calhost.2017-02-25_00.02.28/ni<wbr>nenines.cowboy.rfc7540_SUITE.<wbr>logs/run.2017-02-25_00.02.29/<wbr>suite.log.html<br>
<br>
Which is great, I can always go back and compare, and sometimes that's what I want (when I test across Erlang releases, for example). But when I'm fixing a bug, I tend to run a small set of tests, maybe a single suite, or sometimes even just a single group or a single test case. When I do that, things becomes more difficult than they should be because I can't simply refresh the page to get the new report, I have to go back, refresh on the all_runs.html page, and follow the links from there.<br>
<br>
Would it be possible for Common Test to maintain a separate directory always containing the latest report? For example:<br>
<br>
file:///home/essen/ninenines/c<wbr>owboy/logs/ct_run.ct_cowboy@lo<wbr>calhost.latest/ninenines.cowbo<wbr>y.rfc7540_SUITE.logs/run.lates<wbr>t/suite.log.html<br>
<br>
With a URI like this I can repeat the test run, refresh in my browser and get the new report instantly. (And keep the history separate should I need to compare.)<br>
<br>
Alternatively, have an option to disable the timestamps so I can just refresh when I need it, although the history wouldn't be preserved in this case.<br>
<br>
Cheers,<span class="HOEnZb"><font color="#888888"><br>
<br>
-- <br>
Loïc Hoguin<br>
<a href="https://ninenines.eu" rel="noreferrer" target="_blank">https://ninenines.eu</a><br>
______________________________<wbr>_________________<br>
erlang-questions mailing list<br>
<a href="mailto:erlang-questions@erlang.org" target="_blank">erlang-questions@erlang.org</a><br>
<a href="http://erlang.org/mailman/listinfo/erlang-questions" rel="noreferrer" target="_blank">http://erlang.org/mailman/list<wbr>info/erlang-questions</a><br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Raghav</div>
</div>