Skip to content

Commit d71b9e8

Browse files
committed
Syncing to TFS
1 parent b3b3392 commit d71b9e8

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
File renamed without changes.
File renamed without changes.

Release/tests/Functional/http/client/connections_and_errors.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ TEST_FIXTURE(uri_address, content_ready_timeout)
212212
listener.close().wait();
213213
}
214214

215-
TEST_FIXTURE(uri_address, stream_timeout, "Ignore:Apple", "NYI")
215+
TEST_FIXTURE(uri_address, stream_timeout, "Ignore:Apple", "Bug 885080")
216216
{
217217
web::http::experimental::listener::http_listener listener(m_uri);
218218
listener.open().wait();

0 commit comments

Comments
 (0)