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

Release/v2021.10.1 #513

Merged
merged 10 commits into from Oct 14, 2021
Merged

Release/v2021.10.1 #513

merged 10 commits into from Oct 14, 2021

Conversation

ricklamers
Copy link
Member

@ricklamers ricklamers commented Oct 14, 2021

This fixes a coloring issue on the warning box. It also ships the changes @fruttasecca made to Cypress.

fruttasecca and others added 9 commits October 11, 2021 10:22
Note, this is a somewhat experimental and very specific solution to the
focus trap issue, that makes use of an attempted solution for a similar
problem that Cypress has, which is clicking on objects that are detached
from the DOM, because the application (e.g. react) has rerendered and
those objects have pretty much become garbage. The focus trap issue is
related more to react rather than Cypress, but it seems to have similar
properties.

This is the link to the DOM detachment Cypress github issue
cypress-io/cypress#7306
@ricklamers ricklamers temporarily deployed to integration-tests October 14, 2021 09:51 Inactive
@cypress
Copy link

cypress bot commented Oct 14, 2021



Test summary

87 1 0 0


Run details

Project orchest
Status Failed
Commit 620dd2d
Started Oct 14, 2021 9:50 AM
Ended Oct 14, 2021 10:22 AM
Duration 31:39 💡
OS Linux Ubuntu - 20.04
Browser Chrome 88

View run in Cypress Dashboard ➡️


Failures

cypress/integration/services.spec.ts Failed
1 services > tests services data mounting for jobs

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@cypress
Copy link

cypress bot commented Oct 14, 2021



Test summary

88 0 0 0


Run details

Project orchest
Status Passed
Commit 17d73dc ℹ️
Started Oct 14, 2021 10:21 AM
Ended Oct 14, 2021 10:52 AM
Duration 30:43 💡
OS Linux Ubuntu - 20.04
Browser Chrome 88

View run in Cypress Dashboard ➡️


This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard

@ricklamers ricklamers merged commit a1929d2 into master Oct 14, 2021
@ricklamers ricklamers deleted the release/v2021.10.1 branch October 18, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants