Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions