Skip to content

webdriver: Add missing urllib3 dependency#187

Merged
aperezdc merged 1 commit intomainfrom
aperezdc/fix-webdriver-tests
Mar 26, 2025
Merged

webdriver: Add missing urllib3 dependency#187
aperezdc merged 1 commit intomainfrom
aperezdc/fix-webdriver-tests

Conversation

@aperezdc
Copy link
Copy Markdown
Member

Add the missing urllib3 dependency to the list of requirements needed to run Selenium and W3C tests. This should fix errors like the following:

https://github.com/Igalia/wpe-android/actions/runs/14041836539/job/39334480607#step:9:16

Add the missing urllib3 dependency to the list of requirements needed to
run Selenium and W3C tests. This should fix errors like the following:

  https://github.com/Igalia/wpe-android/actions/runs/14041836539/job/39334480607#step:9:16
@aperezdc aperezdc self-assigned this Mar 25, 2025
@aperezdc aperezdc marked this pull request as ready for review March 26, 2025 09:08
@aperezdc
Copy link
Copy Markdown
Member Author

I tried running the failing workflow manually but it won't run from a branch. Anyhow, this is clearly something that is needed as surfaced by the logs (see for example the one I linked) and we should merge the patch.

@aperezdc aperezdc requested review from neodesys and svillar March 26, 2025 09:09
@aperezdc aperezdc merged commit 89f460d into main Mar 26, 2025
7 checks passed
@aperezdc aperezdc deleted the aperezdc/fix-webdriver-tests branch March 26, 2025 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants