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.feature6
1 files changed, 1 insertions, 5 deletions
diff --git a/cucumber/features/install.feature b/cucumber/features/install.feature
index cf9a68a0..4e53b84c 100644
--- a/cucumber/features/install.feature
+++ b/cucumber/features/install.feature
@@ -10,13 +10,9 @@ Feature: Doing variations on d-i installs
Examples:
| install_ui | target_ui | login |
- | text | Minimal | VT |
- | text | non-GUI | VT |
- | text | XFCE Desktop | XFCE |
-# | text | Gnome Desktop | Gnome |
| gui | Minimal | VT |
- | gui | non-GUI | VT |
| gui | XFCE Desktop | XFCE |
+ | text | non-GUI | VT |
# | gui | Gnome Desktop | Gnome |
# Scenario: Get a useful error from a bogus HTTP proxy