Page MenuHomePhabricator

[services] Backup - Add DB test for Backup
ClosedPublic

Authored by karol on Feb 10 2022, 6:29 AM.
Tags
None
Referenced Files
F5899806: D3161.id9521.diff
Thu, Apr 17, 12:12 PM
F5899804: D3161.id10062.diff
Thu, Apr 17, 12:12 PM
F5898901: D3161.id10062.diff
Thu, Apr 17, 11:54 AM
F5894115: D3161.id9729.diff
Thu, Apr 17, 10:04 AM
F5893636: D3161.id.diff
Thu, Apr 17, 9:32 AM
F5883678: D3161.id9657.diff
Thu, Apr 17, 3:13 AM
F5874245: D3161.id.diff
Wed, Apr 16, 11:46 PM
Unknown Object (File)
Wed, Apr 16, 9:15 PM

Details

Summary

Adding test for database operations on BackupItems

Depends on D3160

Test Plan
cd services
yarn test-backup-service

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

karol edited the test plan for this revision. (Show Details)
karol added reviewers: tomek, max, varun.
This revision is now accepted and ready to land.Feb 11 2022, 2:24 AM
This revision now requires review to proceed.Feb 11 2022, 2:24 AM
ashoat added a reviewer: jim.
This revision is now accepted and ready to land.Feb 13 2022, 8:09 PM
tomek requested changes to this revision.Feb 16 2022, 3:06 AM

Not sure if you noticed, but CI reports that this code has some compilation issues. It doesn't look like changes from this diff are causing that, so maybe a rebase could fix the issue

This revision now requires changes to proceed.Feb 16 2022, 3:06 AM

Thanks for noticing. It's not about rebasing, it's an error in the code.

I'm going to push the fix.

It also failed in D3160 and it's a bug there, not here.

Ok, so I'll accept here and request changes there

This revision is now accepted and ready to land.Feb 16 2022, 6:30 AM