mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-01 05:54:22 +00:00
30cceaf75e
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>
21 lines
335 B
JSON
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"
|
|
]
|
|
} |