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
The EndToEnd tests no longer deadlock under `swift test` and can
now be run on macOS and Linux.
The CI cannot currently run the end to end tests because SDK generator
cannot use the CI HTTP proxy to download packages. This commit
allows the tests on macOS, so they can be run locally, but explictly
skips them in CI.
Fixes: #143
0 commit comments