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)
Fri, Nov 15, 8:40 AM
Unknown Object (File)
Sun, Oct 27, 3:42 AM
Unknown Object (File)
Wed, Oct 23, 12:49 PM
Unknown Object (File)
Tue, Oct 22, 2:52 PM
Unknown Object (File)
Oct 14 2024, 1:51 AM
Unknown Object (File)
Oct 6 2024, 8:54 AM
Unknown Object (File)
Oct 6 2024, 8:44 AM
Unknown Object (File)
Oct 6 2024, 8:42 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

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

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

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

rebase