Skip to content

[introspection] Some P/Invokes have moved to a QCall library in .NET 5 preview 8+. - #9300

Merged
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:dotnet-fix-introspection
Aug 7, 2020
Merged

[introspection] Some P/Invokes have moved to a QCall library in .NET 5 preview 8+.#9300
rolfbjarne merged 1 commit into
dotnet:mainfrom
rolfbjarne:dotnet-fix-introspection

Conversation

@rolfbjarne

Copy link
Copy Markdown
Member

This fixes numerous P/Invoke test failures like this:

Could not find the symbol 'GlobalizationNative_GetCalendars' in QCall
Could not find the symbol 'GlobalizationNative_GetCalendarInfo' in QCall
Could not find the symbol 'GlobalizationNative_EnumCalendarInfo' in QCall
Could not find the symbol 'GlobalizationNative_GetLatestJapaneseEra' in QCall
[...]

Ref: dotnet/runtime@a56d6a8
Ref: dotnet/runtime@fae477f

…5 preview 8+.

This fixes numerous P/Invoke test failures like this:

    Could not find the symbol 'GlobalizationNative_GetCalendars' in QCall
    Could not find the symbol 'GlobalizationNative_GetCalendarInfo' in QCall
    Could not find the symbol 'GlobalizationNative_EnumCalendarInfo' in QCall
    Could not find the symbol 'GlobalizationNative_GetLatestJapaneseEra' in QCall
    [...]

Ref: dotnet/runtime@a56d6a8
Ref: dotnet/runtime@fae477f
@monojenkins

Copy link
Copy Markdown
Contributor

Build failure
Provisioning succeeded
Build succeeded
API Diff (from stable)
API Diff (from PR only) (no change)
Generator Diff (no change)
🔥 Test run failed 🔥

Test results

4 tests failed, 82 tests passed.

Failed tests

  • monotouch-test/iOS Unified 64-bits - simulator/Debug: TimedOut
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (LinkSdk): TimedOut
  • monotouch-test/iOS Unified 64-bits - simulator/Debug (static registrar): TimedOut
  • monotouch-test/iOS Unified 64-bits - simulator/Release (all optimizations): TimedOut

@rolfbjarne

Copy link
Copy Markdown
Member Author

Test failures are unrelated and due to https://github.com/xamarin/maccore/issues/1080.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

not-notes-worthy Ignore for release notes run-dotnet-tests Run all the .NET tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants