Skip to content

fix: default BUILD_ARCH to amd64 instead of host architecture

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

fix: default BUILD_ARCH to amd64 instead of host architecture #2295

fix: default BUILD_ARCH to amd64 instead of host architecture
de68fd0
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results succeeded Apr 2, 2026 in 0s

3 fail, 1 skipped, 343 pass in 31m 41s

  1 files  +  1   10 suites  +10   31m 41s ⏱️ + 31m 41s
347 tests +347  343 ✅ +343  1 💤 +1  3 ❌ +3 
350 runs  +350  346 ✅ +346  1 💤 +1  3 ❌ +3 

Results for commit de68fd0. ± Comparison against earlier commit 48c764a.

Annotations

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

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

artifacts/Integration Tests Results/test-results.xml [took 0s]
Raw output
Failed
=== RUN   TestAccessAuthorizedPathWithResumedSandboxWithoutAccessToken
=== PAUSE TestAccessAuthorizedPathWithResumedSandboxWithoutAccessToken
=== CONT  TestAccessAuthorizedPathWithResumedSandboxWithoutAccessToken
    auth_test.go:207: 
        	Error Trace:	/home/runner/work/infra/infra/tests/integration/internal/tests/envd/auth_test.go:39
        	            				/home/runner/work/infra/infra/tests/integration/internal/tests/envd/auth_test.go:207
        	Error:      	Not equal: 
        	            	expected: 201
        	            	actual  : 429
        	Test:       	TestAccessAuthorizedPathWithResumedSandboxWithoutAccessToken
--- FAIL: TestAccessAuthorizedPathWithResumedSandboxWithoutAccessToken (0.01s)

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

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

artifacts/Integration Tests Results/test-results.xml [took 0s]
Raw output
Failed
=== RUN   TestInitWithWrongTokenOnSecuredSandboxReturnsUnauthorized
=== PAUSE TestInitWithWrongTokenOnSecuredSandboxReturnsUnauthorized
=== CONT  TestInitWithWrongTokenOnSecuredSandboxReturnsUnauthorized
    auth_test.go:103: 
        	Error Trace:	/home/runner/work/infra/infra/tests/integration/internal/tests/envd/auth_test.go:39
        	            				/home/runner/work/infra/infra/tests/integration/internal/tests/envd/auth_test.go:103
        	Error:      	Not equal: 
        	            	expected: 201
        	            	actual  : 429
        	Test:       	TestInitWithWrongTokenOnSecuredSandboxReturnsUnauthorized
--- FAIL: TestInitWithWrongTokenOnSecuredSandboxReturnsUnauthorized (0.01s)

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

See this annotation in the file changed.

@github-actions github-actions / Test Results

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

artifacts/Integration Tests Results/test-results.xml [took 0s]
Raw output
Failed
=== RUN   TestChangeAccessAuthorizedToken
=== PAUSE TestChangeAccessAuthorizedToken
=== CONT  TestChangeAccessAuthorizedToken
    auth_test.go:125: 
        	Error Trace:	/home/runner/work/infra/infra/tests/integration/internal/tests/envd/auth_test.go:39
        	            				/home/runner/work/infra/infra/tests/integration/internal/tests/envd/auth_test.go:125
        	Error:      	Not equal: 
        	            	expected: 201
        	            	actual  : 429
        	Test:       	TestChangeAccessAuthorizedToken
--- FAIL: TestChangeAccessAuthorizedToken (0.01s)