Actions
action #124476
closedRendering of git log is off by one on the webUI side.
Start date:
2023-02-14
Due date:
% Done:
0%
Estimated time:
Tags:
Description
See: https://suse.slack.com/archives/C02CANHLANP/p1676371884214859
Possibly the bug is test_result.js
TL;DR: The latest commit is not being rendered on the javascript side, since when looking at the XHR data, I can clearly see the latest commits:
1983f2ab7 Fix product shortcuts for SLE 15 SP5 < -- This is missing
6f92871b0 Add wait_still_screen for for needle matching
...
7fb0e326c Fix pycairo module in tumbleweed
You can see the same result in other jobs: https://openqa.suse.de/tests/10492073#investigation
157c1395f Fix --beta flag during img_poof execution <-- Not displayed
06dfa693d Move PAM testing after registration
a39412717 Increase timeout in sles4sap/sap_suse_cluster_connector
...
Actions