Add 'headless start' perf test

This tests that GNOME Shell will launch sucessfully despite there being
no monitors on startup, and successfully hide and then show the
overview, once the monitor is connected.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2623>
This commit is contained in:
Jonas Ådahl 2023-02-02 16:28:06 +01:00 committed by Marge Bot
parent 4bcbe9be83
commit 9dd3d887d2
3 changed files with 125 additions and 3 deletions

View file

@ -37,6 +37,7 @@
<file>perf/basic.js</file>
<file>perf/core.js</file>
<file>perf/headlessStart.js</file>
<file>perf/hwtest.js</file>
<file>ui/accessDialog.js</file>