Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -261,8 +261,7 @@ TEST_P(FilterIntegrationTest, AltSvcCachedH3Slow) {
100);
}

// TODO(32151): Figure out why it's flaky and re-enable.
TEST_P(FilterIntegrationTest, DISABLED_AltSvcCachedH2Slow) {
TEST_P(FilterIntegrationTest, AltSvcCachedH2Slow) {
#ifdef WIN32
// TODO: sort out what race only happens on windows and GCC.
GTEST_SKIP() << "Skipping on Windows";
Expand Down