Skip to content

Collections in mixed

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

289 test failures

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

Details

289 Test Failures

Details

  SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc()
      Crash: TestHost (5463) implicit closure #6 in SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc()
  -[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)."
  -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:339
      (([((StringObject *)((NSDictionary *)mo1.anyArray[0])[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
  -[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: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"
  -[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"
  -[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)."
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:517
      (([dictionary[@"key4"] isEqual:@123]) is true) failed
  -[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"
  -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1801
      ((modifications) equal to (changes.modifications)) failed: ("( key1 )") is not equal to ("( )")
  -[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 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:520
      ((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772830.74") +/- ("1")
  -[QueryTests 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 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:527
      (([dictionary1[@"key3"] isEqual:@YES]) is true) failed
  -[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:523
      (([dictionary[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) 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"
  -[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"
  -[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"
  -[QueryTests 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:518
      (([dictionary[@"key5"] isEqual:@456.789]) is true) failed
  -[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)."
  -[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"
  -[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)."
  -[NullQueryTests 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"
  -[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"
  -[NullQueryTests 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"
  -[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"
  -[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"
  -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:895
      (([array[0] isEqual:@"hello2"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[AsyncQueryTests 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"
  -[MixedCollectionChangesetTests testUpdateAndRemoveArrayToMixed] | Realm/Tests/NotificationTests.m:1778
      Failed due to unwaited expectation 'collections_mixed_notifications'.
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:813
      (([[[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)."
  -[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)."
  -[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:762
      ((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772830.45") +/- ("1")
  -[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"
  -[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: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)."
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3760
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH 'lo'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:774
      (([((StringObject *)dictionary1[@"key8"]).stringCol isEqual:@"hello"]) is true) failed
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:522
      (([((RLMObjectId *)dictionary[@"key9"]) isEqual:oid]) is true) failed
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:764
      (([((RLMObjectId *)dictionary[@"key9"]) isEqual:oid]) is true) failed
  -[AsyncQueryTests 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"
  -[AsyncQueryTests 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: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 testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3747
      ((2U) 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 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)."
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:812
      (([array[3] isEqual:@456.789]) is true) failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
  -[NullQueryTests 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'
  -[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"
  -[QueryTests testDictionaryQueryKeySubscriptWithObjectCol] | Realm/Tests/QueryTests.m:3802
      ((1U) equal to (([self evaluate:[DictionaryParentObject objectsWhere:@"%K['aKey'] = %@", @"objectCol.stringDict", @"blah"]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[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"
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:531
      ((((NSDate *)dictionary1[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772830.74") +/- ("1")
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:529
      (([dictionary1[@"key5"] isEqual:@456.789]) is true) failed
  -[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"
  -[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
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:768
      (([dictionary1[@"key2"] isEqual:@"hello2"]) is true) failed
  -[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"
  -[QueryTests 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"
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:566
      (([array[3] isEqual:@456.789]) is true) failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
  -[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"
  -[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 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)."
  -[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"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3733
      ((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"
  -[NullQueryTests 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.'
  -[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"
  -[NullQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3760
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] ENDSWITH 'lo'", 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.'
  -[QueryWithReversedColumnOrderTests 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: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"
  -[NullQueryTests 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"
  -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:775
      (([((RLMObjectId *)dictionary1[@"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"
  -[NullQueryTests 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:531
      ((((NSDate *)dictionary1[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772802.37") +/- ("1")
  -[AsyncQueryTests 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 testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:335
      (([((StringObject *)((NSDictionary *)mo0.anyArray.firstObject)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
  -[NullQueryTests 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"
  -[AsyncQueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3755
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS 'el'", property]].count))) failed: throwing "Invalid predicate: Key paths that include a collection property must use aggregate operations"
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:528
      (([dictionary1[@"key4"] isEqual:@123]) is true) failed
  -[QueryWithReversedColumnOrderTests 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: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"
  -[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"
  -[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"
  -[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"
  -[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"
  -[AsyncQueryTests 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"
  -[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"
  -[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 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: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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:759
      (([dictionary[@"key4"] isEqual:@123]) 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"
  -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:769
      (([dictionary1[@"key3"] isEqual:@YES]) is true) failed
  -[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.'
  -[QueryWithReversedColumnOrderTests 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"
  -[QueryTests testDictionaryQueryKeySubscript] | Realm/Tests/QueryTests.m:3755
      ((1U) equal to (([self evaluate:[AllDictionariesObject objectsWhere:@"%K['aKey'] CONTAINS 'el'", 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"
  -[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"
  -[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"
  -[NullQueryTests 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"
  -[QueryTests 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 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)."
  -[NullQueryTests 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"
  -[ObjectTests testCreateInRealmValidationForDictionary]
      Crash: TestHost (3974) please_report_this_issue_in_github_realm_realm_core_v_14_5_2
  -[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)."
  -[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 testDeleteAndUpdateValuesInManagedDictionary] | Realm/Tests/RLMValueTests.m:853
      (([dictionary[@"key3"] isEqual:@YES]) is true) failed
  -[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"
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:571
      (([array[8] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed: throwing "RLMException: Index 8 is out of bounds (must be less than 0)."
  -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:520
      ((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772802.37") +/- ("1")
  -[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)."
  -[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"
  -[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"
  -[AsyncQueryTests 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"
  -[QueryWithReversedColumnOrderTests 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"
  -[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"
  -[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"
  -[AsyncQueryTests testDictionaryQueryKeySubscriptWithObjectCol] | Realm/Tests/QueryTests.m:3802
      ((1U) equal to (([self evaluate:[DictionaryParentObject objectsWhere:@"%K['aKey'] = %@", @"objectCol.stringDict", @"blah"]].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"
  -[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"
  -[QueryWithReversedColumnOrderTests 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: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"
  SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc() | Realm/Tests/Swift/SwiftDynamicTests.swift:189
      XCTAssertTrue failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:580
      (([((StringObject *)array1[6]).stringCol isEqual:@"hello"]) is true) failed: throwing "RLMException: Index 6 is out of bounds (must be less than 0)."
  -[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)."
  -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:779
      (([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
  -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:821
      (([array1[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: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"
  SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc() | Realm/Tests/Swift/SwiftDynamicTests.swift:190
      XCTAssertTrue failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:568
      ((((NSDate *)array[5]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
  -[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)."
  -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:757
      (([dictionary[@"key2"] isEqual:@"hello2"]) is true) failed
  -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:565
      (([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: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"
  View 147 more test failures in Xcode Cloud.