[Koha-bugs] [Bug 18713] Add support for named graphs and rfds:seeAlso to Koha::RDF

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Mar 9 08:40:30 CET 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18713

Marcel de Rooy <m.de.rooy at rijksmuseum.nl> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #14 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
Test fails. Seems to be reported before. Versioning/packaging ? Needs further
attention..

# Subtest: Create and delete named graphs
    1..3
    not ok 1 - 2 statements in model (in default graph and a named graph)
    #   Failed test '2 statements in model (in default graph and a named
graph)'
    #   at t/Koha/RDF.t line 65.
    #          got: '1'
    #     expected: '2'
    not ok 2 - 3 statements in model (1 in default graph and 2 in separate
named graphs
    #   Failed test '3 statements in model (1 in default graph and 2 in
separate named graphs'
    #   at t/Koha/RDF.t line 71.
    #          got: '1'
    #     expected: '3'
    not ok 3 - 2 statements in model (1 in default graph and 1 in a named
graph) after 1 of the named graphs was deleted
    #   Failed test '2 statements in model (1 in default graph and 1 in a named
graph) after 1 of the named graphs was deleted'
    #   at t/Koha/RDF.t line 77.
    #          got: '1'
    #     expected: '2'
    # Looks like you failed 3 tests of 3.
not ok 4 - Create and delete named graphs
#   Failed test 'Create and delete named graphs'
#   at t/Koha/RDF.t line 78.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list