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

[Tests-Only] skip tests for async file operations in ocis #38914

Merged
merged 1 commit into from
Jun 30, 2021

Conversation

dpakach
Copy link
Contributor

@dpakach dpakach commented Jun 30, 2021

Description

skip tests for async file operations in ocis as they wont be implemented there.
owncloud/ocis#1790 (comment)

Skip default blacklisted filename (".htaccess") test in ocis since it can be uploaded in ocis

Related Issue

Motivation and Context

How Has This Been Tested?

🤖

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@dpakach dpakach force-pushed the skip-async-tests branch from b09e9c5 to 2e4281e Compare June 30, 2021 10:41
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@dpakach dpakach requested a review from kiranparajuli589 June 30, 2021 12:34
@phil-davis phil-davis merged commit 008fe2f into master Jun 30, 2021
@delete-merged-branch delete-merged-branch bot deleted the skip-async-tests branch June 30, 2021 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants