action #12110
closed
gnome_control_center: short timeout on details caused test to fail
Added by sebchlad over 8 years ago.
Updated over 8 years ago.
Description
observation¶
gnome_control_center fails as there is no details displayed as expected, e.g. see https://openqa.suse.de/tests/396384
problem¶
It seems like in staging we see issue with short timeout set to 3 so the the needle does not match to the expected results.
suggestions¶
perhaps increase the timeout however that is a bad solution.
should we monitor system resources to get the better picture instead of just increasing timeouts?
- Subject changed from gnome_control_center: short timeout on details caued test to fail to gnome_control_center: short timeout on details caused test to fail
- Description updated (diff)
- sounds like a very good idea to me.
git grep 'assert_screen.*, [0-9];'
yields still a whole lot of locations where we use assert_screen with a pretty low timeout, e.g. in x11 regression tests. We could set them all back to the default of 30 but I prefer to keep them and rather handle these failures accordingly. Interlinked to #12064
- Related to action #12064: Improved logging for debugging performance related issues added
- Description updated (diff)
- Status changed from New to In Progress
- Status changed from In Progress to Resolved
Also available in: Atom
PDF