1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-21 22:47:22 +00:00
os-autoinst-distri-fedora/needles/anaconda/lang_select/install_lang-greyed-20240717.json
Adam Williamson 30cceaf75e Add a workaround needle for greyed-out lang select page
Since lorax-41.3-1.fc41, the anaconda language selection page
appears greyed out on Silverblue installer images for some reason
(it's fine on the Everything network install image we build).
Let's treat this as a soft failure for now - it still works, just
looks a bit weird - so we don't have failures on every update.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2024-07-17 18:04:09 -07:00

21 lines
335 B
JSON

{
"area": [
{
"height": 28,
"width": 87,
"xpos": 357,
"ypos": 102,
"type": "match"
}
],
"properties": [
{
"name": "workaround",
"value": "wtf why is this greyed out?"
}
],
"tags": [
"anaconda_select_install_lang",
"ENV-DISTRI-fedora"
]
}