mirror of
https://github.com/rocky-linux/os-autoinst-distri-rocky.git
synced 2024-10-31 19:11:24 +00:00
4f30b59077
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>
20 lines
334 B
JSON
20 lines
334 B
JSON
{
|
|
"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"
|
|
]
|
|
} |