Skip to content

Try to reproduce

Try to reproduce #373

GitHub Actions / Test Results Dart Object ARM64 failed Jun 13, 2024 in 0s

1867 passed, 1 failed and 43 skipped

Tests failed

Report Passed Failed Skipped Time
test-results.json 1867✅ 1❌ 43⚪ 290s

Annotations

Check failure on line 385 in test/app_test.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Dart Object ARM64

test/app_test.dart ► boom

Failed test found in:
  test-results.json
Error:
  Invalid argument(s): Illegal argument in isolate message: object is unsendable - Library:'dart:async' Class: _Future@4048458 (see restrictions listed at `SendPort.send()` documentation for more information)
   <- _streamFuture in Instance of '_HttpClientConnection' (from dart:_http)
   <- hashCode in Instance of '_HashSetEntry<_HttpClientConnection>' (from dart:collection)
   <- _List len:8 (from dart:core)
   <- _buckets in Instance of '_HashSet<_HttpClientConnection>' (from dart:collection)
   <- _idle in Instance of '_ConnectionTarget' (from dart:_http)
   <- value in Instance of '_HashMapEntry' (from dart:collection)
   <- _List len:8 (from dart:core)
   <- _buckets in Instance of '_HashMap<String, _ConnectionTarget>' (from dart:collection)
   <- _connectionTargets in Instance of '_HttpClient' (from dart:_http)
   <- _inner in Instance of 'IOClient' (from package:http/src/io_client.dart)
   <- httpClient in Instance of 'AppConfiguration' (from package:realm_dart/src/app.dart)
   <- field appConfig in main.<anonymous closure>.<anonymous closure> (from file:///Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/app_test.dart)
   <- resultPort in Instance of '_RemoteRunner<Null>' (from dart:isolate)
  
Raw output
App service name: flexible-dma93661

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dma93661-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
dart:isolate               Isolate.run
test/app_test.dart 385:21  main.<fn>
test/test.dart 590:23      baasTest.<fn>