Actions
action #42560
closedProgress bars on 'All tests' page broken
Description
The progress bars seem to show random values, eg. 0 % for a job which is at least over 50 %.
Maybe this is a regression introduced by my latest performance optimizations for this page (1). But it could also be that the values provided to the view are already wrong (2).
The first step would be to reproduce it within our testsuite by extending t/ui/01-list.t
to check for cause (1).
Updated by mkittler over 6 years ago
- Status changed from New to In Progress
- Assignee set to mkittler
Updated by mkittler over 6 years ago
- Status changed from In Progress to Resolved
PR is merged: https://github.com/os-autoinst/openQA/pull/1835
Updated by coolo over 6 years ago
- Target version changed from Current Sprint to Done
Actions