Bug #10160
closedBridge does not apply some unknown marks
0%
Description
I have two different runs made using different Klever versions but with the same Bridge. I have several unknown reports in the latest run for which Bridge does not apply an existing mark. Even when I create a new job and run it I still get the report uncovered by the mark but it should be covered and was covered previously. Logs are the same and the mark ("There is no module initialization function provided") has not been changed. However, Bridge still applies the mark to about 1/3 of all corresponding unknown reports, so this functionality is not completely broken.
There are two reports below with the same attributes. But one of them has a mark and the second one has not.
There is no mark!
Files
Updated by Evgeny Novikov over 4 years ago
- Priority changed from Urgent to Immediate
This is a crucial regression.
Updated by Vladimir Gratinskiy over 4 years ago
It seems like the celery task for assoicating unknown marks is not finished yet or failed. Please attach logs for the failed task from "/admin/django_celery_results/taskresult/" if any or wait until such tasks are finished.
Updated by Ilja Zakharov over 4 years ago
- Status changed from New to Resolved
The problem was related to celery package version.
But there were some other fixes implemented in bridge-fixes.
Updated by Evgeny Novikov over 4 years ago
- Status changed from Resolved to Rejected
- Assignee deleted (
Vladimir Gratinskiy)
I guess that other fixes are not relevant for the given issue.