revise anaconda_install_done needles

GTK+ 3.19.10(?) has changed things in current F24/Rawhide;
weirdly, done-freetype262 seems to match sometimes but not
always. Add a new needle from a current screenshot but keep
freetype262 around for now just in case. Drop some variants
that should never be needed any more, rename the original
needle to -23 to mark that we're only keeping it around for
the F23 two-week Atomic tests. For now keep french-cantarell20
as the 'official' French needle, we'll see if it hits any
failures when the tests are working a bit better.
This commit is contained in:
Adam Williamson 2016-03-07 16:57:20 -08:00
parent d7a8b5d112
commit 2c1890c52e
14 changed files with 71 additions and 142 deletions

View File

@ -0,0 +1,23 @@
{
"area": [
{
"height": 20,
"type": "match",
"width": 325,
"xpos": 694,
"ypos": 634
},
{
"height": 28,
"type": "match",
"width": 17,
"xpos": 1000,
"ypos": 680
}
],
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 83 KiB

View File

@ -1,24 +0,0 @@
{
"properties": [],
"area": [
{
"type": "match",
"width": 322,
"height": 16,
"xpos": 695,
"ypos": 636
},
{
"xpos": 1000,
"type": "match",
"height": 28,
"width": 17,
"ypos": 678
}
],
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-english"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 72 KiB

View File

@ -1,23 +1,24 @@
{ {
"area": [ "area": [
{ {
"height": 20, "xpos": 695,
"type": "match", "ypos": 632,
"width": 325, "height": 20,
"xpos": 694, "width": 325,
"ypos": 634 "type": "match"
}, },
{ {
"height": 28, "ypos": 678,
"type": "match", "height": 28,
"width": 17, "xpos": 1000,
"xpos": 1000, "type": "match",
"ypos": 680 "width": 17
} }
], ],
"tags": [ "tags": [
"anaconda_install_done", "anaconda_install_done",
"ENV-DISTRI-fedora", "ENV-DISTRI-fedora",
"LANGUAGE-english" "LANGUAGE-english"
] ],
} "properties": []
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 83 KiB

After

Width:  |  Height:  |  Size: 74 KiB

View File

@ -1,24 +0,0 @@
{
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-french"
],
"area": [
{
"ypos": 632,
"type": "match",
"height": 20,
"xpos": 610,
"width": 410
},
{
"height": 28,
"type": "match",
"xpos": 1000,
"width": 17,
"ypos": 678
}
],
"properties": []
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

View File

@ -1,24 +0,0 @@
{
"properties": [],
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-french"
],
"area": [
{
"height": 20,
"ypos": 632,
"width": 410,
"xpos": 609,
"type": "match"
},
{
"xpos": 1000,
"ypos": 676,
"width": 17,
"height": 28,
"type": "match"
}
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

View File

@ -1,24 +0,0 @@
{
"area": [
{
"ypos": 636,
"width": 408,
"type": "match",
"height": 16,
"xpos": 610
},
{
"type": "match",
"height": 28,
"xpos": 1000,
"width": 17,
"ypos": 678
}
],
"properties": [],
"tags": [
"anaconda_install_done",
"ENV-DISTRI-fedora",
"LANGUAGE-french"
]
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

View File

@ -1,23 +1,24 @@
{ {
"area": [ "tags": [
{ "anaconda_install_done",
"height": 20, "ENV-DISTRI-fedora",
"type": "match", "LANGUAGE-french"
"width": 410, ],
"xpos": 609, "area": [
"ypos": 634 {
}, "ypos": 632,
{ "type": "match",
"height": 28, "height": 20,
"type": "match", "xpos": 610,
"width": 17, "width": 410
"xpos": 1000, },
"ypos": 680 {
} "height": 28,
], "type": "match",
"tags": [ "xpos": 1000,
"anaconda_install_done", "width": 17,
"ENV-DISTRI-fedora", "ypos": 678
"LANGUAGE-french" }
] ],
} "properties": []
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 88 KiB

After

Width:  |  Height:  |  Size: 74 KiB