Megatest

View Ticket
Login
2014-04-25
14:35 Closed ticket [1b9b301512]: chmod -R 750 needed before remove plus 3 other changes artifact: f6615e9794 user: matt
2014-04-18
14:22 New ticket [1b9b301512]. artifact: 56867dbdd3 user: matt

Ticket Hash: 1b9b3015127593f319600f65f8db4ee76cdf742a
Title: chmod -R 750 needed before remove
Status: Closed Type: Code_Defect
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2014-04-25 14:35:27
Version Found In: v1.60
Description:
in some cases, megatest will fail to remove contents of a test because of permissions of files within the test hierarchy. I think megatest may need to do a chmod -R 750 <test_root> before attempting to remove content.

matt added on 2014-04-25 20:35:27 UTC:
Fixed in v1.55 - should be merged to 1.60 eventually.