Skip to content

ZeroDivisionError on master branch #1117

@bernt-matthias

Description

@bernt-matthias

Planemo test on the (master branch) fails for the mock test in the setup job of the IUC tool test workflow:

  File "/opt/hostedtoolcache/Python/3.7.9/x64/lib/python3.7/site-packages/planemo/reports/report_markdown.tpl", line 14, in top-level template code
    <div class="progress-bar progress-bar-success" style="width: {{ (state.success / raw_data.results.total) * 100 }}%" aria-valuenow="{{ state.success }}" aria-valuemin="0" aria-valuemax="{{ raw_data.results.total }}" data-toggle="tooltip" title="{{state.success}} Passed">

Odd is also that --test_output_markdown is not used.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions