xamarin-macios/tests/monotouch-test/AVFoundation
Sebastien Pouliot 2c8cc9bd43
[test][monotouch-test] Fix crash on old iOS8 32bits devices (#7595)
```
20:11:28.9562500 2019-12-12 20:11:48.058 monotouchtest[873:239608] Xamarin.iOS: Received unhandled ObjectiveC exception: NSInvalidArgumentException *** -[AVCaptureMetadataOutput setMetadataObjectTypes:] - unsupported type found.  Use -availableMetadataObjectTypes.
20:11:29.0542980 2019-12-12 20:11:48.154 monotouchtest[873:239608]
20:11:29.0543360 Unhandled Exception:
20:11:29.0543440 0   libmonosgen-2.0.dylib               0x04d53c45 setup_stack_trace + 188
20:11:29.0543500 1   libmonosgen-2.0.dylib               0x04d51df9 mono_handle_exception_internal + 2120
20:11:29.0543560 2   libmonosgen-2.0.dylib               0x04d515ad mono_handle_exception + 50
20:11:29.0543620 3   libmonosgen-2.0.dylib               0x04d47de9 mono_arm_throw_exception + 132
20:11:29.0543690 4   libmscorlib.dll.dylib               0x01570648 throw_exception + 72
...
```

Fixes https://github.com/xamarin/maccore/issues/2091
2019-12-16 08:57:57 -05:00
..
AVAssetDownloadUrlSessionTests.cs [Tests] Centralized the endpoints for the different network tests. (#7418) 2019-11-14 05:45:33 -05:00
AVAssetImageGeneratorTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
AVAudioConverterPrimeInfoTest.cs [watchos][avfoundation] Enable AVFoundation in watchOS (#659) 2016-08-25 11:39:48 -04:00
AVBeatRangeTest.cs [watchos][avfoundation] Enable AVFoundation in watchOS (#659) 2016-08-25 11:39:48 -04:00
AVCapturePhotoBracketSettingsTest.cs [test] Change monotouch-test and xammac_tests to use all .cs files in monotouch-test/ Fixes #60290 (#2930) 2017-10-31 08:09:21 -08:00
AVCaptureWhiteBalanceGainsTest.cs [AVFoundation] Update bindings for XCode8. Focus on enums and structs. (#591) 2016-08-11 08:22:59 -04:00
AVDepthDataTests.cs [monotouch-test] Workaround a Catalina crash. Fixes #6425. 2019-06-26 14:17:14 +02:00
AVPlayerLooperTest.cs [AVFoundation] Set the wrongly added API to be obsolete and ensure it returns logical values. (#2650) 2017-09-13 08:21:59 -04:00
AudioPlayerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
AudioRecorderTest.cs [tests] Add support to xharness for excluding tests that require permission dialogs, and update monotouch-test accordingly. (#2418) 2017-08-03 18:58:04 +02:00
CaptureDeviceTest.cs [tests] Add missing availability attribute and adjust tests to run on iOS 7 devices. Fix #4437 (#4719) 2018-08-29 09:09:43 -04:00
CaptureMetadataOutputTest.cs [test][monotouch-test] Fix crash on old iOS8 32bits devices (#7595) 2019-12-16 08:57:57 -05:00
FourCCTest.cs [AVFAudio] Xcode 10.2 Beta 2 (#5554) 2019-02-06 16:48:10 -05:00
MetadataObjectTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
PlayerItemTest.cs [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00
PlayerItemVideoOutputTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
QueuePlayerTest.cs [tests] Import 2016-05-26 15:06:52 +02:00
SpeechSynthesisVoiceTest.cs [tests] Refactor API to check/assert current OS version. 2018-07-04 12:35:15 +02:00
UtilitiesTest.cs Port monotouch-test suite to Xamarin.Mac (#1445) 2017-01-12 09:13:56 -09:00
VideoCompositionInstructionTest.cs [monotouch-test] Fix versions checks. 2018-07-03 20:47:14 +02:00