chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-07: - update .custodian-brief.md for open-cmis-tck
This commit is contained in:
parent
a9e1f7130c
commit
cc43881565
13 changed files with 1301 additions and 39 deletions
16
README.md
16
README.md
|
|
@ -53,8 +53,14 @@ Expected current behavior:
|
|||
|
||||
- CMIS Browser Binding preflight runs first.
|
||||
- Failed preflight blocks downstream TCK groups.
|
||||
- The Java/Maven OpenCMIS wrapper reports structured blockers until the final
|
||||
Apache Chemistry TCK invocation is configured.
|
||||
- The Java/Maven OpenCMIS wrapper reports structured blockers until a local
|
||||
Apache Chemistry TCK command is configured.
|
||||
- If a command is configured, raw stdout/stderr and normalized runner output are
|
||||
captured under the guide-board run directory.
|
||||
|
||||
Runner command configuration lives in
|
||||
`runtime_policy.opencmis_tck.command`. See
|
||||
[docs/OPENCMIS-TCK-RUNNER.md](docs/OPENCMIS-TCK-RUNNER.md).
|
||||
|
||||
## Tests
|
||||
|
||||
|
|
@ -64,6 +70,12 @@ Run extension tests with the guide-board core on `PYTHONPATH`:
|
|||
PYTHONPATH=../guide-board/src python3 -m unittest discover -s tests
|
||||
```
|
||||
|
||||
## Docs
|
||||
|
||||
- [docs/CMIS-PROFILES.md](docs/CMIS-PROFILES.md)
|
||||
- [docs/OPENCMIS-TCK-RUNNER.md](docs/OPENCMIS-TCK-RUNNER.md)
|
||||
- [docs/SERVICE-AND-RETENTION.md](docs/SERVICE-AND-RETENTION.md)
|
||||
|
||||
## Boundary
|
||||
|
||||
Apache Chemistry/OpenCMIS TCK dependencies may be restricted by upstream
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue