Skip to content

Commit

Permalink
Ignore crashing test
Browse files Browse the repository at this point in the history
  • Loading branch information
rorbech committed Mar 18, 2024
1 parent 9bbfcb4 commit 8a0a719
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/Realm.Tests/Sync/DataTypeSynchronizationTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -836,6 +836,7 @@ public void DictionaryManipulations()
}

[Test]
[Ignore("Crashes until https://github.com/realm/realm-core/issues/7488 is fixed")]
public void CollectionMerge()
{
Logger.LogLevel = LogLevel.All;
Expand Down

0 comments on commit 8a0a719

Please sign in to comment.