os-autoinst-distri-rocky/needles/anaconda_install_password_dictionary_error.json
Adam Williamson 90b5acf72a handle 'weak password' due to dictionary load error
Summary:
Rawhide currently seems to have a bug in spell check dictionary
load, which causes the test to fail as it requires another Done
click. So add a workaround needle that handles this case.

Test Plan:
Apply the patch, run some tests, see if they work. I
did a test run on staging:
https://openqa.stg.fedoraproject.org/tests/13331

Reviewers: garretraziel, jskladan

Reviewed By: jskladan

Subscribers: tflink

Differential Revision: https://phab.qadevel.cloud.fedoraproject.org/D815
2016-04-14 23:37:22 -07:00

19 lines
304 B
JSON

{
"tags": [
"ENV-DISTRI-fedora",
"LANGUAGE-english",
"anaconda_install_password_dictionary_error"
],
"area": [
{
"xpos": 511,
"ypos": 742,
"width": 145,
"height": 18,
"type": "match"
}
],
"properties": [
"workaround"
]
}