parse-community / parse-community/Parse-SDK-dotNET

fix: .NET CI tests failing with SSL/TLS errors

Open
#423 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
335
Forks
258
PR merge metrics
No merged PRs in 30d

Description

The .NET 8.0 and .NET 9.0 CI test jobs are failing with System.Net.Http.HttpRequestException / SSL decryption errors in integration tests (RelationTests, UserTests).

This is a CI infrastructure issue, not a code issue. The last successful CI run on master was 2025-03-30. All runs since then fail with the same errors.

Affected jobs:

  • .NET 8.0
  • .NET 9.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by inspecting the .NET 8.0 and .NET 9.0 CI job logs, focusing on the System.Net.Http.HttpRequestException and SSL decryption errors in RelationTests and UserTests. Identify the CI infrastructure or certificate/TLS change causing both jobs to fail, then verify that these integration tests pass in both jobs and that CI returns to the previously successful state.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ci-cd, infrastructure, testing
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.