Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Outdated
-
Affects Version/s: 4.5.3
-
Fix Version/s: None
-
Component/s: testing
-
Labels:
-
Environment:Win7
-
Story Points:3
Description
checking out core, trying: mvn package
Result will be:
[...many more...]
testSettingAnUtf8NodeData(info.magnolia.utf8.Utf8ContentTest): Unable to delete file: target\repositories\magnolia\.lock
testSettingAnUtf8NodeData(info.magnolia.utf8.Utf8ContentTest): Unable to delete file: target\repositories\magnolia\.lock
testSettingNewUtf8ContentNode(info.magnolia.utf8.Utf8ContentTest): Unable to delete file: target\repositories\magnolia\.lock
testSettingNewUtf8ContentNode(info.magnolia.utf8.Utf8ContentTest): Unable to delete file: target\repositories\magnolia\.lock
Tests run: 1165, Failures: 0, Errors: 151, Skipped: 3
All 151 errors have the same reason. The mentioned file does not reside in the mentioned folder. Don't know if it was ever created.
Attachments
Issue Links
- is related to
-
MAGNOLIA-4464 Core Tests not running on win system because of ignoring File.separator
-
- Open
-