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] [full-ci] Do not skip tests for issue-3023 #4109

Merged
merged 1 commit into from
Jul 7, 2022

Conversation

phil-davis
Copy link
Contributor

Description

Issue #3023 caused an infinite loop in the back-end, so the related test scenario was skipped. PR #4076 has pulled in the fix from oCIS, so we can unskip the test now.

The actual fix was applied to reva edge in cs3org/reva#3009

Related Issue

How Has This Been Tested?

CI

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)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

@phil-davis
Copy link
Contributor Author

The tests are still failing because of returning HTTP status 400 when it should be 409.
https://drone.owncloud.com/owncloud/ocis/13095/49/6

This needs reva PR cs3org/reva#3031 pulled into oCIS.

@aduffeck maybe you could add to this PR the changes needed to pull in the latest reva edge from last night?

Then this will pass, and all associated issues can be closed.

@phil-davis
Copy link
Contributor Author

After #4115 is merged, I will rebase and this should pass.

@sonarcloud
Copy link

sonarcloud bot commented Jul 7, 2022

Kudos, SonarCloud Quality Gate passed!    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

@phil-davis phil-davis merged commit d54712b into master Jul 7, 2022
@delete-merged-branch delete-merged-branch bot deleted the unskip-issue-3023 branch July 7, 2022 15:40
ownclouders pushed a commit that referenced this pull request Jul 7, 2022
Merge: df159ac 0b72e2f
Author: Phil Davis <phil@jankaritech.com>
Date:   Thu Jul 7 21:25:00 2022 +0545

    Merge pull request #4109 from owncloud/unskip-issue-3023

    [tests-only] [full-ci] Do not skip tests for issue-3023
ownclouders pushed a commit that referenced this pull request Jul 8, 2022
Merge: df159ac 0b72e2f
Author: Phil Davis <phil@jankaritech.com>
Date:   Thu Jul 7 21:25:00 2022 +0545

    Merge pull request #4109 from owncloud/unskip-issue-3023

    [tests-only] [full-ci] Do not skip tests for issue-3023
ownclouders pushed a commit that referenced this pull request Jul 8, 2022
Merge: df159ac 0b72e2f
Author: Phil Davis <phil@jankaritech.com>
Date:   Thu Jul 7 21:25:00 2022 +0545

    Merge pull request #4109 from owncloud/unskip-issue-3023

    [tests-only] [full-ci] Do not skip tests for issue-3023
ownclouders pushed a commit that referenced this pull request Jul 8, 2022
Merge: df159ac 0b72e2f
Author: Phil Davis <phil@jankaritech.com>
Date:   Thu Jul 7 21:25:00 2022 +0545

    Merge pull request #4109 from owncloud/unskip-issue-3023

    [tests-only] [full-ci] Do not skip tests for issue-3023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test apiWebdavMove1/moveFolder.feature:135 fails with 400 status
2 participants