Actions
action #47372
closedtests crash while deleting needles
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2019-02-12
Due date:
% Done:
0%
Estimated time:
Description
https://openqa.opensuse.org/tests/851930/file/autoinst-log.txt
One test kills the other test's needle cache (after admin removal of needles):
Could not open image /var/lib/openqa/cache/openqa1-opensuse/tests/opensuse/products/opensuse/needles/inst-overview-gnome-20180407.png
[2019-02-12T06:44:37.335 CET] [debug] Backend process died, backend errors are reported below in the following lines:
Can't call method "replacerect" on an undefined value at /usr/lib/os-autoinst/needle.pm line 175.
https://github.com/os-autoinst/os-autoinst/pull/609 was supposed to avoid that, but something happened.
Updated by mkittler about 6 years ago
Maybe my commit for caching the needle images caused this.
Updated by mkittler about 6 years ago
- Status changed from New to In Progress
- Target version changed from Ready to Current Sprint
Updated by mkittler almost 6 years ago
- Status changed from In Progress to Resolved
PR has been merged
Actions