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:
parent
3850a088bc
commit
4f30b59077
@ -0,0 +1,15 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 165,
|
||||
"height": 18,
|
||||
"ypos": 121,
|
||||
"width": 305,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
"properties": [],
|
||||
"tags": [
|
||||
"printing_check_sentence"
|
||||
]
|
||||
}
|
BIN
needles/kde/printing_check_sentence_kde-wrongstyle-20201121.png
Normal file
BIN
needles/kde/printing_check_sentence_kde-wrongstyle-20201121.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 61 KiB |
@ -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 |
20
needles/kde/printing_print_kde-wrongstyle-20201121.json
Normal file
20
needles/kde/printing_print_kde-wrongstyle-20201121.json
Normal 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"
|
||||
]
|
||||
}
|
BIN
needles/kde/printing_print_kde-wrongstyle-20201121.png
Normal file
BIN
needles/kde/printing_print_kde-wrongstyle-20201121.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 630 KiB |
Loading…
Reference in New Issue
Block a user