https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18713 Brendan Gallagher <brendan@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |brendan@bywatersolutions.co | |m Status|Signed Off |Failed QA --- Comment #8 from Brendan Gallagher <brendan@bywatersolutions.com> --- Hmm.. I am getting failed tests on this. # Failed test '2 statements in model (in default graph and a named graph)' # at t/Koha/RDF.t line 65. # got: '1' # expected: '2' # 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' # 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. Is it me and I missed something? -- You are receiving this mail because: You are watching all bug changes.