Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
Signed-off-by: tyxia <[email protected]>
  • Loading branch information
tyxia committed Jul 20, 2024
1 parent 1f11742 commit f000ce6
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1619,6 +1619,7 @@ TEST_P(ExtProcIntegrationTest, GetAndSetTrailersIncorrectlyOnResponse) {
});

if (Runtime::runtimeFeatureEnabled(Runtime::defer_processing_backedup_streams)) {
// Advance time by `DefaultTimeout` which is default timeout used in waitForReset() below.
timeSystem().advanceTimeWait(TestUtility::DefaultTimeout);
// We get a reset since we've received some of the response already.
ASSERT_TRUE(response->waitForReset());
Expand Down

0 comments on commit f000ce6

Please sign in to comment.