Skip to content
New issue

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

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

Already on GitHub? # to your account

Test 4.1.1-A assumes a version on demand system #338

Open
whikloj opened this issue Nov 16, 2020 · 3 comments
Open

Test 4.1.1-A assumes a version on demand system #338

whikloj opened this issue Nov 16, 2020 · 3 comments

Comments

@whikloj
Copy link
Collaborator

whikloj commented Nov 16, 2020

Test fails if there is a version returned, which is fine when Fedora 5 (manual versioning) was how the test was confirmed.

https://github.com/fcrepo/Fedora-API-Test-Suite/blob/master/src/main/java/org/fcrepo/spec/testsuite/versioning/LdprvHttpGet.java#L72

@awoods
Copy link
Collaborator

awoods commented Nov 19, 2020

In order for F6 to pass this test, we need to set auto-versioning to false?

@whikloj
Copy link
Collaborator Author

whikloj commented Nov 19, 2020

Yes it verifies it is a versionable resource with a TimeGate, but then tries to get a version and assumes there won't be one. Because F6 is OCFL and auto-versioning it always has the first version when created.

@awoods
Copy link
Collaborator

awoods commented Nov 19, 2020

I wonder what the broader impact would be if we run the tests with auto-versioning set to false.

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

No branches or pull requests

2 participants