Actions
action #156517
closedCan't call method "script" on an undefined value at lib/OpenQA/WebAPI/Controller/Step.pm size:S
Status:
Resolved
Priority:
Low
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
Due date:
% Done:
0%
Estimated time:
Tags:
Description
Observation¶
OpenQA logreport for ariel.suse-dmz.opensuse.org at Sun, 03 Mar 2024 14:10:02 +0000:
[2024-03-03T14:09:46.684383Z] [error] [BtWM5m48OZPz] Can't call method "script" on an undefined value at /usr/share/openqa/script/../lib/OpenQA/WebAPI/Controller/Step.pm line 366.
Suggestions¶
- Investigate the origin of this call
- Consider a unit test that covers this code path
Updated by tinita 10 months ago
Produced by https://openqa.opensuse.org/tests/3981380/modules/start_wayland_plasma6/steps/1/src which seems to be a copy paste error for https://openqa.opensuse.org/tests/3981380/modules/start_wayland_plasma5/steps/1/src
We should return a 404 here
Updated by tinita 9 months ago
- Status changed from In Progress to Feedback
https://github.com/os-autoinst/openQA/pull/5512 Return 404 if module not found
Updated by tinita 9 months ago
- Status changed from Feedback to Resolved
Deployed on o3, https://openqa.opensuse.org/tests/3981380/modules/start_wayland_plasma6/steps/1/src returns 404 now, resolving
Actions