os-autoinst-distri-rocky/needles
Adam Williamson b55782358d Don't check version or pre-release note on banners
This reduces the coverage of the identification test a bit but
also *substantially* simplifies it. We run into a ton of problems
when we try to check the version and prerelease text on screens
where it appears on banners:

* The banners differ between variants
* The pre-release text is translated
* The banners have gradients so for RTL languages, even if some
  text is untranslated (e.g. 'Fedora 31') it appears on a
  different background color than on LTR languages
* The prerelease text is dark red; if it appears on a dark blue
  area of the banner this can trigger an os-autoinst needle
  comparison bug: https://progress.opensuse.org/issues/56822

All of this together means we wind up continually fighting these
checks and we have a whole forest of needles just for them, and
it doesn't seem worthwhile. So let's drop all the places where
we were checking version and prerelease on banners, and only
check them in two places where they appear on a grey background,
which avoids most of the problems (we just need one version
needle per release, and one prerelease needle per language).

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-10-16 11:08:24 -07:00
..
anaconda Don't check version or pre-release note on banners 2019-10-16 11:08:24 -07:00
background Add F31 background needle 2019-09-04 12:44:55 -07:00
browser Clean up a whole bunch of unused needles 2018-01-02 16:13:47 -08:00
cockpit Develop a new test for system updates via Cockpit. 2019-10-01 16:04:01 +02:00
console Add variant 'permission denied' needle 2019-09-11 10:47:13 -07:00
firefox Shrink KDE Firefox launcher icon to avoid background issues 2019-09-11 15:12:03 -07:00
freeipa Great Stale Needle Cleanup 2018: everything else 2018-12-17 17:07:15 -08:00
gnome Add changed needle that failed for cyrillic test. 2019-09-05 17:10:50 +02:00
kde Add new variant ABRT needle for KDE app test 2019-10-10 12:09:41 -07:00
.keep Decoupled tools from tests 2015-01-26 14:43:01 +01:00