Skip to content

Try to reproduce

Try to reproduce #373

GitHub Actions / Test Results Flutter Windows X64 failed Jun 13, 2024 in 1s

1867 passed, 1 failed and 52 skipped

Tests failed

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

Annotations

Check failure on line 50 in integration_test/all_tests.dart

See this annotation in the file changed.

@github-actions github-actions / Test Results Flutter Windows X64

integration_test/all_tests.dart ► 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:io' Class: _SecurityContext@13069316 (see restrictions listed at `SendPort.send()` documentation for more information)
   <- _context 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:///D:/a/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-fw943661

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fw943661-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
dart:isolate                                                                                                   Isolate.run
..\..\realm_dart\test\app_test.dart 385:21                                                                     main.<fn>
..\..\realm_dart\test\test.dart 590:23                                                                         baasTest.<fn>
===== asynchronous gap ===========================
dart:isolate                                                                                                   Isolate.run
..\..\realm_dart\test\app_test.dart 385:21                                                                     main.<fn>
..\..\realm_dart\test\test.dart 590:23                                                                         baasTest.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                     _CustomZone.registerUnaryCallback
..\..\realm_dart\test\test.dart 589:20                                                                         baasTest.<fn>
===== asynchronous gap ===========================
package:stream_channel                                                                                         _GuaranteeSink.add
c:/Users/RUNNER~1/AppData/Local/Temp/flutter_tools.6e55eca/flutter_test_listener.ab850d55/listener.dart 53:22  main.<fn>