We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Some tests in the webUIPreview test suite fail in ocis after the suite was added to run in ocis in CI. In order to make CI green, these tests have been skipped in this PR as: https://github.com/owncloud/phoenix/pull/4253/files#diff-682824e112efafed7cd7f926e5e006773524a3529f91280a201ace8d3dad1db7R26-R48 However, the issue about the failure needs to be investigated.
webUIPreview
When adding the issue tag, the files from the examples table in this skipped scenario: https://github.com/owncloud/phoenix/pull/4253/files#diff-682824e112efafed7cd7f926e5e006773524a3529f91280a201ace8d3dad1db7R35-R48 should be separated and only the failing one should be skipped and tagged with the issue-tag.
Also, a scenario of moveFiles.feature has also been skipped as : https://github.com/owncloud/phoenix/pull/4253/files#diff-b51675da3e3cd1e024574a42c3f0a876f88e689fc50f69e02c46d9cb41ad4f0bR73
moveFiles.feature
The failure in CI is as : https://drone.owncloud.com/owncloud/phoenix/11634
Investigate about the failure, and add a proper issue tag to the skipped tests.
The text was updated successfully, but these errors were encountered:
Fixed by #4291 and #4299
Sorry, something went wrong.
swoichha
No branches or pull requests
Description:
Some tests in the
webUIPreview
test suite fail in ocis after the suite was added to run in ocis in CI. In order to make CI green, these tests have been skipped in this PR as: https://github.com/owncloud/phoenix/pull/4253/files#diff-682824e112efafed7cd7f926e5e006773524a3529f91280a201ace8d3dad1db7R26-R48However, the issue about the failure needs to be investigated.
When adding the issue tag, the files from the examples table in this skipped scenario: https://github.com/owncloud/phoenix/pull/4253/files#diff-682824e112efafed7cd7f926e5e006773524a3529f91280a201ace8d3dad1db7R35-R48 should be separated and only the failing one should be skipped and tagged with the issue-tag.
Also, a scenario of
moveFiles.feature
has also been skipped as : https://github.com/owncloud/phoenix/pull/4253/files#diff-b51675da3e3cd1e024574a42c3f0a876f88e689fc50f69e02c46d9cb41ad4f0bR73The failure in CI is as : https://drone.owncloud.com/owncloud/phoenix/11634
Investigate about the failure, and add a proper issue tag to the skipped tests.
The text was updated successfully, but these errors were encountered: