You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/10/26 12:19:00 UTC

[jira] [Commented] (JENA-1409) Issues in DBOE testing

    [ https://issues.apache.org/jira/browse/JENA-1409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220369#comment-16220369 ] 

ASF GitHub Bot commented on JENA-1409:
--------------------------------------

GitHub user afs opened a pull request:

    https://github.com/apache/jena/pull/296

    JENA-1409: jena-db testing

    Covers JENA-1406, PR#295

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/afs/jena jena-db-testing

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/jena/pull/296.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 #296
    
----
commit e68daeab353c7a60ac4adba7416aeb2722c317e7
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-26T12:15:07Z

    Make surefire run TC_*

commit 10441d7f819f9dc9b4ed5191e28821e04a1e0cb1
Author: Andy Seaborne <an...@apache.org>
Date:   2017-10-26T12:15:10Z

    Check .delete() in beforeTest

----


> 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)