1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-19 13:57:21 +00:00
os-autoinst-distri-fedora/needles/gnome/desktop_update_auth_required.json
Adam Williamson 5cbc7df810 Work around GGO gnome-software/582 till it's fixed
We're getting a spurious "Authentication required" for a
background refresh of the system repos sometimes, depending on
whether it happens while we're at a tty. This is now accepted
by upstream, so let's handle it and make it a soft failure for
now.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2019-02-07 09:58:10 -08:00

16 lines
238 B
JSON

{
"area": [
{
"xpos": 298,
"ypos": 265,
"width": 46,
"height": 32,
"type": "match"
}
],
"properties": [],
"tags": [
"DESKTOP-gnome",
"desktop_update_auth_required"
]
}