OpenCMIS TCK Report
Fri Jul 18 15:30:08 JST 2014
Parameters
cmis.workbench.folder.filter | cmis:isVersionSeriesCheckedOut,cmis:contentStreamLength,cmis:lastModifiedBy,cmis:objectTypeId,cmis:versionSeriesCheckedOutId,cmis:createdBy,cmis:name,cmis:contentStreamMimeType,cmis:objectId,cmis:creationDate,cmis:lastModificationDate,cmis:contentStreamFileName |
cmis.workbench.folder.includeAcls | false |
cmis.workbench.folder.includeAllowableActions | false |
cmis.workbench.folder.includePolicies | false |
cmis.workbench.folder.includeRelationships | none |
cmis.workbench.folder.maxItemsPerPage | 10000 |
cmis.workbench.folder.orderBy | |
cmis.workbench.folder.renditionFilter | cmis:none |
cmis.workbench.object.filter | * |
cmis.workbench.object.includeAcls | true |
cmis.workbench.object.includeAllowableActions | true |
cmis.workbench.object.includePolicies | true |
cmis.workbench.object.includeRelationships | both |
cmis.workbench.object.maxItemsPerPage | 1000 |
cmis.workbench.object.orderBy | |
cmis.workbench.object.renditionFilter | * |
cmis.workbench.version.filter | cmis:isLatestMajorVersion,cmis:contentStreamLength,cmis:objectTypeId,cmis:name,cmis:contentStreamMimeType,cmis:objectId,cmis:isMajorVersion,cmis:contentStreamFileName,cmis:isLatestVersion,cmis:versionLabel |
cmis.workbench.version.includeAcls | false |
cmis.workbench.version.includeAllowableActions | false |
cmis.workbench.version.includePolicies | false |
cmis.workbench.version.includeRelationships | none |
cmis.workbench.version.maxItemsPerPage | 10000 |
cmis.workbench.version.renditionFilter | cmis:none |
org.apache.chemistry.opencmis.binding.atompub.url | http://localhost:8080/alfresco/api/-default-/public/cmis/versions/1.0/atom |
org.apache.chemistry.opencmis.binding.auth.classname | org.apache.chemistry.opencmis.client.bindings.spi.StandardAuthenticationProvider |
org.apache.chemistry.opencmis.binding.auth.http.basic | true |
org.apache.chemistry.opencmis.binding.auth.soap.usernametoken | false |
org.apache.chemistry.opencmis.binding.cache.links.size | 400 |
org.apache.chemistry.opencmis.binding.cache.repositories.size | 10 |
org.apache.chemistry.opencmis.binding.cache.types.size | 100 |
org.apache.chemistry.opencmis.binding.clientcompression | false |
org.apache.chemistry.opencmis.binding.compression | true |
org.apache.chemistry.opencmis.binding.cookies | true |
org.apache.chemistry.opencmis.binding.httpinvoker.classname | org.apache.chemistry.opencmis.client.bindings.spi.http.DefaultHttpInvoker |
org.apache.chemistry.opencmis.binding.spi.classname | org.apache.chemistry.opencmis.client.bindings.spi.atompub.CmisAtomPubSpi |
org.apache.chemistry.opencmis.binding.spi.type | atompub |
org.apache.chemistry.opencmis.binding.webservices.jaxws.impl | sunjre |
org.apache.chemistry.opencmis.cache.types.classname | org.apache.chemistry.opencmis.client.bindings.impl.TypeDefinitionCacheImpl |
org.apache.chemistry.opencmis.password | ***** |
org.apache.chemistry.opencmis.session.repository.id | -default- |
org.apache.chemistry.opencmis.tck.default.documentType | cmis:document |
org.apache.chemistry.opencmis.tck.default.folderType | cmis:folder |
org.apache.chemistry.opencmis.tck.default.itemType | I:act:action |
org.apache.chemistry.opencmis.tck.default.relationshipType | R:imap:attachment |
org.apache.chemistry.opencmis.tck.default.testFolderParent | / |
org.apache.chemistry.opencmis.tck.revision | 1585091 |
org.apache.chemistry.opencmis.tck.timestamp | Version: 0.11.0 / Revision: 1585091 / Build: 2014-04-07T18:51:33-0400
|
org.apache.chemistry.opencmis.user | admin |
Groups
Basics Test Group (ATOMPUB)
Basic tests.
Security Test (ATOMPUB) (34 ms)
Checks if HTTPS is used.
WARNING: HTTPS is not used. Credentials might be transferred as plain text! (
SecurityTest.java:57) [
stacktrace]
Repository Info Test (ATOMPUB) (16 ms)
Gets and checks the repository info.
Root Folder Test (ATOMPUB) (2514 ms)
Checks the root folder and its children for specification compliance.
Types Test Group (ATOMPUB)
Types tests.
Types Test (ATOMPUB) (16827 ms)
Checks all types exposed by the repository for specification compliance.
Create and Delete Type Test (ATOMPUB) (14 ms)
Creates a document type and deletes it again.
Secondary Types Test (ATOMPUB) (15 ms)
Creates documents, attaches and detaches secondary types, checks the properties, and finally deletes the test documents.
CRUD Test Group (ATOMPUB)
Create, Read, Update, and Delete tests.
Create and Delete Folder Test (ATOMPUB) (15662 ms)
Creates a few folders, checks the newly created folders and their parent and finally deletes the created folders.
Create and Delete Document Test (ATOMPUB) (36002 ms)
Creates a few documents, checks the newly created documents and their parent and finally deletes the created documents.
Create Big Document Test (ATOMPUB) (2444 ms)
Creates a 10 MiB document and deletes it.
Create Document without Content Test (ATOMPUB) (892 ms)
Creates a document without content and deletes it.
Create Object With Invalid Type Test (ATOMPUB) (833 ms)
Tries to create document with a folder type and folder with a document type.
WARNING: Creation of a document with a folder type threw an unexcpeted exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Newly created object is not a document! New id: Object Id: e8197b58-112a-4c32-a6d0-c7a87b789694 (
CreateInvalidTypeTest.java:69) [
stacktrace]
WARNING: Creation of a folder with a document type threw an unexcpeted exception: org.apache.chemistry.opencmis.commons.exceptions.CmisRuntimeException: Newly created object is not a folder! New id: Object Id: 28fc0b17-933f-42c6-be96-71a5619614c6;1.0 (
CreateInvalidTypeTest.java:85) [
stacktrace]
Name Charset Test (ATOMPUB) (15035 ms)
Creates and deletes documents with special characters in cmis:name.
Create and Delete Relationship Test (ATOMPUB) (2153 ms)
Creates a relationship between two documents, checks the newly created relationship and finally deletes the created relationship.
Create and Delete Item Test (ATOMPUB) (13 ms)
Creates a few items, checks the newly created itens and their parent and finally deletes the created item.
Property Filter Test (ATOMPUB) (1013 ms)
Tests different property filter combinations for documents and folders.
Update Smoke Test (ATOMPUB) (2257 ms)
Creates a document, updates its name and finally deletes it.
Bulk Update Properties Test (ATOMPUB) (4 ms)
Creates a few folders and documents, renames all documents at once, and deletes all created objects.
Set, Append, and Delete Content Test (ATOMPUB) (2318 ms)
Creates a new document and tries to set, append, and delete its content.
FAILURE: Document still has a file name after deleteContentStream() has been called: contenttest.txt (
SetAndDeleteContentTest.java:132) [
stacktrace]
INFO: Object is not null!
Change Token Test (ATOMPUB) (2808 ms)
Creates a document and a folder and updates them with an outdated change token.
SKIPPED: Repository does not provide change tokens for documents. Test skipped! (
ChangeTokenTest.java:85) [
stacktrace]
Content Ranges Test (ATOMPUB) (959 ms)
Creates a document and reads different excerpts of the content.
Copy Test (ATOMPUB) (2693 ms)
Creates two folders and a document and copies the document from one folder to the other. If the AtomPub binding is used, this test is skipped.
Move Test (ATOMPUB) (2013 ms)
Creates two folders and a document and moves the document from one folder to the other.
Delete Tree Test (ATOMPUB) (14935 ms)
Creates a few documents in a folder, deletes the folder and checks if all documents are gone.
FAILURE: deleteTree() could not delete 20 out of 20 objects in the folder! (
DeleteTreeTest.java:72) [
stacktrace]
INFO: expected: 0 / actual: 20
FAILURE: Document still exists but should have been deleted. Id: 1b473572-6876-4408-bea8-c9f55031fd18;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: b1358905-4aab-4934-97de-9740c9429210;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: cd07686a-0c10-43cf-9614-b115e927561d;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: d4357b6e-bc3c-44c0-ad87-b2987260671b;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 8964c15f-5a7a-4d83-b99e-cb90ca928f9b;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 5fc897a5-dd0d-4015-b9a0-19cadd9ab1b0;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: f92b6b0d-94f9-4c25-b665-ad0c8422ada9;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 8cd9c02b-1ece-416c-a01a-d6edb7ed14b1;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 7a5a97f0-894f-4f39-96f8-7cdf0c21698a;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 0f26bcfb-01cc-4ee2-8fca-4f2f6893da38;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 16213260-c70f-476d-a6b8-a5537bf2f935;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: facc4351-4ac6-4028-a303-872e7a5d7d72;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: b6340dc4-af68-4c1b-b9be-1c121cfbb53a;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 0c27eb49-cc0f-4087-b66f-52c1a6382265;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: b80663ad-c3cc-4a29-9b6a-e6e0c3f4f000;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 91681b75-bc8a-48c9-aa68-25f7d352eabb;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 931dfea3-43c5-40f8-937f-0a4524f1f336;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 57e11863-cf7d-4d7d-a467-deb357e09fac;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 08139a7c-2d46-4b00-abe0-4dd8e5b73421;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Document still exists but should have been deleted. Id: 0b295ff0-10b1-4e0e-842b-d3c6588e360c;1.0 (
DeleteTreeTest.java:78) [
stacktrace]
INFO: True!
FAILURE: Folder still exists but should have been deleted. Id: 6678b845-ed2b-4538-9069-0f58ac1dcb6f (
DeleteTreeTest.java:83) [
stacktrace]
INFO: True!
Operation Context (ATOMPUB) (1040 ms)
Creates a document, retrieves a minimal set of details, checks it, and finally deletes the document.
Versioning Test Group (ATOMPUB)
Versioning tests.
Versioning Smoke Test (ATOMPUB) (3806 ms)
Creates a document, checks it out, cancels the check out, checks it out again and finally checks it in.
Versioning Delete Test (ATOMPUB) (7414 ms)
Creates a document, adds three versions and deletes the current version until the document is gone.
Versioning State Create Test (ATOMPUB) (2742 ms)
Creates documents in different versioning states.
Checked out Test (ATOMPUB) (2212 ms)
Calls getCheckedOutDocs() and checks the returned objects.
WARNING: PWC is not the latest version! Id: e2871c08-e308-40e2-ba38-7cef00a687aa;pwc (Note: The words of the CMIS specification define that the PWC is the latest version. But that is not the intention of the spec and will be changed in CMIS 1.1. Thus this a warning, not an error.) (
CheckedOutTest.java:130) [
stacktrace]
INFO: False!
WARNING: PWC is not the latest version! Id: e2871c08-e308-40e2-ba38-7cef00a687aa;pwc (Note: The words of the CMIS specification define that the PWC is the latest version. But that is not the intention of the spec and will be changed in CMIS 1.1. Thus this a warning, not an error.) (
CheckedOutTest.java:130) [
stacktrace]
INFO: False!
Filing Test Group (ATOMPUB)
Multifiling anf Unfiling tests.
Multifiling Test (ATOMPUB) (6177 ms)
Creates two folders and a document in one of the folders, adds the document to the second folder and then removes it again for the second folder.
Unfiling Test (ATOMPUB) (8 ms)
Creates a folder and a document, removes the document from the folder and then adds it again.
Control Test Group (ATOMPUB)
ACL and Policy tests.
ACL Test (ATOMPUB) (1646 ms)
Creates a document and checks its ACL.
Query Test Group (ATOMPUB)
Query and content changes tests.
Query Smoke Test (ATOMPUB) (14249 ms)
Performs a simple query and checks if the format of the results is correct. It does not check if the results are complete!
Query Root Folder Test (ATOMPUB) (441 ms)
Performs a query that should return the root folder name and id.
INFO: Query: SELECT cmis:name AS folderName, cmis:objectId AS folderId FROM cmis:folder WHERE cmis:objectId = 'e730f648-e12d-4f3d-a94b-aa57a1c0a41b' (
QueryRootFolderTest.java:78) [
stacktrace]
INFO: Query: SELECT cmis:name AS folderName, cmis:objectId AS folderId FROM cmis:folder WHERE cmis:creationDate > TIMESTAMP '2014-07-03T05:58:46.251Z' AND cmis:creationDate < TIMESTAMP '2014-07-03T07:58:46.251Z' (
QueryRootFolderTest.java:129) [
stacktrace]
Query For Object Test (ATOMPUB) (1272 ms)
Creates a folder and a document, queries them by object id, and deletes both.
INFO: Folder query: SELECT * FROM cmis:folder WHERE cmis:objectId = 'f3946108-b797-4d4c-8c6b-512fbc584bf1' (
QueryForObject.java:91) [
stacktrace]
INFO: Folder query: SELECT * FROM cmis:folder WHERE cmis:objectId IN ('f3946108-b797-4d4c-8c6b-512fbc584bf1') (
QueryForObject.java:91) [
stacktrace]
INFO: Document query: SELECT * FROM cmis:document WHERE cmis:objectId = '73a06679-21d3-4357-b5c0-9fedc8962bcc;1.0' (
QueryForObject.java:126) [
stacktrace]
INFO: Document query: SELECT * FROM cmis:document WHERE cmis:objectId IN ('73a06679-21d3-4357-b5c0-9fedc8962bcc;1.0') (
QueryForObject.java:126) [
stacktrace]
Query LIKE Test (ATOMPUB) (29310 ms)
Performs a LIKE query and checks if only matching objects are returned.
Query IN_FOLDER and IN_TREE Test (ATOMPUB) (37517 ms)
Performs IN_FOLDER and IN_TREE queries.
INFO: Query: SELECT cmis:objectId FROM cmis:document WHERE IN_FOLDER('acf12d7e-de4c-4039-9d27-c25a43034572') (
QueryInFolderTest.java:110) [
stacktrace]
INFO: Query: SELECT cmis:objectId FROM cmis:document WHERE IN_TREE('acf12d7e-de4c-4039-9d27-c25a43034572') (
QueryInFolderTest.java:110) [
stacktrace]
INFO: Query: SELECT cmis:objectId FROM cmis:folder WHERE IN_FOLDER('acf12d7e-de4c-4039-9d27-c25a43034572') (
QueryInFolderTest.java:110) [
stacktrace]
INFO: Query: SELECT cmis:objectId FROM cmis:folder WHERE IN_TREE('acf12d7e-de4c-4039-9d27-c25a43034572') (
QueryInFolderTest.java:110) [
stacktrace]
Content Changes Smoke Test (ATOMPUB) (12 ms)
Calls getContentChanges(). It does not check if the results are correct!