xamarin-macios/tests/monotouch-test/ObjCRuntime
Rolf Bjarne Kvinge 4ba38c7224
[tests] Fix misc ARM64 issues when running legacy Xamarin tests. (#20592)
We've recently started using more and more ARM64 bots, so these tests are
failing in those cases.

Fixes:

    MonoTouchFixtures.Security.SecureTransportTest
    	[FAIL] SslSupportedCiphers :   3224092716
      Expected: True
      But was:  False
    		  at MonoTouchFixtures.Security.SecureTransportTest.SslSupportedCiphers () [0x000de] in <f08bd76ea2204d929c96e3bd36ae955a>:0

    Xamarin.Mac.Tests.EveryFrameworkSmokeTests
    	[FAIL] ExpectedLibrariesAreLoaded : QTKitLibrary (/System/Library/Frameworks/QTKit.framework/QTKit) failed to load but this was not expected
        		  at Xamarin.Mac.Tests.EveryFrameworkSmokeTests.ExpectedLibrariesAreLoaded () [0x000e6] in <f08bd76ea2204d929c96e3bd36ae955a>:0
2024-05-09 17:27:52 +02:00
..
BlocksTest.cs [monotouch-test] Fix BlocksTest to work on maccatalyst-arm64. (#18708) 2023-08-14 12:05:03 +02:00
CategoryTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
ClassTest.classlist.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
ClassTest.cs [monotouch-test] Sprinkle UnconditionalSuppressMessage wherever needed to fix trimmer warnings. (#20429) 2024-04-16 17:03:36 +02:00
DelegateAndDataSourceTest.cs [monotouch-test] Sprinkle UnconditionalSuppressMessage wherever needed to fix trimmer warnings. (#20429) 2024-04-16 17:03:36 +02:00
DisposableObjectTest.cs [monotouch-test] Fix a variety of compiler warnings. (#19693) 2023-12-22 15:14:50 +01:00
DlfcnTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
EveryFrameworkSmokeTest.cs [tests] Fix misc ARM64 issues when running legacy Xamarin tests. (#20592) 2024-05-09 17:27:52 +02:00
ExceptionsTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
Messaging.cs [tests] Make any ObjCRuntime.Messaging internal. (#18130) 2023-04-26 15:23:00 +02:00
NativeHandleTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
ProtocolTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
RegistrarTest.cs [monotouch-test] Sprinkle UnconditionalSuppressMessage wherever needed to fix trimmer warnings. (#20429) 2024-04-16 17:03:36 +02:00
RegistrarTestGenerated.cs [tests] Ignore monotouch-tests that fail with bitcode. (#5566) 2019-02-07 16:01:50 +01:00
ResourcesTest.cs [src/runtime] Fix lookup of RID-specific satellite resources. Fixes #16847. (#17117) 2023-01-13 21:58:34 +01:00
RuntimeTest.cs [monotouch-test] Fix a variety of compiler warnings. (#19693) 2023-12-22 15:14:50 +01:00
SimpleRegistrarTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
TestPreservation.cs [monotouch-test] Sprinkle UnconditionalSuppressMessage wherever needed to fix trimmer warnings. (#20429) 2024-04-16 17:03:36 +02:00
ToggleRefRetainDeadlockTest.cs [autoformat] Add monotouch-test (#16701) 2022-11-10 17:59:26 +01:00
TrampolineTest.cs Change all null checking expressions to use 'is' and 'is not'. (#18176) 2023-05-05 17:52:19 +02:00
TrampolineTestGenerated.cs [tests] Ignore monotouch-tests that fail with bitcode. (#5566) 2019-02-07 16:01:50 +01:00