chore: [#1661] Adds unit test for testing bubbling of events #1334
Annotations
6 errors and 2 warnings
test/fetch/SyncFetch.test.ts > SyncFetch > send() > Updates cache after a failed revalidation with a "If-Modified-Since" request for a GET response with "Cache-Control" set to a "max-age".:
packages/happy-dom/test/fetch/SyncFetch.test.ts#L2978
AssertionError: expected 'some text' to be 'some new text' // Object.is equality
Expected: "some new text"
Received: "some text"
❯ test/fetch/SyncFetch.test.ts:2978:18
|
build (18)
happy-dom#test: command (/home/runner/work/happy-dom/happy-dom/packages/happy-dom) /opt/hostedtoolcache/node/18.20.5/x64/bin/npm run test exited (1)
|
build (18)
Process completed with exit code 1.
|
build (20)
The job was canceled because "_18" failed.
|
build (20)
@happy-dom/integration-test#test: command (/home/runner/work/happy-dom/happy-dom/packages/integration-test) /opt/hostedtoolcache/node/20.18.1/x64/bin/npm run test exited (1)
|
build (20)
The operation was canceled.
|
build (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|