提交 00983a11 编写于 作者: S Sam Brannen

Update @Disabled for StreamingSimpleClientHttpRequestFactoryTests.interceptor()

上级 4d819128
......@@ -43,7 +43,7 @@ public class StreamingSimpleClientHttpRequestFactoryTests extends AbstractHttpRe
}
@Test // SPR-8809
@Disabled("hangs indefinitely")
@Disabled("response.close() hangs indefinitely since upgrading from okhttp3 3.14.2 to 4.1.0")
public void interceptor() throws Exception {
final String headerName = "MyHeader";
final String headerValue = "MyValue";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册