What problem does it solve?
This skill executes a single CUBRID CCI testcase on a local machine, determines pass or fail status, and synthesizes actionable diagnostics to reduce manual triage time.
Core Features & Use Cases
- Locate CCI test cases inside the cubrid-testcases-private repository using test names or issue numbers and read test scripts and test.c before running.
- Prepare the environment and install a provided CUBRID build, execute the test with timeout handling, capture outputs, and read result files to report pass or fail.
- Perform structured failure analysis including compile errors, CCI runtime errors, server and broker logs inspection, core dump checks, and expected-vs-actual output comparison.
Quick Start
Request the skill to run a specific CCI test by providing the CUBRID build URL and the test path or name.