Project

General

Profile

Actions

action #78240

closed

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

Added by okurz over 3 years ago. Updated about 2 years ago.

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

0%

Estimated time:

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 2 (1 open1 closed)

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

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

Actions
Actions #1

Updated by okurz over 3 years ago

Actions #2

Updated by tinita about 2 years ago

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

Updated by tinita about 2 years 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.

Actions

Also available in: Atom PDF