TestTrackerDistributedCacheManager should be up-front about requirements on
build environment
---------------------------------------------------------------------------------------------
Key: MAPREDUCE-2073
URL: https://issues.apache.org/jira/browse/MAPREDUCE-2073
Project: Hadoop Map/Reduce
Issue Type: Test
Components: distributed-cache, test
Affects Versions: 0.22.0
Reporter: Todd Lipcon
Assignee: Todd Lipcon
Priority: Trivial
TestTrackerDistributedCacheManager will fail on a system where the build
directory is in any path where an ancestor doesn't have a+x permissions. On one
of our hudson boxes, for example, hudson's workspace had 700 permissions and
caused this test to fail reliably, but not in an obvious manner. It would be
helpful if the test failed with a more obvious error message during setUp()
when the build environment is misconfigured.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.