-
Notifications
You must be signed in to change notification settings - Fork 514
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
[tests] Skip framework-test on iOS and tvOS. #20590
Merged
rolfbjarne
merged 16 commits into
xamarin:main
from
rolfbjarne:framework-tests-disable-mobile
May 30, 2024
Merged
[tests] Skip framework-test on iOS and tvOS. #20590
rolfbjarne
merged 16 commits into
xamarin:main
from
rolfbjarne:framework-tests-disable-mobile
May 30, 2024
Commits on May 9, 2024
-
[tests] Skip framework-test on iOS and tvOS.
This test doesn't work when building on iossimulator-arm64 or tvossimulator-arm64, because we're trying to use a fat framework which doesn't have that architecture (it contains the device arm64 architecture instead). So just disable this test on iOS and tvOS - the solution is using an xcframework, and we already have a different test for that.
Configuration menu - View commit details
-
Copy full SHA for 7f1798d - Browse repository at this point
Copy the full SHA 7f1798dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 770b6eb - Browse repository at this point
Copy the full SHA 770b6ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4c4fa1 - Browse repository at this point
Copy the full SHA d4c4fa1View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 737d5e8 - Browse repository at this point
Copy the full SHA 737d5e8View commit details
Commits on May 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4c8cca3 - Browse repository at this point
Copy the full SHA 4c8cca3View commit details -
Configuration menu - View commit details
-
Copy full SHA for b963b97 - Browse repository at this point
Copy the full SHA b963b97View commit details -
GitHub Actions Autoformatter committed
May 21, 2024 Configuration menu - View commit details
-
Copy full SHA for 286eaaf - Browse repository at this point
Copy the full SHA 286eaafView commit details -
Configuration menu - View commit details
-
Copy full SHA for eab4345 - Browse repository at this point
Copy the full SHA eab4345View commit details
Commits on May 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ffe99ca - Browse repository at this point
Copy the full SHA ffe99caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02e313c - Browse repository at this point
Copy the full SHA 02e313cView commit details
Commits on May 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b023ee - Browse repository at this point
Copy the full SHA 3b023eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 111503c - Browse repository at this point
Copy the full SHA 111503cView commit details
Commits on May 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4a85c0b - Browse repository at this point
Copy the full SHA 4a85c0bView commit details
Commits on May 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4bfc186 - Browse repository at this point
Copy the full SHA 4bfc186View commit details -
Configuration menu - View commit details
-
Copy full SHA for d543dc2 - Browse repository at this point
Copy the full SHA d543dc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c51a8b - Browse repository at this point
Copy the full SHA 3c51a8bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.