Skip to content

fix: rename busybox binaries with version, add source comments

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

feat: arch-aware downloads in create-build and fetch-busybox target #2260

fix: rename busybox binaries with version, add source comments
604cacb
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Mar 31, 2026 in 0s

2 fail, 340 pass in 31m 42s

  1 files   10 suites   31m 42s ⏱️
342 tests 340 ✅ 0 💤 2 ❌
344 runs  342 ✅ 0 💤 2 ❌

Results for commit 604cacb.

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.27s)

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

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

artifacts/Integration Tests Results/test-results.xml [took 5s]
Raw output
Failed
=== RUN   TestSandboxAutoResumeViaExec
=== PAUSE TestSandboxAutoResumeViaExec
=== CONT  TestSandboxAutoResumeViaExec
    auto_resume_test.go:30: Command [ls] output: event:{start:{pid:395}}
    auto_resume_test.go:30: Command [ls] output: event:{end:{exited:true  status:"exit status 0"}}
    auto_resume_test.go:30: Command [ls] completed successfully in sandbox ii6gw10w2qcduiutuzat9
Executing command ls in sandbox ii6gw10w2qcduiutuzat9
    auto_resume_test.go:44: 
        	Error Trace:	/home/runner/work/infra/infra/tests/integration/internal/tests/proxies/auto_resume_test.go:44
        	Error:      	Received unexpected error:
        	            	failed to execute command ls in sandbox ii6gw10w2qcduiutuzat9: unavailable: HTTP status 429 Too Many Requests
        	Test:       	TestSandboxAutoResumeViaExec
--- FAIL: TestSandboxAutoResumeViaExec (5.81s)