Page MenuHomePhabricator

[services] Tests - Backup - Create new backup
ClosedPublic

Authored by karol on Jul 26 2022, 2:50 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 6, 11:48 AM
Unknown Object (File)
Sat, Jul 6, 11:47 AM
Unknown Object (File)
Sat, Jul 6, 11:47 AM
Unknown Object (File)
Sat, Jul 6, 11:47 AM
Unknown Object (File)
Sat, Jul 6, 11:47 AM
Unknown Object (File)
Sat, Jul 6, 11:47 AM
Unknown Object (File)
Sat, Jul 6, 4:19 AM
Unknown Object (File)
Fri, Jul 5, 8:36 AM

Details

Summary

Depends on D4631

Adding a piece of test for "add attachments for backup" functionality.

Test Plan
cd services
yarn run-performance-tests backup 1

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

tomek added inline comments.
services/commtest/tests/backup_performance_test.rs
81 ↗(On Diff #14930)

Why do we need to explicitly drop? I think it is almost never a good idea.

This revision is now accepted and ready to land.Jul 26 2022, 5:14 AM
services/commtest/tests/backup_performance_test.rs
81 ↗(On Diff #14930)

Please, read my answer in https://phab.comm.dev/D4633#133164

karol edited the summary of this revision. (Show Details)

rebase