Skip to content

Allow missing values (implicit null)

Sign in for the full log view
GitHub Actions / Test Results Flutter Windows X64 failed Jun 27, 2024 in 1s

1878 passed, 7 failed and 54 skipped

Tests failed

Report Passed Failed Skipped Time
test-results.json 1878✅ 7❌ 54⚪ 384s

Annotations

Check failure on line 53 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 ► client_reset_test.dart ► RecoverOrDiscardUnsyncedChangesHandler.onManualResetFallback invoked when throw in onBeforeReset

Failed test found in:
  test-results.json
Error:
  Expected: throws <Instance of 'ClientResetError'> with `innerError`: 'Exception: This fails!' and `message`: 'ClientResetError message: A fatal error occurred during client reset: \'User-provided callback failed\', inner error: \'Exception: This fails!\''
    Actual: <Instance of 'Future<void>'>
     Which: threw ClientResetError:<ClientResetError message: A fatal error occurred during 'ClientReset' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): 'User-provided callback failed', inner error: 'Exception: This fails!'>
            stack package:matcher                                                                                                 expectLater
                  ..\..\realm_dart\test\client_reset_test.dart 147:13                                                             main.<fn>
                  ===== asynchronous gap ===========================
                  dart:async                                                                                                      _CustomZone.registerUnaryCallback
                  ..\..\realm_dart\test\client_reset_test.dart 131:20                                                             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.4d36098c\flutter_test_listener.192991b2\listener.dart 53:22  main.<fn>
                  
            which has `message` with value 'ClientResetError message: A fatal error occurred during \'ClientReset\' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): \'User-provided callback failed\', inner error: \'Exception: This fails!\'' which is different.
                  Expected: ... ed during client res ...
                    Actual: ... ed during 'ClientRes ...
                                          ^
                   Differ at offset 56
  
Raw output
App service name: flexible-fw964591

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fw964591-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                                                                 expectLater
..\..\realm_dart\test\client_reset_test.dart 147:13                                                             main.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                      _CustomZone.registerUnaryCallback
..\..\realm_dart\test\client_reset_test.dart 131:20                                                             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.4d36098c/flutter_test_listener.192991b2/listener.dart 53:22  main.<fn>

Check failure on line 53 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 ► client_reset_test.dart ► RecoverOrDiscardUnsyncedChangesHandler.onManualResetFallback invoked when throw in onAfterReset

Failed test found in:
  test-results.json
Error:
  Expected: throws <Instance of 'ClientResetError'> with `innerError`: 'Exception: This fails too!' and `message`: 'ClientResetError message: A fatal error occurred during client reset: \'User-provided callback failed\', inner error: \'Exception: This fails too!\''
    Actual: <Instance of 'Future<void>'>
     Which: threw ClientResetError:<ClientResetError message: A fatal error occurred during 'ClientReset' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): 'User-provided callback failed', inner error: 'Exception: This fails too!'>
            stack package:matcher                                                                                                 expectLater
                  ..\..\realm_dart\test\client_reset_test.dart 175:13                                                             main.<fn>
                  ===== asynchronous gap ===========================
                  dart:async                                                                                                      _CustomZone.registerUnaryCallback
                  ..\..\realm_dart\test\client_reset_test.dart 154:20                                                             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.4d36098c\flutter_test_listener.192991b2\listener.dart 53:22  main.<fn>
                  
            which has `message` with value 'ClientResetError message: A fatal error occurred during \'ClientReset\' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): \'User-provided callback failed\', inner error: \'Exception: This fails too!\'' which is different.
                  Expected: ... ed during client res ...
                    Actual: ... ed during 'ClientRes ...
                                          ^
                   Differ at offset 56
  
Raw output
App service name: flexible-fw964591

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fw964591-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                                                                 expectLater
..\..\realm_dart\test\client_reset_test.dart 175:13                                                             main.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                      _CustomZone.registerUnaryCallback
..\..\realm_dart\test\client_reset_test.dart 154:20                                                             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.4d36098c/flutter_test_listener.192991b2/listener.dart 53:22  main.<fn>

Check failure on line 53 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 ► client_reset_test.dart ► RecoverUnsyncedChangesHandler.onManualResetFallback invoked when throw in onBeforeReset

Failed test found in:
  test-results.json
Error:
  Expected: throws <Instance of 'ClientResetError'> with `innerError`: 'Exception: This fails!' and `message`: 'ClientResetError message: A fatal error occurred during client reset: \'User-provided callback failed\', inner error: \'Exception: This fails!\''
    Actual: <Instance of 'Future<void>'>
     Which: threw ClientResetError:<ClientResetError message: A fatal error occurred during 'ClientReset' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): 'User-provided callback failed', inner error: 'Exception: This fails!'>
            stack package:matcher                                                                                                 expectLater
                  ..\..\realm_dart\test\client_reset_test.dart 147:13                                                             main.<fn>
                  ===== asynchronous gap ===========================
                  dart:async                                                                                                      _CustomZone.registerUnaryCallback
                  ..\..\realm_dart\test\client_reset_test.dart 131:20                                                             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.4d36098c\flutter_test_listener.192991b2\listener.dart 53:22  main.<fn>
                  
            which has `message` with value 'ClientResetError message: A fatal error occurred during \'ClientReset\' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): \'User-provided callback failed\', inner error: \'Exception: This fails!\'' which is different.
                  Expected: ... ed during client res ...
                    Actual: ... ed during 'ClientRes ...
                                          ^
                   Differ at offset 56
  
Raw output
App service name: flexible-fw964591

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fw964591-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                                                                 expectLater
..\..\realm_dart\test\client_reset_test.dart 147:13                                                             main.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                      _CustomZone.registerUnaryCallback
..\..\realm_dart\test\client_reset_test.dart 131:20                                                             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.4d36098c/flutter_test_listener.192991b2/listener.dart 53:22  main.<fn>

Check failure on line 53 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 ► client_reset_test.dart ► RecoverUnsyncedChangesHandler.onManualResetFallback invoked when throw in onAfterReset

Failed test found in:
  test-results.json
Error:
  Expected: throws <Instance of 'ClientResetError'> with `innerError`: 'Exception: This fails too!' and `message`: 'ClientResetError message: A fatal error occurred during client reset: \'User-provided callback failed\', inner error: \'Exception: This fails too!\''
    Actual: <Instance of 'Future<void>'>
     Which: threw ClientResetError:<ClientResetError message: A fatal error occurred during 'ClientReset' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): 'User-provided callback failed', inner error: 'Exception: This fails too!'>
            stack package:matcher                                                                                                 expectLater
                  ..\..\realm_dart\test\client_reset_test.dart 175:13                                                             main.<fn>
                  ===== asynchronous gap ===========================
                  dart:async                                                                                                      _CustomZone.registerUnaryCallback
                  ..\..\realm_dart\test\client_reset_test.dart 154:20                                                             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.4d36098c\flutter_test_listener.192991b2\listener.dart 53:22  main.<fn>
                  
            which has `message` with value 'ClientResetError message: A fatal error occurred during \'ClientReset\' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): \'User-provided callback failed\', inner error: \'Exception: This fails too!\'' which is different.
                  Expected: ... ed during client res ...
                    Actual: ... ed during 'ClientRes ...
                                          ^
                   Differ at offset 56
  
Raw output
App service name: flexible-fw964591

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fw964591-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                                                                 expectLater
..\..\realm_dart\test\client_reset_test.dart 175:13                                                             main.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                      _CustomZone.registerUnaryCallback
..\..\realm_dart\test\client_reset_test.dart 154:20                                                             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.4d36098c/flutter_test_listener.192991b2/listener.dart 53:22  main.<fn>

Check failure on line 53 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 ► client_reset_test.dart ► DiscardUnsyncedChangesHandler.onManualResetFallback invoked when throw in onBeforeReset

Failed test found in:
  test-results.json
Error:
  Expected: throws <Instance of 'ClientResetError'> with `innerError`: 'Exception: This fails!' and `message`: 'ClientResetError message: A fatal error occurred during client reset: \'User-provided callback failed\', inner error: \'Exception: This fails!\''
    Actual: <Instance of 'Future<void>'>
     Which: threw ClientResetError:<ClientResetError message: A fatal error occurred during 'ClientReset' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): 'User-provided callback failed', inner error: 'Exception: This fails!'>
            stack package:matcher                                                                                                 expectLater
                  ..\..\realm_dart\test\client_reset_test.dart 147:13                                                             main.<fn>
                  ===== asynchronous gap ===========================
                  dart:async                                                                                                      _CustomZone.registerUnaryCallback
                  ..\..\realm_dart\test\client_reset_test.dart 131:20                                                             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.4d36098c\flutter_test_listener.192991b2\listener.dart 53:22  main.<fn>
                  
            which has `message` with value 'ClientResetError message: A fatal error occurred during \'ClientReset\' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): \'User-provided callback failed\', inner error: \'Exception: This fails!\'' which is different.
                  Expected: ... ed during client res ...
                    Actual: ... ed during 'ClientRes ...
                                          ^
                   Differ at offset 56
  
Raw output
App service name: flexible-fw964591

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fw964591-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                                                                 expectLater
..\..\realm_dart\test\client_reset_test.dart 147:13                                                             main.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                      _CustomZone.registerUnaryCallback
..\..\realm_dart\test\client_reset_test.dart 131:20                                                             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.4d36098c/flutter_test_listener.192991b2/listener.dart 53:22  main.<fn>

Check failure on line 53 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 ► client_reset_test.dart ► DiscardUnsyncedChangesHandler.onManualResetFallback invoked when throw in onAfterReset

Failed test found in:
  test-results.json
Error:
  Expected: throws <Instance of 'ClientResetError'> with `innerError`: 'Exception: This fails too!' and `message`: 'ClientResetError message: A fatal error occurred during client reset: \'User-provided callback failed\', inner error: \'Exception: This fails too!\''
    Actual: <Instance of 'Future<void>'>
     Which: threw ClientResetError:<ClientResetError message: A fatal error occurred during 'ClientReset' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): 'User-provided callback failed', inner error: 'Exception: This fails too!'>
            stack package:matcher                                                                                                 expectLater
                  ..\..\realm_dart\test\client_reset_test.dart 175:13                                                             main.<fn>
                  ===== asynchronous gap ===========================
                  dart:async                                                                                                      _CustomZone.registerUnaryCallback
                  ..\..\realm_dart\test\client_reset_test.dart 154:20                                                             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.4d36098c\flutter_test_listener.192991b2\listener.dart 53:22  main.<fn>
                  
            which has `message` with value 'ClientResetError message: A fatal error occurred during \'ClientReset\' client reset for SyncClientResetRequired: Bad client file identifier (IDENT): \'User-provided callback failed\', inner error: \'Exception: This fails too!\'' which is different.
                  Expected: ... ed during client res ...
                    Actual: ... ed during 'ClientRes ...
                                          ^
                   Differ at offset 56
  
Raw output
App service name: flexible-fw964591

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-fw964591-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:matcher                                                                                                 expectLater
..\..\realm_dart\test\client_reset_test.dart 175:13                                                             main.<fn>
===== asynchronous gap ===========================
dart:async                                                                                                      _CustomZone.registerUnaryCallback
..\..\realm_dart\test\client_reset_test.dart 154:20                                                             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.4d36098c/flutter_test_listener.192991b2/listener.dart 53:22  main.<fn>

Check failure on line 68 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 ► realm_test.dart ► Realm - local encrypted realm can be compacted

Failed test found in:
  test-results.json
Error:
  RealmException: Failed to open Realm file at path 'C:\Users\runneradmin\AppData\Roaming\realm_tests\qrjcvuta.realm': Realm file decryption failed (Decryption failed: page 0 in file of size 69632 failed the HMAC check. Either the encryption key is incorrect or data is corrupted
  <backtrace not supported on this platform>
  ). Error code: 1021.
Raw output
package:realm_dart/src/handles/native/error_handling.dart 59:9                                                  _raiseLastError.<fn>
package:ffi/src/arena.dart 124:31                                                                               using
package:realm_dart/src/handles/native/error_handling.dart 48:3                                                  _raiseLastError
package:realm_dart/src/handles/native/error_handling.dart 16:7                                                  PointerEx.raiseLastErrorIfNull
package:realm_dart/src/handles/native/realm_handle.dart 50:10                                                   new RealmHandle.open
package:realm_dart/src/realm_class.dart 207:24                                                                  Realm._openRealm
package:realm_dart/src/realm_class.dart 143:98                                                                  new Realm._
package:realm_dart/src/realm_class.dart 141:38                                                                  new Realm
..\..\realm_dart\test\test.dart 493:17                                                                          getRealm
..\..\realm_dart\test\realm_test.dart 1495:19                                                                   main.<fn>
===== asynchronous gap ===========================
package:stream_channel                                                                                          _GuaranteeSink.add
c:/Users/RUNNER~1/AppData/Local/Temp/flutter_tools.4d36098c/flutter_test_listener.192991b2/listener.dart 53:22  main.<fn>