Skip to content

Commit

Permalink
Disable flaky test
Browse files Browse the repository at this point in the history
  • Loading branch information
osipxd committed Nov 21, 2024
1 parent 40ff0e2 commit 2e4099b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -604,6 +604,7 @@ abstract class SustainabilityTestSuite<TEngine : ApplicationEngine, TConfigurati
}
}

@Ignore("Flaky. To be investigated in KTOR-7811")
@Test
@NoHttp2
fun testHeaderIsTooLong() = runTest {
Expand Down

0 comments on commit 2e4099b

Please sign in to comment.