Skip to content

Collections in mixed

Xcode Cloud / RealmSwift | ios-static_14.2 | Test - iOS required action Apr 22, 2024 in 21m 2s

283 test failures

Report Summary
Errors 0
Test Failures 283
Analysis Issues 0
Warnings 0

Details

283 Test Failures

Details

  -[QueryWithReversedColumnOrderTests testDictionarySubscriptThrowsException] | Realm/Tests/QueryTests.m:3812
      The expression ([realm objects:@"OwnerObject" where:@"dog['dogName'] = NULL"]) threw an exception with reason 'Invalid keypath 'dog["dogName"]': mixed collection support subscript predicates.', but expected to contain 'Aggregate operations can only be used on key paths that include an collection property'
  -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyArray] | Realm/Tests/RLMValueTests.m:365
      (([((StringObject *)((NSArray *)mo0.anyCol)[0]).stringCol isEqualToString:so.stringCol]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3766
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE[c] 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyArray] | Realm/Tests/RLMValueTests.m:369
      (([((StringObject *)((NSArray *)mo1.anyCol)[0]).stringCol isEqualToString:so1.stringCol]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc() | Realm/Tests/Swift/SwiftDynamicTests.swift:191
      XCTAssertTrue failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3768
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] LIKE 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:828
      (([array1[8] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed: throwing "RLMException: Index 8 is out of bounds (must be less than 0)."
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3728
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] !=[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:564
      (([array[1] isEqual:@YES]) is true) failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3725
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] = %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3766
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE[c] 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3761
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH[c] 'lo'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:900
      (([array2[0] isEqual:@"hello"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[ObjectTests testObjectCycleDescription]
      Test exceeded execution time allowance of 10 minutes (see `-[XCTestCase executionTimeAllowance]`)
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3770
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] LIKE NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3732
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] > %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:761
      (([[[NSString alloc] initWithData:(NSData *)dictionary[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:771
      (([dictionary1[@"key5"] isEqual:@456.789]) is true) failed
  SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc() | Realm/Tests/Swift/SwiftDynamicTests.swift:189
      XCTAssertTrue failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3770
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] LIKE NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3757
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS[cd] 'el'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:533
      (([((RLMObjectId *)dictionary1[@"key9"]) isEqual:oid]) is true) failed
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3769
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] LIKE[c] 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3725
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] = %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3769
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] LIKE[c] 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3752
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] BEGINSWITH[cd] 'he'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:809
      (([array[0] isEqual:@"hello2"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3749
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] BEGINSWITH 'he'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3762
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH[cd] 'lo'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:776
      (([dictionary1[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:827
      (([((RLMObjectId *)array1[7]) isEqual:oid]) is true) failed: throwing "RLMException: Index 7 is out of bounds (must be less than 0)."
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3729
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3743
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] != %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:779
      (([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:577
      (([array1[3] isEqual:@456.789]) is true) failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:811
      (([array[2] isEqual:@123]) is true) failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3750
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] BEGINSWITH 'he'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedObjectInAnyDictionary] | Realm/Tests/RLMValueTests.m:247
      (([((StringObject *)((NSDictionary *)mo0.anyArray.firstObject)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:517
      (([dictionary[@"key4"] isEqual:@123]) is true) failed
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:520
      ((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772824.13") +/- ("1")
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:822
      (([array1[2] isEqual:@123]) is true) failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:820
      (([array1[0] isEqual:@"hello2"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3771
      ((exception.reason (Key paths that include a collection property must use aggregate operations) matches @"not supported") is true) failed
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3761
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH[c] 'lo'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyArray] | Realm/Tests/RLMValueTests.m:370
      (([((StringObject *)((NSArray *)mo1.anyArray[0])[0]).stringCol isEqualToString:so.stringCol]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1801
      ((modifications) equal to (changes.modifications)) failed: ("( key1 )") is not equal to ("( )")
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:567
      (([[[NSString alloc] initWithData:(NSData *)array[4] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed: throwing "RLMException: Index 4 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3740
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] <[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3743
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] != %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3744
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3727
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:758
      (([dictionary[@"key3"] isEqual:@YES]) is true) failed
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:531
      ((((NSDate *)dictionary1[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772824.13") +/- ("1")
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:523
      (([dictionary[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
  -[QueryWithReversedColumnOrderTests testDictionarySubscriptThrowsException] | Realm/Tests/QueryTests.m:3810
      The expression ([realm objects:@"SetPropertyObject" where:@"set['invalid'] = NULL"]) threw an exception with reason 'Key paths that include a collection property must use aggregate operations', but expected to contain 'Invalid keypath 'set["invalid"]': only dictionaries support subscript predicates.'
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:824
      (([[[NSString alloc] initWithData:(NSData *)array1[4] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed: throwing "RLMException: Index 4 is out of bounds (must be less than 0)."
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:823
      (([array1[3] isEqual:@456.789]) is true) failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:576
      (([array1[2] isEqual:@123]) is true) failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3739
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] <[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3758
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3758
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:569
      (([((StringObject *)array[6]).stringCol isEqual:@"hello"]) is true) failed: throwing "RLMException: Index 6 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3751
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] BEGINSWITH[c] 'he'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:817
      (([array[8] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed: throwing "RLMException: Index 8 is out of bounds (must be less than 0)."
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:810
      (([array[1] isEqual:@YES]) is true) failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3765
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3770
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] LIKE NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:825
      ((((NSDate *)array1[5]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:765
      (([dictionary[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3771
      ((exception.reason (Key paths that include a collection property must use aggregate operations) matches @"not supported") is true) failed
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:581
      (([((RLMObjectId *)array1[7]) isEqual:oid]) is true) failed: throwing "RLMException: Index 7 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3729
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:770
      (([dictionary1[@"key4"] isEqual:@123]) is true) failed
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3743
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] != %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionarySubscriptThrowsException] | Realm/Tests/QueryTests.m:3808
      The expression ([realm objects:@"ArrayPropertyObject" where:@"array['invalid'] = NULL"]) threw an exception with reason 'Key paths that include a collection property must use aggregate operations', but expected to contain 'Invalid keypath 'array["invalid"]': only dictionaries support subscript predicates.'
  -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:896
      (([array[1] isEqual:@YES]) is true) failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3732
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] > %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1811
      Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "collections_mixed_notifications".
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3742
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] = %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3757
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS[cd] 'el'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[MixedCollectionChangesetTests testMixedArrayCollectionChanges] | Realm/Tests/NotificationTests.m:1838
      Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "collections_mixed_notifications".
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3740
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] <[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3738
      ((3U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"NOT %K['aKey'] < %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:537
      (([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3727
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3746
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3728
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] !=[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:815
      (([((StringObject *)array[6]).stringCol isEqual:@"hello"]) is true) failed: throwing "RLMException: Index 6 is out of bounds (must be less than 0)."
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3742
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] = %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3767
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3725
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] = %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:760
      (([dictionary[@"key5"] isEqual:@456.789]) is true) failed
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:570
      (([((RLMObjectId *)array[7]) isEqual:oid]) is true) failed: throwing "RLMException: Index 7 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3726
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] != %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3762
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH[cd] 'lo'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3742
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] = %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3745
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] !=[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3752
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] BEGINSWITH[cd] 'he'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3737
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] < %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:826
      (([((StringObject *)array1[6]).stringCol isEqual:@"hello"]) is true) failed: throwing "RLMException: Index 6 is out of bounds (must be less than 0)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3735
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] >[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[MixedCollectionChangesetTests testMixedArrayCollectionChanges] | Realm/Tests/NotificationTests.m:1828
      ((insertions) equal to (changes.insertions)) failed: ("( 2 )") is not equal to ("( 0 )")
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:579
      ((((NSDate *)array1[5]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:521
      (([((StringObject *)dictionary[@"key8"]).stringCol isEqual:@"hello"]) is true) failed
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3765
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3763
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionarySubscriptThrowsException] | Realm/Tests/QueryTests.m:3808
      The expression ([realm objects:@"ArrayPropertyObject" where:@"array['invalid'] = NULL"]) threw an exception with reason 'Key paths that include a collection property must use aggregate operations', but expected to contain 'Invalid keypath 'array["invalid"]': only dictionaries support subscript predicates.'
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3735
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] >[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3745
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] !=[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3734
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] >[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3765
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3753
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] BEGINSWITH NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedObjectInAnyDictionary] | Realm/Tests/RLMValueTests.m:246
      (([((StringObject *)((NSDictionary *)mo0.anyCol)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3728
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] !=[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3743
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] != %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3767
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3745
      ((2U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] !=[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3734
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] >[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:763
      (([((StringObject *)dictionary[@"key8"]).stringCol isEqual:@"hello"]) is true) failed
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:578
      (([[[NSString alloc] initWithData:(NSData *)array1[4] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed: throwing "RLMException: Index 4 is out of bounds (must be less than 0)."
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3765
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] LIKE 'hel*'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:534
      (([dictionary1[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3739
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] <[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3744
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[c] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:762
      ((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772823.87") +/- ("1")
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3763
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH NULL", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:759
      (([dictionary[@"key4"] isEqual:@123]) is true) failed
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3749
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] BEGINSWITH 'he'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:522
      (([((RLMObjectId *)dictionary[@"key9"]) isEqual:oid]) is true) failed
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3752
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] BEGINSWITH[cd] 'he'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[QueryTests testDictionarySubscriptThrowsException] | Realm/Tests/QueryTests.m:3810
      The expression ([realm objects:@"SetPropertyObject" where:@"set['invalid'] = NULL"]) threw an exception with reason 'Key paths that include a collection property must use aggregate operations', but expected to contain 'Invalid keypath 'set["invalid"]': only dictionaries support subscript predicates.'
  -[AsyncQueryTests testDictionarySubscriptThrowsException] | Realm/Tests/QueryTests.m:3810
      The expression ([realm objects:@"SetPropertyObject" where:@"set['invalid'] = NULL"]) threw an exception with reason 'Key paths that include a collection property must use aggregate operations', but expected to contain 'Invalid keypath 'set["invalid"]': only dictionaries support subscript predicates.'
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:574
      (([array1[0] isEqual:@"hello2"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:563
      (([array[0] isEqual:@"hello2"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1800
      ((insertions) equal to (changes.insertions)) failed: ("( )") is not equal to ("( key1 )")
  -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyArray] | Realm/Tests/RLMValueTests.m:366
      (([((StringObject *)((NSArray *)mo0.anyArray.firstObject)[0]).stringCol isEqualToString:so.stringCol]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[MixedCollectionChangesetTests testUpdateAndRemoveArrayToMixed] | Realm/RLMManagedArray.mm:306
      Index 3 is out of bounds (must be less than 1). (RLMException)
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3756
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS[c] 'el'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3756
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS[c] 'el'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedObjectInAnyArray] | Realm/Tests/RLMValueTests.m:271
      (([((StringObject *)((NSArray *)mo0.anyCol)[0]).stringCol isEqualToString:so.stringCol]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[QueryWithReversedColumnOrderTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3737
      ((0U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] < %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:516
      (([dictionary[@"key3"] isEqual:@YES]) is true) failed
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3729
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] =[cd] %@", property, values[0]]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  View 140 more test failures in Xcode Cloud.