-
Notifications
You must be signed in to change notification settings - Fork 187
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
[Tests-Only] Convert expected failure file to markdown #1348
Conversation
Codacy passed - so it is happy with the format of the Note: tomorrow there will be a core PR to adjust core |
ee41142
to
10c28b5
Compare
10c28b5
to
79a53c5
Compare
- [apiShareCreateSpecialToShares2/createShareWithDisabledUser.feature:21](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareCreateSpecialToShares2/createShareWithDisabledUser.feature#L21) | ||
- [apiShareCreateSpecialToShares2/createShareWithInvalidPermissions.feature:51](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareCreateSpecialToShares2/createShareWithInvalidPermissions.feature#L51) | ||
- [apiShareCreateSpecialToShares2/createShareWithInvalidPermissions.feature:52](https://github.com/owncloud/core/blob/master/tests/acceptance/features/apiShareCreateSpecialToShares2/createShareWithInvalidPermissions.feature#L52) | ||
- [apiShareCreateSpecialToShares2/createShareWithInvalidPermissions.feature:70](https://github.com/owncloud/core/blob/master/tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are lots of repeats of this heading. Put them all into 1 list.
The actual expected-failure entries might also need to be adjusted a bit, because this PR bumps the commit id past some other core PRs that could change the expected-failures. But we will see that when we get a clean run of CI and it reports only a few differences in the failures. |
0380fb1
to
807fff5
Compare
For the "web" tests, you will probably have to remove some scenarios from expected-failures because actually they pass (or do not exist). They accidentally got into expected-failures: |
And I skipped these intermittent scenarios yesterday in core: https://drone.owncloud.com/owncloud/ocis/2737/35/7
So they need to be removed from expected-failures. |
bb1a332
to
d7deb0e
Compare
The accountsUITests failed. That should be unrelated. :( I will restart. |
I keep restarting drone CI - but it keeps getting fails in "accountsUITests" and sometimes in OCIS CI seems a bit "strange" today. |
I will rebase and force-push. Then see what happens to CI. |
d7deb0e
to
19be7e8
Compare
CI is still failing for accounts UI tests https://drone.owncloud.com/owncloud/ocis/2748/73/7 |
19be7e8
to
8d263f0
Compare
8d263f0
to
3c74b17
Compare
@haribhandari07 I just merged PR #1368 - please rebase this again and maybe it will pass. |
3c74b17
to
c4d4e53
Compare
Kudos, SonarCloud Quality Gate passed! |
Description
This PR converts the remaining expected failure text files to markdown.
Related Issue
Motivation and Context
How Has This Been Tested?
Screenshots (if appropriate):
Types of changes
Checklist: