Skip to content

test: Remove .only() calls - #51302

Merged
artonge merged 1 commit into
masterfrom
artonge/test/remove_only_calls
Mar 6, 2025
Merged

test: Remove .only() calls#51302
artonge merged 1 commit into
masterfrom
artonge/test/remove_only_calls

Conversation

@artonge

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: Louis Chemineau <louis@chmn.me>
@artonge
artonge requested a review from a team as a code ownerMarch 6, 2025 10:30
@artonge
artonge requested review from nfebe, sorbaugh and susnux and removed request for a teamMarch 6, 2025 10:30
@artongeartonge self-assigned this Mar 6, 2025
@artongeartonge changed the title test: Remove .only( callstest: Remove .only() callsMar 6, 2025
@susnuxsusnux added 3. to review Waiting for reviews tests Related to tests labels Mar 6, 2025
@susnuxsusnux added this to the Nextcloud 32 milestone Mar 6, 2025
@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable31

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable30

@artonge

Copy link
Copy Markdown
CollaboratorAuthor

/backport to stable29

@artonge
artonge merged commit 768b37e into masterMar 6, 2025
@artonge
artonge deleted the artonge/test/remove_only_calls branch March 6, 2025 11:09
@backportbot

Copy link
Copy Markdown

The backport to stable29 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable29
git pull origin stable29
# Create the new backport branch
git checkout -b backport/51302/stable29
# Cherry pick the change from the commit sha1 of the change against the default branch# This might cause conflicts, resolve them
git cherry-pick d579ec29
# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/51302/stable29

Error: No changes found in backport branch


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbackport-requesttestsRelated to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@artonge@susnux@come-nc@skjnldsv