Bug 37218 - 90_owncloud/10create_user is unreliable
90_owncloud/10create_user is unreliable
Status: NEW
Product: UCS Test
Classification: Unclassified
Component: App Center
unspecified
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-12-07 23:43 CET by Dirk Wiesenthal
Modified: 2016-10-21 18:50 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dirk Wiesenthal univentionstaff 2014-12-07 23:43:15 CET
component/ucs-test-apps/ucs-test-owncloud/90_owncloud/10create_user fails with the new ownCloud 6:

ownCloud 6 enables users to be ownCloud user by default. This lets the following line fail the test

owncloud_login "$username2" "univention" && fail_test 110 "Login as non-owncloud user was allowd"

The problem is that create_non_owncloud_user() does not --set owncloudEnabled=0 explicitly.