Reconfigure API timeouts #617
4 fail, 54 pass in 3m 20s
Annotations
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api
github-actions / Test Results
1 out of 2 runs failed: TestSandboxListPaginationRunning (github.com/e2b-dev/infra/tests/integration/internal/tests/api)
artifacts/Integration Tests Results/test-results.xml [took 0s]
Raw output
Failed
=== RUN TestSandboxListPaginationRunning
sandbox_list_test.go:147:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/api/sandbox_list_test.go:147
Error: Not equal:
expected: "iiqstfn39kcbufhz1gn5r"
actual : "ikecvlum5cgesiad3p9tb"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-iiqstfn39kcbufhz1gn5r
+ikecvlum5cgesiad3p9tb
Test: TestSandboxListPaginationRunning
sandbox_list_test.go:162:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/api/sandbox_list_test.go:162
Error: Not equal:
expected: "ikecvlum5cgesiad3p9tb"
actual : "iexhcmdq666gk6r2iaze5"
Diff:
--- Expected
+++ Actual
@@ -1 +1 @@
-ikecvlum5cgesiad3p9tb
+iexhcmdq666gk6r2iaze5
Test: TestSandboxListPaginationRunning
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"iiqstfn39kcbufhz1gn5r","templateID":"2j6ly824owf4awgai1xo"}
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"ikecvlum5cgesiad3p9tb","templateID":"2j6ly824owf4awgai1xo"}
--- FAIL: TestSandboxListPaginationRunning (0.61s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api
github-actions / Test Results
1 out of 2 runs failed: TestSandboxListPaginationRunningAndPaused (github.com/e2b-dev/infra/tests/integration/internal/tests/api)
artifacts/Integration Tests Results/test-results.xml [took 5s]
Raw output
Failed
=== RUN TestSandboxListPaginationRunningAndPaused
sandbox_list_test.go:261:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/api/sandbox_list_test.go:261
Error: Should be empty, but was MjAyNS0wNS0wOFQxMzo0OTo0MS4xOTkzMTk0MThaX19pNnhxNHQxdGE2ZGJ5cnYxenMwNGo=
Test: TestSandboxListPaginationRunningAndPaused
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"iop5rk2513l1juvrwt5o2","templateID":"2j6ly824owf4awgai1xo"}
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"i6xq4t1ta6dbyrv1zs04j","templateID":"2j6ly824owf4awgai1xo"}
--- FAIL: TestSandboxListPaginationRunningAndPaused (5.26s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api
github-actions / Test Results
1 out of 2 runs failed: TestSandboxListWithFilterV1 (github.com/e2b-dev/infra/tests/integration/internal/tests/api)
artifacts/Integration Tests Results/test-results.xml [took 0s]
Raw output
Failed
=== RUN TestSandboxListWithFilterV1
sandbox_list_test.go:306:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/api/sandbox_list_test.go:306
Error: Not equal:
expected: 1
actual : 2
Test: TestSandboxListWithFilterV1
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"izbg1wq3pr7930oltie85","templateID":"2j6ly824owf4awgai1xo"}
--- FAIL: TestSandboxListWithFilterV1 (0.38s)
Check warning on line 0 in github.com/e2b-dev/infra/tests/integration/internal/tests/api
github-actions / Test Results
1 out of 2 runs failed: TestSandboxListSortedV1 (github.com/e2b-dev/infra/tests/integration/internal/tests/api)
artifacts/Integration Tests Results/test-results.xml [took 1s]
Raw output
Failed
=== RUN TestSandboxListSortedV1
sandbox_list_test.go:322:
Error Trace: /home/runner/work/infra/infra/tests/integration/internal/tests/api/sandbox_list_test.go:322
Error: "3" is not greater than or equal to "4"
Test: TestSandboxListSortedV1
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"iyztmjg6bjlgtxk2o27f4","templateID":"2j6ly824owf4awgai1xo"}
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"izezg3purzbe8v2qwbv3t","templateID":"2j6ly824owf4awgai1xo"}
sandbox.go:36: Response: {"alias":"base","clientID":"testclient","envdVersion":"0.2.0","sandboxID":"ijwy1gm7av4j0dkd1m1ep","templateID":"2j6ly824owf4awgai1xo"}
--- FAIL: TestSandboxListSortedV1 (1.03s)