Open mtoman opened 10 years ago
hi @marusak , I would like to work on this can you please guide me?
hi @anshultale
If you look into problems (for example https://retrace.fedoraproject.org/faf/problems/) and look into advanced filters, you can see there exclude taintflags
. We need to turn this around - meaning include taintflags
. So all taintflags are disabled by default and you only can pick those, which you are interested in.
You should start by running FAF, reporting tainted and not-tainted report (you can find some reports in test directory). Then try to understand how we mark something as tainted and how we filter out tainted reports.
Hi @marusak! Any progress here? If not, I would like to participate in solving this issue.
Hi @anyushevai,
If @anshultale does not say otherwise you can work on it
Hi,
I am working on this issue.
On Thu, Oct 18, 2018 at 4:55 PM Matej Marušák notifications@github.com wrote:
Hi @anyushevai https://github.com/anyushevai,
If @anshultale https://github.com/anshultale does not say otherwise you can work on it
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/abrt/faf/issues/264#issuecomment-430972645, or mute the thread https://github.com/notifications/unsubscribe-auth/AZEC684bTSCFdvKhdF_V25vAXQhiULTMks5umGU6gaJpZM4CZm6Z .
Hi @anshultale , still working on it? I'd like to give it a try if not.
Kernel developers are asking to omit tainted reports in default problem lists. We need to find a way to switch between the two states (show / don't show tainted) in the webui, making "don't show" default. https://github.com/abrt/faf/tree/webui_skip_tainted