Created
October 9, 2023 14:08
-
-
Save edouard-lopez/76b575bf268c5d3c1316c17f64887a1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test timeout of 60000ms exceeded. | |
Pending operations: | |
- locator.isDisabled at src/pages/POM/reasons.ts:33:70 | |
Error: browserContext.close: Browser closed. | |
==================== Browser output: ==================== | |
<launching> /ms-playwright/chromium-1080/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 --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 --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --user-data-dir=/tmp/playwright_chromiumdev_profile-rz5vIx --remote-debugging-pipe --no-startup-window | |
<launched> pid=681 | |
[pid=681][err] [1005/202647.150338:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202647.155415:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202647.155521:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202647.238192:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 752: Permission denied (13) | |
[pid=681][err] [1005/202647.238556:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable. | |
[pid=681][err] [1005/202647.256131:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process. | |
[pid=681][err] [1005/202647.268509:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 792: Permission denied (13) | |
[pid=681][err] [1005/202647.334307:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 808: Permission denied (13) | |
[pid=681][err] [1005/202647.383177:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 816: Permission denied (13) | |
[pid=681][err] [1005/202647.455979:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 824: Permission denied (13) | |
[pid=681][err] [1005/202659.574593:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202659.574663:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202659.574717:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202659.574725:WARNING:property.cc(144)] DaemonVersion: GetAndBlock: failed. | |
[pid=681][err] [1005/202659.574763:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202659.574800:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=681][err] [1005/202700.229260:ERROR:web_contents_delegate.cc(246)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. | |
[pid=681][err] [1005/202700.229293:ERROR:web_contents_delegate.cc(246)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. | |
[pid=681][err] [1005/202700.256876:WARNING:audio_manager_linux.cc(53)] Falling back to ALSA for audio output. PulseAudio is not available or could not be initialized. | |
[pid=681][err] [1005/202700.338217:ERROR:web_contents_delegate.cc(246)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. | |
[pid=681][err] [1005/202700.338252:ERROR:web_contents_delegate.cc(246)] WebContentsDelegate::CheckMediaAccessPermission: Not supported. | |
[pid=681] <gracefully close start> | |
90 | ); | |
91 | } finally { | |
> 92 | await b2bContext.close(); // Make sure to await close, so that videos are saved. | |
| ^ | |
93 | } | |
94 | }); | |
95 | }); | |
at /data/repo/src/probes/browser/add-to-cart.test.ts:92:7 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Test timeout of 60000ms exceeded. | |
Pending operations: | |
- locator.isDisabled at src/pages/POM/reasons.ts:33:70 | |
Error: browserContext.close: Browser closed. | |
==================== Browser output: ==================== | |
<launching> /ms-playwright/chromium-1080/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 --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 --headless --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --user-data-dir=/tmp/playwright_chromiumdev_profile-4aamdE --remote-debugging-pipe --no-startup-window | |
<launched> pid=1336 | |
[pid=1336][err] [1005/202751.067543:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=1336][err] [1005/202751.072609:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=1336][err] [1005/202751.072687:ERROR:bus.cc(406)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory | |
[pid=1336][err] [1005/202751.074957:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 1352: Permission denied (13) | |
[pid=1336][err] [1005/202751.092507:WARNING:sandbox_linux.cc(393)] InitializeSandbox() called with multiple threads in process gpu-process. | |
[pid=1336][err] [1005/202751.170646:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable. | |
[pid=1336][err] [1005/202751.198789:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 1388: Permission denied (13) | |
[pid=1336][err] [1005/202751.270195:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 1396: Permission denied (13) | |
[pid=1336][err] [1005/202751.318579:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 1404: Permission denied (13) | |
[pid=1336][err] [1005/202751.390635:ERROR:zygote_host_impl_linux.cc(273)] Failed to adjust OOM score of renderer with pid 1412: Permission denied (13) | |
[pid=1336] <gracefully close start> | |
90 | ); | |
91 | } finally { | |
> 92 | await b2bContext.close(); // Make sure to await close, so that videos are saved. | |
| ^ | |
93 | } | |
94 | }); | |
95 | }); | |
at /data/repo/src/probes/browser/add-to-cart.test.ts:92:7 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment