Skip to content

RDART-969: Keypath filtering on collections #5229

RDART-969: Keypath filtering on collections

RDART-969: Keypath filtering on collections #5229

Triggered via pull request June 14, 2024 12:43
Status Failure
Total duration 18m 54s
Artifacts 5

ci.yml

on: pull_request
Matrix: Build MacOS / Build native
Matrix: Build Linux / Build native
Matrix: Build Windows / Build native
Matrix: Build Android / Build native
Matrix: Build IOS / Build native
Deploy Cluster for Dart Linux  /  Deploy BaaS
2m 1s
Deploy Cluster for Dart Linux / Deploy BaaS
Deploy Cluster for Dart MacOS Arm  /  Deploy BaaS
1m 3s
Deploy Cluster for Dart MacOS Arm / Deploy BaaS
Deploy Cluster for Dart MacOS  /  Deploy BaaS
1m 3s
Deploy Cluster for Dart MacOS / Deploy BaaS
Deploy Cluster for Dart Windows  /  Deploy BaaS
1m 6s
Deploy Cluster for Dart Windows / Deploy BaaS
Deploy Cluster for Flutter Android  /  Deploy BaaS
1m 4s
Deploy Cluster for Flutter Android / Deploy BaaS
Deploy Cluster for Flutter iOS  /  Deploy BaaS
1m 6s
Deploy Cluster for Flutter iOS / Deploy BaaS
Deploy Cluster for Flutter Linux  /  Deploy BaaS
1m 4s
Deploy Cluster for Flutter Linux / Deploy BaaS
Deploy Cluster for Flutter MacOS Arm  /  Deploy BaaS
1m 7s
Deploy Cluster for Flutter MacOS Arm / Deploy BaaS
Deploy Cluster for Flutter MacOS  /  Deploy BaaS
1m 15s
Deploy Cluster for Flutter MacOS / Deploy BaaS
Deploy Cluster for Flutter Windows  /  Deploy BaaS
1m 11s
Deploy Cluster for Flutter Windows / Deploy BaaS
Compile for web
1m 25s
Compile for web
Matrix: Generator Tests
Build combine Android  /  Combine Android binaries
7s
Build combine Android / Combine Android binaries
Build combine iOS  /  Combine .xcframework
13s
Build combine iOS / Combine .xcframework
Dart Tests Linux  /  Dart tests on ubuntu-latest-x64
5m 20s
Dart Tests Linux / Dart tests on ubuntu-latest-x64
Dart Tests MacOS Arm  /  Dart tests on macos-14-arm64
6m 13s
Dart Tests MacOS Arm / Dart tests on macos-14-arm64
Dart Tests MacOS  /  Dart tests on macos-13-x64
7m 56s
Dart Tests MacOS / Dart tests on macos-13-x64
Dart Tests Windows  /  Dart tests on windows-latest-x64
8m 9s
Dart Tests Windows / Dart tests on windows-latest-x64
Flutter Tests Linux  /  Flutter tests on ubuntu-latest-x64
4m 35s
Flutter Tests Linux / Flutter tests on ubuntu-latest-x64
Flutter Tests MacOS Arm  /  Flutter tests on macos-14-arm64
11m 41s
Flutter Tests MacOS Arm / Flutter tests on macos-14-arm64
Flutter Tests MacOS  /  Flutter tests on macos-13-x64
7m 34s
Flutter Tests MacOS / Flutter tests on macos-13-x64
Flutter Tests Windows  /  Flutter tests on windows-latest-x64
7m 16s
Flutter Tests Windows / Flutter tests on windows-latest-x64
Flutter Tests Android
10m 26s
Flutter Tests Android
Flutter Tests iOS
16m 50s
Flutter Tests iOS
Cleanup Cluster for Dart Linux  /  Terminate BaaS
25s
Cleanup Cluster for Dart Linux / Terminate BaaS
coverage-finished
0s
coverage-finished
Cleanup Cluster for Dart macOS Arm  /  Terminate BaaS
31s
Cleanup Cluster for Dart macOS Arm / Terminate BaaS
Cleanup Cluster for Dart macOS  /  Terminate BaaS
31s
Cleanup Cluster for Dart macOS / Terminate BaaS
Cleanup Cluster for Dart Windows  /  Terminate BaaS
26s
Cleanup Cluster for Dart Windows / Terminate BaaS
Cleanup Cluster for Flutter Linux  /  Terminate BaaS
28s
Cleanup Cluster for Flutter Linux / Terminate BaaS
Cleanup Cluster for Flutter macOS Arm  /  Terminate BaaS
26s
Cleanup Cluster for Flutter macOS Arm / Terminate BaaS
Cleanup Cluster for Flutter macOS  /  Terminate BaaS
32s
Cleanup Cluster for Flutter macOS / Terminate BaaS
Cleanup Cluster for Flutter Windows  /  Terminate BaaS
26s
Cleanup Cluster for Flutter Windows / Terminate BaaS
Cleanup Cluster for Flutter Android  /  Terminate BaaS
25s
Cleanup Cluster for Flutter Android / Terminate BaaS
Report failure in main branch
0s
Report failure in main branch
Cleanup Cluster for Flutter iOS  /  Terminate BaaS
28s
Cleanup Cluster for Flutter iOS / Terminate BaaS
Fit to window
Zoom out
Zoom in

