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(workspace): firefox saucelabs not running #3963

Merged
merged 1 commit into from Apr 7, 2023

Conversation

JoviDeCroock
Copy link
Member

@JoviDeCroock JoviDeCroock commented Apr 7, 2023

FireFox made a change with regards to their debug port, this was updated in webdriver 7.27, however the karma-sauce-launcher seems to not have bumped the dep yet so in this PR we force it so we can make the tests pass again

https://saucelabs.com/resources/blog/update-firefox-tests-before-oct-4-2022

@@ -22302,7 +23146,7 @@
"requires": {
"global-agent": "^2.1.12",
"saucelabs": "^4.6.3",
"webdriverio": "^6.7.0"
"webdriverio": "7.30.2"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the important place where it's bumped, sauce-launcher will leverage the new 7.30.2

@coveralls
Copy link

coveralls commented Apr 7, 2023

Coverage Status

Coverage: 99.701%. Remained the same when pulling bee8988 on fix-sauce-labs-firefox into 59f7f7c on master.

@JoviDeCroock JoviDeCroock merged commit 98af9bb into master Apr 7, 2023
1 check passed
@JoviDeCroock JoviDeCroock deleted the fix-sauce-labs-firefox branch April 7, 2023 09:06
@JoviDeCroock JoviDeCroock mentioned this pull request May 13, 2023
JoviDeCroock added a commit that referenced this pull request Jan 22, 2024
JoviDeCroock added a commit that referenced this pull request Jan 22, 2024
This reverts commit 86a372a.
JoviDeCroock added a commit that referenced this pull request Jan 23, 2024
* backport #3968

* backport #3964

* backport #3997

* backport #3995

* backport #3970

* backport #3971

* backport #3990

* backport #3963

* backport #3962

* backport #3960

* backport #3956

* Revert "backport #3963"

This reverts commit 86a372a.

* define public type

* fix newline issue
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.

None yet

3 participants