Skip to content
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

Investigate encryption issues with windows app integration tests when running outside of smart orchestration (internal) #29374

Open
AtofStryker opened this issue Apr 22, 2024 · 0 comments
Labels
OS: windows process: tests Related to our internal tests

Comments

@AtofStryker
Copy link
Contributor

Current behavior

Currently, when trying to run the windows app integration tests without smart orchestration (as currently set up in develop since we are filtering out specs that are exceptionally flaking in windows) causes encryption issues when recording to the cloud. This is currently why we are NOT recording on cypress-in-cypress tests runs inside of windows (see https://github.com/cypress-io/cypress/blob/develop/.circleci/workflows.yml#L720)

Desired behavior

I would like to record windows tests for cypress-in-cypress tests so that we may better debug issues within CI from windows

Test code to reproduce

set the record flag with key here https://github.com/cypress-io/cypress/blob/develop/.circleci/workflows.yml#L720

Cypress Version

13.8.0

Node version

v18.17.1

Operating System

Windows Server 2022

Debug Logs

No response

Other

No response

@jennifer-shehane jennifer-shehane added OS: windows process: tests Related to our internal tests labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OS: windows process: tests Related to our internal tests
Projects
None yet
Development

No branches or pull requests

2 participants