Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DevContainer only] "Cannot start ChromeHeadless" when running tests #10066

Closed
maxime-dupuis opened this issue Jun 7, 2023 · 0 comments · Fixed by #10137
Closed

[DevContainer only] "Cannot start ChromeHeadless" when running tests #10066

maxime-dupuis opened this issue Jun 7, 2023 · 0 comments · Fixed by #10137

Comments

@maxime-dupuis
Copy link
Contributor

Type of issue

Bug

Description

I'm unable to run the tests from a VSCode DevContainer. The full error logs are below, here's what stands out:

  • "Cannot start ChromeHeadless"
  • "GPU process isn't usable"

Steps to reproduce

  • Open the project in VSCode, inside a DevContainer.
    image

  • gulp test --file "test/spec/modules/sharethroughBidAdapter_spec.js"

Test page

Expected results

It works when I run the test locally without using the DevContainer:

image

Actual results

Error logs when running the test command from a DevContainer

Show error logs
node ➜ /workspaces/Prebid.js (md/IG-178207179/meta-network-id-parameter ✗) $ gulp test --file test/spec/modules/sharethroughBidAdapter_spec.js
[14:12:41] Using gulpfile /workspaces/Prebid.js/gulpfile.js
[14:12:41] Starting 'test'...
[14:12:41] Starting 'clean'...
[14:12:41] Finished 'clean' after 84 ms
[14:12:41] Starting 'lint'...
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
[14:18:55] Finished 'lint' after 6.22 min
[14:18:55] Starting 'test-all-features-disabled'...
webpack was not included as a framework in karma configuration, setting this automatically...

START:
Webpack bundling...
Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme
asset commons.js 3.59 MiB [emitted] (name: commons) (id hint: commons)
asset runtime.js 14.3 KiB [emitted] (name: runtime)
asset sharethroughBidAdapter_spec.647567350.js 512 bytes [emitted] (name: sharethroughBidAdapter_spec.647567350)
asset hookSetup.1332170974.js 472 bytes [emitted] (name: hookSetup.1332170974)
asset test_deps.1929729529.js 464 bytes [emitted] (name: test_deps.1929729529)
asset dependencies.json 232 bytes [emitted]
Entrypoint test_deps.1929729529 3.6 MiB = runtime.js 14.3 KiB commons.js 3.59 MiB test_deps.1929729529.js 464 bytes
Entrypoint sharethroughBidAdapter_spec.647567350 3.6 MiB = runtime.js 14.3 KiB commons.js 3.59 MiB sharethroughBidAdapter_spec.647567350.js 512 bytes
Entrypoint hookSetup.1332170974 3.6 MiB = runtime.js 14.3 KiB commons.js 3.59 MiB hookSetup.1332170974.js 472 bytes
webpack 5.76.0 compiled successfully in 25537 ms
07 06 2023 14:19:31.369:INFO [karma-server]: Karma v6.4.1 server started at http://localhost:9876/
07 06 2023 14:19:31.394:INFO [launcher]: Launching browsers ChromeCustom with concurrency 5
07 06 2023 14:19:31.425:INFO [launcher]: Starting browser ChromeHeadless
07 06 2023 14:19:36.440:ERROR [launcher]: Cannot start ChromeHeadless
      qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
[0607/141935.019857:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141935.134109:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141935.135989:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141935.153534:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Function not implemented (38)

DevTools listening on ws://127.0.0.1:9222/devtools/browser/ebc5fcd4-03b1-4065-8c1d-afa67dba9db9
qemu: unknown option 'type=utility'
[0607/141935.906968:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0607/141935.915269:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141935.915766:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 1 time(s)
[0607/141935.937390:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
qemu: unknown option 'type=utility'
[0607/141935.991598:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141935.991723:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 2 time(s)
[0607/141936.006594:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141936.015422:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.015556:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 3 time(s)
[0607/141936.029380:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.029507:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 4 time(s)
[0607/141936.034283:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.034379:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 5 time(s)
qemu: unknown option 'type=utility'
[0607/141936.046319:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141936.051189:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.051283:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 6 time(s)
[0607/141936.051395:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.
[0607/141936.058714:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Function not implemented (38)
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: unknown option 'type=utility'

07 06 2023 14:19:36.465:ERROR [launcher]: ChromeHeadless stdout: 
07 06 2023 14:19:36.467:ERROR [launcher]: ChromeHeadless stderr: qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
[0607/141935.019857:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141935.134109:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141935.135989:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141935.153534:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Function not implemented (38)

DevTools listening on ws://127.0.0.1:9222/devtools/browser/ebc5fcd4-03b1-4065-8c1d-afa67dba9db9
qemu: unknown option 'type=utility'
[0607/141935.906968:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0607/141935.915269:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141935.915766:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 1 time(s)
[0607/141935.937390:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
qemu: unknown option 'type=utility'
[0607/141935.991598:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141935.991723:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 2 time(s)
[0607/141936.006594:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141936.015422:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.015556:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 3 time(s)
[0607/141936.029380:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.029507:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 4 time(s)
[0607/141936.034283:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.034379:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 5 time(s)
qemu: unknown option 'type=utility'
[0607/141936.046319:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141936.051189:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141936.051283:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 6 time(s)
[0607/141936.051395:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.
[0607/141936.058714:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Function not implemented (38)
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: unknown option 'type=utility'

07 06 2023 14:19:36.552:INFO [launcher]: Trying to start ChromeHeadless again (1/2).
07 06 2023 14:19:39.238:ERROR [launcher]: Cannot start ChromeHeadless
      qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
[0607/141938.347309:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141938.432565:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141938.434028:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141938.448233:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Function not implemented (38)

DevTools listening on ws://127.0.0.1:9222/devtools/browser/14cf22a6-2b5f-4503-a122-c88799783062
qemu: unknown option 'type=utility'
[0607/141938.934650:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0607/141938.941526:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141938.942644:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 1 time(s)
[0607/141938.968629:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
qemu: unknown option 'type=utility'
[0607/141939.028786:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.028943:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 2 time(s)
[0607/141939.044402:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141939.054095:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.054212:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 3 time(s)
[0607/141939.068521:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.068631:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 4 time(s)
qemu: unknown option 'type=utility'
[0607/141939.073660:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.073742:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 5 time(s)
[0607/141939.084900:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141939.090652:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.090749:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 6 time(s)
[0607/141939.091123:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.
[0607/141939.095365:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Function not implemented (38)
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: unknown option 'type=utility'

07 06 2023 14:19:39.243:ERROR [launcher]: ChromeHeadless stdout: 
07 06 2023 14:19:39.247:ERROR [launcher]: ChromeHeadless stderr: qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
[0607/141938.347309:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141938.432565:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141938.434028:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141938.448233:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Function not implemented (38)

DevTools listening on ws://127.0.0.1:9222/devtools/browser/14cf22a6-2b5f-4503-a122-c88799783062
qemu: unknown option 'type=utility'
[0607/141938.934650:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0607/141938.941526:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141938.942644:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 1 time(s)
[0607/141938.968629:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
qemu: unknown option 'type=utility'
[0607/141939.028786:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.028943:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 2 time(s)
[0607/141939.044402:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141939.054095:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.054212:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 3 time(s)
[0607/141939.068521:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.068631:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 4 time(s)
qemu: unknown option 'type=utility'
[0607/141939.073660:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.073742:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 5 time(s)
[0607/141939.084900:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141939.090652:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141939.090749:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 6 time(s)
[0607/141939.091123:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.
[0607/141939.095365:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Function not implemented (38)
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: unknown option 'type=utility'

07 06 2023 14:19:39.325:INFO [launcher]: Trying to start ChromeHeadless again (2/2).
07 06 2023 14:19:41.390:ERROR [launcher]: Cannot start ChromeHeadless
      qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
[0607/141940.703916:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141940.768789:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141940.770192:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141940.782146:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Function not implemented (38)

DevTools listening on ws://127.0.0.1:9222/devtools/browser/bbc42bfa-5f9a-41be-a7ca-aa29bf6122b8
qemu: unknown option 'type=utility'
[0607/141941.166909:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0607/141941.175260:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.175692:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 1 time(s)
[0607/141941.192540:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
qemu: unknown option 'type=utility'
[0607/141941.243289:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.243408:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 2 time(s)
[0607/141941.254695:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141941.263054:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.263159:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 3 time(s)
[0607/141941.276202:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.276316:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 4 time(s)
qemu: unknown option 'type=utility'
[0607/141941.281369:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.281445:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 5 time(s)
[0607/141941.284548:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141941.301721:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.301825:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 6 time(s)
[0607/141941.301899:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.
[0607/141941.304514:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Function not implemented (38)
qemu: unknown option 'type=utility'
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped

07 06 2023 14:19:41.392:ERROR [launcher]: ChromeHeadless stdout: 
07 06 2023 14:19:41.392:ERROR [launcher]: ChromeHeadless stderr: qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped
[0607/141940.703916:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141940.768789:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141940.770192:ERROR:bus.cc(399)] Failed to connect to the bus: Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory
[0607/141940.782146:ERROR:file_path_watcher_inotify.cc(315)] inotify_init() failed: Function not implemented (38)

DevTools listening on ws://127.0.0.1:9222/devtools/browser/bbc42bfa-5f9a-41be-a7ca-aa29bf6122b8
qemu: unknown option 'type=utility'
[0607/141941.166909:WARNING:bluez_dbus_manager.cc(247)] Floss manager not present, cannot set Floss enable/disable.
[0607/141941.175260:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.175692:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 1 time(s)
[0607/141941.192540:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
qemu: unknown option 'type=utility'
[0607/141941.243289:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.243408:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 2 time(s)
[0607/141941.254695:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141941.263054:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.263159:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 3 time(s)
[0607/141941.276202:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.276316:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 4 time(s)
qemu: unknown option 'type=utility'
[0607/141941.281369:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.281445:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 5 time(s)
[0607/141941.284548:ERROR:network_service_instance_impl.cc(541)] Network service crashed, restarting service.
[0607/141941.301721:ERROR:gpu_process_host.cc(947)] GPU process launch failed: error_code=1002
[0607/141941.301825:WARNING:gpu_process_host.cc(1303)] The GPU process has crashed 6 time(s)
[0607/141941.301899:FATAL:gpu_data_manager_impl_private.cc(440)] GPU process isn't usable. Goodbye.
[0607/141941.304514:ERROR:scoped_ptrace_attach.cc(27)] ptrace: Function not implemented (38)
qemu: unknown option 'type=utility'
qemu: uncaught target signal 5 (Trace/breakpoint trap) - core dumped

07 06 2023 14:19:41.418:ERROR [launcher]: ChromeHeadless failed 2 times (cannot start). Giving up.

Finished in 0 secs / 0 secs @ 14:19:41 GMT+0000 (Coordinated Universal Time)

[14:19:42] 'test-all-features-disabled' errored after 47 s
[14:19:42] Error: Karma tests failed with exit code 1
  at ChildProcess.<anonymous> (/workspaces/Prebid.js/gulpfile.js:342:12)
  at ChildProcess.emit (events.js:311:20)
  at ChildProcess.EventEmitter.emit (domain.js:505:15)
  at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
[14:19:42] 'test' errored after 7 min

Platform details

MacOs Monterey 12.6.3 (Chip: Apple M1 Pro)
VSCode 1.78.2

Other information

Possibly related to the different flags we use to run Headless Chrome from a Docker container?
Karma config

@maxime-dupuis maxime-dupuis changed the title [DevContainer only] "Cannot start ChromeHeadless" because "GPU process isn't usable" [DevContainer only] "Cannot start ChromeHeadless" when running tests Jun 7, 2023
laurb9 added a commit to openx/Prebid.js that referenced this issue Jun 23, 2023
github-ishara-chan-tung pushed a commit to ebuzzing/Prebid.js that referenced this issue Jul 12, 2023
musikele pushed a commit to rubicon-project/Prebid.js that referenced this issue Aug 28, 2023
santii7395 pushed a commit to themaven-net/Prebid.js that referenced this issue Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

1 participant