Skip to content

chore: refactor e2e tests to playwright #6466

chore: refactor e2e tests to playwright

chore: refactor e2e tests to playwright #6466

Triggered via pull request July 22, 2024 12:00
Status Failure
Total duration 30m 51s
Artifacts

nodejs.yml

on: pull_request
Matrix: lint
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

361 errors, 180 warnings, and 36 notices
Lint - ubuntu-latest - Node vlts/*
Process completed with exit code 1.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@6a1d1fe153f16b5c678bf364d8461ab6", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@9b7564729a46d796224fa494dfd54872", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended. Browser logs: <launching> /Users/runner/Library/Caches/ms-playwright/chromium-1117/chrome-mac/Chromium.app/Contents/MacOS/Chromium --disable-field-trial-config --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --enable-use-zoom-for-dsf=false --use-angle --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --ignore-certificate-errors --user-data-dir=/var/folders/6g/_ypptv3n2fs80_zc0xz8p1d40000gn/T/playwright_chromiumdev_profile-lykaEJ --remote-debugging-pipe --no-startup-window <launched> pid=12720 [pid=12720] <gracefully close start>
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@3fb336f9fd333178e6df7c98663d1455", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@ee8ccf9af38609cac5533fde7c49c29c", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@f4ce599fc8fc091832a82a6e32277c80", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@2a001ea086be0dcd199845f60e4281f1", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@b3f5081cd771349a37684873b61f3915", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@a6b58044901df65fb0984d2572247f4c", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@e913632f840e4a54c8e9d5df25b30eb6", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@1dd5590854e465315ba9b3d6502b47bc", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@ee4b89f913aa26a7a34703133f6b16f0", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@bb7fa48ca1f85fbfaeef9efe456ff2ac", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@306f174b76e72d86470cf8e013793257", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@8610e60539b06f7ac72f4a634e2d396b", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /home/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L503
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@5bc6a55c08a0c34dbf065f3c0e74515f", "_type": "ElementHandle"} 501 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 502 | > 503 | expect(overlayHandle).toBe(null); | ^ 504 | expect( 505 | await prettier.format(pageHtml, { 506 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:503:29
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L496
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 494 | fs.writeFileSync(pathToFile, originalCode); 495 | > 496 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 497 | hidden: true, 498 | }); 499 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:496:18
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L503
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@4b8f83094d23ae76763b3c79df42c1dc", "_type": "ElementHandle"} 501 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 502 | > 503 | expect(overlayHandle).toBe(null); | ^ 504 | expect( 505 | await prettier.format(pageHtml, { 506 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:503:29
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L479
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of null (reading 'evaluate') 477 | overlayFrame = await overlayHandle.contentFrame(); 478 | > 479 | overlayHtml = await overlayFrame.evaluate(() => document.body.outerHTML); | ^ 480 | 481 | expect( 482 | await prettier.format(pageHtml, { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:479:40
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L426
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@b2125ced1157db1c30184994575fc752", "_type": "ElementHandle"} 424 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 425 | > 426 | expect(overlayHandle).toBe(null); | ^ 427 | expect( 428 | await prettier.format(pageHtml, { 429 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:426:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L496
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 494 | fs.writeFileSync(pathToFile, originalCode); 495 | > 496 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 497 | hidden: true, 498 | }); 499 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:496:18
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L496
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 494 | fs.writeFileSync(pathToFile, originalCode); 495 | > 496 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 497 | hidden: true, 498 | }); 499 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:496:18
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: ENOENT: no such file or directory, open 'D:\a\webpack-dev-server\webpack-dev-server\test-results\.playwright-artifacts-3\fad136df216f03c390541cddcc8323fc.zip'
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: ENOENT: no such file or directory, open 'D:\a\webpack-dev-server\webpack-dev-server\test-results\.playwright-artifacts-3\665c7d23a76792b2debc47a1882fefc2.zip'
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@07f4098a0413ccbf5c723ca524d83e2b", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test/e2e/overlay.test.js#L393
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@231d61ce2cb64a349907cc4d2ab1a9fd", "_type": "ElementHandle"} 391 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 392 | > 393 | expect(overlayHandle).toBe(null); | ^ 394 | expect( 395 | await prettier.format(pageHtml, { 396 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:393:29
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test/e2e/overlay.test.js#L393
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@d7951258a1ffec647c895712730e5419", "_type": "ElementHandle"} 391 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 392 | > 393 | expect(overlayHandle).toBe(null); | ^ 394 | expect( 395 | await prettier.format(pageHtml, { 396 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:393:29
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test/e2e/overlay.test.js#L393
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@c1a83637300596fce08e970ebb0789c6", "_type": "ElementHandle"} 391 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 392 | > 393 | expect(overlayHandle).toBe(null); | ^ 394 | expect( 395 | await prettier.format(pageHtml, { 396 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:393:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L503
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@a0191b49bb57c54ce361a4962773ec79", "_type": "ElementHandle"} 501 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 502 | > 503 | expect(overlayHandle).toBe(null); | ^ 504 | expect( 505 | await prettier.format(pageHtml, { 506 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:503:29
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L477
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of null (reading 'contentFrame') 475 | pageHtml = await page.evaluate(() => document.body.outerHTML); 476 | > 477 | overlayFrame = await overlayHandle.contentFrame(); | ^ 478 | 479 | overlayHtml = await overlayFrame.evaluate(() => document.body.outerHTML); 480 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:477:42
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L426
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@d19fb9a691f245b8941711b70ef3aa9c", "_type": "ElementHandle"} 424 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 425 | > 426 | expect(overlayHandle).toBe(null); | ^ 427 | expect( 428 | await prettier.format(pageHtml, { 429 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:426:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@ca08604bcf8f8740519ea56cba259c3a", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: ENOENT: no such file or directory, open 'D:\a\webpack-dev-server\webpack-dev-server\test-results\.playwright-artifacts-3\436c47499fc09e9dec26cbe5d92df915.zip'
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Target page, context or browser has been closed
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L496
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 494 | fs.writeFileSync(pathToFile, originalCode); 495 | > 496 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 497 | hidden: true, 498 | }); 499 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:496:18
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 30000ms exceeded.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L1
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L584
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 582 | await buttonHandle.click(); 583 | > 584 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 585 | hidden: true, 586 | }); 587 | at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:584:18
[chromium] › overlay.test.js:517:3 › overlay › should not show initially: test/e2e/overlay.test.js#L536
3) [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@7f501ea40e9596726db199e1cb7978a9", "_type": "ElementHandle"} 534 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 535 | > 536 | expect(overlayHandle).toBe(null); | ^ 537 | expect( 538 | await prettier.format(pageHtml, { 539 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:536:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: ENOENT: no such file or directory, open 'D:\a\webpack-dev-server\webpack-dev-server\test-results\.playwright-artifacts-3\58c0da6abba81205061e0cf88a13224b.zip'
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: ENOENT: no such file or directory, open 'D:\a\webpack-dev-server\webpack-dev-server\test-results\.playwright-artifacts-3\23e3bb6b83b8f8c04e94120cc65c8901.zip'
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended. Browser logs: <launching> C:\Users\runneradmin\AppData\Local\ms-playwright\chromium-1117\chrome-win\chrome.exe --disable-field-trial-config --disable-background-networking --enable-features=NetworkService,NetworkServiceInProcess --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --ignore-certificate-errors --user-data-dir=C:\Users\RUNNER~1\AppData\Local\Temp\playwright_chromiumdev_profile-pzJpqo --remote-debugging-pipe --no-startup-window <launched> pid=1716 [pid=1716] <gracefully close start>
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Test ended.
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: ENOENT: no such file or directory, open 'D:\a\webpack-dev-server\webpack-dev-server\test-results\.playwright-artifacts-3\e22749a0595acefd5f8d7574c23136e9.zip'
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test\e2e\compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test\e2e\options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\options-middleware.test.js:98:37
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L1
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Test timeout of 30000ms exceeded.
[chromium] › overlay.test.js:325:3 › overlay › should not show initially: test\e2e\overlay.test.js#L386
3) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix Error: page.waitForSelector: Test timeout of 30000ms exceeded. Call log: - waiting for locator('#webpack-dev-server-client-overlay') to be visible 384 | fs.writeFileSync(pathToFile, originalCode); 385 | > 386 | await page.waitForSelector("#webpack-dev-server-client-overlay", { | ^ 387 | hidden: true, 388 | }); 389 | at D:\a\webpack-dev-server\webpack-dev-server\test\e2e\overlay.test.js:386:18
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L503
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@98a098b146318295e3ffd645a1820990", "_type": "ElementHandle"} 501 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 502 | > 503 | expect(overlayHandle).toBe(null); | ^ 504 | expect( 505 | await prettier.format(pageHtml, { 506 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:503:29
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L479
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of null (reading 'evaluate') 477 | overlayFrame = await overlayHandle.contentFrame(); 478 | > 479 | overlayHtml = await overlayFrame.evaluate(() => document.body.outerHTML); | ^ 480 | 481 | expect( 482 | await prettier.format(pageHtml, { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:479:40
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L426
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@7b9486d2259866bdbfc83fc5184305f4", "_type": "ElementHandle"} 424 | let overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 425 | > 426 | expect(overlayHandle).toBe(null); | ^ 427 | expect( 428 | await prettier.format(pageHtml, { 429 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:426:29
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L1
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: end of central directory record signature not found
[chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file: test/e2e/compress.test.js#L162
1) [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of undefined (reading 'actual') 160 | expect( 161 | response.headers()["content-encoding"]) > 162 | .toMatchSnapshotWithArray(); | ^ 163 | 164 | expect( 165 | consoleMessages.map((message) => message.text())) at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/compress.test.js:162:8
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code: test/e2e/options-middleware.test.js#L98
2) [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toEqual(expected) // deep equality - Expected - 1 + Received + 0 Array [ 200, - 204, ] 96 | /// 97 | > 98 | expect(responseStatus.sort()).toEqual([200, 204]); | ^ 99 | } catch (error) { 100 | throw error; 101 | } finally { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/options-middleware.test.js:98:37
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L503
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@7352004c1a553bcb21ffa3922ba36842", "_type": "ElementHandle"} 501 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 502 | > 503 | expect(overlayHandle).toBe(null); | ^ 504 | expect( 505 | await prettier.format(pageHtml, { 506 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:503:29
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L503
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(received).toBe(expected) // Object.is equality Expected: null Received: {"_guid": "handle@404d30adc482d0fd85d9b288ecb0a2e6", "_type": "ElementHandle"} 501 | overlayHandle = await page.$("#webpack-dev-server-client-overlay"); 502 | > 503 | expect(overlayHandle).toBe(null); | ^ 504 | expect( 505 | await prettier.format(pageHtml, { 506 | parser: "html", at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:503:29
[chromium] › overlay.test.js:407:3 › overlay › should not show initially: test/e2e/overlay.test.js#L479
3) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TypeError: Cannot read properties of null (reading 'evaluate') 477 | overlayFrame = await overlayHandle.contentFrame(); 478 | > 479 | overlayHtml = await overlayFrame.evaluate(() => document.body.outerHTML); | ^ 480 | 481 | expect( 482 | await prettier.format(pageHtml, { at /Users/runner/work/webpack-dev-server/webpack-dev-server/test/e2e/overlay.test.js:479:40
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.1s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.2s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.3s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.5s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.5s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.7s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.5s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.9s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.2s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 27.8s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.7s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.8s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 47.9s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 26.9s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.3s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 21.8s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.1s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.5s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.2s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.2s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.3s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.2s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 26.9s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.4s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.5s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.2s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.7s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.4s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.0s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.0s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.3s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.3s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 49.1s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.2s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.8s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.6s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.3s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.5s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.0s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.2s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.2s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.4s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.7s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.2s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.5s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.3s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.5s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.2s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.8s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.5s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.2s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.5s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.0s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 22.5s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 49.8s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.2s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.6s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.0s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 24.7s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.5s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 32.5s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 30.4s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.8s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 36.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 33.1s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 37.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 36.3s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.8s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.3m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.4s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 38.7s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 34.1s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 28.5s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 42.9s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 36.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 34.5s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.3m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.4s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 41.1s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 34.8s
Slow Test: [chromium] › logging.test.js#L1
[chromium] › logging.test.js took 29.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 36.1s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 35.5s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.4s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.0s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 40.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 36.4s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 50.1s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.2s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.2s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.8s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.9s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.8s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.6s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 24.1s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 47.7s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.1s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.0s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.2s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 55.5s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 28.7s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.5s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 25.5s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.0s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 40.9s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 36.7s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.7s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 36.9s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.8s
Slow Test: [chromium] › logging.test.js#L1
[chromium] › logging.test.js took 27.0s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.1s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.2s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.9s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 25.7s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.7s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.2s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 39.3s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 38.5s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 28.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.3m
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.2s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 40.4s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 38.4s
Slow Test: [chromium] › logging.test.js#L1
[chromium] › logging.test.js took 28.5s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 1.2m
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 45.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 43.1s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 39.2s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 27.9s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.0s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 27.3s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 24.9s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.6s
Slow Test: [chromium] › web-socket-server-url.test.js#L1
[chromium] › web-socket-server-url.test.js took 48.3s
Slow Test: [chromium] › client-reconnect.test.js#L1
[chromium] › client-reconnect.test.js took 34.1s
Slow Test: [chromium] › hot-and-live-reload.test.js#L1
[chromium] › hot-and-live-reload.test.js took 26.9s
Slow Test: [chromium] › allowed-hosts.test.js#L1
[chromium] › allowed-hosts.test.js took 26.2s
Slow Test: [chromium] › watch-files.test.js#L1
[chromium] › watch-files.test.js took 23.9s
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.6m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.9m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 3 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix 7 skipped 448 passed (9.1m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.7m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.7m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.7m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.7m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.7m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.7m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.8m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (9.1m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.8m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (9.1m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (9.0m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (9.0m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 448 passed (9.5m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 448 passed (9.4m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 447 passed (12.9m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 3 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix 8 skipped 446 passed (14.0m)
🎭 Playwright Run Summary
12 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 446 passed (15.2m)
🎭 Playwright Run Summary
12 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 446 passed (14.5m)
🎭 Playwright Run Summary
12 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 446 passed (15.5m)
🎭 Playwright Run Summary
12 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 446 passed (14.4m)
🎭 Playwright Run Summary
12 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 446 passed (14.5m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.6m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 448 passed (8.8m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 448 passed (8.1m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (9.0m)
🎭 Playwright Run Summary
12 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 446 passed (14.6m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 4 flaky [chromium] › allowed-hosts.test.js:1285:5 › allowed hosts › check host headers › should always allow value from the `host` options if options.allowedHosts is auto [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix 8 skipped 445 passed (14.7m)
🎭 Playwright Run Summary
10 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 449 passed (8.6m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 3 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix 8 skipped 446 passed (14.7m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 3 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix 8 skipped 446 passed (14.8m)
🎭 Playwright Run Summary
12 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:325:3 › overlay › should not show initially, then show on an error, then hide on fix [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 8 skipped 446 passed (15.0m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 448 passed (8.1m)
🎭 Playwright Run Summary
11 failed [chromium] › compress.test.js:140:5 › compress option › as false › should handle GET request to bundle file [chromium] › options-middleware.test.js:27:3 › handle options-request correctly › should response with 200 http code [chromium] › overlay.test.js:407:3 › overlay › should not show initially, then show on an error, then show other error, then hide on fix [chromium] › overlay.test.js:517:3 › overlay › should not show initially, then show on an error and allow to close [chromium] › overlay.test.js:607:3 › overlay › should open editor when error with file info is clicked [chromium] › overlay.test.js:698:3 › overlay › should not show a warning when "client.overlay.warnings" is "false" [chromium] › overlay.test.js:742:3 › overlay › should not show warning when it is filtered ───── [chromium] › overlay.test.js:1035:3 › overlay › should not show an error when "client.overlay.errors" is "false" [chromium] › overlay.test.js:1079:3 › overlay › should not show error when it is filtered ────── [chromium] › overlay.test.js:1750:3 › overlay › should not show filtered runtime error ───────── [chromium] › overlay.test.js:1838:3 › overlay › should not show filtered promise rejection ───── 2 flaky [chromium] › api.test.js:41:5 › API › WEBPACK_SERVE environment variable › should be present ─── [chromium] › app.test.js:59:9 › app option › should work using "express" application and "http" server › should handle GET request to index route (/) 7 skipped 448 passed (8.3m)