[R-pkg-team] Bug#962863: r-cran-rdflib: autopkgtest regression
Graham Inggs
ginggs at debian.org
Mon Jun 15 10:17:24 BST 2020
Source: r-cran-rdflib
Version: 0.2.3+dfsg-1
Severity: serious
X-Debbugs-CC: debian-ci at lists.debian.org
User: debian-ci at lists.debian.org
Usertags: regression
Hi Maintainer
Sometime in the last month, r-cran-rdflib started to fail its own
autopkgtests [1].
There's a failing migration-reference/0 test in testing on 2020-05-22
which was before the new r-base migrated.
I've copied what I hope is the relevant part of the log below.
Regards
Graham
[1] https://ci.debian.net/packages/r/r-cran-rdflib/testing/amd64/
> library(testthat)
> library(rdflib)
>
> test_check("rdflib")
librdf error - XML parser error: Extra content at the end of the document
── 1. Error: @id is not a URI, we should get localhost (@test-parse-serialize.R#
jsonld.InvalidUrllist(code = "loading remote context failed", url =
"http://schema.org/", cause = list())
Backtrace:
1. rdflib::rdf_parse(ex, "jsonld")
2. jsonld::jsonld_to_rdf(...)
3. jsonld:::store_val()
── 2. Error: @id is a URI, we should not get localhost (@test-parse-serialize.R#
jsonld.InvalidUrllist(code = "loading remote context failed", url =
"http://schema.org/", cause = list())
Backtrace:
1. rdflib::rdf_parse(ex, "jsonld")
2. jsonld::jsonld_to_rdf(...)
3. jsonld:::store_val()
══ testthat results ═══════════════════════════════════════════════════════════
[ OK: 55 | SKIPPED: 6 | WARNINGS: 0 | FAILED: 2 ]
1. Error: @id is not a URI, we should get localhost
(@test-parse-serialize.R#139)
2. Error: @id is a URI, we should not get localhost
(@test-parse-serialize.R#150)
Error: testthat unit tests failed
Execution halted
autopkgtest [06:40:45]: test run-unit-test: -----------------------]
autopkgtest [06:40:45]: test run-unit-test: - - - - - - - - - -
results - - - - - - - - - -
run-unit-test FAIL non-zero exit status 1
More information about the R-pkg-team
mailing list