-
Notifications
You must be signed in to change notification settings - Fork 297
chore(e2e): Adding Wire reporting for Wire Cells e2e tests [WPB-21662] #19753
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
chore(e2e): Adding Wire reporting for Wire Cells e2e tests [WPB-21662] #19753
Conversation
…e_Cells_e2e_tests
…e_Cells_e2e_tests
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## dev #19753 +/- ##
=======================================
Coverage 43.45% 43.45%
=======================================
Files 1294 1294
Lines 32506 32506
Branches 7218 7218
=======================================
+ Hits 14125 14126 +1
Misses 16670 16670
+ Partials 1711 1710 -1 🚀 New features to boost your workflow:
|
…e_tests' of github.com:wireapp/wire-webapp into chore/WPB-21662_adding_Wire_reporting_for_Wire_Cells_e2e_tests
|
🔗 Download Full Report Artifact 🧪 Playwright Test Summary
Failed Tests:❌ Account Management (tags: TC-8639, crit-flow-web)Location: specs/CriticalFlow/accountManagement-TC-8639.spec.ts:37 Errors: ❌ Planning group call with sending various messages during call (tags: TC-8632, crit-flow-web)Location: specs/CriticalFlow/groupCalls-TC-8632.spec.ts:37 Errors: ❌ Group Video call (tags: TC-8637, crit-flow-web)Location: specs/CriticalFlow/groupVideoCall-TC-8637.spec.ts:39 Errors: ❌ New person joins team and setups up device (tags: TC-8635, crit-flow-web)Location: specs/CriticalFlow/joinTeam-TC-8635.spec.ts:38 Errors: |
…e_tests' of github.com:wireapp/wire-webapp into chore/WPB-21662_adding_Wire_reporting_for_Wire_Cells_e2e_tests
…e_Cells_e2e_tests
…e_tests' of github.com:wireapp/wire-webapp into chore/WPB-21662_adding_Wire_reporting_for_Wire_Cells_e2e_tests
|
cristianoliveira
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pretty neat! LGTM
e-maad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
#19753) * chore(e2e): Adding Wire reporting for Wire Cells e2e tests [WPB-21662] * Changed action version * Added env explicitly * TMP added debug step * TMP Added always() modifier for a debug command * Added required secret to the job * Added passing secrets to parent jobs * Added passing secrets to parent jobs * Reformatted result message * Added full commit SHA for slack action



Description
https://wearezeta.atlassian.net/browse/WPB-21662
Added reporting to Wire group conversation.
Checklist