mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
tests/perf: Add test for shutdown with open window
This would without the applied fix trigger https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6536. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2722>
This commit is contained in:
parent
2325022d2f
commit
d272b16e50
3 changed files with 33 additions and 0 deletions
|
|
@ -39,6 +39,9 @@ perf_tests = [
|
|||
{
|
||||
'name': 'basic',
|
||||
},
|
||||
{
|
||||
'name': 'closeWithActiveWindows',
|
||||
},
|
||||
{
|
||||
'name': 'headlessStart',
|
||||
'options': ['--hotplug'],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue