Project

General

Profile

Actions

Feature #8374

closed

Comparison of verification job results does not work

Added by Evgeny Novikov over 6 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Urgent
Category:
Bridge
Target version:
Start date:
08/22/2017
Due date:
10/12/2017
% Done:

100%

Estimated time:
Published in build:

Description

I got the following exception when I have tried to compare attached verification job results:

Comparison of reports' trees failed: Too many leaf reports for "40|51" 
Traceback (most recent call last):
  File "/var/www/klever-bridge/reports/views.py", line 690, in fill_compare_cache
    CompareTree(request.user, j1, j2)
  File "/var/www/klever-bridge/reports/comparison.py", line 136, in __init__
    self.tree1 = ReportTree(j1)
  File "/var/www/klever-bridge/reports/comparison.py", line 57, in __init__
    self.__get_tree()
  File "/var/www/klever-bridge/reports/comparison.py", line 81, in __get_tree
    self.__fill_leaves_vals(l_type)
  File "/var/www/klever-bridge/reports/comparison.py", line 114, in __fill_leaves_vals
    raise ValueError('Too many leaf reports for "%s"' % attrs_id)
ValueError: Too many leaf reports for "40|51" 

I suppose that this issue exists for a long period of time.


Files

Job-976d372039-0.zip (13.8 MB) Job-976d372039-0.zip Evgeny Novikov, 08/22/2017 01:50 PM
Job-b762ace2fb-0.zip (13.7 MB) Job-b762ace2fb-0.zip Evgeny Novikov, 08/22/2017 01:50 PM
Actions

Also available in: Atom PDF