Annotations

39 errors and 1 warning
integration_test/all_tests.dart ► realm_set_test.dart ► UnmanagedSet.changes throws: integration_test/all_tests.dart#L67
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor ../../realm_dart/test/realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect ../../realm_dart/test/realm_set_test.dart 769:5 main.<fn> ===== asynchronous gap =========================== package:stream_channel _GuaranteeSink.add /tmp/flutter_tools.KIFJEF/flutter_test_listener.KOURNI/listener.dart 53:22 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Flutter Tests Linux / Flutter tests on ubuntu-latest-x64
Failed test were found and 'fail-on-error' option is set to true
Flutter Tests Linux / Flutter tests on ubuntu-latest-x64
1883 tests passed, 1 failed, 54 skipped.
Flutter Tests Linux / Flutter tests on ubuntu-latest-x64
Process completed with exit code 1.
test/realm_set_test.dart ► UnmanagedSet.changes throws: test/realm_set_test.dart#L769
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor test/realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect test/realm_set_test.dart 769:5 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Dart Tests MacOS Arm / Dart tests on macos-14-arm64
1883 tests passed, 1 failed, 45 skipped.
Dart Tests MacOS Arm / Dart tests on macos-14-arm64
Process completed with exit code 1.
Dart Tests MacOS Arm / Dart tests on macos-14-arm64
Failed test were found and 'fail-on-error' option is set to true
test/realm_set_test.dart ► UnmanagedSet.changes throws: test/realm_set_test.dart#L769
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor test/realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect test/realm_set_test.dart 769:5 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Dart Tests Linux / Dart tests on ubuntu-latest-x64
Failed test were found and 'fail-on-error' option is set to true
Dart Tests Linux / Dart tests on ubuntu-latest-x64
1883 tests passed, 1 failed, 45 skipped.
Dart Tests Linux / Dart tests on ubuntu-latest-x64
Process completed with exit code 1.
integration_test/all_tests.dart ► realm_set_test.dart ► UnmanagedSet.changes throws: integration_test/all_tests.dart#L67
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor ..\..\realm_dart\test\realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect ..\..\realm_dart\test\realm_set_test.dart 769:5 main.<fn> ===== asynchronous gap =========================== package:stream_channel _GuaranteeSink.add C:\Users\RUNNER~1\AppData\Local\Temp\flutter_tools.4353cf43\flutter_test_listener.f4b45e0d\listener.dart 53:22 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Flutter Tests Windows / Flutter tests on windows-latest-x64
Failed test were found and 'fail-on-error' option is set to true
Flutter Tests Windows / Flutter tests on windows-latest-x64
1883 tests passed, 1 failed, 54 skipped.
Flutter Tests Windows / Flutter tests on windows-latest-x64
Process completed with exit code 1.
integration_test/all_tests.dart ► realm_set_test.dart ► UnmanagedSet.changes throws: integration_test/all_tests.dart#L67
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor /Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect /Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/realm_set_test.dart 769:5 main.<fn> ===== asynchronous gap =========================== package:stream_channel _GuaranteeSink.add /var/folders/vy/h7r6h43j203gstfh6fj9_tyh0000gn/T/flutter_tools.16K9Q3/flutter_test_listener.98CQZA/listener.dart 53:22 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Flutter Tests MacOS / Flutter tests on macos-13-x64
Failed test were found and 'fail-on-error' option is set to true
Flutter Tests MacOS / Flutter tests on macos-13-x64
1883 tests passed, 1 failed, 54 skipped.
Flutter Tests MacOS / Flutter tests on macos-13-x64
Process completed with exit code 1.
test/realm_set_test.dart ► UnmanagedSet.changes throws: test/realm_set_test.dart#L769
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor test/realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect test/realm_set_test.dart 769:5 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Dart Tests MacOS / Dart tests on macos-13-x64
1883 tests passed, 1 failed, 45 skipped.
Dart Tests MacOS / Dart tests on macos-13-x64
Process completed with exit code 1.
Dart Tests MacOS / Dart tests on macos-13-x64
Failed test were found and 'fail-on-error' option is set to true
test/realm_set_test.dart ► UnmanagedSet.changes throws: test/realm_set_test.dart#L769
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor test\realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect test\realm_set_test.dart 769:5 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Dart Tests Windows / Dart tests on windows-latest-x64
1883 tests passed, 1 failed, 45 skipped.
Dart Tests Windows / Dart tests on windows-latest-x64
Process completed with exit code 1.
Dart Tests Windows / Dart tests on windows-latest-x64
Failed test were found and 'fail-on-error' option is set to true
integration_test/all_tests.dart ► realm_set_test.dart ► UnmanagedSet.changes throws: integration_test/all_tests.dart#L765
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor home/runner/work/realm-dart/realm-dart/packages/realm_dart/test/realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect home/runner/work/realm-dart/realm-dart/packages/realm_dart/test/realm_set_test.dart 769:5 main.<fn> ===== asynchronous gap =========================== package:stream_channel _GuaranteeSink.add tmp/flutter_tools.BPYNAG/flutter_test_listener.WCODMX/listener.dart 53:22 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Flutter Tests Android
1842 tests passed, 1 failed, 53 skipped.
Flutter Tests Android
The process '/usr/bin/sh' failed with exit code 1
Flutter Tests Android
Failed test were found and 'fail-on-error' option is set to true
integration_test/all_tests.dart ► realm_set_test.dart ► UnmanagedSet.changes throws: integration_test/all_tests.dart#L67
Failed test found in: test-results.json Error: Expected: throws <Instance of 'RealmStateError'> with `message`: contains 'Unmanaged RealmSets don\'t support changes' Actual: <Closure: () => Stream<RealmSetChanges<Car>>> Which: threw RealmStateError:<Bad state: Unmanaged sets don't support changes> stack package:realm_dart/src/set.dart 398:7 RealmSetOfObject.changesFor /Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/realm_set_test.dart 769:33 main.<fn>.<fn> package:matcher expect /Users/runner/work/realm-dart/realm-dart/packages/realm_dart/test/realm_set_test.dart 769:5 main.<fn> ===== asynchronous gap =========================== package:stream_channel _GuaranteeSink.add /var/folders/dm/88b38gj92jj53dgxdsm12qf00000gn/T/flutter_tools.eM3rs9/flutter_test_listener.Fy75af/listener.dart 53:22 main.<fn> which has `message` with value 'Unmanaged sets don\'t support changes' which does not contain 'Unmanaged RealmSets don\'t support changes'
Flutter Tests MacOS Arm / Flutter tests on macos-14-arm64
1883 tests passed, 1 failed, 54 skipped.
Flutter Tests MacOS Arm / Flutter tests on macos-14-arm64
Process completed with exit code 1.
Flutter Tests MacOS Arm / Flutter tests on macos-14-arm64
Failed test were found and 'fail-on-error' option is set to true
Flutter Tests iOS
Process completed with exit code 1.
Flutter Tests iOS
Command failed: xcrun simctl shutdown 384D1C95-BCAF-43B8-AEDE-BC2EB317BC14 An error was encountered processing the command (domain=com.apple.CoreSimulator.SimError, code=405): Unable to shutdown device in current state: Shutdown
Flutter Tests iOS
Failed test were found and 'fail-on-error' option is set to true
Flutter Tests iOS
More than one (5) device matching requirements (os:[iOS] os_version:[>= 14.0] model:[iPhone SE (3rd generation)]) have been found.

Artifacts

Produced during runtime
Name Size
librealm-android Expired
13.2 MB
librealm-ios Expired
7.44 MB
librealm-linux Expired
6.14 MB
librealm-macos Expired
5.78 MB
librealm-windows Expired
4.08 MB