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 Linux X64 failed Aug 2, 2024 in 1s

1886 passed, 2 failed and 54 skipped

Tests failed

Report Passed Failed Skipped Time
test-results.json 1886✅ 2❌ 54⚪ 376s

Annotations

Check failure on line 53 in integration_test/all_tests.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Flutter Linux X64

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-fl105641

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

Check failure on line 53 in integration_test/all_tests.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Flutter Linux X64

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-fl105641

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fl105641-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                             expect
../../realm_dart/test/client_reset_test.dart 363:9                          main.<fn>
===== asynchronous gap ===========================
package:stream_channel                                                      _GuaranteeSink.add
/tmp/flutter_tools.TAOOVE/flutter_test_listener.VKYPTL/listener.dart 53:22  main.<fn>