Skip to content

test(e2e): add sse test #869

test(e2e): add sse test

test(e2e): add sse test #869

Triggered via push April 30, 2023 10:53
Status Failure
Total duration 1m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Build: node_modules/@types/eventsource/dom-monkeypatch.d.ts#L8
Interface 'Event' incorrectly extends interface '{ readonly bubbles: boolean; cancelBubble: () => void; readonly cancelable: boolean; readonly composed: boolean; composedPath(): [(EventTarget | undefined)?]; readonly currentTarget: EventTarget | null; ... 10 more ...; readonly type: string; }'.
Build
Process completed with exit code 1.
responseInterceptor() › intercept compressed responses › should return decompressed brotli response http://httpbin.org/brotli: test/e2e/response-interceptor.spec.ts#L90
thrown: "Exceeded timeout of 5000 ms for a test. Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout." at test/e2e/response-interceptor.spec.ts:90:5 at test/e2e/response-interceptor.spec.ts:74:3 at Object.<anonymous> (test/e2e/response-interceptor.spec.ts:5:1)
Test (20.x)
Process completed with exit code 1.