Skip to content

Commit

Permalink
Downgrade Xamarin.Messaging to 1.5.25
Browse files Browse the repository at this point in the history
We've found some issues in 1.5.27 and we need to revert the changes until it's stable
  • Loading branch information
mauroa authored Apr 8, 2022
1 parent 86fe24d commit 568bdb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion msbuild/Directory.Build.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MessagingVersion>1.5.27</MessagingVersion>
<MessagingVersion>1.5.25</MessagingVersion>
<HotRestartVersion>1.0.90</HotRestartVersion>
</PropertyGroup>
</Project>

3 comments on commit 568bdb2

@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 on macOS Mac Catalina (10.15) passed ✅

Tests passed

All tests on macOS Mac Catalina (10.15) passed.

Pipeline on Agent
Downgrade Xamarin.Messaging to 1.5.25

@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 on macOS M1 - Mac Big Sur (11.5) failed ❌

Failed tests are:

  • xammac_tests
  • monotouch-test

Pipeline on Agent
Downgrade Xamarin.Messaging to 1.5.25

@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 VSTS: simulator tests iOS ❌

Tests failed on VSTS: simulator tests iOS.

Test results

2 tests failed, 232 tests passed.

Failed tests

  • introspection/iOS Unified 64-bits - simulator/Debug (iOS 12.4) [dotnet]: TimedOut
  • introspection/iOS Unified 64-bits - simulator/Debug (iOS 12.4): TimedOut

Pipeline on Agent XAMBOT-1107.Monterey
Downgrade Xamarin.Messaging to 1.5.25

Please sign in to comment.