generated from coulomb/repo-seed
67 lines
2.0 KiB
JSON
67 lines
2.0 KiB
JSON
{
|
|
"schema_version": 1,
|
|
"tck": {
|
|
"name": "Apache Chemistry OpenCMIS TCK",
|
|
"version": "1.1.0",
|
|
"artifact": "org.apache.chemistry.opencmis:chemistry-opencmis-test-tck:1.1.0",
|
|
"execution": "optional"
|
|
},
|
|
"target": {
|
|
"profile": "compat-tck",
|
|
"repository_id": "compat-tck",
|
|
"browser_url": "http://127.0.0.1:8000/cmis/compat-tck/browser"
|
|
},
|
|
"groups": [
|
|
{
|
|
"capability_group": "repository-type",
|
|
"tck_groups": ["RepositoryInfoTestGroup", "TypesTestGroup"],
|
|
"expected": "selected-pass"
|
|
},
|
|
{
|
|
"capability_group": "navigation",
|
|
"tck_groups": ["NavigationTestGroup"],
|
|
"expected": "partial-pass",
|
|
"known_gaps": ["get_descendants", "get_folder_tree", "multifiling", "unfiling"]
|
|
},
|
|
{
|
|
"capability_group": "object-content",
|
|
"tck_groups": ["ObjectServiceTestGroup", "ContentStreamTestGroup"],
|
|
"expected": "selected-pass"
|
|
},
|
|
{
|
|
"capability_group": "versioning",
|
|
"tck_groups": ["VersioningTestGroup"],
|
|
"expected": "skip",
|
|
"known_gaps": ["versioning_services", "private_working_copy", "all_versions_search"]
|
|
},
|
|
{
|
|
"capability_group": "discovery-query",
|
|
"tck_groups": ["QueryTestGroup"],
|
|
"expected": "partial-pass",
|
|
"known_gaps": ["full_cmis_sql_joins", "custom_order_by"]
|
|
},
|
|
{
|
|
"capability_group": "relationships",
|
|
"tck_groups": ["RelationshipTestGroup"],
|
|
"expected": "selected-pass"
|
|
},
|
|
{
|
|
"capability_group": "acl-policy",
|
|
"tck_groups": ["AclTestGroup", "PolicyTestGroup"],
|
|
"expected": "partial-pass",
|
|
"known_gaps": ["apply_acl", "apply_policy", "remove_policy"]
|
|
},
|
|
{
|
|
"capability_group": "change-log",
|
|
"tck_groups": ["ChangeLogTestGroup"],
|
|
"expected": "selected-pass"
|
|
},
|
|
{
|
|
"capability_group": "retention-renditions-bulk",
|
|
"tck_groups": ["RenditionsTestGroup", "BulkUpdateTestGroup"],
|
|
"expected": "skip",
|
|
"known_gaps": ["retention_hold_mutation", "bulk_update_properties", "rendition_streams"]
|
|
}
|
|
]
|
|
}
|