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

skip known to fail tests on 10.0.3 #29842

Merged
merged 1 commit into from
Dec 14, 2017
Merged

Conversation

individual-it
Copy link
Member

Description

skip tests that we know do fail when running on 10.0.3

Related Issue

https://github.com/owncloud/qa-enterprise/pull/115

Motivation and Context

we want to run tests on arbitrary oC versions, so we need to skip tests that we know would fails in a specific version

How Has This Been Tested?

running tests on new docker system https://github.com/owncloud/qa-enterprise/pull/115

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link
Contributor

@phil-davis phil-davis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will work, so good. But it is going to get messy in future because we will not be able to merge "examples" tables from multiple scenarios after a bug is fixed. I guess there can be a point at which we say "no more support for running current tests against old V10.0.2 V10.0.3 etc.

@individual-it individual-it merged commit e8cbe78 into master Dec 14, 2017
@individual-it individual-it deleted the ui-tests-skiptest-on-10.0.3 branch December 14, 2017 10:10
@individual-it
Copy link
Member Author

backport in #29848

@lock
Copy link

lock bot commented Aug 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants