Skip to content

[CI] test-conda-python-emscripten fails installing chrome driver #49522

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

Conda Python Emscripten job fails building the image installing chrome driver step:

   #16 [10/11] RUN /arrow/ci/scripts/install_chromedriver.sh "134"
  #16 ERROR: process "/bin/bash --login -c -o pipefail /arrow/ci/scripts/install_chromedriver.sh \"${chrome_version}\"" did not complete successfully: exit code: 8
  ------
   > [10/11] RUN /arrow/ci/scripts/install_chromedriver.sh "134":
  ------
  conda-python-emscripten.dockerfile:56
  
  --------------------
  
    54 |     # install chrome for testing browser based runner
  
    55 |     COPY ci/scripts/install_chromedriver.sh /arrow/ci/scripts/
  
    56 | >>> RUN /arrow/ci/scripts/install_chromedriver.sh "${chrome_version}"
  
    57 |     
  
    58 |     # make the version of make that is installed by conda be available everywhere

The job:

Component(s)

Continuous Integration

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions