Skip to content

fix: restore deviceIndex sentinel value (math.MaxUint32)

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

fix: data races in tests and NFS cache scanner #2256

fix: restore deviceIndex sentinel value (math.MaxUint32)
7f7765f
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Mar 31, 2026 in 0s

1 fail, 341 pass in 30m 46s

  1 files  ±0   10 suites  ±0   30m 46s ⏱️ -50s
342 tests ±0  341 ✅  - 1  0 💤 ±0  1 ❌ +1 
343 runs  +1  342 ✅ ±0  0 💤 ±0  1 ❌ +1 

Results for commit 7f7765f. ± Comparison against earlier commit 8292e1a.

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 6s]
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 (6.24s)