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
Some ClouderyView tests take too much time on the CI and then timeout. They have been deactivated but we should find a way to make them pass without timeout.
Some ClouderyView tests take too much time on the CI and then timeout. They have been deactivated but we should find a way to make them pass without timeout.
When done we should revert #750
The issue is that some tests take ~20x longer on CI than on local development environment.
For example the following test
Would produce the following log when run on GH Action CI:
On my computer the entire test would fit in less than 400ms
The text was updated successfully, but these errors were encountered: