Project

General

Profile

Actions

action #950

closed

openqa: check which x11tests actually make sense on the live image

Added by lnussel over 10 years ago. Updated over 10 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
QA
Target version:
Start date:
2013-10-31
Due date:
2013-11-04
% Done:

100%

Estimated time:

Description

openqa runs a lot of X11 tests but I guess some of the applications are not even installed there.
Make is_applicable return 0 for tests that don't apply on the live cd

Actions #1

Updated by mlin7442 over 10 years ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 70

sent https://github.com/openSUSE-Team/os-autoinst/pull/21

gimp, inkscape, gnucash tests run have call ensure_installed(), however password prompt window didn't pop-op(polkit issue?), therefore those application can't installed via zypper, and then cannot found them and execute it, seems doesn't make sense disabled them if we called ensure_installed(), so I haven't commit the patches to disable them but just queued these patches in my local.

Actions #2

Updated by lnussel over 10 years ago

I think the live CD should not install additional applications to test them. it's fine if openqa only tests what's actually on the medium.

Actions #3

Updated by lnussel over 10 years ago

hmm, maybe one application installed afterwards makes sense just to test whether zypper in works but not more

Actions #4

Updated by mlin7442 over 10 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 70 to 100

ok, I'll just leave gnucash test only for live image. https://github.com/openSUSE-Team/os-autoinst/pull/23

Actions

Also available in: Atom PDF