action #13920
closed
Showing context builds test result in the view of current "Previous Results"
Added by yfjiang about 8 years ago.
Updated over 6 years ago.
Category:
Feature requests
Description
Hi,
This is a feature request.
When reviewing a specific set of test, there's a convenient tab showing
all the previous results:
http://openqa.suse.de/tests/579565#previous
However, it is not seldom we take a test review from the middle of all
results where an issue happens. In that case, both previous and latter
results of the current would make sense. (more like "grep -C"
instead of "grep -A")
So making the tab's view showing the test status of the context builds
will help.
- Priority changed from Normal to Low
This is planned to do but considered low priority as we have link to latest now. Please take a look for the "latest" feature. It should already provide you "context" by going to the latest and showing the previous ones from there.
- Related to action #25814: load job page, e.g. test details, only on demand added
- Priority changed from Low to Normal
- Target version set to Ready
I need this more often than you might think when debugging a regression
- Target version changed from Ready to Current Sprint
- Status changed from New to In Progress
done data query by dbix virtual view and pass object based data for datatable
fetch id by sql with dbh handler and get data by dbix is next to try
datatable rendering part was done half
working on differentiate the last, latter, prev and current job
as well as failed module popup event
almost done the functionality with jquery datatable rendering, lazy load "results" tab and new search in tab.
only a issue is failed needle tooltip not applying stylesheet, investigating...
writing unit test and will rebase PR for feedback with current changes..
mitiao wrote:
almost done the functionality with jquery datatable rendering, lazy load "results" tab and new search in tab.
only a issue is failed needle tooltip not applying stylesheet, investigating...
writing unit test and will rebase PR for feedback with current changes..
tooltip works now and unit test is still writing.
paste current tab view for feedback:
https://github.com/os-autoinst/openQA/pull/1614#issue-178247252
unit tests done and fixed travis checks
- Status changed from In Progress to Resolved
- Related to action #36307: Remove limit option in Next & previous results tab UI added
- Status changed from Resolved to In Progress
Please consider my comments from the PR:
- there are use cases where I need as many as possible which turned out to be higher than 400 sometimes. So previously I used the URL query parameter. If this is still possible and you do not want to remove that then it's fine.
- Also I consider it important to have the address bar of the browser updated so that we can references these links elsewhere, e.g. in bug reports. That seems to have gone broken.
- You seem to have removed the "link to latest" and also removed the test for this. Please bring this back. Seems we missed this in the review :(
- The URL parameter is gone for good as we lazy load now. Higher than 400 will not be supported - if you want to go deeper, start from the latest of the current set.
- we don't want to support limit options at all - but have them 'reasonable' without option
- link to latest could be on the L, which brings us to one more feature: always have the latest as part of the queue.
- Status changed from In Progress to Resolved
Sorry, but the ticket is resolved. That it introduced problems, are new problems.
Sure, if you want to simulate progress by closing more tickets per timeā¦
- Target version changed from Current Sprint to Done
Also available in: Atom
PDF