Skip to content

refactor: replace bits-and-blooms/bitset with roaring bitmaps

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

Replace bits-and-blooms/bitset with roaring bitmaps #2386

refactor: replace bits-and-blooms/bitset with roaring bitmaps
071137e
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Apr 14, 2026 in 0s

1 fail, 1 skipped, 345 pass in 31m 57s

  1 files   10 suites   31m 57s ⏱️
347 tests 345 ✅ 1 💤 1 ❌
348 runs  346 ✅ 1 💤 1 ❌

Results for commit 071137e.

Annotations

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: TestEnvdAccessTokenAutoResumeViaProxy (github.com/e2b-dev/infra/tests/integration/internal/tests/proxies)

artifacts/Integration Tests Results/test-results.xml [took 1s]
Raw output
Failed
=== RUN   TestEnvdAccessTokenAutoResumeViaProxy
=== PAUSE TestEnvdAccessTokenAutoResumeViaProxy
=== CONT  TestEnvdAccessTokenAutoResumeViaProxy
    traffic_access_token_test.go:360: 
        	Error Trace:	/home/runner/work/infra/infra/tests/integration/internal/tests/proxies/traffic_access_token_test.go:360
        	Error:      	Not equal: 
        	            	expected: 204
        	            	actual  : 429
        	Test:       	TestEnvdAccessTokenAutoResumeViaProxy
--- FAIL: TestEnvdAccessTokenAutoResumeViaProxy (1.90s)