Details
-
Type:
Functional Test
-
Status: Open
-
Priority:
Minor
-
Affects Version/s: Master copy - DO NOT REPORT TEST RESULTS HERE
-
Fix Version/s: None
-
Component/s: Backup
-
Labels:
Description
Note: This test requires a locally installed Moodle site, in order to be able to edit the config file.
- Create a backup
- Download the file and open it with a hex tool
- Confirm the file starts with #1F8B (gzip file marker)
- Restore the backup file and make sure it works
- Add $CFG->usezipbackups = true; to your config.php
- Create a backup
- Download the file and open it with a hex tool
- Confirm the file starts with #504B0304 (zip file marker)
- Restore the backup file and make sure it works
Attachments
Issue Links
- is a QA test written for
-
MDL-49298 Make tgz backups standard
-
- Closed
-