Skip to content

attempt to run all twisted tests#7533

Merged
reaperhulk merged 3 commits into
mainfrom
alex-patch-1
Aug 24, 2022
Merged

attempt to run all twisted tests#7533
reaperhulk merged 3 commits into
mainfrom
alex-patch-1

Conversation

@alex
Copy link
Copy Markdown
Member

@alex alex commented Aug 21, 2022

No description provided.

@alex
Copy link
Copy Markdown
Member Author

alex commented Aug 21, 2022

@glyph has said he'll try to take a look at this this week. Will hold this draft open for a bit as a result.

@glyph
Copy link
Copy Markdown
Contributor

glyph commented Aug 23, 2022

On my mac, the test passes. Its OpenSSL:

OpenSSL 3.0.5 5 Jul 2022 (Library: OpenSSL 3.0.5 5 Jul 2022)

On my ubuntu VM, it fails like CI does. Its OpenSSL:

OpenSSL 3.0.2 15 Mar 2022 (Library: OpenSSL 3.0.2 15 Mar 2022)

Is this a bug that's been fixed somewhere between those versions?

@glyph
Copy link
Copy Markdown
Contributor

glyph commented Aug 23, 2022

The issue is that there is a too-short CA key that needs to be regenerated. The server PEM has a preamble attached to it but the stuff in src/twisted/internet/test/fake_CAs/ dates back to certcreate which was a tool that hasn't been updated to python3.

@glyph
Copy link
Copy Markdown
Contributor

glyph commented Aug 23, 2022

Tracking this on the Twisted side with twisted/twisted#10275 I guess

@glyph
Copy link
Copy Markdown
Contributor

glyph commented Aug 23, 2022

Potential fix here twisted/twisted#11608

@alex alex marked this pull request as ready for review August 24, 2022 02:51
@reaperhulk reaperhulk enabled auto-merge (squash) August 24, 2022 02:51
@reaperhulk reaperhulk merged commit 4ed223e into main Aug 24, 2022
@alex alex deleted the alex-patch-1 branch August 24, 2022 03:04
@alex
Copy link
Copy Markdown
Member Author

alex commented Oct 11, 2022 via email

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

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants