Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Run tests that fail with "no such process" over to apache server
Signed-off-by: Morris Jobke <[email protected]>
  • Loading branch information
MorrisJobke authored and Backportbot committed Mar 4, 2019
commit 7f010dba25b1bf78dd7dedb12ec3b672b5698393
1 change: 1 addition & 0 deletions tests/acceptance/features/app-files.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@apache
Feature: app-files

Scenario: open and close the details view
Expand Down
1 change: 1 addition & 0 deletions tests/acceptance/features/apps.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@apache
Feature: apps

Scenario: enable an installed app
Expand Down
1 change: 1 addition & 0 deletions tests/acceptance/features/login.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@apache
Feature: login

Scenario: log in with valid user and password
Expand Down
1 change: 1 addition & 0 deletions tests/acceptance/features/users.feature
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@apache
Feature: users

Scenario: create a new user
Expand Down