-
Notifications
You must be signed in to change notification settings - Fork 65
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
[Plugins] Saucelabs will deprecate "old" OS and Appium versions #82
Comments
Yes, it does:
So: Jackpot. Appium version can probably be configured via a PR to paramedic, but the actual OS versions being tested have to be configured in |
First step is to update paramedic (our test runner) itself to actually support all relevant newer OS/version combinations and tests them itself: apache/cordova-paramedic#97 |
April 4th has gone, the mentioned device/version combinations still seem to work (sometimes). Well - lucky for us, as we haven't properly finished this. |
Besides that, all xcode8 test will no longer work due to:
Why? Because the tests install 🙃 |
Fortunately that one is trivial to fix - just upgrade the image used by Travis. Unfortunately apache/cordova-paramedic#119 is not. |
iOS 10 is finally gone as well and throwing errors. |
Platforms removed via rollout of https://github.com/apache/cordova-paramedic/blob/master/.travis.yml that is in progress. |
Android 4.4 seems to be gone now as well - and I forgot that in the updated |
The updated Travis configuration and thus SauceLabs platforms have been rolled out to all plugin repositories. Some platforms had to be moved to future PRs as the tests are breaking on them, but that was more or less expected: apache/cordova-plugin-camera#469 We can work through these via the individual issues I created, see the PRs. |
This might affect us:
https://wiki.saucelabs.com/display/DOCS/2019/03/07/Announcing+End+of+Life+for+old+OS+versions+on+Sauce+emulators+and+simulators
The text was updated successfully, but these errors were encountered: