Skip to content

test: improve reliability of history backup test [WPB-22420]#21152

Open
markbrockhoff wants to merge 1 commit intodevfrom
mb/improve-reliability-of-history-backup
Open

test: improve reliability of history backup test [WPB-22420]#21152
markbrockhoff wants to merge 1 commit intodevfrom
mb/improve-reliability-of-history-backup

Conversation

@markbrockhoff
Copy link
Copy Markdown
Collaborator

@markbrockhoff markbrockhoff commented Apr 27, 2026

TaskWPB-22420 [Web] General maintenance ticket for PR merges

PR Submission Checklist for internal contributors

  • The PR Title

    • conforms to the style of semantic commits messages¹ supported in Wire's Github Workflow²
    • contains a reference JIRA issue number like SQPIT-764
    • answers the question: If merged, this PR will: ... ³
  • The PR Description

    • is free of optional paragraphs and you have filled the relevant parts to the best of your ability

What's new in this PR?

Issues

If the deletion of the group conversation in TC-1097 took too long it could happen that it was still included within the created backup.

Solutions

This PR waits for the conversation to be no longer visible before creating the backup to make it more reliable.


PR Post Submission Checklist for internal contributors (Optional)

  • Wire's Github Workflow has automatically linked the PR to a JIRA issue

PR Post Merge Checklist for internal contributors

  • If any soft of configuration variable was introduced by this PR, it has been added to the relevant documents and the CI jobs have been updated.

References
  1. https://sparkbox.com/foundry/semantic_commit_messages
  2. https://github.com/wireapp/.github#usage
  3. E.g. feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.

If the deletion of the group conversation in TC-1097 took too long it could happen that it was still included within the created backup. This PR waits for the conversation to be no longer visible before creating the backup to make it more reliable.
@sonarqubecloud
Copy link
Copy Markdown

@markbrockhoff markbrockhoff enabled auto-merge April 27, 2026 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants