Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix core acceptance test groups mismatch #433

Closed
phil-davis opened this issue Jul 3, 2019 · 1 comment
Closed

Fix core acceptance test groups mismatch #433

phil-davis opened this issue Jul 3, 2019 · 1 comment
Assignees

Comments

@phil-davis
Copy link
Contributor

Last night's user_ldap CI failed with:
https://drone.owncloud.com/owncloud/user_ldap/1635/1271

--- Failed scenarios:

    /var/www/owncloud/server/tests/acceptance/features/apiShareManagementBasic/createShare.feature:1057
    /var/www/owncloud/server/tests/acceptance/features/apiShareManagementBasic/createShare.feature:1058
    /var/www/owncloud/server/tests/acceptance/features/apiShareManagementBasic/createShare.feature:1090
    /var/www/owncloud/server/tests/acceptance/features/apiShareManagementBasic/createShare.feature:1091

120 scenarios (116 passed, 4 failed)
1303 steps (1291 passed, 4 failed, 8 skipped)

Those are new scenarios. They do not have the "correct" combinations of group membership to match what is used in user_ldap

Fix it for now, then think about issue #250 and how we can make this better for the future.

@phil-davis
Copy link
Contributor Author

This particular one has been fixed. Issue #250 can stay open to sort this out better some day.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant