Skip to content
  • Walter Lozano's avatar
    Fix report generation · 2c3b4bbd
    Walter Lozano authored
    
    
    Report generation expects a Phabricator object, causing the report to fail
    if the bug tracking system is configured to use Gitlab. To fix the problem,
    use the already available TestTask class to hold all the required
    information. This also improves performance since it reduces the queries to
    the bug tracking system.
    
    Signed-off-by: default avatarWalter Lozano <walter.lozano@collabora.com>
    2c3b4bbd