Update charts template #1196
Results .NET (win81, net7.0) ❌
❌ TestResults.xml
5704 tests were completed in 275s with 5178 passed, 9 failed and 517 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
Realm.Tests.dll.Realms.Tests.Database.AsyncTests. | 19✔️ | 1❌ | 2s | |
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. | 6✔️ | 3❌ | 2s | |
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. | 8✔️ | 4❌ | 3s | |
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_RealmValue. | 5✔️ | 1❌ | 2s |
❌ Realm.Tests.dll.Realms.Tests.Database.AsyncTests.
Realms.Tests.Database.AsyncTests
✔️ AsyncBeginWrite_CancelToken_OnAwait
✔️ AsyncBeginWrite_CloseRealm_DoesNotPersistData
✔️ AsyncBeginWrite_RollBack_DoesNotPersistData
✔️ AsyncBeginWrite_ThrowsUserException
✔️ AsyncBeginWriteAndCommit
✔️ AsyncCommitCancel_WhenRealmIsDisposed_IsNoOp
✔️ AsyncWrite_CancelToken_OnAwait
✔️ AsyncWrite_FifoOrderRespected
✔️ AsyncWrite_FuncRealmObj
✔️ AsyncWrite_SyncCommit_Mixed
✔️ AsyncWrite_WithActionCallback_PersistsChanges
✔️ AsyncWriteSyncWrite_Mixed_NoDeadlock
✔️ BeginWriteAsync_OnBackgroundThread_RunsSynchronously
❌ RefreshAsync_OnABackgroundThread_RunsSynchronously
Expected: 0
But was: 1
✔️ RefreshAsync_Tests
✔️ SyncWrite_AsyncCommit_Mixed
✔️ WriteAsync_CanceledInsideCallback
✔️ WriteAsync_CaptureObjectsInDelegate_DoesNotThrow
✔️ WriteAsync_OnBackgroundThread_RunsSynchronously
✔️ WriteAsync_StartMultipleAsyncTransaction_NoDeadlock
❌ Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary.
Realms.Tests.Database.RealmSetTests
✔️ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<2>,<3>} - {<4>,<5>,<6>})
✔️ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<2>,<3>} - {<1>,<2>,<3>})
✔️ RealmSet_WhenManaged_Binary(Byte[]: {<255>} - {<0>})
✔️ RealmSet_WhenManaged_Binary(Byte[]: {<0>,<1>,<255>} - {})
✔️ RealmSet_WhenManaged_Binary(Byte[]: {} - {<0>})
✔️ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<2>} - {<255>,<1>,<2>,<3>,<2>})
❌ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
❌ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
❌ RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
But was: < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
❌ Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary.
Realms.Tests.Database.RealmSetTests
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<3>} - {<4>,<5>,<6>})
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<3>,<null>} - {<1>,<2>,<3>,<null>})
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<255>} - {<0>})
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<0>,<1>,<255>} - {})
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {} - {<0>})
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>} - {<255>,<1>,<2>,<3>,<2>})
❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
But was: < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
❌ RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<1>,<2>,<null>,<null>,<null>} - {<1>,<1>,<null>})
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, null >
But was: < null, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Missing (2): < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<null>} - {<null>,<null>})
✔️ RealmSet_WhenManaged_NullableBinary(Byte[]: {<null>,<null>} - {<null>,<6>})
❌ Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_RealmValue.
Realms.Tests.Database.RealmSetTests
✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00,1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10} - {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00,1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10})
✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00} - {1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10})
✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {} - {<null>,10,True,abc,System.Byte[],3/19/2021 7:07:21 AM +00:00,1.5,2.5,5,5f63e882536de46d71877979,f2952191-a847-41c3-8362-497f92cb7d24,Int: 10})
❌ RealmSet_WhenManaged_RealmValue(RealmValue: {1,1,1,True,1} - {1,1,1,True,1})
Expected: equivalent to < 1, 1, 1, True, 1 >
But was: < True, 1 >
Missing (3): < 1, 1, 1 >
✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {,0,00000000-0000-0000-0000-000000000000,<null>} - {,0,00000000-0000-0000-0000-000000000000,<null>})
✔️ RealmSet_WhenManaged_RealmValue(RealmValue: {1,1,1,1} - {1,1,1,1})
Annotations
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.AsyncTests. ► Realms.Tests.Database.AsyncTests ► RefreshAsync_OnABackgroundThread_RunsSynchronously
Failed test found in:
TestResults.xml
Error:
Expected: 0
But was: 1
Raw output
at Realms.Tests.Database.AsyncTests.<>c__DisplayClass1_0.<<RefreshAsync_OnABackgroundThread_RunsSynchronously>b__1>d.MoveNext() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\AsyncTests.cs:line 87
--- End of stack trace from previous location ---
at Realms.Tests.Database.AsyncTests.<RefreshAsync_OnABackgroundThread_RunsSynchronously>b__1_0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\AsyncTests.cs:line 101
at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\TestHelpers.cs:line 265
--- End of stack trace from previous location ---
at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)
at Nito.AsyncEx.AsyncContext.<>c__DisplayClass15_0.<Run>b__0(Task t)
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1631
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1631
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_Binary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_Binary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
But was: < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1631
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<1>})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1631
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<1>,<1>,<1>} - {<1>,<2>})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
But was: < < 1, 1, 1, 1, 1 > >
Missing (6): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 > >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1631
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<1>,<1>,<1>,<2>,<2>} - {<1>,<1>})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 2, 2, 2, 2, 2 > >
But was: < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Missing (4): < < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1631
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_NullableBinary. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_NullableBinary(Byte[]: {<1>,<2>,<1>,<2>,<null>,<null>,<null>} - {<1>,<1>,<null>})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 >, null >
But was: < null, < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Missing (2): < < 1, 1, 1, 1, 1 >, < 2, 2, 2, 2, 2 > >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1631
Check failure on line -1 in No path available
github-actions / Results .NET (win81, net7.0)
Realm.Tests.dll.Realms.Tests.Database.RealmSetTests.RealmSet_WhenManaged_RealmValue. ► Realms.Tests.Database.RealmSetTests ► RealmSet_WhenManaged_RealmValue(RealmValue: {1,1,1,True,1} - {1,1,1,True,1})
Failed test found in:
TestResults.xml
Error:
Expected: equivalent to < 1, 1, 1, True, 1 >
But was: < True, 1 >
Missing (3): < 1, 1, 1 >
Raw output
at Realms.Tests.Database.RealmSetTests.TestCaseData`1.<>c__DisplayClass23_0.<AssertThreadSafeReference>b__0() in C:\run\realm-dotnet\realm-dotnet\Tests\Realm.Tests\Database\RealmSetTests.cs:line 1636