Project

General

Profile

Actions

action #1411

closed

Remove deprecated code from lib/modules and make awstandard obsolete

Added by ancorgs about 10 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Feature requests
Target version:
Start date:
2014-02-06
Due date:
% Done:

100%

Estimated time:
5.00 h

Description

There is a lot of code in lib/modules that have become obsolete with the port to Mojolicious.

  • awstandard should die:
    • All the calls to file_content() should be replaced by Mojolicious' slurp()
    • Any other useful function should be migrated into a proper Mojolicious helper
  • sort_list and sort_table are obsolete
  • openqa.pm needs cleanup:
    • several functions are obsolete
    • Functions that are UI related (like cycle, res_css and res_display) should be migrated into proper Mojolicious helpers

Related issues 1 (0 open1 closed)

Has duplicate openQA Project - action #1352: Implement cycle, res_css and res_display as proper helpersClosed2014-01-28

Actions
Actions #1

Updated by ancorgs about 10 years ago

  • Description updated (diff)
Actions #2

Updated by ancorgs about 10 years ago

  • Priority changed from Urgent to High
Actions #3

Updated by ancorgs about 10 years ago

  • Priority changed from High to Normal
Actions #4

Updated by ancorgs almost 10 years ago

  • Target version set to future
Actions #5

Updated by coolo over 9 years ago

  • Category set to 124
Actions #6

Updated by coolo over 9 years ago

  • Target version changed from future to Sprint 13
Actions #7

Updated by ancorgs about 9 years ago

Removed UI-related functions from openqa.pm. While on it, merged columns for screenshots, OCR and audio tests. https://github.com/os-autoinst/openQA/pull/141

Actions #8

Updated by ancorgs about 9 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

awstandard was killed long time ago. With the last PR openqa.pm is relatively clean from UI-related stuff. Closing.

Actions

Also available in: Atom PDF