-
Notifications
You must be signed in to change notification settings - Fork 402
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
ci: use ruby 3 #821
ci: use ruby 3 #821
Conversation
set output type to not use result bundle
hm, i need to modify the multi_scan as no longer maintained and it looks like having gan issue in newer version for Ruby 3 to update the macOS host to 13. |
Failed test also handled as succcess as the Azure result. https://dev.azure.com/AppiumCI/Appium%20CI/_build/results?buildId=28350&view=logs&j=39405072-9080-5957-988c-7f66eed58e5d&t=6b08417a-2c8b-5c8e-78d2-6da1b0f41809 I noticed that current master also had the same result, so while test failed but the result was ok: https://dev.azure.com/AppiumCI/Appium%20CI/_build/results?buildId=28470&view=logs&j=39405072-9080-5957-988c-7f66eed58e5d&t=6b08417a-2c8b-5c8e-78d2-6da1b0f41809 So, as this pr, I'll make test failure as test fails. The fix will be later, firstly will mark these tests as skip, then work on #819. Then, will work on test fixes |
Current failing tests we should fix later:
|
🎉 This PR is included in version 5.15.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
From #819 to minimize the change