Item8755: Unit test ConfigureTests fails because of access rights

pencil
Priority: Normal
Current State: No Action Required
Released In: 1.1.0
Target Release: minor
Applies To: Engine
Component:
Branches:
Reported By: KennethLavrsen
Waiting For:
Last Change By: CrawfordCurrie
Unit test ConfigureTests fails because the user running the test cannot create .changes

ConfigureTests::test_Package
VC::Handler: failed to create file /var/www/foswiki/core/data/Sandbox/.changes: Permission denied at /var/www/foswiki/core/lib/Foswiki/Store/VC/Handler.pm line 707.

If I do a touch .changes and chmod 777 .changes then the test runs

The unit test script need to handle this situation so extension devs do not have to fight issues with permissions.

-- KennethLavrsen - 23 Mar 2010

The tests are running fine for most people, so I guess this is a non-issue.

-- CrawfordCurrie - 27 Jun 2010

 

ItemTemplate edit

Summary Unit test ConfigureTests fails because of access rights
ReportedBy KennethLavrsen
Codebase trunk
SVN Range
AppliesTo Engine
Component
Priority Normal
CurrentState No Action Required
WaitingFor
Checkins
TargetRelease minor
ReleasedIn 1.1.0
Topic revision: r2 - 27 Jun 2010, CrawfordCurrie
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. See Copyright Statement. Creative Commons License    Legal Imprint    Privacy Policy