Add a workaround needle for a cockpit radio button alignment bug
Cockpit 237 has misaligned radio buttons here. We know about the issue and want the test to not fail on unrelated updates, so let's make it a soft fail. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
33cb8ae368
commit
3a3a6ecd2d
@ -0,0 +1,24 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 535,
|
||||
"ypos": 295,
|
||||
"height": 19,
|
||||
"click_point": {
|
||||
"xpos": 8,
|
||||
"ypos": 8
|
||||
},
|
||||
"type": "match",
|
||||
"width": 43
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "workaround",
|
||||
"value": "workaround for misaligned radio buttons, https://github.com/cockpit-project/cockpit/issues/15283"
|
||||
}
|
||||
],
|
||||
"tags": [
|
||||
"cockpit_updates_auto_all"
|
||||
]
|
||||
}
|
BIN
needles/cockpit/cockpit_updates_auto_all-misaligned-20210209.png
Normal file
BIN
needles/cockpit/cockpit_updates_auto_all-misaligned-20210209.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 55 KiB |
Loading…
Reference in New Issue
Block a user