PBM-1213: Selective Logical Restore with included Users&Roles #277
Annotations
2 errors
test_PBM-1265.test_physical_pitr_PBM_T251:
psmdb-testing/pbm-functional/pytest/test_PBM-1265.py#L85
AssertionError: assert 46 == 60
+ where 46 = <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')>({})
+ where <bound method Collection.count_documents of Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test')> = Collection(Database(MongoClient(host=['mongos:27017'], document_class=dict, tz_aware=False, connect=True), 'test'), 'test').count_documents
|
test (5.0, physical)
Process completed with exit code 1.
|