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]Backport search folder by tag in project space #6996

Merged

Conversation

nabim777
Copy link
Member

@nabim777 nabim777 commented Aug 9, 2023

This PR is Backport of master PR #6968

Comment on lines +115 to +120
| spaces |

Copy link
Contributor

Choose a reason for hiding this comment

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

Seems like this doesn't work for spaces in stable

    Examples:
      | dav-path-version |
      | old              |
      | new              |
      | spaces           |
        Failed step: And the search result of user "Alice" should contain only these files:
        The number of elements in the response doesn't matches with expected number of elements
        Failed asserting that 0 matches expected 2.
Suggested change
| spaces |

Copy link
Member Author

@nabim777 nabim777 Aug 9, 2023

Choose a reason for hiding this comment

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

ok I will keep the tag @skipOnStable3.0 on spaces

Copy link
Member

Choose a reason for hiding this comment

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

@nabim777 does it not work in stable-3.0 or what? it seems to be passing in master isn't it?

Copy link
Contributor

@SwikritiT SwikritiT Aug 9, 2023

Choose a reason for hiding this comment

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

Yes, I think it works for master. I think in this case we can just remove the stable option from the example if it's not supposed to work for stable instead of skipping the whole scenario, but is it supposed to not work for stable? cc @saw-jan

Copy link
Member Author

@nabim777 nabim777 Aug 9, 2023

Choose a reason for hiding this comment

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

There was same issue in master also later by adding remote.php in spaces dav endpoint that works fine and passes. But in stable after adding the remote.php it gives 405 status

@nabim777 does it not work in stable-3.0 or what? it seems to be passing in master isn't it?

@nabim777 nabim777 force-pushed the backport-search-folder-by-tag-in-Project-space branch from b94b778 to 7f1e40e Compare August 9, 2023 04:09
@sonarqubecloud
Copy link

sonarqubecloud bot commented Aug 9, 2023

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

warning The version of Java (11.0.17) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

Comment on lines +116 to +120
@skipOnStable3.0
Examples:
| dav-path-version |
| spaces |

Copy link
Contributor

@SwikritiT SwikritiT Aug 10, 2023

Choose a reason for hiding this comment

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

Note that this exact change should be made in master as well otherwise, there will be conflict while merging the stable to master. We want as minimal conflicts as possible

@phil-davis phil-davis merged commit a8108b3 into stable-3.0 Aug 10, 2023
@delete-merged-branch delete-merged-branch bot deleted the backport-search-folder-by-tag-in-Project-space branch August 10, 2023 04:27
@phil-davis
Copy link
Contributor

@nabim777 please make sure to forward-port the small example-table changes to master.

ownclouders pushed a commit that referenced this pull request Aug 10, 2023
…in-Project-space

[tests-only][full-ci]Backport search folder by tag in project space
ownclouders pushed a commit that referenced this pull request Aug 11, 2023
…in-Project-space

[tests-only][full-ci]Backport search folder by tag in project space
ownclouders pushed a commit that referenced this pull request Aug 11, 2023
…in-Project-space

[tests-only][full-ci]Backport search folder by tag in project space
ownclouders pushed a commit that referenced this pull request Aug 12, 2023
…in-Project-space

[tests-only][full-ci]Backport search folder by tag in project space
ownclouders pushed a commit that referenced this pull request Aug 13, 2023
…in-Project-space

[tests-only][full-ci]Backport search folder by tag in project space
ownclouders pushed a commit that referenced this pull request Aug 14, 2023
…in-Project-space

[tests-only][full-ci]Backport search folder by tag in project space
ownclouders pushed a commit that referenced this pull request Aug 15, 2023
…in-Project-space

[tests-only][full-ci]Backport search folder by tag in project space
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.

4 participants