fix: [1710] - Ensure querySelector returns the first item that appears in the DOM for grouped selectors #1713
+62
−119
Annotations
4 errors
|
Test
happy-dom#test: command (/home/runner/work/happy-dom/happy-dom/packages/happy-dom) /opt/hostedtoolcache/node/18.20.6/x64/bin/npm run test exited (1)
|
Test:
packages/happy-dom/test/window/BrowserWindow.test.ts#L1309
TypeError: Cannot read properties of null (reading 'error')
❯ Timeout._onTimeout test/window/BrowserWindow.test.ts:1309:49
❯ listOnTimeout node:internal/timers:569:17
❯ processTimers node:internal/timers:512:7
This error originated in "test/window/BrowserWindow.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "Catches errors thrown in the callback.". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
|
Test
The operation was canceled.
|
Loading