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

[Enhancement] Support Windows Runner for Cypress 13 workflows #1666

Open
3 tasks
RyanL1997 opened this issue Nov 27, 2023 · 3 comments
Open
3 tasks

[Enhancement] Support Windows Runner for Cypress 13 workflows #1666

RyanL1997 opened this issue Nov 27, 2023 · 3 comments
Labels
enhancement New feature or request triaged

Comments

@RyanL1997
Copy link
Collaborator

RyanL1997 commented Nov 27, 2023

Is your feature request related to a problem?
Support Windows Runner for Cypress 13 workflows. In #1655, it introduced two new e2e workflows for testing external auths of OIDC and SAML for Security frontend and they are only running on Linux runner for now.

These existing cypress test workflows for cypress-test and cypress-test-tenancy-disabled should also be running on the windows-latest runner. Both workflows run on the windows runner, but need investigation to stabilize the workflows on the windows runner.

Pre-requisite

Exit Criteria

  • Support Windows runner for both OIDC e2e workflow
  • Support Windows runner for both SAML e2e workflow
  • Support Windows runner for multi auth e2e workflow
@RyanL1997 RyanL1997 added enhancement New feature or request untriaged labels Nov 27, 2023
@cwperks cwperks added triaged and removed untriaged labels Dec 4, 2023
@cwperks
Copy link
Member

cwperks commented Dec 4, 2023

[Triage] Thank you for filing the issue @RyanL1997 . Are the selenium tests for SAML still running on the windows runner?

@RyanL1997
Copy link
Collaborator Author

@cwperks I don't think so. I think we have disabled that for now. And some of the original test cases were not even running on linux before the Cypress 13 change

@peternied
Copy link
Member

@derek-ho could you link to any instability or build issues that might block this work from being done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triaged
Projects
None yet
Development

No branches or pull requests

3 participants