test: increase timeouts and delays for CI stability with low resources #18
Annotations
10 errors
|
error: Body already used:
tests/index.test.ts#L507
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:507:36)
|
|
error: expect(received).toBe(expected):
tests/index.test.ts#L418
Expected: 502
Received: 200
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:418:31)
|
|
error: expect(received).toBe(expected):
tests/index.test.ts#L406
Expected: true
Received: false
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:406:31)
|
|
error: expect(received).toBe(expected):
tests/index.test.ts#L227
Expected: 502
Received: 200
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:227:32)
|
|
error: Body already used:
tests/index.test.ts#L208
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:208:36)
|
|
error: expect(received).toBe(expected):
tests/index.test.ts#L191
Expected: 504
Received: 200
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:191:31)
|
|
error: Body already used:
tests/index.test.ts#L149
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:149:36)
|
|
error: Body already used:
tests/index.test.ts#L137
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:137:36)
|
|
error: Body already used:
tests/index.test.ts#L123
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:123:36)
|
|
error: Test server failed to start within timeout. Tried 20 times.:
tests/index.test.ts#L82
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:82:13)
at <anonymous> (/home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:93:3)
at /home/runner/work/fetch-proxy/fetch-proxy/tests/index.test.ts:13:1
at loadAndEvaluateModule (2:1)
|