Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The EndToEnd tests cannot currently be run: * they deadlock when run under `swift test` (#143) * the CI requires the use of an HTTP proxy to download from the Internet, but SDK generator does not support proxies (#145) The tests are conditionally compiled only on Linux, so we must skip them in CI. Fixes #45
- Loading branch information