1
0
mirror of https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git synced 2024-09-26 16:07:21 +00:00

revise install_done needles to include button text

OK, we once again hit an annoying case where the button match
that doesn't include text got matched in the sidebar:

https://openqa.fedoraproject.org/tests/39576#step/_do_install_and_reboot/13

so I think it's time to give up on that approach and just go
ahead and deal with the button text varying between live and
traditional installs. So let's change the existing needles to
include the button text and add one new needle to cover the
English live F25/F26 case. I don't think we need a 'quit'
needle for F24 (as the only thing we test for F24 is the Atomic
installer image, which says 'Reboot') or for French or Russian
(as we only test a traditional installer image for those, not
a live image).
This commit is contained in:
Adam Williamson 2016-10-07 10:10:10 -07:00
parent d9aa6b8ad6
commit e317244d1e
9 changed files with 40 additions and 16 deletions

View File

@ -8,11 +8,11 @@
"ypos": 632
},
{
"height": 28,
"height": 16,
"type": "match",
"width": 22,
"xpos": 1000,
"ypos": 678
"width": 72,
"xpos": 930,
"ypos": 683
}
],
"properties": [],

View File

@ -8,11 +8,11 @@
"ypos": 632
},
{
"height": 28,
"height": 14,
"type": "match",
"width": 23,
"xpos": 1000,
"ypos": 678
"width": 28,
"xpos": 975,
"ypos": 684
}
],
"properties": [],

Binary file not shown.

After

Width:  |  Height:  |  Size: 94 KiB

View File

@ -0,0 +1,24 @@
{
"area": [
{
"height": 20,
"type": "match",
"width": 300,
"xpos": 718,
"ypos": 632
},
{
"height": 14,
"type": "match",
"width": 48,
"xpos": 955,
"ypos": 684
}
],
"properties": [],
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

@ -8,11 +8,11 @@
"ypos": 632
},
{
"height": 28,
"height": 18,
"type": "match",
"width": 23,
"xpos": 1000,
"ypos": 678
"width": 48,
"xpos": 955,
"ypos": 683
}
],
"properties": [],

View File

@ -8,11 +8,11 @@
"ypos": 632
},
{
"height": 28,
"height": 18,
"type": "match",
"width": 20,
"xpos": 1002,
"ypos": 678
"width": 80,
"xpos": 922,
"ypos": 683
}
],
"properties": [],