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
We have some Cypress tests that are fairly consistently failing in the GH automation, but pass consistently when run locally. From what I can gather, it's linked to Websocket traffic not reaching, or the UI reacting/refreshing unprompted, meaning that any effects caused by the socket traffic is undone.
Expected Behavior
Tests should behave the same locally and in GH autoamtions
Steps To Reproduce
Locally, you can just run the Cypress tests, they'll pass.
You can then inspect the runs for any PR done on Dashboard over the past couple of months to find the controls.spec.js tes(s) that fail regularly.
Environment
Dashboard version:
Node-RED version:
Node.js version:
npm version:
Platform/OS:
Browser:
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered:
Current Behavior
We have some Cypress tests that are fairly consistently failing in the GH automation, but pass consistently when run locally. From what I can gather, it's linked to Websocket traffic not reaching, or the UI reacting/refreshing unprompted, meaning that any effects caused by the socket traffic is undone.
Expected Behavior
Tests should behave the same locally and in GH autoamtions
Steps To Reproduce
controls.spec.js
tes(s) that fail regularly.Environment
Have you provided an initial effort estimate for this issue?
I have provided an initial effort estimate
The text was updated successfully, but these errors were encountered: