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 Dart macOS X64 failed Aug 2, 2024 in 0s

1886 passed, 2 failed and 45 skipped

Tests failed

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

Annotations

Check failure on line 210 in test/client_reset_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart macOS X64

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

Failed test found in:
  test-results.json
Error:
  TimeoutException after 0:01:00.000000: Test timed out after 1 minutes.
Raw output
App service name: flexible-dm105641

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dm105641-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
dart:isolate  _RawReceivePort._handleMessage

Check failure on line 363 in test/client_reset_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart macOS X64

test/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-dm105641

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dm105641-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                    expect
test/client_reset_test.dart 363:9  main.<fn>
===== asynchronous gap ===========================
test/test.dart 590:5               baasTest.<fn>