Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2019-02-28 15:59:00 +0300
committerMorris Jobke <hey@morrisjobke.de>2019-02-28 16:03:57 +0300
commit3f2bb3ca0519cf8f0df469a85591398c5e9154e8 (patch)
treef6e9c0c7ed5ae9a3455543ea96f514d6a77fbb07 /tests
parent7519a9a9903565f53d6b656fbd328a83df6011b9 (diff)
Run tests that fail with "no such process" over to apache server
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'tests')
-rw-r--r--tests/acceptance/features/app-files.feature1
-rw-r--r--tests/acceptance/features/apps.feature1
-rw-r--r--tests/acceptance/features/login.feature1
-rw-r--r--tests/acceptance/features/users.feature1
4 files changed, 4 insertions, 0 deletions
diff --git a/tests/acceptance/features/app-files.feature b/tests/acceptance/features/app-files.feature
index 50bb9d20022..c6d879dc6ef 100644
--- a/tests/acceptance/features/app-files.feature
+++ b/tests/acceptance/features/app-files.feature
@@ -1,3 +1,4 @@
+@apache
Feature: app-files
Scenario: open and close the details view
diff --git a/tests/acceptance/features/apps.feature b/tests/acceptance/features/apps.feature
index 33e9e15dad2..eee9f06671b 100644
--- a/tests/acceptance/features/apps.feature
+++ b/tests/acceptance/features/apps.feature
@@ -1,3 +1,4 @@
+@apache
Feature: apps
Scenario: enable an installed app
diff --git a/tests/acceptance/features/login.feature b/tests/acceptance/features/login.feature
index 44353d37c65..ed63e1fc01b 100644
--- a/tests/acceptance/features/login.feature
+++ b/tests/acceptance/features/login.feature
@@ -1,3 +1,4 @@
+@apache
Feature: login
Scenario: log in with valid user and password
diff --git a/tests/acceptance/features/users.feature b/tests/acceptance/features/users.feature
index b5a22cd3940..ef61e7d5680 100644
--- a/tests/acceptance/features/users.feature
+++ b/tests/acceptance/features/users.feature
@@ -1,3 +1,4 @@
+@apache
Feature: users
Scenario: create a new user