Xcode Cloud / RealmSwift | ios_14.2 | Test - iOS
required action
Apr 22, 2024 in 20m 46s
283 test failures
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 283 |
Analysis Issues | 0 |
Warnings | 0 |
Details
283 Test Failures
Details
- -[NullQueryTests 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: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"
- -[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"
- -[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"
- -[NullQueryTests 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: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: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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:765
(([dictionary[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
- -[QueryWithReversedColumnOrderTests 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"
- -[MixedCollectionChangesetTests testMixedArrayChangesInResults]
Test crashed with signal abrt.
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:334
(([((StringObject *)((NSDictionary *)mo0.anyCol)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[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.'
- -[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)."
- -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1800
((insertions) equal to (changes.insertions)) failed: ("( )") is not equal to ("( key1 )")
- -[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
- -[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: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"
- -[QueryWithReversedColumnOrderTests 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"
- -[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"
- -[MixedCollectionChangesetTests testUpdateAndRemoveArrayToMixed] | Realm/Tests/NotificationTests.m:1892
Index 3 is out of bounds (must be less than 1). (RLMException)
- -[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"
- -[QueryWithReversedColumnOrderTests 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"
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:761
(([[[NSString alloc] initWithData:(NSData *)dictionary[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:521
(([((StringObject *)dictionary[@"key8"]).stringCol isEqual:@"hello"]) is true) failed
- -[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)."
- -[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)."
- -[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.'
- -[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"
- -[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"
- -[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"
- -[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"
- -[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: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)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:776
(([dictionary1[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) 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 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)."
- -[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"
- -[ObjectTests testObjectCycleDescription]
Test exceeded execution time allowance of 10 minutes (see `-[XCTestCase executionTimeAllowance]`)
- -[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"
- -[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"
- SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc()
Crash: TestHost (5095) implicit closure #6 in SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc()
- -[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"
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:523
(([dictionary[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
- -[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
- -[AsyncQueryTests 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: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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:533
(([((RLMObjectId *)dictionary1[@"key9"]) isEqual:oid]) is true) failed
- -[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"
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:531
((((NSDate *)dictionary1[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772794.87") +/- ("1")
- -[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 testDeleteAndUpdateValuesInManagedDictionary] | Realm/Tests/RLMValueTests.m:853
(([dictionary[@"key3"] isEqual:@YES]) is true) failed
- -[QueryTests 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 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)."
- -[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"
- -[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: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 testCreateManagedArray] | Realm/Tests/RLMValueTests.m:575
(([array1[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: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 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)."
- -[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 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)."
- -[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 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 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:527
(([dictionary1[@"key3"] isEqual:@YES]) 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"
- -[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"
- -[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
- -[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"
- -[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 testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:335
(([((StringObject *)((NSDictionary *)mo0.anyArray.firstObject)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[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"
- -[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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:529
(([dictionary1[@"key5"] isEqual:@456.789]) is true) failed
- -[NullQueryTests 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 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)."
- -[QueryWithReversedColumnOrderTests 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"
- -[QueryWithReversedColumnOrderTests 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: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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:779
(([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
- -[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)."
- -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:775
(([((RLMObjectId *)dictionary1[@"key9"]) isEqual:oid]) is true) failed
- -[RLMValueTests testDeleteAndUpdateValuesInManagedDictionary] | Realm/Tests/RLMValueTests.m:856
(([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:758
(([dictionary[@"key3"] isEqual:@YES]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:759
(([dictionary[@"key4"] isEqual:@123]) is true) failed
- -[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"
- -[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: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"
- -[NullQueryTests 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:537
(([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
- -[AsyncQueryTests 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"
- -[NullQueryTests 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: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:772
(([[[NSString alloc] initWithData:(NSData *)dictionary1[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[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"
- -[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"
- -[QueryTests 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"
- -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1811
Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "collections_mixed_notifications".
- -[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"
- -[NullQueryTests 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: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"
- -[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: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"
- -[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"
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:760
(([dictionary[@"key5"] isEqual:@456.789]) is true) failed
- -[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)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:757
(([dictionary[@"key2"] isEqual:@"hello2"]) is true) failed
- -[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: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:820
(([array1[0] isEqual:@"hello2"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:770
(([dictionary1[@"key4"] isEqual:@123]) is true) failed
- -[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"
- -[NullQueryTests 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 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"
- -[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"
- -[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)."
- -[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)."
- -[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 testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:338
(([((StringObject *)((NSDictionary *)mo1.anyCol)[@"key2"]).stringCol isEqualToString:so1.stringCol]) is true) failed
- -[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)."
- -[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"
- -[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 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)."
- -[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"
- -[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"
- -[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)."
- -[QueryWithReversedColumnOrderTests 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: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 testCreateManagedObjectInAnyDictionary] | Realm/Tests/RLMValueTests.m:246
(([((StringObject *)((NSDictionary *)mo0.anyCol)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[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"
- -[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"
- -[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"
- -[ObjectTests testCreateInRealmValidationForDictionary]
Crash: TestHost (3509) -[ObjectTests testCreateInRealmValidationForDictionary]
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:515
(([dictionary[@"key2"] isEqual:@"hello2"]) is true) failed
- -[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"
- SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc() | Realm/Tests/Swift/SwiftDynamicTests.swift:191
XCTAssertTrue failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
- -[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"
- -[MixedCollectionChangesetTests testMixedArrayCollectionChanges] | Realm/Tests/NotificationTests.m:1838
Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "collections_mixed_notifications".
- -[MixedCollectionChangesetTests testMixedArrayCollectionChanges] | Realm/Tests/NotificationTests.m:1827
((deletions) equal to (changes.deletions)) failed: ("( 0, 1, 2 )") is not equal to ("( 0 )")
- View 139 more test failures in Xcode Cloud.
Loading