Project

General

Profile

Actions

action #154717

closed

Adjust select_module_desktop to verify the existence of the module before proceeding

Added by syrianidou_sofia 3 months ago. Updated 3 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
2024-02-01
Due date:
% Done:

0%

Estimated time:

Description

Scope

The skip_registration test fails for 15SP3 because, according to the yui logs, the addon_repos widget seems to have appeared and the module proceeds to select item with value=Desktop+Applications+Module , but in reality the item is not loaded yet and this is causing the Yast error that we mistakenly regarded as a bug result ( see https://bugzilla.suse.com/show_bug.cgi?id=1219403 ).

yui logs:
[2024-01-31T23:41:26.647742+01:00] [info] [pid:29717] skip_registration test module finished
[2024-01-31T23:41:26.649364+01:00] [info] [pid:29717] select_module_desktop test module started
[2024-01-31T23:41:26.649764+01:00] [debug] [pid:29717] Finding widget by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:27.652241+01:00] [error] [pid:29717] Widget not found by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:29.656276+01:00] [debug] [pid:29717] Finding widget by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:30.660504+01:00] [debug] [pid:29717] Sending action to widget by url: http://localhost:39103/v1/widgets?action=check&id=addon_repos&value=Desktop+Applications+Module
[2024-01-31T23:41:31.664662+01:00] [debug] [pid:29717] Finding widget by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:32.667784+01:00] [error] [pid:29717] Widget not found by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:34.672477+01:00] [error] [pid:29717] Widget not found by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:36.675976+01:00] [error] [pid:29717] Widget not found by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:38.678876+01:00] [error] [pid:29717] Widget not found by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:40.681975+01:00] [error] [pid:29717] Widget not found by url: http://localhost:39103/v1/widgets?id=addon_repos
[2024-01-31T23:41:42.685466+01:00] [error] [pid:29717] Widget not found by url: http://localhost:39103/v1/widgets?id=addon_repos

Acceptance criteria

  • Adjust the test module, in order to avoid similar failures in the future.

Additional information

The module is used in many test suites for 15-SP{3..6}.
The test suite is now moved to development job group: https://openqa.suse.de/group_overview/446

Actions #1

Updated by syrianidou_sofia 3 months ago

  • Status changed from Workable to Rejected
Actions

Also available in: Atom PDF