Skip to content

bpo-40280: Skip IPPROTO_SCTP tests on Emscripten - #30538

Closed
tiran wants to merge 1 commit into
python:mainfrom
tiran:bpo-40280-sctp
Closed

bpo-40280: Skip IPPROTO_SCTP tests on Emscripten#30538
tiran wants to merge 1 commit into
python:mainfrom
tiran:bpo-40280-sctp

Conversation

@tiran

@tirantiran commented Jan 11, 2022

Copy link
Copy Markdown
Member

Creation of IPPROTO_SCTP sockets cause the Emscripten runtime to crash.

Signed-off-by: Christian Heimes christian@python.org

https://bugs.python.org/issue40280

Creation of IPPROTO_SCTP sockets cause the Emscripten runtime to crash.
Signed-off-by: Christian Heimes <christian@python.org>
@tiran

Copy link
Copy Markdown
MemberAuthor

Does not work. The requires socket decorator is still executed and causes an abort.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting core reviewskip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tiran@the-knights-who-say-ni@bedevere-bot