Skip to content

[avfoundation] Add missing protocol members and deprecations - #2691

Merged
spouliot merged 1 commit into
dotnet:xcode9from
spouliot:xcode9-avfoundation-xtro2
Sep 14, 2017
Merged

[avfoundation] Add missing protocol members and deprecations#2691
spouliot merged 1 commit into
dotnet:xcode9from
spouliot:xcode9-avfoundation-xtro2

Conversation

@spouliot

Copy link
Copy Markdown
Contributor

!missing-protocol-member! AVCapturePhotoCaptureDelegate::captureOutput:didFinishProcessingPhoto:error: not found

and the selector removed from PR#2687 was actually replaced with this one

!missing-protocol-member! AVAssetDownloadDelegate::URLSession:aggregateAssetDownloadTask:didLoadTimeRange:totalTimeRangesLoaded:timeRangeExpectedToLoad:forMediaSelection: not found

!missing-protocol-member! AVCapturePhotoCaptureDelegate::captureOutput:didFinishProcessingPhoto:error: not found

and the selector removed from PR#2687 was actually replaced with this one

!missing-protocol-member! AVAssetDownloadDelegate::URLSession:aggregateAssetDownloadTask:didLoadTimeRange:totalTimeRangesLoaded:timeRangeExpectedToLoad:forMediaSelection: not found
@monojenkins

Copy link
Copy Markdown
Contributor

Build success

@spouliot
spouliot merged commit aa07426 into dotnet:xcode9 Sep 14, 2017
@spouliot
spouliot deleted the xcode9-avfoundation-xtro2 branch September 14, 2017 13:39
rolfbjarne added a commit that referenced this pull request May 8, 2025
…ccore#2691.

Fixes the test failing randomly like this:

    MonoTouchFixtures.CoreFoundation.ProxyTest
        [FAIL] Fields : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingAsync : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingAsyncNoProxy : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingScript : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingScriptError : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingScriptNoProxy : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingUrl : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingUrlAsync : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingUrlAsyncNoProxy : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPacParsingUrlNoProxy : OneTimeSetUp:   Expected: True But was:  False
    MonoTouchFixtures.CoreFoundation.ProxyTest : 15153.1114 ms

Fixes xamarin/maccore#2691.
rolfbjarne added a commit that referenced this pull request May 8, 2025
…ccore#2691. (#22757)

Fixes the test failing randomly like this:

    MonoTouchFixtures.CoreFoundation.ProxyTest
        [FAIL] Fields : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingAsync : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingAsyncNoProxy : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingScript : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingScriptError : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingScriptNoProxy : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingUrl : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingUrlAsync : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPACParsingUrlAsyncNoProxy : OneTimeSetUp:   Expected: True But was:  False
        [FAIL] TestPacParsingUrlNoProxy : OneTimeSetUp:   Expected: True But was:  False
    MonoTouchFixtures.CoreFoundation.ProxyTest : 15153.1114 ms

Fixes xamarin/maccore#2691.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants