ci: manual deflake workflow [WPB-25106]#4772
Conversation
cded5c8 to
e2988be
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #4772 +/- ##
========================================
Coverage 50.80% 50.80%
========================================
Files 605 605
Lines 20887 20887
Branches 3370 3370
========================================
Hits 10612 10612
Misses 9276 9276
Partials 999 999 Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
| waitUntilLoginFlowIsCompleted() | ||
| clickAllowNotificationButton() | ||
| clickAgreeShareDataAlert() | ||
| // clickAgreeShareDataAlert() |
There was a problem hiding this comment.
question: do we need to remove ?
There was a problem hiding this comment.
The commented code is deliberate, I want the test to fail so it can appear as a failed test when I want to manually rerun it.
yamilmedina
left a comment
There was a problem hiding this comment.
lgtm! some commented code perhaps we need to remove, or bring back?
|



https://wearezeta.atlassian.net/browse/WPB-25106
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764The PR Description
What's new in this PR?
Issues
Briefly describe the issue you have solved or implemented with this pull request. If the PR contains multiple issues, use a bullet list.
Causes (Optional)
Briefly describe the causes behind the issues. This could be helpful to understand the adopted solutions behind some nasty bugs or complex issues.
Solutions
Briefly describe the solutions you have implemented for the issues explained above.
Dependencies (Optional)
If there are some other pull requests related to this one (e.g. new releases of frameworks), specify them here.
Needs releases with:
Testing
Test Coverage (Optional)
How to Test
Briefly describe how this change was tested and if applicable the exact steps taken to verify that it works as expected.
Notes (Optional)
Specify here any other facts that you think are important for this issue.
Attachments (Optional)
Attachments like images, videos, etc. (drag and drop in the text box)
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764.