Skip to content

Conversation

@addaleax
Copy link
Collaborator

@addaleax addaleax commented Nov 1, 2024

No description provided.

Comment on lines +355 to +357
if (process.platform !== 'linux') {
return this.skip();
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we skipping this test on other platforms because it's more annoying to orchestrate or some other reason?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's because Linux is the only platform where system certificates are loaded from the disk, not through an OS API, so yeah, because it's much harder to "mock" another system CA store on those

@addaleax addaleax merged commit 2a189d8 into main Nov 12, 2024
72 of 75 checks passed
@addaleax addaleax deleted the 1878-update-devtools-shared-and-add-test branch November 12, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants