Skip to:
We have this test case failing now,(RESTClientTest, "HTTPS Request to public host")
The test attempts to reach couchbase.com: Server command: GET www.couchbase.com:443//
Attached is the log, cbl-2313.log.
Build couchbase-lite-net-3.1.0-17 contains couchbase-lite-core commit d56bd99 with commit message:Support HTTP chunked-mode responses, fixing timeout error (https://couchbasecloud.atlassian.net/browse/CBL-2313#icft=CBL-2313) (#1238)
Build couchbase-lite-java-3.1.0-28 contains couchbase-lite-core commit d56bd99 with commit message:Support HTTP chunked-mode responses, fixing timeout error (https://couchbasecloud.atlassian.net/browse/CBL-2313#icft=CBL-2313) (#1238)
Build couchbase-lite-android-3.1.0-31 contains couchbase-lite-core commit d56bd99 with commit message:Support HTTP chunked-mode responses, fixing timeout error (https://couchbasecloud.atlassian.net/browse/CBL-2313#icft=CBL-2313) (#1238)
Build couchbase-lite-ios-3.1.0-42 contains couchbase-lite-core commit d56bd99 with commit message:Support HTTP chunked-mode responses, fixing timeout error (https://couchbasecloud.atlassian.net/browse/CBL-2313#icft=CBL-2313) (#1238)
Build couchbase-lite-c-3.1.0-42 contains couchbase-lite-core commit d56bd99 with commit message:Support HTTP chunked-mode responses, fixing timeout error (https://couchbasecloud.atlassian.net/browse/CBL-2313#icft=CBL-2313) (#1238)
We have this test case failing now,
(RESTClientTest, "HTTPS Request to public host")
The test attempts to reach couchbase.com: Server command: GET www.couchbase.com:443//
Attached is the log, cbl-2313.log.