Skip to content

Starting one cluster per platform on CI #1308

Starting one cluster per platform on CI

Starting one cluster per platform on CI #1308

GitHub Actions / Results UWP Managed failed Sep 14, 2023 in 1s

Results UWP Managed ❌

Tests failed

❌ C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml

5728 tests were completed in 1734s with 5711 passed, 3 failed and 14 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Sync.SessionTests. 27✔️ 2❌ 1✖️ 257s
Realm.Tests.dll.Realms.Tests.Sync.SessionTests.Session_AutomaticRecoveryFallsbackToDiscardLocal. 1✔️ 1❌ 17s

❌ Realm.Tests.dll.Realms.Tests.Sync.SessionTests.

Realms.Tests.Sync.SessionTests
  ✔️ Realm_GetSession_ShouldReturnSameObject
  ✔️ Realm_SyncSession_WhenLocalRealm_ShouldThrow
  ✔️ Realm_SyncSession_WhenSyncedRealm
  ✔️ Session_ClientResetDiscard_TriggersNotifications
  ✔️ Session_ConnectionState_FullFlow
  ✔️ Session_ConnectionState_Propageted_Within_Multiple_Sessions
  ✔️ Session_Equals_WhenDifferentRealm_ReturnsFalse
  ✔️ Session_Equals_WhenOtherIsNotASession_ReturnsFalse
  ✔️ Session_Equals_WhenSameRealm_ReturnsTrue
  ✔️ Session_GetHashCode_WhenDifferentRealm_ReturnsDiffernetValue
  ✔️ Session_GetHashCode_WhenSameRealm_ReturnsSameValue
  ✔️ Session_GetUser_GetApp_ReturnsMeaningfulValue
  ✔️ Session_NotificationToken_Freed_When_Close_Realm
  ✔️ Session_OnSessionError
  ✔️ Session_PermissionDenied_DoesntCrash
  ✔️ Session_PropertyChanged_FreedNotificationToken
  ✔️ Session_PropertyChanged_MultipleSubscribers
  ✔️ Session_Should_Free_Instance_With_No_PropertyChanged_Subscribers
  ✔️ Session_Should_Keep_Instance_Until_There_Are_Subscribers
  ✔️ Session_Should_Not_Free_Instance_With_PropertyChanged_Subscribers
  ✔️ Session_Start_IsIdempotent
  ✔️ Session_Start_ResumesSession
  ✔️ Session_Stop_IsIdempotent
  ✔️ Session_Stop_StopsSession
  ❌ Session_WaitForDownload_CanBeCancelled
	  Expected: less than 5
	  But was:  13
	
  ✔️ Session_WaitForDownload_WithCancelledToken
  ❌ Session_WaitForUpload_CanBeCancelled
	  Expected: less than 5
	  But was:  8
	
  ✔️ Session_WaitForUpload_WithCancelledToken
  ✔️ Session_WhenDisposed_MethodsThrow
  ✖️ SessionIntegrationTest_ClientResetHandlers_OutOfBoundArrayInsert_AddedToTail

❌ Realm.Tests.dll.Realms.Tests.Sync.SessionTests.Session_AutomaticRecoveryFallsbackToDiscardLocal.

Realms.Tests.Sync.SessionTests
  ❌ Session_AutomaticRecoveryFallsbackToDiscardLocal("pbs-str")
	  Expected: False
	  But was:  True
	
  ✔️ Session_AutomaticRecoveryFallsbackToDiscardLocal("flx")

Annotations

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_WaitForDownload_CanBeCancelled

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
    Expected: less than 5
    But was:  13
  
Raw output
   at Realms.Tests.Sync.SessionTests.<Session_WaitForDownload_CanBeCancelled>b__42_0()
   at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
   at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.SessionTests. ► Realms.Tests.Sync.SessionTests ► Session_WaitForUpload_CanBeCancelled

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
    Expected: less than 5
    But was:  8
  
Raw output
   at Realms.Tests.Sync.SessionTests.<Session_WaitForUpload_CanBeCancelled>b__40_0()
   at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
   at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results UWP Managed

Realm.Tests.dll.Realms.Tests.Sync.SessionTests.Session_AutomaticRecoveryFallsbackToDiscardLocal. ► Realms.Tests.Sync.SessionTests ► Session_AutomaticRecoveryFallsbackToDiscardLocal("pbs-str")

Failed test found in:
  C:/Users/runneradmin/AppData/Local/Packages/realm.uwp.tests_tqmxrx2sghv08/LocalState/TestResults.UWP.xml
Error:
    Expected: False
    But was:  True
  
Raw output
   at Realms.Tests.Sync.SessionTests.<>c__DisplayClass9_0.<<Session_AutomaticRecoveryFallsbackToDiscardLocal>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at TaskExtensions.Timeout(Task task, Int32 millisecondTimeout, Task errorTask, String detail)
   at Realms.Tests.TestHelpers.<>c__DisplayClass31_0.<<RunAsyncTest>b__0>d.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException(Task task)