mirror of https://github.com/grpc/grpc.git
[channel trace test] fix Windows portability tests (#36643)
This fixes breakage triggered by #36434.
Changing the order of the data members in `TraceEvent` caused the total size of the structure to be different, which meant that the long string we were adding was enough to cause 3 events to be evicted instead of 2.
b/339066599
Closes #36643
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36643 from markdroth:channel_trace_test_fix 94586faced
PiperOrigin-RevId: 634505085
pull/36642/head
parent
271b2f17e2
commit
cac1f2727e
1 changed files with 5 additions and 7 deletions
Loading…
Reference in new issue