Skip to content

Commit

Permalink
[ReplayKit] Adopt XAMCORE_4_0 change in .NET. (#13815)
Browse files Browse the repository at this point in the history
  • Loading branch information
rolfbjarne authored Jan 21, 2022
1 parent c965b56 commit aefbf49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/replaykit.cs
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ interface RPPreviewViewControllerDelegate {
[Mac (11,0)]
[BaseType (typeof (NSObject))]
[DisableDefaultCtor]
#if XAMCORE_4_0 || MONOMAC
#if NET || MONOMAC
[Sealed]
#endif
interface RPScreenRecorder {
Expand Down

5 comments on commit aefbf49

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ [CI Build] Tests failed on Build ❌

Tests failed on Build.

API diff

✅ API Diff from stable

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

API Current PR diff

ℹ️ API Diff (from PR only) (please review changes)

View API diff
View dotnet API diff
View dotnet legacy API diff
View dotnet iOS-MacCatalayst API diff

Generator diff

ℹ️ Generator Diff (please review changes)

Packages generated

View packages

Test results

5 tests failed, 230 tests passed.

Failed tests

  • monotouch-test/watchOS 32-bits - simulator/Debug: TimedOut
  • monotouch-test/watchOS 32-bits - simulator/Debug (LinkSdk): Crashed
  • monotouch-test/watchOS 32-bits - simulator/Debug (static registrar): Crashed
  • monotouch-test/watchOS 32-bits - simulator/Release (all optimizations): Crashed
  • monotouch-test/watchOS 32-bits - simulator/Debug (all optimizations): Crashed

Pipeline on Agent XAMBOT-1033.BigSur'
[ReplayKit] Adopt XAMCORE_4_0 change in .NET. (#13815)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on VSTS: device tests tvOS (no summary found). 🔥

Result file D:\a\1\s\Reports\TestSummary-tvos\TestSummary.md not found.

Pipeline on Agent
[ReplayKit] Adopt XAMCORE_4_0 change in .NET. (#13815)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥 Tests failed catastrophically on VSTS: device tests iOS (no summary found). 🔥

Result file D:\a\1\s\Reports\TestSummary-iOS64\TestSummary.md not found.

Pipeline on Agent
[ReplayKit] Adopt XAMCORE_4_0 change in .NET. (#13815)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Tests passed on macOS M1 - Mac Big Sur (11.5) ✅

Tests passed

All tests on macOS X M1 - Mac Big Sur (11.5) passed.

Pipeline on Agent
[ReplayKit] Adopt XAMCORE_4_0 change in .NET. (#13815)

@vs-mobiletools-engineering-service2
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❌ Tests failed on macOS Mac Catalina (10.15) ❌

Tests failed on Mac Catalina (10.15).

Failed tests are:

  • introspection

Pipeline on Agent
[ReplayKit] Adopt XAMCORE_4_0 change in .NET. (#13815)

Please sign in to comment.