Skip to content

Commit

Permalink
Fix cecil & xtro tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne committed Sep 6, 2024
1 parent 09e24d3 commit 647e372
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions tests/cecil-tests/Documentation.KnownFailures.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5150,6 +5150,7 @@ F:AVFoundation.AVCaptureDeviceType.BuiltInTripleCamera
F:AVFoundation.AVCaptureDeviceType.BuiltInTrueDepthCamera
F:AVFoundation.AVCaptureDeviceType.BuiltInUltraWideCamera
F:AVFoundation.AVCaptureDeviceType.BuiltInWideAngleCamera
F:AVFoundation.AVCaptureDeviceType.External
F:AVFoundation.AVCaptureDeviceType.ExternalUnknown
F:AVFoundation.AVCaptureExposureMode.AutoExpose
F:AVFoundation.AVCaptureExposureMode.ContinuousAutoExposure
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,14 +315,6 @@
!missing-field! AVAudioApplicationMuteStateKey not bound
!missing-field! AVAudioSessionPortContinuityMicrophone not bound
!missing-field! AVCaptureDeviceSubjectAreaDidChangeNotification not bound
!missing-field! AVCaptureDeviceTypeBuiltInDualCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInDualWideCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInLiDARDepthCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInTelephotoCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInTripleCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInTrueDepthCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInUltraWideCamera not bound
!missing-field! AVCaptureDeviceTypeBuiltInWideAngleCamera not bound
!missing-field! AVCaptureDeviceTypeContinuityCamera not bound
!missing-field! AVCaptureDeviceTypeMicrophone not bound
!missing-field! AVCaptureDeviceWasConnectedNotification not bound
Expand Down

0 comments on commit 647e372

Please sign in to comment.