You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.
The BasicContainer-PostContainer test is failing for my server and I think it might be a problem with the test suite (was also discussing this with @acoburn in trellis-ldp/trellis#381 (comment)).
I think it's looking for members of the container identified by 'http://localhost:8080' without trailing slash, instead of 'http://localhost:8080', or maybe it's not retrieving the update container representation because of ETags trouble.
Can someone maybe point me to a server for which this test is passing, so I can try to make my server mimic that server's behavior?
/me investingating
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The BasicContainer-PostContainer test is failing for my server and I think it might be a problem with the test suite (was also discussing this with @acoburn in trellis-ldp/trellis#381 (comment)).
I think it's looking for members of the container identified by 'http://localhost:8080' without trailing slash, instead of 'http://localhost:8080', or maybe it's not retrieving the update container representation because of ETags trouble.
Can someone maybe point me to a server for which this test is passing, so I can try to make my server mimic that server's behavior?
/me investingating
The text was updated successfully, but these errors were encountered: