Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add User.Changed event #3433

Merged
merged 7 commits into from
Sep 25, 2023

Fix using closed SafeHandle in Unbind

3a03844
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add User.Changed event #3433

Fix using closed SafeHandle in Unbind
3a03844
Select commit
Loading
Failed to load commit list.
GitHub Actions / Results Xamarin.iOS failed Sep 25, 2023 in 1s

Results Xamarin.iOS ❌

Tests failed

❌ TestResults.iOS.xml

5730 tests were completed in 361s with 5202 passed, 1 failed and 527 skipped.

Test suite Passed Failed Skipped Time
Realm.Tests.dll.Realms.Tests.Database.APITests. 2✔️ 1❌ 629ms

❌ Realm.Tests.dll.Realms.Tests.Database.APITests.

Realms.Tests.Database.APITests
  ✔️ RealmIntegerApi
  ✔️ TestQueryMethods
  ❌ TestTaskTimeout
	Exception of type System.TimeoutException expected but method didn't throw.

Annotations

Check failure on line -1 in No path available

See this annotation in the file changed.

@github-actions github-actions / Results Xamarin.iOS

Realm.Tests.dll.Realms.Tests.Database.APITests. ► Realms.Tests.Database.APITests ► TestTaskTimeout

Failed test found in:
  TestResults.iOS.xml
Error:
  Exception of type System.TimeoutException expected but method didn't throw.
Raw output
  at Realms.Tests.TestHelpers.AssertThrows[T] (System.Func`1[TResult] function, System.Int32 timeout) [0x000bb] in <674d2071de5b423b9f7596432faa8add>:0 
  at Realms.Tests.Database.APITests+<>c.<TestTaskTimeout>b__2_0 () [0x000a7] in <674d2071de5b423b9f7596432faa8add>:0 
  at TaskExtensions.Timeout (System.Threading.Tasks.Task task, System.Int32 millisecondTimeout, System.Threading.Tasks.Task errorTask, System.String detail) [0x00140] in <288c896950234d8fb0383295b93ebd78>:0 
  at Realms.Tests.TestHelpers+<>c__DisplayClass31_0.<RunAsyncTest>b__0 () [0x00079] in <674d2071de5b423b9f7596432faa8add>:0 
  at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0 
  at Nito.AsyncEx.AsyncContext+<>c__DisplayClass15_0.<Run>b__0 (System.Threading.Tasks.Task t) [0x0000b] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0 
  at System.Threading.Tasks.ContinuationTaskFromTask.InnerInvoke () [0x00024] in <ae4d2b2e1a52451bbb0fbe726a40b592>:0 
  at System.Threading.Tasks.Task.Execute () [0x00000] in <ae4d2b2e1a52451bbb0fbe726a40b592>:0 
--- End of stack trace from previous location where exception was thrown ---

  at Nito.AsyncEx.Synchronous.TaskExtensions.WaitAndUnwrapException (System.Threading.Tasks.Task task) [0x00015] in <a98182632eb245adb24e66ecaa8eeab5>:0 
  at Nito.AsyncEx.AsyncContext.Run (System.Func`1[TResult] action) [0x0006c] in <ae3f77a0cc84476faeb835e8b2bfa4c2>:0 
  at Realms.Tests.TestHelpers.RunAsyncTest (System.Func`1[TResult] testFunc, System.Int32 timeout, System.Threading.Tasks.Task errorTask) [0x00005] in <674d2071de5b423b9f7596432faa8add>:0 
  at Realms.Tests.Database.APITests.TestTaskTimeout () [0x00009] in <674d2071de5b423b9f7596432faa8add>:0