Skip to content

Commit d485790

Browse files
sjarmakclaude
andcommitted
fix: increase element-web task memory_mb from 2048 to 8192
The default Harbor memory limit (2GB) was too low for the Jest test suite, causing the verifier to be OOM-killed on every baseline attempt. With 8GB the task completes successfully (score 1.0). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f08baf6 commit d485790

File tree

1 file changed

+1
-0
lines changed
  • benchmarks/csb_sdlc_fix/element-web-roomheaderbuttons-can-crash-fix-001

1 file changed

+1
-0
lines changed

benchmarks/csb_sdlc_fix/element-web-roomheaderbuttons-can-crash-fix-001/task.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ description = "SWE-bench Pro test verification with partial credit"
2222

2323
[environment]
2424
build_timeout_sec = 900.0
25+
memory_mb = 8192
2526

2627
[environment.setup_scripts]
2728
mcp_config = """#!/bin/bash

0 commit comments

Comments
 (0)