Attention is currently required from: pespin.
3 comments:
File tests/stream/stream_test.c:
Patch Set #3, Line 549: osmo_stream_cli_set_data(osc, ctx);
@pespin@sysmocom.de removal of instruction to set data
Patch Set #3, Line 798: osmo_stream_cli_set_data(osc, ctx);
@pespin@sysmocom.de removal of instruction to set data
File tests/stream/stream_test.ok:
Patch Set #3, Line 52: {20.000020} [NA] Client's test_segm_ipa_stream_srv_cli_connect_cb(): [1-cli] Appending msg of type IPAC_MSGT_PING into buffer
why this this output change?
It's due to the change of memory management in the test. Before the patch, the client side would set newly created talloc contexts as data for the client connection, this has been removed.
I have tagged you in the respective lines.
To view, visit change 34799. To unsubscribe, or for help writing mail filters, visit settings.