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
I have migrated some old tests from workspaces-js v1.1.0 to v3.1.0 recently, and the test execution is quite flaky somehow. Usually a random number (1~7 usually) out of 20 test cases will fail with below error. The failure is quite random and seems to be related to sandbox environment I think.
Any ideas about the root cause, and how to fix it?
I have migrated some old tests from
workspaces-js
v1.1.0 to v3.1.0 recently, and the test execution is quite flaky somehow. Usually a random number (1~7 usually) out of 20 test cases will fail with below error. The failure is quite random and seems to be related to sandbox environment I think.Any ideas about the root cause, and how to fix it?
The text was updated successfully, but these errors were encountered: