Project

General

Profile

action #78240

prevent circular dependencies in bmwqemu.pm and autotest.pm to be able to use "strictures"

Added by okurz over 2 years ago. Updated about 1 year ago.

Status:
Resolved
Priority:
Low
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2020-11-19
Due date:
% Done:

0%

Estimated time:
Difficulty:

Description

Motivation

To be able to make all perl warnings fatal in test we should use use strictures;, see #10704#note-16 , which okurz tried in https://github.com/os-autoinst/os-autoinst/pull/1548 where we see that we already have circular dependencies which use strictures; makes obvious now. This needs to be fixed first

Acceptance criteria

  • AC1: No more circular dependencies in bmwqemu.pm and autotest.pm as reported by use strictures

Suggestions


Related issues

Related to openQA Project - action #10704: Make warnings in tests fatalNew2016-02-10

Has duplicate openQA Project - action #104670: Fix circular dependency of autotest <-> bmwqemuResolved2022-03-28

History

#1 Updated by okurz over 2 years ago

#2 Updated by tinita about 1 year ago

  • Has duplicate action #104670: Fix circular dependency of autotest <-> bmwqemu added

#3 Updated by tinita about 1 year ago

  • Status changed from New to Resolved

This was actually solved in #104670
I didn't see this ticket when I created the other one.

Also available in: Atom PDF