Skip to content
GitHub Actions / Test Results Dart macos failed Mar 14, 2024 in 1s

1520 passed, 5 failed and 21 skipped

Tests failed

Report Passed Failed Skipped Time
test-results.json 1520✅ 5❌ 21⚪ 436s

Annotations

Check failure on line 163 in test/indexed_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart macos

test/indexed_test.dart ► Indexed faster: objectId

Failed test found in:
  test-results.json
Error:
  Expected: a value less than Duration:<0:00:00.386233>
    Actual: Duration:<0:00:00.430089>
     Which: is not a value less than Duration:<0:00:00.386233>
  
Raw output
1000 lookups of WithIndexes  on objectId   : 430 us/lookup
1000 lookups of NoIndexes    on objectId   : 386 us/lookup
package:matcher               expect
test/indexed_test.dart 163:9  main.<fn>

Check failure on line 1339 in test/realm_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart macos

test/realm_test.dart ► Realm.open (flexibleSync) - listen for download progress on an empty realm

Failed test found in:
  test-results.json
Error:
  Exception: onProgressCallback did not happen.
Raw output
App service name: flexible-dm827721

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dm827721-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
test/realm_test.dart 1339:76  main.<fn>.<fn>

Check failure on line 246 in test/session_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart macos

test/session_test.dart ► New progress sanity check

Failed test found in:
  test-results.json
Error:
  Expected: <1.0>
    Actual: <0.0>
  
Raw output
App service name: flexible-dm827721

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

Check failure on line 188 in test/session_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart macos

test/session_test.dart ► SyncSession.getProgressStream forCurrentlyOutstandingWork

Failed test found in:
  test-results.json
Error:
  Expected: a value greater than <0>
    Actual: <0.0>
     Which: is not a value greater than <0>
  
Raw output
App service name: flexible-dm827721

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

Check failure on line 168 in test/session_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart macos

test/session_test.dart ► SyncSession.getProgressStream reportIndefinitely

Failed test found in:
  test-results.json
Error:
  Expected: a value greater than or equal to <1.0>
    Actual: <0.0>
     Which: is not a value greater than or equal to <1.0>
  
Raw output
App service name: flexible-dm827721

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dm827721-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher               expect
test/session_test.dart 168:7  main.subscribeToProgress.<fn>