Skip to content

Switch to integration tests #2545

Switch to integration tests

Switch to integration tests #2545

GitHub Actions / Test Results Dart linux failed Jan 24, 2024 in 1s

Test Results Dart linux ❌

Tests failed

Report Passed Failed Skipped Time
test-results.json 1463✅ 2❌ 21⚪ 160s

Annotations

Check failure on line 180 in test/indexed_test.dart

See this annotation in the file changed.

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

test/indexed_test.dart ► Indexed faster: anInt

Failed test found in:
  test-results.json
Error:
  Expected: a value less than Duration:<0:00:00.152267>
    Actual: Duration:<0:00:00.180758>
     Which: is not a value less than Duration:<0:00:00.152267>
  
Raw output
1000 lookups of WithIndexes  on anInt      : 180 us/lookup
1000 lookups of NoIndexes    on anInt      : 152 us/lookup
package:matcher               expect
test/indexed_test.dart 180:9  main.<fn>

Check failure on line 209 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>
     Which: is not a value greater than <0>
  
Raw output
App service name: flexible-dl764641

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