On 18/06/12 21:23, Rob Vesse wrote:
Yes especially given the changes to property paths, I know dotNetRDF
supposedly passes a lot of the tests according to the implementation
report but a bunch of the tests no longer pass because the test cases have
changed and I haven't yet updated my implementation to the latest spec.
Thus I haven't generated a new EARL report lately so the figures shown on
the implementation report don't match current reality.
Some of the tests in the suite are currently out-of-date - if you pass
all the tests, it's a bad sign!
ARQ is currently:
Tests = 343 : Successes = 332 : Errors = 0 : Failures = 11
8 of these are for BINDINGS (no such keyword any more)
1 is pp28, a property path test that is wrong.
2 are syntax test that are marked negative but should be positive
(I'm about to change the spec to make that clearer!)
Andy