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
End2end tests should only pass when another atServer is involved.
Tests that don't need another atServer should be refactored into functional tests.
If the run time for functional tests gets too long we can break them into batches.
Additional context
This happened whilst migrating the cicd atServers, and a bunch of them were pointed at the wrong root server and thus unable to connect to their opposite atServer at_server_logs_6651.zip
The text was updated successfully, but these errors were encountered:
Describe the bug
35 tests passed, 31 failed.
when cicd3 couldn't connect to cicd4 (and similarly cicd5 & 6)Steps to reproduce
https://github.com/atsign-foundation/at_server/actions/runs/6402399843/job/17385865736 provides an example
Expected behavior
End2end tests should only pass when another atServer is involved.
Tests that don't need another atServer should be refactored into functional tests.
If the run time for functional tests gets too long we can break them into batches.
Additional context
This happened whilst migrating the cicd atServers, and a bunch of them were pointed at the wrong root server and thus unable to connect to their opposite atServer
at_server_logs_6651.zip
The text was updated successfully, but these errors were encountered: