Skip to content

Commit aaf7f54

Browse files
committed
Revert a test from previous commit: intermittent failures.
1 parent df76da2 commit aaf7f54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Release/tests/Functional/http/listener/request_stream_tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ namespace tests { namespace functional { namespace http { namespace listener {
2828
SUITE(request_stream_tests)
2929
{
3030

31-
TEST_FIXTURE(uri_address, large_body)
31+
TEST_FIXTURE(uri_address, large_body, "Ignore:Linux", "712252", "Ignore:Apple", "712252")
3232
{
3333
http_listener listener(m_uri);
3434
listener.open().wait();

0 commit comments

Comments
 (0)