-
Notifications
You must be signed in to change notification settings - Fork 11.1k
FLAKE: XdsTest/ClientLoadReportingTest.Vanilla/FakeResolverWithLoadReporting #20712
Copy link
Copy link
Closed
Labels
disposition/BUILDNURSEFor all buildnurse related build/test failures and flakesFor all buildnurse related build/test failures and flakeskind/buglang/corepriority/P2
Description
test/cpp/end2end/xds_end2end_test.cc:2229
Expected equality of these values:
kNumRpcsPerAddress * num_backends_ + num_ok
Which is: 406
client_stats->total_successful_requests()
Which is: 393
test/cpp/end2end/xds_end2end_test.cc:2230
Expected equality of these values:
0U
Which is: 0
client_stats->total_requests_in_progress()
Which is: 1
test/cpp/end2end/xds_end2end_test.cc:2232
Expected equality of these values:
kNumRpcsPerAddress * num_backends_ + num_ok
Which is: 406
client_stats->total_issued_requests()
Which is: 394
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
disposition/BUILDNURSEFor all buildnurse related build/test failures and flakesFor all buildnurse related build/test failures and flakeskind/buglang/corepriority/P2