Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the LDP WG's Test Suite #6

Closed
no-reply opened this issue Jul 25, 2015 · 3 comments
Closed

Run the LDP WG's Test Suite #6

no-reply opened this issue Jul 25, 2015 · 3 comments

Comments

@no-reply
Copy link
Member

No description provided.

@no-reply no-reply modified the milestone: Initial Release Jul 25, 2015
@no-reply
Copy link
Member Author

Added the basic report here: https://github.com/ruby-rdf/rdf-ldp/blob/develop/report/ldp-testsuite-execution-report.html

I'm getting a bunch of Java NullPointerErrors, and a few other issues. It's hard to separate things that are problems on our end and things that relate to the test suite and/or my Java version. Giving this more attention this week.

@no-reply
Copy link
Member Author

The test suite is strongly opinionated that POSTing with the same slug twice creates two resources with two different URIs. https://github.com/w3c/ldp-testsuite/blob/816e98ae3360ec6945b0db6cd9cb246045e2b654/src/main/java/org/w3/ldp/testsuite/test/CommonContainerTest.java#L907-L927

I had assumed it would be nicer to fail with 409, since we are otherwise honoring slugs precisely. I don't know of anything in HTTP/REST or LDP (other than the test suite) which suggests this is disallowed. I'll need to follow up with the list on this.

@no-reply
Copy link
Member Author

We are now passing for both Basic and Direct Containers.

There are a couple of issues submitted to the test suite repository:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant