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

RDART-1081: Expose sync timeout options #1764

Merged
merged 4 commits into from
Aug 2, 2024

Merge branch 'main' into ni/sync-timeout-options

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

RDART-1081: Expose sync timeout options #1764

Merge branch 'main' into ni/sync-timeout-options
367f5a4
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results Flutter iOS failed Aug 2, 2024 in 1s

1885 passed, 2 failed and 55 skipped

Tests failed

Report Passed Failed Skipped Time
test-results.json 1885✅ 2❌ 55⚪ 547s

Annotations

Check failure on line 587 in integration_test/all_tests.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Flutter iOS

integration_test/all_tests.dart ► client_reset_test.dart ► RecoverOrDiscardUnsyncedChangesHandler notifications for deleted local data when DiscardUnsynced

Failed test found in:
  test-results.json
Error:
  TimeoutException: Neither onAfterDiscard nor onManualResetFallback is reported.
Raw output
App service name: flexible-fi105641

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fi105641-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/client_reset_test.dart 623:47                         _extension#0.wait.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                             Future.timeout
Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/client_reset_test.dart 623:12                         _extension#0.wait
Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/client_reset_test.dart 262:41                         main.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                             _CustomZone.registerUnaryCallback
Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/client_reset_test.dart 212:24                         main.<fn>
Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/test.dart 590:23                                      baasTest.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                             _CustomZone.registerUnaryCallback
Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/test.dart 589:20                                      baasTest.<fn>
===== asynchronous gap ===========================
package:stream_channel                                                                                                 _GuaranteeSink.add
var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/flutter_tools.OTHOEi/flutter_test_listener.agKS29/listener.dart 53:22  main.<fn>

Check failure on line 587 in integration_test/all_tests.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Flutter iOS

integration_test/all_tests.dart ► client_reset_test.dart ► Disabled server recovery - onAfterDiscard callback is invoked for RecoverOrDiscardUnsyncedChangesHandler

Failed test found in:
  test-results.json
Error:
  Expected: false
    Actual: <true>
  
Raw output
App service name: flexible-fi105641

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fi105641-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                                                                        expect
Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/client_reset_test.dart 363:9                          main.<fn>
===== asynchronous gap ===========================
package:stream_channel                                                                                                 _GuaranteeSink.add
var/folders/zn/hj183dg15s713b47j2wlhwzw0000gn/T/flutter_tools.OTHOEi/flutter_test_listener.agKS29/listener.dart 53:22  main.<fn>