283 test failures, 73 warnings
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 283 |
Analysis Issues | 0 |
Warnings | 73 |
Details
283 Test Failures
Details
- -[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)."
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:527
(([dictionary1[@"key3"] isEqual:@YES]) 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"
- -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:764
(([((RLMObjectId *)dictionary[@"key9"]) isEqual:oid]) is true) failed
- -[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: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: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"
- -[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"
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:519
(([[[NSString alloc] initWithData:(NSData *)dictionary[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[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"
- -[ObjectTests testCreateInRealmValidationForDictionary]
Crash: xctest (2901) -[ObjectTests testCreateInRealmValidationForDictionary]. libsystem_c.dylib: abort() called
- -[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)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:779
(([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
- -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1801
((modifications) equal to (changes.modifications)) failed: ("( key1 )") is not equal to ("( )")
- -[QueryWithReversedColumnOrderTests 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"
- -[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"
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:334
(([((StringObject *)((NSDictionary *)mo0.anyCol)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[AsyncQueryTests 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"
- -[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:772
(([[[NSString alloc] initWithData:(NSData *)dictionary1[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) 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
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:762
((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772556.39") +/- ("1")
- -[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)."
- -[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"
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:533
(([((RLMObjectId *)dictionary1[@"key9"]) isEqual:oid]) is true) failed
- -[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)."
- -[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"
- -[MixedCollectionChangesetTests testMixedArrayChangesInResults] | Realm/RLMManagedArray.mm:306
Index 0 is out of bounds (must be less than 0). (RLMException)
- -[QueryTests 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:761
(([[[NSString alloc] initWithData:(NSData *)dictionary[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[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"
- -[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"
- -[MixedCollectionChangesetTests testUpdateAndRemoveArrayToMixed] | Realm/RLMManagedArray.mm:306
Index 3 is out of bounds (must be less than 1). (RLMException)
- -[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"
- -[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 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)."
- SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc()
Crash: xctest (4586) implicit closure #6 in SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc()
- -[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 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:811
(([array[2] isEqual:@123]) is true) failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:528
(([dictionary1[@"key4"] isEqual:@123]) is true) failed
- -[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"
- -[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 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)."
- -[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"
- -[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"
- -[NullQueryTests 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: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 testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:339
(([((StringObject *)((NSDictionary *)mo1.anyArray[0])[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[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)."
- -[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"
- -[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.'
- -[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"
- -[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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:537
(([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:522
(([((RLMObjectId *)dictionary[@"key9"]) isEqual:oid]) is true) failed
- -[RLMValueTests testCreateManagedArray] | Realm/Tests/RLMValueTests.m:585
(([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: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 testAddManagedArray] | Realm/Tests/RLMValueTests.m:831
(([array2[0] isEqual:@"hello"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- -[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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:531
((((NSDate *)dictionary1[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713772556.65") +/- ("1")
- -[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"
- -[NullQueryTests 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"
- -[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"
- -[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.'
- -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:771
(([dictionary1[@"key5"] isEqual:@456.789]) is true) failed
- -[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 testCreateManagedObjectInAnyArray] | Realm/Tests/RLMValueTests.m:272
(([((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)."
- -[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"
- -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1800
((insertions) equal to (changes.insertions)) failed: ("( )") is not equal to ("( key1 )")
- -[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"
- -[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 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)."
- -[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)."
- -[AsyncQueryTests 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"
- -[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"
- -[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"
- -[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 testUpdateAndRemoveArrayToMixed] | Realm/Tests/NotificationTests.m:1778
Failed due to unwaited expectation 'collections_mixed_notifications'.
- -[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"
- -[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:768
(([dictionary1[@"key2"] isEqual:@"hello2"]) is true) failed
- -[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"
- -[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: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"
- -[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.'
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:758
(([dictionary[@"key3"] isEqual:@YES]) is true) failed
- SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc() | Realm/Tests/Swift/SwiftDynamicTests.swift:190
XCTAssertTrue failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
- -[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"
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:770
(([dictionary1[@"key4"] isEqual:@123]) 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"
- -[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 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)."
- -[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)."
- -[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"
- -[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 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: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: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"
- View 182 more test failures in Xcode Cloud.
73 Warnings
Details
- Realm/Tests/NotificationTests.m:2076
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1931
Unused parameter 'realm'
-
not stripping binary because it is signed: /Volumes/workspace/DerivedData/Build/Products/Release/Realm.framework/Versions/A/Realm
- Realm/Tests/NotificationTests.m:1980
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1949
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1942
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1768
Unused parameter 'columnName'
- Realm/Tests/NotificationTests.m:1845
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1895
Unused parameter 'realm'
- Realm/RLMUtil.mm:51
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- Realm/Tests/NotificationTests.m:1992
Unused parameter 'realm'
- Realm/RLMArray.h:60
Cannot find protocol definition for 'RLMValue'
- Realm/RLMArray.mm:34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
- Realm/Tests/NotificationTests.m:1885
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:2028
Unused parameter 'realm'
- Realm/Tests/RLMValueTests.m:880
Unused variable 'd'
- Realm/Tests/NotificationTests.m:1822
Unused parameter 'array'
- Realm/RLMDictionary.mm:34
Auto property synthesis will not synthesize property 'rlm_valueType' declared in protocol 'RLMValue'
- Realm/Tests/RLMValueTests.m:838
Unused variable 'oid'
- Realm/Tests/NotificationTests.m:1955
Unused parameter 'realm'
- Realm/RLMUtil.mm:59
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- Realm/Tests/NotificationTests.m:2005
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1974
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:2010
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:2047
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1868
Unused parameter 'realm'
- file:///Volumes/workspace/DerivedData/Build/Products/Release/include/realm/path.hpp:37
'PathElement' defined as a struct here but previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI
- Realm/RLMDictionary.h:54
Cannot find protocol definition for 'RLMValue'
- Realm/Tests/NotificationTests.m:1863
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1937
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1968
Unused parameter 'realm'
-
Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetErase const&)::SetEraseResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
- Realm/Tests/NotificationTests.m:1900
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1890
Unused parameter 'realm'
- Realm/Tests/RLMValueTests.m:557
Unused variable 'mo'
- Realm/Tests/NotificationTests.m:1771
Unused parameter 'deleted'
- Realm/Tests/Swift/SwiftSchemaTests.swift:154
Main actor-isolated class 'RequiresObjcName' has different actor isolation from nonisolated superclass 'RLMObject'; this is an error in Swift 6
- Realm/Tests/NotificationTests.m:2016
Unused parameter 'realm'
- Realm/RLMUtil.mm:483
Case value not in enumerated type 'Type'
- Realm/Tests/NotificationTests.m:1822
Unused parameter 'error'
-
Direct access in function 'realm::sync::InstructionApplier::operator()(realm::sync::instr::SetInsert const&)::SetInsertResolver::on_set(realm::SetBase&)' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(instruction_applier.o)' to global weak symbol 'typeinfo for realm::Set' from file '/Volumes/workspace/DerivedData/Build/Products/Release/librealm-monorepo.a(set.o)' means the weak symbol cannot be overridden at runtime. This was likely caused by different translation units being compiled with different visibility settings.
- Realm/Tests/RLMValueTests.m:879
Unused variable 'oid'
- Realm/RLMDictionary.h:54
cannot find protocol definition for 'RLMValue'
- Realm/Tests/NotificationTests.m:2052
Unused parameter 'realm'
- Realm/Tests/RLMValueTests.m:839
Unused variable 'd'
- Realm/Tests/Swift/SwiftSchemaTests.swift:117
Main actor-isolated class 'InitAppendsToArrayProperty' has different actor isolation from nonisolated superclass 'RLMObject'; this is an error in Swift 6
- Realm/Tests/NotificationTests.m:2034
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1963
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1881
Unused parameter 'realm'
- Realm/RLMAsyncTask_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- Realm/Tests/NotificationTests.m:1852
Unused parameter 'realm'
- Realm/RLMAccessor.mm:792
Incompatible pointer types returning 'id' from a function with result type 'RLMArray *'
- Realm/RLMQueryUtil.mm:1723
Comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long')
- Realm/RLMAsyncTask.mm:62
Unused parameter 'd'
- Realm/RLMUtil.mm:481
Case value not in enumerated type 'Type'
- Realm/RLMResults_Private.h:21
Double-quoted include "RLMRealm_Private.h" in framework header, expected angle-bracketed instead
- Realm/Tests/RLMValueTests.m:509
Unused variable 'mo'
- Realm/RLMQueryUtil.hpp:27
Class 'PathElement' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI
- Realm/RLMAccessor.mm:798
Incompatible pointer types returning 'id' from a function with result type 'RLMDictionary *'
- Realm/Tests/NotificationTests.m:2058
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1908
Unused parameter 'deleted'
- Realm/Tests/NotificationTests.m:1986
Unused parameter 'realm'
- Realm/Tests/Swift/SwiftSchemaTests.swift:92
Main actor-isolated class 'SwiftRLMRecursingSchemaTestObject' has different actor isolation from nonisolated superclass 'RLMObject'; this is an error in Swift 6
- Realm/Tests/NotificationTests.m:2064
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1873
Unused parameter 'realm'
- Realm/Tests/Swift/SwiftRealmTests.swift:28
Main actor-isolated class 'SwiftRLMRealmTests' has different actor isolation from nonisolated superclass 'RLMTestCase'; this is an error in Swift 6
- Realm/Tests/RealmTests.mm:1909
Variable 'asyncTransactionIdA' is uninitialized when captured by block
- Realm/Tests/NotificationTests.m:1859
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:1926
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:2070
Unused parameter 'realm'
- Realm/Tests/NotificationTests.m:2022
Unused parameter 'realm'
-
No App Category is set for target 'TestHost'. Set a category by using the General tab for your target, or by adding an appropriate LSApplicationCategory value to your Info.plist.
- Realm/Tests/NotificationTe
Annotations
Check notice on line 62 in Realm/RLMAsyncTask.mm
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/RLMAsyncTask.mm#L62
Unused parameter 'd'
Check notice on line 481 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/RLMUtil.mm#L481
Case value not in enumerated type 'Type'
Check notice on line 509 in Realm/Tests/RLMValueTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/RLMValueTests.m#L509
Unused variable 'mo'
Check notice on line 27 in Realm/RLMQueryUtil.hpp
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/RLMQueryUtil.hpp#L27
Class 'PathElement' was previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI
Check notice on line 798 in Realm/RLMAccessor.mm
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/RLMAccessor.mm#L798
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMDictionary *'
Check notice on line 2058 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L2058
Unused parameter 'realm'
Check notice on line 1908 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1908
Unused parameter 'deleted'
Check notice on line 1986 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1986
Unused parameter 'realm'
Check notice on line 2064 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L2064
Unused parameter 'realm'
Check notice on line 1873 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1873
Unused parameter 'realm'
Check notice on line 1859 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1859
Unused parameter 'realm'
Check notice on line 1926 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1926
Unused parameter 'realm'
Check notice on line 2070 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L2070
Unused parameter 'realm'
Check notice on line 2022 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L2022
Unused parameter 'realm'
Check notice on line 1793 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1793
Unused parameter 'dictionary'
Check notice on line 2076 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L2076
Unused parameter 'realm'
Check notice on line 1931 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1931
Unused parameter 'realm'
Check notice on line 1980 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1980
Unused parameter 'realm'
Check notice on line 1949 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1949
Unused parameter 'realm'
Check notice on line 1942 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1942
Unused parameter 'realm'
Check notice on line 1768 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1768
Unused parameter 'columnName'
Check notice on line 1845 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1845
Unused parameter 'realm'
Check notice on line 1895 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1895
Unused parameter 'realm'
Check notice on line 51 in Realm/RLMUtil.mm
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/RLMUtil.mm#L51
Incompatible pointer types returning 'id<RLMCollection>' from a function with result type 'RLMArray *'
Check notice on line 1992 in Realm/Tests/NotificationTests.m
xcode-cloud / RealmSwift | osx_15.3 | Test - macOS
Realm/Tests/NotificationTests.m#L1992
Unused parameter 'realm'