Add workaround needles for KDE printing test

Styling on the KDE base disk image seems to have gone wrong
again, which throws this test off. We need to figure out what's
gone wrong in the base image, but it's a Friday night and I don't
want the test failing all weekend, and there's nothing wrong in
the *test itself*, so let's create some workaround needles and
figure it out next week.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2020-11-20 20:06:33 -08:00
parent 3850a088bc
commit 4f30b59077
6 changed files with 55 additions and 0 deletions

View File

@ -0,0 +1,15 @@
{
"area": [
{
"xpos": 165,
"height": 18,
"ypos": 121,
"width": 305,
"type": "match"
}
],
"properties": [],
"tags": [
"printing_check_sentence"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

View File

@ -0,0 +1,20 @@
{
"area": [
{
"xpos": 194,
"height": 20,
"ypos": 183,
"width": 61,
"type": "match"
}
],
"properties": [
{
"name": "workaround",
"value": "if this needle matches, styling in KDE is wrong somehow"
}
],
"tags": [
"printing_pdfprinter_ready"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 KiB

View File

@ -0,0 +1,20 @@
{
"area": [
{
"width": 57,
"type": "match",
"xpos": 362,
"height": 14,
"ypos": 299
}
],
"properties": [
{
"name": "workaround",
"value": "if this needle matches, styling in KDE is wrong somehow"
}
],
"tags": [
"printing_print"
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 630 KiB