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

chore: upgrade ie11 windows os for saucelabs #1429

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

devcorpio
Copy link
Contributor

@devcorpio devcorpio commented Sep 19, 2023

Summary

There is a bug when executing tests against IE 11 (Platform Window 8.1)

Although the tests pass, the CLI process runs indefinitely with this log:

"Check if 'log.json' for browser 'internet explorer 11 Windows 8.1' has already been stored."

That also means that the CI process never ends.

Solution

Debugging I found that by changing the platform from Windows 8.1 to Windows 10, the problem goes away.

I also reported this bug to SauceLabs Support with all this info (and a few links to the corresponding executions). Also highlighted to them that this is a regression because it wasn't happening before

Edit: Saucelabs confirmed the bug. Their engineers are working on a solution.

@devcorpio devcorpio merged commit 3472897 into main Sep 19, 2023
18 of 24 checks passed
@devcorpio devcorpio deleted the update_ie11_platform_saucelabs branch September 19, 2023 12:41
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