Skip to content

RDART-973: Add support for the new progress notifications #3380

RDART-973: Add support for the new progress notifications

RDART-973: Add support for the new progress notifications #3380

GitHub Actions / Test Results Dart Object X64 failed May 29, 2024 in 0s

1865 passed, 1 failed and 43 skipped

Tests failed

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

Annotations

Check failure on line 3863 in test/test.realm.dart

See this annotation in the file changed.

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

test/realm_value_test.dart ► Collections in RealmValue ► Map has conflicting writes resolved

Failed test found in:
  test-results.json
Error:
  RealmException: Error getting property ObjectWithRealmValue.oneAny Error: RealmException: Accessing object of type ObjectWithRealmValue which has been invalidated or deleted. Error code: 2010.
Raw output
App service name: flexible-dm925441

Splunk logs: https://splunk.corp.mongodb.com/en-US/app/search/search?q=search%20index=baas%20%22flexible-dm925441-*%22%20%7C%20reverse%20%7C%20top%20error%20msg&earliest=-7d&latest=now&display.general.type=visualizations
package:realm_dart/src/realm_object.dart 258:7   RealmCoreAccessor.get
package:realm_dart/src/realm_object.dart 382:29  RealmObjectBase.get
test/test.realm.dart 3863:23                     ObjectWithRealmValue.oneAny
test/realm_value_test.dart 1915:22               main.<fn>.<fn>
===== asynchronous gap ===========================
test/test.dart 588:5                             baasTest.<fn>