[
https://issues.apache.org/jira/browse/JENA-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16222238#comment-16222238
]
ASF GitHub Bot commented on JENA-1409:
--------------------------------------
GitHub user afs opened a pull request:
https://github.com/apache/jena/pull/298
JENA-1409: ProcessFileLock
- Fix testing for MS Windows.
- Close files when a lock is finished with.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/afs/jena processfilelock
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/jena/pull/298.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #298
----
commit 057ed9084a47900cd2c8f20571aa7f0216c05c9a
Author: Andy Seaborne <[email protected]>
Date: 2017-10-27T11:53:41Z
Close files when a lock is released.
commit 19ed68989e0a21ef7f2b54495b9e3a308f8e8b04
Author: Andy Seaborne <[email protected]>
Date: 2017-10-27T11:59:17Z
Isolate tests after observed problmes on MSWindows.
----
> Issues in DBOE testing
> ----------------------
>
> Key: JENA-1409
> URL: https://issues.apache.org/jira/browse/JENA-1409
> Project: Apache Jena
> Issue Type: Bug
> Reporter: Andy Seaborne
>
> Arising from 3.5.0 RC1 release testing on different operating systems:
> # TestProcessFileLock
> # TestDatabaseOps.compact_prefixes_3
> # Inconsistent use of {{ConfigTestDBOE}}, {{ConfigTest}} (in TDB2), and
> existing {{ConfigTest}} (TDB1).
> 1,2: These are caused by either some degree of parallel test runs, timing
> issues deleting test files on disk, or differences in OS behaviour
> deleting/reusing files.
> Complete isolation of tests would fail to test for application that delete
> and reuse directories.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)