summaryrefslogtreecommitdiffstats
path: root/cucumber/features/install.feature
diff options
context:
space:
mode:
Diffstat (limited to 'cucumber/features/install.feature')
-rw-r--r--cucumber/features/install.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index 5b48003b..4ea97b33 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -10,8 +10,8 @@ Feature: Doing variations on d-i installs
Examples:
| install_ui | target_ui | login |
-# | gui | Gnome | Gnome | # FIXME -- X fails to start at present -- possibly related to "qxl too old" seen on flickering console, which seems like it might be something to do with 'spice'
| gui | minimal | VT |
+ | gui | Gnome | Gnome |
| gui | LXDE | LXDE |
| gui | XFCE | XFCE |
| gui | KDE | KDE |