Skip to content

Commit

Permalink
ignore some flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
brycezhongqing committed Oct 18, 2024
1 parent 7fb97a6 commit fca60c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -787,6 +787,7 @@ public void testClientPipelineFactory2Pass()
// This in fact tests HttpClientPipelineFactory constructor through HttpNettyClient
// constructor.
@Test
@Ignore("This test is flaky and fails intermittently.")
public void testHttp2ClientPipelineFactory2Pass()
throws NoSuchAlgorithmException
{
Expand Down

0 comments on commit fca60c9

Please sign in to comment.