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_client_logs_3653.zip
The text was updated successfully, but these errors were encountered:
Describe the bug
24 tests passed, 25 failed.
when ce2e1 couldn't connect to ce2e2 (and similarly ce2e3 & 4)Steps to reproduce
https://github.com/atsign-foundation/at_client_sdk/actions/runs/6402358157/job/17384836340 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_client_logs_3653.zip
The text was updated successfully, but these errors were encountered: