Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Stop memcpy-ing internal data structures into packets. #2595

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: Stop memcpy-ing internal data structures into packets.

dd45f9e
Select commit
Loading
Failed to load commit list.
Draft

fix: Stop memcpy-ing internal data structures into packets. #2595

fix: Stop memcpy-ing internal data structures into packets.
dd45f9e
Select commit
Loading
Failed to load commit list.
Cirrus CI / freebsd failed Mar 7, 2024 in 6m 33s

Task Summary

Instruction test_all failed in 05:38

Details

✅ 00:05 clone
✅ 00:47 configure
❌ 05:38 test_all

[#4] WARNING network.c:1201	new_networking_ex:	failed to set socket option 4097
[#4] DEBUG network.c:1322	new_networking_ex:	Bound successfully to 0.0.0.0:33751
[#5] WARNING network.c:1197	new_networking_ex:	failed to set socket option 4098
[#5] WARNING network.c:1201	new_networking_ex:	failed to set socket option 4097
[#5] DEBUG network.c:1322	new_networking_ex:	Bound successfully to 0.0.0.0:33752
Created 5 instances of Tox
Preparing network...
bootstrapping Alice and the 3 Bobs off a third bootstrap node


44% tests passed, 38 tests failed out of 68

Total Test time (real) = 301.33 sec

The following tests FAILED:
	 17 - conference (Timeout)
	 18 - conference_double_invite (Timeout)
	 19 - conference_invite_merge (Timeout)
	 20 - conference_peer_nick (Timeout)
	 21 - conference_simple (Timeout)
	 26 - file_streaming (Timeout)
	 27 - file_transfer (Timeout)
	 28 - forwarding (Timeout)
	 29 - friend_connection (Timeout)
	 30 - friend_request (Timeout)
	 31 - friend_request_spam (Timeout)
	 32 - group_general (Timeout)
	 33 - group_invite (Timeout)
	 34 - group_message (Timeout)
	 35 - group_moderation (Timeout)
	 36 - group_save (Timeout)
	 37 - group_state (Timeout)
	 38 - group_sync (Timeout)
	 40 - group_topic (Timeout)
	 43 - lan_discovery (Timeout)
	 44 - lossless_packet (Timeout)
	 45 - lossy_packet (Timeout)
	 47 - onion (Timeout)
	 48 - overflow_recvq (Timeout)
	 49 - overflow_sendq (Timeout)
	 50 - reconnect (Timeout)
	 51 - save_friend (Timeout)
	 52 - save_load (Timeout)
	 53 - send_message (Timeout)
	 54 - set_name (Timeout)
	 55 - set_status_message (Timeout)
	 56 - tox_dispatch (Timeout)
	 57 - tox_events (Timeout)
	 58 - tox_many (Timeout)
	 61 - typing (Timeout)
	 66 - conference_av (Timeout)
	 67 - toxav_basic (Timeout)
	 68 - toxav_many (Timeout)
Errors while running CTest

Exit status: 8