Skip to content

ci(#11194): introduce CI failure analysis script#11195

Open
dianabarsan wants to merge 5 commits into
masterfrom
11194-add-test-failure-scanner
Open

ci(#11194): introduce CI failure analysis script#11195
dianabarsan wants to merge 5 commits into
masterfrom
11194-add-test-failure-scanner

Conversation

@dianabarsan

@dianabarsan dianabarsan commented Jun 18, 2026

Copy link
Copy Markdown
Member

Description

Claude wrote the script.

#11194

Code review checklist

  • UI/UX backwards compatible: Test it works for the new design (enabled by default). And test it works in the old design, enable can_view_old_navigation permission to see the old design. Test it has appropriate design for RTL languages.
  • Readable: Concise, well named, follows the style guide
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Internationalised: All user facing text
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.
  • AI disclosure: Please disclose use of AI per the guidelines.

Compose URLs

If Build CI hasn't passed, these may 404:

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@dianabarsan dianabarsan changed the title ci: introduce CI failure analysis script ci(#11194): introduce CI failure analysis script Jun 18, 2026
Comment thread scripts/ci/find-test-failures.js Dismissed
Introduce a `--job` flag, allowing users to scan specific CI jobs by name or pattern, accelerating test failure analysis by bypassing logs from unrelated suites.
@dianabarsan

Copy link
Copy Markdown
Member Author

@jkuester this is the script I referred to in the call last week. I've been using it locally very successfully. The GH workflow is a WIP but without having it in master, I can't trigger it.

@dianabarsan dianabarsan requested a review from jkuester June 22, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants