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:
Jonas Ådahl 2023-03-24 10:22:41 +01:00
parent 2325022d2f
commit d272b16e50
3 changed files with 33 additions and 0 deletions

View file

@ -36,6 +36,7 @@
<file>misc/weather.js</file>
<file>perf/basic.js</file>
<file>perf/closeWithActiveWindows.js</file>
<file>perf/core.js</file>
<file>perf/headlessStart.js</file>
<file>perf/hwtest.js</file>