action #950
closed
openqa: check which x11tests actually make sense on the live image
Added by lnussel about 11 years ago.
Updated about 11 years ago.
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
- 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.
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.
hmm, maybe one application installed afterwards makes sense just to test whether zypper in works but not more
- Status changed from In Progress to Resolved
- % Done changed from 70 to 100
Also available in: Atom
PDF