Bug 384598 - CommitAndLogCommandTests.TestModeChange does not check if the FS supports execute
Summary: CommitAndLogCommandTests.TestModeChange does not check if the FS supports exe...
Status: NEW
Alias: None
Product: JGit
Classification: Technology
Component: JGit (show other bugs)
Version: unspecified   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 08:33 EDT by Alan McGovern CLA
Modified: 2012-07-09 08:33 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alan McGovern CLA 2012-07-09 08:33:00 EDT
Build Identifier: 

The testModeChanges test does not check if the underlying filesystem actually supports setting the mode on a file. As such, the test always fails on windows for me. 

Reproducible: Always