You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When Cypress sends webhook messages to Microsoft Teams, the Teams app on iOS crashes and fails to load messages. The issue occurs consistently on iOS devices but does not affect the desktop client. The messages are sent automatically by Cypress Cloud, and we do not modify them.
Steps to Reproduce:
Run Cypress tests in a Bitbucket pipeline.
Configure Cypress Cloud to send webhook messages to a Microsoft Teams channel.
Open the Teams app on an iOS device.
Attempt to view the message sent by Cypress Cloud.
Expected Behavior:
The message should be displayed correctly in Microsoft Teams on iOS, just as it does in the desktop client.
Actual Behavior:
The Teams app on iOS crashes when trying to load the message.
Environment:
Cypress Version: 13.13.0
Test Execution: Bitbucket pipeline, results stored in Cypress Cloud
Microsoft Teams Version: Latest (auto-updated on all test devices)
iOS Version: Latest (auto-updated on all test devices)
Desktop Teams Client: No issues observed
Additional Information:
The issue occurs every time a message is sent via Cypress Cloud.
Manually sending a webhook message to Teams (not via Cypress) does not cause a crash.
The text was updated successfully, but these errors were encountered:
@KnowitRobertFred thanks for the feedback! Can you please open a ticket with Cypress Cloud so that the Cloud team can interact with you and get more details on your Cloud account? That's available from the Support link in Cloud (bottom left of the nav menu) and a submit form is shown when you click on "Support Tickets".
We have not yet been able to recreate the issue and would like to interact for more troubleshooting. One thing we would like to try is for you to configure the message in Cypress Cloud to remove all message contents except for the Run Results Display. I.e. -
@KnowitRobertFred - update.. the MS Teams app on iOS can sporadically crash if the content is too wide. The app does not always wrap rows to another column even though there are not width restrictions on the data. We have reported this issue to Microsoft. In the cases where we could recreate this issue, we found that rotating the iOS device sideways to landscape mode, and then opening the MS Teams app and loading the channel, would allow all of the messages to load.
I am going to close this issue in Github but please reach out to Cypress Cloud support for any further assistance you need with Cypress Cloud.
Description:
When Cypress sends webhook messages to Microsoft Teams, the Teams app on iOS crashes and fails to load messages. The issue occurs consistently on iOS devices but does not affect the desktop client. The messages are sent automatically by Cypress Cloud, and we do not modify them.
Steps to Reproduce:
Expected Behavior:
The message should be displayed correctly in Microsoft Teams on iOS, just as it does in the desktop client.
Actual Behavior:
The Teams app on iOS crashes when trying to load the message.
Environment:
Cypress Version: 13.13.0
Test Execution: Bitbucket pipeline, results stored in Cypress Cloud
Microsoft Teams Version: Latest (auto-updated on all test devices)
iOS Version: Latest (auto-updated on all test devices)
Desktop Teams Client: No issues observed
Additional Information:
The issue occurs every time a message is sent via Cypress Cloud.
Manually sending a webhook message to Teams (not via Cypress) does not cause a crash.
The text was updated successfully, but these errors were encountered: