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

Investigate failure on Firefox+Selenium2 #33

Closed
uuf6429 opened this issue Nov 1, 2024 · 5 comments
Closed

Investigate failure on Firefox+Selenium2 #33

uuf6429 opened this issue Nov 1, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@uuf6429
Copy link
Member

uuf6429 commented Nov 1, 2024

Example case: https://github.com/minkphp/webdriver-classic-driver/actions/runs/11628711441/job/32384348916

---·Expected
+++·Actual
@@ @@
-'Dropped·small!'
+'Drop·here'

I noticed these failures in the past, but no idea when they started.

@uuf6429 uuf6429 added the bug Something isn't working label Nov 1, 2024
@aik099
Copy link
Member

aik099 commented Nov 1, 2024

This is a known problem: minkphp/MinkSelenium2Driver#391 . I don't know how to to solve it, but somebody with better understanding of Docker could solve it.

@uuf6429
Copy link
Member Author

uuf6429 commented Nov 1, 2024

Thanks, I've created a request here: SeleniumHQ/docker-selenium#2454

@aik099
Copy link
Member

aik099 commented Nov 3, 2024

@uuf6429 , What are our next steps considering, that SeleniumHQ won't be creating a custom image for us?

I've understood the build instructions, but should build that custom image on every driver test run OR we can somehow build it and upload it somewhere, where we can use it later?

@uuf6429
Copy link
Member Author

uuf6429 commented Nov 3, 2024

Let's continue the discussion in minkphp/MinkSelenium2Driver#391, then we can update this driver's workflow when the time comes.

@uuf6429
Copy link
Member Author

uuf6429 commented Nov 12, 2024

Closed by #49 / #391.

@uuf6429 uuf6429 closed this as completed Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants