xamarin-macios/tests/xtro-sharpie/macOS-QuartzComposer.ignore

110 строки
6.5 KiB
Plaintext
Исходник Обычный вид История

[macos][quartzcomposer] Update for beta 1 (#4258) Nothing really new beside the OpenGL related deprecation and the fact that 3 fields were removed, without deprecation, and this requires some adjustments in the intro tests (while running on 10.14) to ignore them. 1) ApiFieldTest.FieldExists (Introspection.MacApiFieldTest.ApiFieldTest.FieldExists) 3 errors found in 5680 fields validated: QCCompositionInputRSSArticleDurationKey, QCCompositionInputRSSFeedURLKey, QCCompositionProtocolRSSVisualizer Expected: 0 But was: 3 at Introspection.ApiFieldTest.FieldExists () [0x00127] in /Users/poupou/git/xcode10/xamarin-macios/tests/introspection/ApiFieldTest.cs:245 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in /Users/poupou/git/xcode10/xamarin-macios/external/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305 2) ApiFieldTest.NonNullNSStringFields (Introspection.MacApiFieldTest.ApiFieldTest.NonNullNSStringFields) 3 errors found in 4904 fields validated: QuartzComposer.QCComposition.InputRSSArticleDurationKey, QuartzComposer.QCComposition.InputRSSFeedURLKey, QuartzComposer.QCComposition.ProtocolRSSVisualizer Expected: 0 But was: 3 at Introspection.ApiFieldTest.NonNullNSStringFields () [0x0008d] in /Users/poupou/git/xcode10/xamarin-macios/tests/introspection/ApiFieldTest.cs:214 at (wrapper managed-to-native) System.Reflection.MonoMethod.InternalInvoke(System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, System.Reflection.BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00032] in /Users/poupou/git/xcode10/xamarin-macios/external/mono/mcs/class/corlib/System.Reflection/MonoMethod.cs:305 That issue is filed w/Apple https://bugreport.apple.com/web/?problemID=41125938
2018-06-15 23:41:26 +03:00
## OpenGL deprecated in 10.14 in favor of Metal
!missing-selector! QCRenderer::initWithCGLContext:pixelFormat:colorSpace:composition: not bound
!missing-selector! QCRenderer::initWithOpenGLContext:pixelFormat:file: not bound
## unsorted
!missing-field! QCCompositionPickerPanelDidSelectCompositionNotification not bound
!missing-field! QCCompositionPickerViewDidSelectCompositionNotification not bound
!missing-field! QCCompositionRepositoryDidUpdateNotification not bound
!missing-field! QCPlugInAttributeCategoriesKey not bound
!missing-field! QCPlugInAttributeCopyrightKey not bound
!missing-field! QCPlugInAttributeDescriptionKey not bound
!missing-field! QCPlugInAttributeExamplesKey not bound
!missing-field! QCPlugInAttributeNameKey not bound
!missing-field! QCPlugInExecutionArgumentEventKey not bound
!missing-field! QCPlugInExecutionArgumentMouseLocationKey not bound
!missing-field! QCPlugInPixelFormatARGB8 not bound
!missing-field! QCPlugInPixelFormatBGRA8 not bound
!missing-field! QCPlugInPixelFormatI8 not bound
!missing-field! QCPlugInPixelFormatIf not bound
!missing-field! QCPlugInPixelFormatRGBAf not bound
!missing-field! QCPortAttributeDefaultValueKey not bound
!missing-field! QCPortAttributeMaximumValueKey not bound
!missing-field! QCPortAttributeMenuItemsKey not bound
!missing-field! QCPortAttributeMinimumValueKey not bound
!missing-field! QCPortAttributeNameKey not bound
!missing-field! QCPortAttributeTypeKey not bound
!missing-field! QCPortTypeBoolean not bound
!missing-field! QCPortTypeColor not bound
!missing-field! QCPortTypeImage not bound
!missing-field! QCPortTypeIndex not bound
!missing-field! QCPortTypeNumber not bound
!missing-field! QCPortTypeString not bound
!missing-field! QCPortTypeStructure not bound
!missing-field! QCRendererEventKey not bound
!missing-field! QCRendererMouseLocationKey not bound
!missing-field! QCViewDidStartRenderingNotification not bound
!missing-field! QCViewDidStopRenderingNotification not bound
!missing-protocol! QCCompositionRenderer not bound
!missing-protocol! QCPlugInContext not bound
!missing-protocol! QCPlugInInputImageSource not bound
!missing-protocol! QCPlugInOutputImageProvider not bound
!missing-protocol-conformance! QCCompositionLayer should conform to QCCompositionRenderer
!missing-selector! +QCPlugIn::attributesForPropertyPortWithKey: not bound
!missing-selector! +QCPlugIn::loadPlugInAtPath: not bound
!missing-selector! +QCPlugIn::registerPlugInClass: not bound
!missing-selector! NSObject::compositionParameterView:didChangeParameterWithKey: not bound
!missing-selector! NSObject::compositionParameterView:shouldDisplayParameterWithKey:attributes: not bound
!missing-selector! NSObject::compositionPickerView:didSelectComposition: not bound
!missing-selector! NSObject::compositionPickerViewDidStartAnimating: not bound
!missing-selector! NSObject::compositionPickerViewWillStopAnimating: not bound
!missing-selector! QCCompositionParameterView::setBackgroundColor: not bound
!missing-selector! QCCompositionParameterView::setCompositionRenderer: not bound
!missing-selector! QCCompositionParameterView::setDelegate: not bound
!missing-selector! QCCompositionParameterView::setDrawsBackground: not bound
!missing-selector! QCCompositionPickerView::setAllowsEmptySelection: not bound
!missing-selector! QCCompositionPickerView::setBackgroundColor: not bound
!missing-selector! QCCompositionPickerView::setCompositionAspectRatio: not bound
!missing-selector! QCCompositionPickerView::setCompositionsFromRepositoryWithProtocol:andAttributes: not bound
!missing-selector! QCCompositionPickerView::setDefaultValue:forInputKey: not bound
!missing-selector! QCCompositionPickerView::setDelegate: not bound
!missing-selector! QCCompositionPickerView::setDrawsBackground: not bound
!missing-selector! QCCompositionPickerView::setMaxAnimationFrameRate: not bound
!missing-selector! QCCompositionPickerView::setNumberOfColumns: not bound
!missing-selector! QCCompositionPickerView::setNumberOfRows: not bound
!missing-selector! QCCompositionPickerView::setSelectedComposition: not bound
!missing-selector! QCCompositionPickerView::setShowsCompositionNames: not bound
!missing-selector! QCCompositionPickerView::startAnimation: not bound
!missing-selector! QCCompositionPickerView::stopAnimation: not bound
!missing-selector! QCPlugIn::addInputPortWithType:forKey:withAttributes: not bound
!missing-selector! QCPlugIn::addOutputPortWithType:forKey:withAttributes: not bound
!missing-selector! QCPlugIn::didValueForInputKeyChange: not bound
!missing-selector! QCPlugIn::disableExecution: not bound
!missing-selector! QCPlugIn::enableExecution: not bound
!missing-selector! QCPlugIn::execute:atTime:withArguments: not bound
!missing-selector! QCPlugIn::executionTimeForContext:atTime:withArguments: not bound
!missing-selector! QCPlugIn::removeInputPortForKey: not bound
!missing-selector! QCPlugIn::removeOutputPortForKey: not bound
!missing-selector! QCPlugIn::serializedValueForKey: not bound
!missing-selector! QCPlugIn::setSerializedValue:forKey: not bound
!missing-selector! QCPlugIn::setValue:forOutputKey: not bound
!missing-selector! QCPlugIn::startExecution: not bound
!missing-selector! QCPlugIn::stopExecution: not bound
!missing-selector! QCPlugIn::valueForInputKey: not bound
!missing-selector! QCPlugInViewController::initWithPlugIn:viewNibName: not bound
!missing-selector! QCRenderer::createSnapshotImageOfType: not bound
!missing-selector! QCRenderer::initOffScreenWithSize:colorSpace:composition: not bound
!missing-selector! QCRenderer::initWithComposition:colorSpace: not bound
!missing-selector! QCRenderer::renderAtTime:arguments: not bound
!missing-selector! QCRenderer::renderingTimeForTime:arguments: not bound
!missing-selector! QCView::createSnapshotImageOfType: not bound
!missing-selector! QCView::loadComposition: not bound
!missing-selector! QCView::loadCompositionFromFile: not bound
!missing-selector! QCView::play: not bound
!missing-selector! QCView::renderAtTime:arguments: not bound
!missing-selector! QCView::setAutostartsRendering: not bound
!missing-selector! QCView::setEraseColor: not bound
!missing-selector! QCView::setEventForwardingMask: not bound
!missing-selector! QCView::setMaxRenderingFrameRate: not bound
!missing-selector! QCView::start: not bound
!missing-selector! QCView::stop: not bound
!missing-type! QCCompositionParameterView not bound
!missing-type! QCCompositionPickerPanel not bound
!missing-type! QCCompositionPickerView not bound
!missing-type! QCPatchController not bound
!missing-type! QCPlugIn not bound
!missing-type! QCPlugInViewController not bound
!missing-type! QCRenderer not bound
!missing-type! QCView not bound