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

1521 passed, 4 failed and 21 skipped

Tests failed

Report Passed Failed Skipped Time
test-results.json 1521✅ 4❌ 21⚪ 263s

Annotations

Check failure on line 1339 in test/realm_test.dart

See this annotation in the file changed.

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

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

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dl827721-*%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 linux

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

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dl827721-*%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 linux

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

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dl827721-*%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 linux

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

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dl827721-*%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>