Skip to content

feat: add iframe expansion to parseWithCheerio in browsers #4406

feat: add iframe expansion to parseWithCheerio in browsers

feat: add iframe expansion to parseWithCheerio in browsers #4406

Triggered via pull request June 18, 2024 12:37
Status Cancelled
Total duration 5m 3s
Artifacts

test-ci.yml

on: pull_request
Matrix: Build & Test
Release @next
0s
Release @next
Fit to window
Zoom out
Zoom in

Annotations

44 errors
Lint
Process completed with exit code 1.
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-AT9O2I --remote-debugging-pipe about:blank - <launched> pid=35960 - [pid=35960][err] [35960:35960:0618/124113.589843:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35960][err] [35960:35960:0618/124113.589876:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-44lZvg --remote-debugging-pipe about:blank - <launched> pid=36017 - [pid=36017][err] [36017:36017:0618/124113.760815:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36017][err] [36017:36017:0618/124113.761234:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-jYq2XL --remote-debugging-pipe about:blank - <launched> pid=36041 - [pid=36041][err] [36041:36041:0618/124113.899490:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36041][err] [36041:36041:0618/124113.899533:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-2dsMS3 --remote-debugging-pipe about:blank - <launched> pid=36062 - [pid=36062][err] [36062:36062:0618/124114.023862:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36062][err] [36062:36062:0618/124114.023898:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-4GZnDM --remote-debugging-pipe about:blank - <launched> pid=36082 - [pid=36082][err] [36082:36082:0618/124114.203802:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36082][err] [36082:36082:0618/124114.203845:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-WV0JCw --remote-debugging-pipe about:blank - <launched> pid=36104 - [pid=36104][err] [36104:36104:0618/124114.308492:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36104][err] [36104:36104:0618/124114.308530:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-Q3FqK9 --remote-debugging-pipe about:blank - <launched> pid=36149 - [pid=36149][err] [36149:36149:0618/124114.462551:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36149][err] [36149:36149:0618/124114.462596:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-8lFhln --remote-debugging-pipe about:blank - <launched> pid=36235 - [pid=36235][err] [36235:36235:0618/124114.618083:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36235][err] [36235:36235:0618/124114.618134:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-TPdLvg --remote-debugging-pipe about:blank - <launched> pid=36284 - [pid=36284][err] [36284:36284:0618/124114.751457:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36284][err] [36284:36284:0618/124114.751494:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:33253 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-1P0PVZ --remote-debugging-pipe about:blank - <launched> pid=36311 - [pid=36311][err] [36311:36311:0618/124114.882133:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36311][err] [36311:36311:0618/124114.882174:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXGDKp39 --remote-debugging-pipe about:blank - <launched> pid=36149 - [pid=36149][err] [36149:36149:0618/124129.396895:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36149][err] [36149:36149:0618/124129.396938:ERROR:env.cc(258)] The platform failed to initialize. Exiting. - [pid=36149] <process did exit: exitCode=1, signal=null> - [pid=36149] starting temporary directories cleanup ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXp55l4o --remote-debugging-pipe about:blank - <launched> pid=36183 - [pid=36183][err] [36183:36183:0618/124129.522568:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36183][err] [36183:36183:0618/124129.523049:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXjVQVgc --remote-debugging-pipe about:blank - <launched> pid=36206 - [pid=36206][err] [36206:36206:0618/124129.649065:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36206][err] [36206:36206:0618/124129.649106:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXXloB4i --remote-debugging-pipe about:blank - <launched> pid=36237 - [pid=36237][err] [36237:36237:0618/124129.773266:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36237][err] [36237:36237:0618/124129.773314:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXoKCZvs --remote-debugging-pipe about:blank - <launched> pid=36310 - [pid=36310][err] [36310:36310:0618/124129.938702:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36310][err] [36310:36310:0618/124129.938985:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXxXEj7N --remote-debugging-pipe about:blank - <launched> pid=36369 - [pid=36369][err] [36369:36369:0618/124130.069344:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36369][err] [36369:36369:0618/124130.069385:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXLT8mS7 --remote-debugging-pipe about:blank - <launched> pid=36399 - [pid=36399][err] [36399:36399:0618/124130.229907:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36399][err] [36399:36399:0618/124130.229954:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXW5IFEH --remote-debugging-pipe about:blank - <launched> pid=36478 - [pid=36478][err] [36478:36478:0618/124130.374039:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36478][err] [36478:36478:0618/124130.374314:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXzj7Kw5 --remote-debugging-pipe about:blank - <launched> pid=36531 - [pid=36531][err] [36531:36531:0618/124130.526297:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36531][err] [36531:36531:0618/124130.526344:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:44697 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXmkBZBd --remote-debugging-pipe about:blank - <launched> pid=36561 - [pid=36561][err] [36561:36561:0618/124130.694532:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36561][err] [36561:36561:0618/124130.694579:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXW4Uj6k --remote-debugging-pipe about:blank - <launched> pid=35770 - [pid=35770][err] [35770:35770:0618/124131.045680:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35770][err] [35770:35770:0618/124131.045723:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXPTmLOO --remote-debugging-pipe about:blank - <launched> pid=35805 - [pid=35805][err] [35805:35805:0618/124131.224185:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35805][err] [35805:35805:0618/124131.224241:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXX7EULrf --remote-debugging-pipe about:blank - <launched> pid=35905 - [pid=35905][err] [35905:35905:0618/124131.384667:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35905][err] [35905:35905:0618/124131.384712:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXq9HhV4 --remote-debugging-pipe about:blank - <launched> pid=35949 - [pid=35949][err] [35949:35949:0618/124131.539896:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35949][err] [35949:35949:0618/124131.539942:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXeJtJUc --remote-debugging-pipe about:blank - <launched> pid=35972 - [pid=35972][err] [35972:35972:0618/124131.683696:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35972][err] [35972:35972:0618/124131.683731:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXzkzAqQ --remote-debugging-pipe about:blank - <launched> pid=35994 - [pid=35994][err] [35994:35994:0618/124131.793293:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35994][err] [35994:35994:0618/124131.793323:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXRFpKJu --remote-debugging-pipe about:blank - <launched> pid=36027 - [pid=36027][err] [36027:36027:0618/124131.941504:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36027][err] [36027:36027:0618/124131.941554:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXXdnIJC --remote-debugging-pipe about:blank - <launched> pid=36050 - [pid=36050][err] [36050:36050:0618/124132.051115:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36050][err] [36050:36050:0618/124132.051170:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXaOdzaD --remote-debugging-pipe about:blank - <launched> pid=36074 - [pid=36074][err] [36074:36074:0618/124132.210491:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36074][err] [36074:36074:0618/124132.210528:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:45523 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-XXXXXXC5lqiH --remote-debugging-pipe about:blank - <launched> pid=36163 - [pid=36163][err] [36163:36163:0618/124132.348498:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=36163][err] [36163:36163:0618/124132.348542:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
Build & Test (ubuntu-latest, 16)
The run was canceled by @github-actions[bot].
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-6PFCux --remote-debugging-pipe about:blank - <launched> pid=35489 - [pid=35489][err] [35489:35489:0618/124149.745073:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35489][err] [35489:35489:0618/124149.745130:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-o7ftom --remote-debugging-pipe about:blank - <launched> pid=35511 - [pid=35511][err] [35511:35511:0618/124149.885440:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35511][err] [35511:35511:0618/124149.886384:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-n9RpKI --remote-debugging-pipe about:blank - <launched> pid=35543 - [pid=35543][err] [35543:35543:0618/124150.016968:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35543][err] [35543:35543:0618/124150.017004:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectFile(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-5KQiQ5 --remote-debugging-pipe about:blank - <launched> pid=35566 - [pid=35566][err] [35566:35566:0618/124150.166972:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35566][err] [35566:35566:0618/124150.167016:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:45:26
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-DgvrJi --remote-debugging-pipe about:blank - <launched> pid=35623 - [pid=35623][err] [35623:35623:0618/124150.355579:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35623][err] [35623:35623:0618/124150.355621:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-bp7vvo --remote-debugging-pipe about:blank - <launched> pid=35703 - [pid=35703][err] [35703:35703:0618/124150.543946:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35703][err] [35703:35703:0618/124150.544136:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-lgd6EO --remote-debugging-pipe about:blank - <launched> pid=35746 - [pid=35746][err] [35746:35746:0618/124150.719966:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35746][err] [35746:35746:0618/124150.720016:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > injectJQuery(): packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-WCISDu --remote-debugging-pipe about:blank - <launched> pid=35768 - [pid=35768][err] [35768:35768:0618/124150.904167:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35768][err] [35768:35768:0618/124150.904226:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:94:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-WbiEvF --remote-debugging-pipe about:blank - <launched> pid=35861 - [pid=35861][err] [35861:35861:0618/124151.107737:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35861][err] [35861:35861:0618/124151.107782:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
test/core/playwright_utils.test.ts > playwrightUtils > parseWithCheerio() works: packages/browser-pool/src/playwright/playwright-plugin.ts#L120
BrowserLaunchError: Failed to launch browser. Please check the following: - Try installing the required dependencies by running `npx playwright install --with-deps` (https://playwright.dev/docs/browsers). The original error is available in the `cause` property. Below is the error received when trying to launch a browser: ​ ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 ❯ PlaywrightPlugin._throwAugmentedLaunchError packages/browser-pool/src/abstract-classes/browser-plugin.ts:261:15 ❯ PlaywrightPlugin._throwOnFailedLaunch packages/browser-pool/src/playwright/playwright-plugin.ts:191:14 ❯ packages/browser-pool/src/playwright/playwright-plugin.ts:123:37 ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25 Caused by: Error: browserType.launchPersistentContext: Target page, context or browser has been closed Browser logs: ╔════════════════════════════════════════════════════════════════════════════════════════════════╗ ║ Looks like you launched a headed browser without having a XServer running. ║ ║ Set either 'headless: true' or use 'xvfb-run <your-playwright-app>' before running Playwright. ║ ║ ║ ║ <3 Playwright Team ║ ╚════════════════════════════════════════════════════════════════════════════════════════════════╝ Call log: - <launching> /home/runner/.cache/ms-playwright/chromium-1117/chrome-linux/chrome --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 --no-sandbox --proxy-server=http://127.0.0.1:41519 --proxy-bypass-list=<-loopback> --disable-blink-features=AutomationControlled --user-data-dir=/tmp/playwright_chromiumdev_profile-PL9vW8 --remote-debugging-pipe about:blank - <launched> pid=35909 - [pid=35909][err] [35909:35909:0618/124151.273960:ERROR:ozone_platform_x11.cc(244)] Missing X server or $DISPLAY - [pid=35909][err] [35909:35909:0618/124151.274006:ERROR:env.cc(258)] The platform failed to initialize. Exiting. ❯ PlaywrightPlugin._launch packages/browser-pool/src/playwright/playwright-plugin.ts:120:40 ❯ test/core/playwright_utils.test.ts:148:25
Docs build
The run was canceled by @github-actions[bot].
Docs build
The operation was canceled.