- add quick search for results marked as unclear
git-svn-id: svn://10.0.0.236/trunk@182301 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div id="footer">
|
||||
Search: <a href="search_results.cgi?order_by_created=DESC&timespan=all&result_status=fail&limit=50">Recent Failures</a> | <a href="common_failures.cgi">Most Common Failures</a> | Test Runs In Progress
|
||||
Search: <a href="search_results.cgi?order_by_created=DESC&timespan=all&result_status=fail&limit=50">Recent Failures</a> | <a href="common_failures.cgi">Most Common Failures</a> | <a href="search_results.cgi?order_by_created=DESC×pan=all&result_status=unclear&limit=100" title="Test Results Marked As Unclear">Unclear Results</a> | Test Runs In Progress
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user