Debugging E2e Tests

Use when an Opik E2E test has failed and a developer wants it investigated — e.g. "why did this e2e test fail?", "investigate the failing run on my PR", "is dataset-crud-smoke flaky?", "the nightly e2e suite went red". Takes a failure from a CI check, a TestOps launch, a test name, or a local run; gathers the trace and history, classifies regression vs. flake, and proposes a fix. Read-only — it diagnoses and proposes, it does not edit tests.

comet-ml d6fc4de 7.2 KB Updated

File contents

comet-ml/opik commit d6fc4deb75

Frequently asked questions

npx skillmds@latest add comet-ml/debugging-e2e-tests