Skip to content

feat(base): disable proactive memory compaction in guest

479a399
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(base): disable proactive memory compaction in guest #2553

feat(base): disable proactive memory compaction in guest
479a399
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded May 4, 2026 in 0s

3 fail, 1 skipped, 355 pass in 28m 33s

  1 files   10 suites   28m 33s ⏱️
359 tests 355 ✅ 1 💤 3 ❌
362 runs  358 ✅ 1 💤 3 ❌

Results for commit 479a399.

Annotations

Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api/metrics

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: TestTeamMetrics (github.com/e2b-dev/infra/tests/integration/internal/tests/api/metrics)

artifacts/Integration Tests Results/test-results.xml [took 3s]
Raw output
Failed
=== RUN   TestTeamMetrics
=== PAUSE TestTeamMetrics
=== CONT  TestTeamMetrics
    team_metrics_test.go:61: 
        	Error Trace:	/home/runner/work/infra/infra/tests/integration/internal/tests/api/metrics/team_metrics_test.go:61
        	Error:      	Should be true
        	Test:       	TestTeamMetrics
        	Messages:   	MaxConcurrentSandboxes should be >= 0
--- FAIL: TestTeamMetrics (3.04s)

Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false (github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes)

artifacts/Integration Tests Results/test-results.xml [took 0s]
Raw output
Failed
=== RUN   TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false
    sandbox_network_update_test.go:372: Command [curl] output: event:{start:{pid:1368}}
    sandbox_network_update_test.go:372: Command [curl] output: event:{end:{exit_code:35 exited:true status:"exit status 35" error:"exit status 35"}}
Executing command curl in sandbox iuc2mu2s722vjjcdkk447
    sandbox_network_update_test.go:372: Command [curl] output: event:{start:{pid:1369}}
    sandbox_network_update_test.go:372: Command [curl] output: event:{end:{exit_code:35 exited:true status:"exit status 35" error:"exit status 35"}}
    sandbox_network_update_test.go:391: Command [curl] output: event:{start:{pid:1370}}
    sandbox_network_update_test.go:391: Command [curl] output: event:{data:{stdout:"HTTP/2 302 \r\nx-content-type-options: nosniff\r\nlocation: https://dns.google/\r\ndate: Mon, 04 May 2026 01:31:45 GMT\r\ncontent-type: text/html; charset=UTF-8\r\nserver: HTTP server (unknown)\r\ncontent-length: 216\r\nx-xss-protection: 0\r\nx-frame-options: SAMEORIGIN\r\nalt-svc: h3=\":443\"; ma=2592000,h3-29=\":443\"; ma=2592000\r\n\r\n"}}
    sandbox_network_update_test.go:391: Command [curl] output: event:{end:{exited:true status:"exit status 0"}}
    sandbox_network_update_test.go:391: Command [curl] completed successfully in sandbox iuc2mu2s722vjjcdkk447
    sandbox_network_update_test.go:391: 
        	Error Trace:	/home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_out_test.go:74
        	            				/home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_update_test.go:60
        	            				/home/runner/work/infra/infra/tests/integration/internal/tests/api/sandboxes/sandbox_network_update_test.go:391
        	Error:      	An error is expected but got nil.
        	Test:       	TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false
        	Messages:   	https://8.8.8.8 should be blocked
--- FAIL: TestUpdateNetworkConfig/pause_resume_preserves_allow_internet_access_false (0.79s)

Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: TestUpdateNetworkConfig (github.com/e2b-dev/infra/tests/integration/internal/tests/api/sandboxes)

artifacts/Integration Tests Results/test-results.xml [took 24s]
Raw output
Failed
=== RUN   TestUpdateNetworkConfig
=== PAUSE TestUpdateNetworkConfig
=== CONT  TestUpdateNetworkConfig
--- FAIL: TestUpdateNetworkConfig (24.74s)