Xcode Cloud / RealmSwift | osx_14.2 | Test - macOS
required action
Apr 23, 2024 in 11m 3s
109 test failures
Report Summary | |
---|---|
Errors | 0 |
Test Failures | 109 |
Analysis Issues | 0 |
Warnings | 0 |
Details
109 Test Failures
Details
- -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:814
((((NSDate *)array[5]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: throwing "RLMException: Index 5 is out of bounds (must be less than 0)."
- -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1803
((modifications) equal to (changes.modifications)) failed: ("( key1 )") is not equal to ("( )")
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyArray] | Realm/Tests/RLMValueTests.m:369
(([((StringObject *)((NSArray *)mo1.anyCol)[0]).stringCol isEqualToString:so1.stringCol]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:770
(([dictionary1[@"key4"] isEqual:@123]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:519
(([[[NSString alloc] initWithData:(NSData *)dictionary[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:827
(([((RLMObjectId *)array1[7]) isEqual:oid]) is true) failed: throwing "RLMException: Index 7 is out of bounds (must be less than 0)."
- -[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: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 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 testCreateManagedArray] | Realm/Tests/RLMValueTests.m:582
(([array1[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:517
(([dictionary[@"key4"] isEqual:@123]) 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)."
- -[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 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)."
- -[RLMValueTests testDeleteAndUpdateValuesInManagedDictionary] | Realm/Tests/RLMValueTests.m:854
(([dictionary2[@"key1"] isEqual:@"hello"]) 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)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:765
(([dictionary[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
- SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc() | Realm/Tests/Swift/SwiftDynamicTests.swift:191
XCTAssertTrue failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
- -[MixedCollectionChangesetTests testMixedArrayCollectionChanges] | Realm/Tests/NotificationTests.m:1832
((insertions) equal to (changes.insertions)) failed: ("( 2 )") is not equal to ("( 0 )")
- -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:816
(([((RLMObjectId *)array[7]) isEqual:oid]) is true) failed: throwing "RLMException: Index 7 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)."
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:526
(([dictionary1[@"key2"] isEqual:@"hello2"]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:532
(([((StringObject *)dictionary1[@"key8"]).stringCol isEqual:@"hello"]) is true) failed
- -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:895
((array.count) equal to (2U)) failed: ("0") is not equal to ("2")
- -[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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:515
(([dictionary[@"key2"] isEqual:@"hello2"]) is true) failed
- -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1813
Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "collections_mixed_notifications".
- -[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 testAddManagedArray] | Realm/Tests/RLMValueTests.m:823
(([array1[3] isEqual:@456.789]) is true) failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
- -[RLMValueTests testDeleteAndUpdateValuesInManagedDictionary] | Realm/Tests/RLMValueTests.m:850
(([dictionary[@"key2"] isEqual:@"hello2"]) is true) failed
- -[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)."
- -[MixedCollectionChangesetTests testUpdateAndRemoveArrayToMixed] | Realm/Tests/NotificationTests.m:1779
Failed due to unwaited expectation 'collections_mixed_notifications'.
- -[MixedCollectionChangesetTests testMixedDictionaryCollectionChanges] | Realm/Tests/NotificationTests.m:1802
((insertions) equal to (changes.insertions)) failed: ("( )") is not equal to ("( key1 )")
- -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:772
(([[[NSString alloc] initWithData:(NSData *)dictionary1[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:522
(([((RLMObjectId *)dictionary[@"key9"]) isEqual:oid]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:758
(([dictionary[@"key3"] isEqual:@YES]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:771
(([dictionary1[@"key5"] isEqual:@456.789]) is true) failed
- -[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)."
- -[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 testCreateManagedArray] | Realm/Tests/RLMValueTests.m:577
(([array1[3] isEqual:@456.789]) is true) failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
- -[RLMValueTests 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)."
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyArray] | Realm/Tests/RLMValueTests.m:366
(([((StringObject *)((NSArray *)mo0.anyArray.firstObject)[0]).stringCol isEqualToString:so.stringCol]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:764
(([((RLMObjectId *)dictionary[@"key9"]) isEqual:oid]) 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)."
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:518
(([dictionary[@"key5"] isEqual:@456.789]) is true) failed
- -[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)."
- -[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 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)."
- -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:762
((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713884098.4") +/- ("1")
- -[RLMValueTests testCreateManagedObjectInAnyDictionary] | Realm/Tests/RLMValueTests.m:247
(([((StringObject *)((NSDictionary *)mo0.anyArray.firstObject)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:529
(([dictionary1[@"key5"] isEqual:@456.789]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:527
(([dictionary1[@"key3"] isEqual:@YES]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:530
(([[[NSString alloc] initWithData:(NSData *)dictionary1[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:759
(([dictionary[@"key4"] isEqual:@123]) is true) failed
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:335
(([((StringObject *)((NSDictionary *)mo0.anyArray.firstObject)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:774
(([((StringObject *)dictionary1[@"key8"]).stringCol isEqual:@"hello"]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:761
(([[[NSString alloc] initWithData:(NSData *)dictionary[@"key6"] encoding:NSUTF8StringEncoding] isEqual:@"hey"]) is true) failed
- -[MixedCollectionChangesetTests testMixedArrayCollectionChanges] | Realm/Tests/NotificationTests.m:1842
Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "collections_mixed_notifications".
- -[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:566
(([array[3] isEqual:@456.789]) is true) failed: throwing "RLMException: Index 3 is out of bounds (must be less than 0)."
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:533
(([((RLMObjectId *)dictionary1[@"key9"]) isEqual:oid]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:516
(([dictionary[@"key3"] isEqual:@YES]) 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:574
(([array1[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:775
(([((RLMObjectId *)dictionary1[@"key9"]) isEqual:oid]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:769
(([dictionary1[@"key3"] isEqual:@YES]) 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)."
- -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:893
(([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 (2897) implicit closure #6 in SwiftRLMDynamicTests.testDynamicTypesMixedCollection_objc()
- -[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)."
- -[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)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:768
(([dictionary1[@"key2"] isEqual:@"hello2"]) is true) failed
- -[MixedCollectionChangesetTests testMixedArrayChangesInResults]
Test crashed with signal abrt.
- -[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)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:776
(([dictionary1[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:757
(([dictionary[@"key2"] isEqual:@"hello2"]) is true) failed
- -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:894
(([array[1] isEqual:@YES]) is true) failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
- -[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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:531
((((NSDate *)dictionary1[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713884099.09") +/- ("1")
- -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:822
(([array1[2] isEqual:@123]) is true) failed: throwing "RLMException: Index 2 is out of bounds (must be less than 0)."
- -[RLMValueTests 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:537
(([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
- -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:898
(([array2[0] isEqual:@"hello"]) is true) failed: throwing "RLMException: Index 0 is out of bounds (must be less than 0)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:760
(([dictionary[@"key5"] isEqual:@456.789]) is true) failed
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:338
(([((StringObject *)((NSDictionary *)mo1.anyCol)[@"key2"]).stringCol isEqualToString:so1.stringCol]) is true) failed
- -[RLMValueTests testDeleteAndUpdateValuesInArray] | Realm/Tests/RLMValueTests.m:901
Index 0 is out of bounds (must be less than 0). (RLMException)
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:773
((((NSDate *)dictionary1[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713884098.4") +/- ("1")
- 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 testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:534
(([dictionary1[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
- -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:817
(([array[8] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed: throwing "RLMException: Index 8 is out of bounds (must be less than 0)."
- -[RLMValueTests 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)."
- -[RLMValueTests testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:763
(([((StringObject *)dictionary[@"key8"]).stringCol isEqual:@"hello"]) 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)."
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:334
(([((StringObject *)((NSDictionary *)mo0.anyCol)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:523
(([dictionary[@"key10"] isEqual:[RLMDecimal128 decimalWithNumber:@123.456]]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:528
(([dictionary1[@"key4"] isEqual:@123]) is true) failed
- -[RLMValueTests testCreateManagedObjectUnmanagedChildInAnyDictionary] | Realm/Tests/RLMValueTests.m:339
(([((StringObject *)((NSDictionary *)mo1.anyArray[0])[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[RLMValueTests testCreateManagedDictionary] | Realm/Tests/RLMValueTests.m:520
((((NSDate *)dictionary[@"key7"]).timeIntervalSince1970) equal to (d.timeIntervalSince1970) +/- (1.0)) failed: ("0") is not equal to ("1713884099.09") +/- ("1")
- -[MixedCollectionChangesetTests testUpdateAndRemoveArrayToMixed] | Realm/Tests/NotificationTests.m:1896
Index 3 is out of bounds (must be less than 1). (RLMException)
- -[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 testDeleteAndUpdateValuesInManagedDictionary] | Realm/Tests/RLMValueTests.m:851
(([dictionary[@"key3"] isEqual:@YES]) is true) failed
- -[MixedCollectionChangesetTests testMixedArrayCollectionChanges] | Realm/Tests/NotificationTests.m:1831
((deletions) equal to (changes.deletions)) failed: ("( 0, 1, 2 )") is not equal to ("( 0 )")
- -[RLMValueTests testCreateManagedObjectInAnyDictionary] | Realm/Tests/RLMValueTests.m:246
(([((StringObject *)((NSDictionary *)mo0.anyCol)[@"key1"]).stringCol isEqualToString:so.stringCol]) is true) failed
- -[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 testAddManagedDictionary] | Realm/Tests/RLMValueTests.m:779
(([dictionary2[@"key1"] isEqual:@"hello"]) is true) failed
- -[RLMValueTests testAddManagedArray] | Realm/Tests/RLMValueTests.m:810
(([array[1] isEqual:@YES]) is true) failed: throwing "RLMException: Index 1 is out of bounds (must be less than 0)."
- -[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)."
Loading