Cypress tests are hanging in Azure Devops CI when testing an WASM app #25431
-
Hello, I'm having some trouble with a hanging cypress process in Azure Devops CI. I want to test a WASM app, that is downloading a bunch of files (mostly dlls) while loading, but the problem is the testing step hangs for 1hr and then fails with a timeout. The tests pass locally both in watch mode and in headless mode. The Cypress version is the latest one: I attached the logs I get on the CI using the command I am running out of ideas because the logs don't help me much. Do you have any ideas about what the problem can be? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I found the problem and the temporary fix. See this comment here: #24896 (comment) |
Beta Was this translation helpful? Give feedback.
I found the problem and the temporary fix. See this comment here: #24896 (comment)