Skip to content

fix(worker): prevent OOM kill caused by large JUnit run results#7647

Open
fsamin wants to merge 1 commit intomasterfrom
fix/worker-oom-large-junit-results
Open

fix(worker): prevent OOM kill caused by large JUnit run results#7647
fsamin wants to merge 1 commit intomasterfrom
fix/worker-oom-large-junit-results

Conversation

@fsamin
Copy link
Member

@fsamin fsamin commented Mar 2, 2026

Two protections are added:

  1. Trim JUnit test suites data at the source when exceeding 1MB.

  2. Exclude TestsSuites from interpolation context via GetDetailLightForContext.

Two protections are added:

1. Trim JUnit test suites data at the source when exceeding 1MB.

2. Exclude TestsSuites from interpolation context via GetDetailLightForContext.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Signed-off-by: francois.samin <francois.samin@ovhcloud.com>
@fsamin fsamin force-pushed the fix/worker-oom-large-junit-results branch from 3c4e25e to 2af0ef0 Compare March 3, 2026 07:25
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 3, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
8.2% Coverage on New Code (required ≥ 60%)

See analysis details on SonarQube Cloud

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.

1 participant