envoyproxy / envoy

Cloud-native high-performance edge/middle/service proxy
https://www.envoyproxy.io
Apache License 2.0
24.87k stars 4.78k forks source link

ActiveQuicListenerTest.ReceiveCHLO/IPv6_UseGQuicWithTLS flake #12311

Closed mattklein123 closed 1 year ago

mattklein123 commented 4 years ago
[ RUN      ] ActiveQuicListenerTests/ActiveQuicListenerTest.ReceiveCHLO/IPv6_UseGQuicWithTLS
TestRandomGenerator running with seed -1579339208
test/extensions/quic_listeners/quiche/active_quic_listener_test.cc:297: Failure
Value of: quic_dispatcher_->session_map().empty()
  Actual: true
Expected: false
Stack trace:
  0x7d9950: Envoy::Quic::ActiveQuicListenerTest_ReceiveCHLO_Test::TestBody()
  0x12a8568: testing::internal::HandleExceptionsInMethodIfSupported<>()
  0x12a8495: testing::Test::Run()
  0x12a92e0: testing::TestInfo::Run()
... Google Test internal frames ...
mattklein123 commented 4 years ago

cc @danzh2010 would appreciate if you could take a look

danzh2010 commented 4 years ago

/assign @danzh2010