Skip to content

Switch to integration tests #253

Switch to integration tests

Switch to integration tests #253

GitHub Actions / Test Results Dart windows failed Jan 8, 2024 in 1s

Test Results Dart windows ❌

Tests failed

Report Passed Failed Skipped Time
test-results.json 23❌ 281s

Annotations

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/app_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49475, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49466, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49468, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49470, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49472, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49475, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49475, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/asymmetric_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49488, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49479, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49481, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49483, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49485, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49488, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49488, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/backlinks_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49501, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49493, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49495, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49498, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49499, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49501, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49501, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/client_reset_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49514, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49505, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49508, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49511, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49512, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49514, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49514, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/configuration_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49527, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49518, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49520, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49524, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49525, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49527, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49527, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/credentials_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49541, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49533, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49534, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49536, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49538, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49541, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49541, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/decimal128_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49553, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49546, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49547, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49549, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49551, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49553, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49553, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/dynamic_realm_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49566, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49558, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49560, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49562, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49564, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49566, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49566, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/embedded_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49579, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49570, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49573, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49575, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49577, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49579, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49579, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/geospatial_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49592, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49584, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49585, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49588, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49590, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49592, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49592, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>

Check failure on line 654 in lib/src/cli/atlas_apps/baas_client.dart

See this annotation in the file changed.

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

test/indexed_test.dart ► (setUpAll)

Failed test found in:
  test-results.json
Error:
  ClientException with SocketException: The remote computer refused the network connection.
   (OS Error: The remote computer refused the network connection.
  , errno = 1225), address = localhost, port = 49605, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
Raw output
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49596, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49598, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49600, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49602, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
An error occurred: ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49605, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
ClientException with SocketException: The remote computer refused the network connection.
 (OS Error: The remote computer refused the network connection.
, errno = 1225), address = localhost, port = 49605, uri=http://localhost:9090/api/admin/v3.0/auth/providers/local-userpass/login
package:http/src/io_client.dart 122:7           IOClient.send
===== asynchronous gap ===========================
package:http/src/base_client.dart 93:32         BaseClient._sendUnstreamed
===== asynchronous gap ===========================
package:http/http.dart 166:12                   _withClient
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 654:20  BaasClient._post
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 564:24  BaasClient._authenticate
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 135:5   BaasClient.docker
===== asynchronous gap ===========================
lib\src\cli\atlas_apps\baas_client.dart 190:16  BaasClient.retry
===== asynchronous gap ===========================
test\baas_helper.dart 101:20                    BaasHelper._setupClient
===== asynchronous gap ===========================
test\baas_helper.dart 55:22                     BaasHelper.setupBaas
===== asynchronous gap ===========================
test\test.dart 395:18                           setupTests.<fn>