Adding test for database operations on BackupItems
Depends on D3160
Paths
| Differential D3161 Authored by • karol on Feb 10 2022, 6:29 AM.
Tags None Referenced Files
Subscribers
Details
Diff Detail
Event TimelineHerald added subscribers: atul, • adrian, tomek, ashoat. · View Herald TranscriptFeb 10 2022, 6:29 AM2022-02-10 06:29:03 (UTC-8) • karol edited the summary of this revision. (Show Details)Feb 10 2022, 6:38 AM2022-02-10 06:38:55 (UTC-8) Harbormaster completed remote builds in B6711: Diff 9521.Feb 10 2022, 6:46 AM2022-02-10 06:46:15 (UTC-8) This revision is now accepted and ready to land.Feb 11 2022, 2:24 AM2022-02-11 02:24:48 (UTC-8) Herald added a reviewer: ashoat. · View Herald TranscriptFeb 11 2022, 2:24 AM2022-02-11 02:24:48 (UTC-8) This revision now requires review to proceed.Feb 11 2022, 2:24 AM2022-02-11 02:24:49 (UTC-8) This revision is now accepted and ready to land.Feb 13 2022, 8:09 PM2022-02-13 20:09:53 (UTC-8) Harbormaster failed remote builds in B6818: Diff 9657!Feb 15 2022, 4:46 AM2022-02-15 04:46:57 (UTC-8) Comment Actions 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 AM2022-02-16 03:06:34 (UTC-8) Comment Actions 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. This revision is now accepted and ready to land.Feb 16 2022, 6:30 AM2022-02-16 06:30:02 (UTC-8) Harbormaster completed remote builds in B6881: Diff 9729.Feb 16 2022, 7:18 AM2022-02-16 07:18:05 (UTC-8) Closed by commit rCOMMd97608371e00: [services] Backup - Add DB test for Backup (authored by • karol). · Explain WhyMar 4 2022, 4:04 AM2022-03-04 04:04:10 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10062 services/backup/docker-server/contents/server/CMakeLists.txt
services/backup/docker-server/contents/server/test/DatabaseManagerTest.cpp
|