xamarin-macios/tests/xtro-sharpie/macOS-Intents.todo

91 строка
6.3 KiB
Plaintext
Исходник Обычный вид История

Bump to Xcode 13 beta 1. (#11861) * Bump maccore. New commits in xamarin/maccore: * xamarin/maccore@9acbbed1f6 [mlaunch] Add support for Xcode 13 beta 1. (#2452) * xamarin/maccore@e48f75c0b6 [Xamarin.Hosting] Fix the --stdout arg not being forwarded to DeviceLaunchConfig (#2435) * xamarin/maccore@109c695b1b [Xamarin.Hosting] Fix help string for launchdev argument (#2429) Diff: https://github.com/xamarin/maccore/compare/cddbd1915dcb27d8bf2d9b3b9cc4aeb22785698e..9acbbed1f60788349c60437dba11531a866777a8 * [xtro] Fix generation of .pch files * [xtro] Fix deprecated check to handle (anonymous) declarations and enable latest C# syntax in project * [xtro] Fix _sanity_ checks * [xtro] Update todo for beta 1 * [Siminstaller] Force siminstaller to use the xcode 12.5 url Related issue: https://github.com/xamarin/xamarin-macios/issues/11881 * Fix introspection failures (due to [breaking] changes) * [tests][intro] Fix hang for tvOS Creating an instance of `NSMetadataQuery` hangs the simulator. Even after (xharness) timeout the simulator is not in a good state to run further tests and every new (tvOS) test will also hang... * [tests][intro] Same hang for watchOS except that further test execution does not seem affected (like tvOS) ``` CoreSimulator 772.1 - Device: Apple Watch Series 3 - 38mm (watchOS 8.0) - created by XHarness (42262867-E060-40C0-803E-6DA676AF50CC) - Runtime: watchOS 8.0 (19R5266p) - DeviceType: Apple Watch Series 3 - 38mm Thread 0 Crashed:: tid_103 Dispatch queue: com.apple.main-thread 0 com.apple.Foundation 0x00007fff21470bd0 -[NSMetadataQuery dealloc] + 432 1 libobjc.A.dylib 0x00007fff200d11f7 objc_object::sidetable_release(bool, bool) + 177 2 com.apple.Foundation 0x00007fff21470a03 -[NSMetadataQuery init] + 64 3 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107efc139 xamarin_dyn_objc_msgSend + 217 (trampolines-x86_64-objc_msgSend.s:15) 4 ??? 0x000000010c76d4f6 0 + 4504081654 5 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107cffc85 mono_jit_runtime_invoke + 1621 (mini-runtime.c:3197) 6 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107e177d8 do_runtime_invoke + 54 (object.c:3052) [inlined] 7 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107e177d8 mono_runtime_invoke_checked + 136 (object.c:3220) 8 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107e1e3c5 mono_runtime_try_invoke_array + 2101 (object.c:5601) 9 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107daf977 ves_icall_InternalInvoke + 871 (icall.c:3927) 10 com.xamarin.introspection_watch.watchkitapp.watchkitextension 0x0000000107dc0167 ves_icall_InternalInvoke_raw + 103 (icall-def.h:667) 11 ??? 0x000000010a232799 0 + 4465043353 12 ??? 0x000000010c76e08b 0 + 4504084619 ``` * [tests][monotouch-test] Fix failures with xcode 13 beta 1 * [tests][mmptest] Use a FAT framework that's build with x86_64 and arm64 Co-authored-by: Alex Soto <alex@alexsoto.me> Co-authored-by: Sebastien Pouliot <sebastien.pouliot@microsoft.com> Co-authored-by: Manuel de la Pena <mandel@microsoft.com>
2021-06-11 03:07:20 +03:00
## appended from unclassified file
!missing-enum! INCallAudioRoute not bound
!missing-enum! INCallCapability not bound
!missing-enum! INCallCapabilityOptions not bound
!missing-enum! INCallDestinationType not bound
!missing-enum! INCallRecordTypeOptions not bound
!missing-enum! INFocusStatusAuthorizationStatus not bound
!missing-enum! INOutgoingMessageType not bound
!missing-enum! INSendMessageIntentResponseCode not bound
!missing-enum! INSendMessageRecipientUnsupportedReason not bound
!missing-enum! INShareFocusStatusIntentResponseCode not bound
!missing-enum! INStartCallCallRecordToCallBackUnsupportedReason not bound
!missing-protocol! INShareFocusStatusIntentHandling not bound
!missing-protocol! INStartCallIntentHandling not bound
!missing-protocol-conformance! INSendMessageIntent should conform to UNNotificationContentProviding (defined in 'UserNotifications' category)
!missing-protocol-member! INSendMessageIntentHandling::resolveOutgoingMessageTypeForSendMessage:withCompletion: not found
!missing-selector! +INCallCapabilityResolutionResult::confirmationRequiredWithCallCapabilityToConfirm: not bound
!missing-selector! +INCallCapabilityResolutionResult::successWithResolvedCallCapability: not bound
!missing-selector! +INCallRecordResolutionResult::confirmationRequiredWithCallRecordToConfirm: not bound
!missing-selector! +INCallRecordResolutionResult::disambiguationWithCallRecordsToDisambiguate: not bound
!missing-selector! +INCallRecordResolutionResult::successWithResolvedCallRecord: not bound
!missing-selector! +INFocusStatusCenter::defaultCenter not bound
!missing-selector! +INOutgoingMessageTypeResolutionResult::confirmationRequiredWithOutgoingMessageTypeToConfirm: not bound
!missing-selector! +INOutgoingMessageTypeResolutionResult::successWithResolvedOutgoingMessageType: not bound
!missing-selector! +INSendMessageAttachment::attachmentWithAudioMessageFile: not bound
!missing-selector! +INStartCallCallRecordToCallBackResolutionResult::unsupportedForReason: not bound
!missing-selector! +INVoiceShortcutCenter::sharedCenter not bound
!missing-selector! INCallRecord::isCallerIdBlocked not bound
!missing-selector! INCallRecord::numberOfCalls not bound
!missing-selector! INCallRecord::participants not bound
!missing-selector! INCallRecordFilter::callCapability not bound
!missing-selector! INCallRecordFilter::callTypes not bound
!missing-selector! INCallRecordFilter::initWithParticipants:callTypes:callCapability: not bound
!missing-selector! INCallRecordFilter::participants not bound
!missing-selector! INCurrencyAmount::amount not bound
!missing-selector! INCurrencyAmount::currencyCode not bound
!missing-selector! INCurrencyAmount::initWithAmount:currencyCode: not bound
!missing-selector! INFocusStatus::initWithIsFocused: not bound
!missing-selector! INFocusStatus::isFocused not bound
!missing-selector! INFocusStatusCenter::authorizationStatus not bound
!missing-selector! INFocusStatusCenter::focusStatus not bound
!missing-selector! INFocusStatusCenter::requestAuthorizationWithCompletionHandler: not bound
!missing-selector! INInteraction::donationMetadata not bound
!missing-selector! INInteraction::setDonationMetadata: not bound
!missing-selector! INPerson::initWithPersonHandle:nameComponents:displayName:image:contactIdentifier:customIdentifier:isMe:suggestionType: not bound
!missing-selector! INSendMessageAttachment::audioMessageFile not bound
!missing-selector! INSendMessageIntent::attachments not bound
!missing-selector! INSendMessageIntent::initWithRecipients:outgoingMessageType:content:speakableGroupName:conversationIdentifier:serviceName:sender:attachments: not bound
!missing-selector! INSendMessageIntent::outgoingMessageType not bound
!missing-selector! INSendMessageIntentDonationMetadata::init not bound
!missing-selector! INSendMessageIntentDonationMetadata::mentionsCurrentUser not bound
!missing-selector! INSendMessageIntentDonationMetadata::recipientCount not bound
!missing-selector! INSendMessageIntentDonationMetadata::setMentionsCurrentUser: not bound
!missing-selector! INSendMessageIntentDonationMetadata::setRecipientCount: not bound
!missing-selector! INShareFocusStatusIntent::focusStatus not bound
!missing-selector! INShareFocusStatusIntent::initWithFocusStatus: not bound
!missing-selector! INShareFocusStatusIntentResponse::code not bound
!missing-selector! INShareFocusStatusIntentResponse::initWithCode:userActivity: not bound
!missing-selector! INStartCallCallRecordToCallBackResolutionResult::initWithCallRecordResolutionResult: not bound
!missing-selector! INStartCallIntent::audioRoute not bound
!missing-selector! INStartCallIntent::callCapability not bound
!missing-selector! INStartCallIntent::callRecordFilter not bound
!missing-selector! INStartCallIntent::callRecordToCallBack not bound
!missing-selector! INStartCallIntent::contacts not bound
!missing-selector! INStartCallIntent::destinationType not bound
!missing-selector! INStartCallIntent::initWithCallRecordFilter:callRecordToCallBack:audioRoute:destinationType:contacts:callCapability: not bound
!missing-selector! INVoiceShortcut::identifier not bound
!missing-selector! INVoiceShortcut::invocationPhrase not bound
!missing-selector! INVoiceShortcut::shortcut not bound
!missing-selector! INVoiceShortcutCenter::getAllVoiceShortcutsWithCompletion: not bound
!missing-selector! INVoiceShortcutCenter::getVoiceShortcutWithIdentifier:completion: not bound
!missing-selector! INVoiceShortcutCenter::setShortcutSuggestions: not bound
!missing-selector! NSUserActivity::setSuggestedInvocationPhrase: not bound
!missing-selector! NSUserActivity::suggestedInvocationPhrase not bound
!missing-type! INCallCapabilityResolutionResult not bound
!missing-type! INCallRecordFilter not bound
!missing-type! INCallRecordResolutionResult not bound
!missing-type! INCurrencyAmount not bound
!missing-type! INFocusStatus not bound
!missing-type! INFocusStatusCenter not bound
!missing-type! INIntentDonationMetadata not bound
!missing-type! INOutgoingMessageTypeResolutionResult not bound
!missing-type! INSendMessageAttachment not bound
!missing-type! INSendMessageIntentDonationMetadata not bound
!missing-type! INShareFocusStatusIntent not bound
!missing-type! INShareFocusStatusIntentResponse not bound
!missing-type! INStartCallCallRecordToCallBackResolutionResult not bound
!missing-type! INStartCallIntent not bound
!missing-type! INVoiceShortcut not bound
!missing-type! INVoiceShortcutCenter not bound