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
Integration tests are still failing, despite lockfile being fixed now. See workflows on this PR: elizaOS#1120
It seems that somebody completely changed the test logic after we implemented it. We should either revert it or (better) ask the person who made the changes why the original version didn't work for them.
The text was updated successfully, but these errors were encountered:
The current assumption is that the tests were failing because 20s wait time for the server to start was too short. In a new PR we implemented an adaptive wait that periodically checks if the server is already running.
Integration tests are still failing, despite lockfile being fixed now. See workflows on this PR: elizaOS#1120
It seems that somebody completely changed the test logic after we implemented it. We should either revert it or (better) ask the person who made the changes why the original version didn't work for them.
The text was updated successfully, but these errors were encountered: