Megatest

View Ticket
Login
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.