Skip to main content
Glama
hjanuschka
by hjanuschka

get_gerrit_cl_bot_errors

Retrieve detailed error messages and stack traces from failed Chromium Gerrit CL try-bots to diagnose test failures and assertion errors.

Instructions

Get detailed error messages with stack traces from failed try-bots for a Chromium Gerrit CL. This includes the actual test failures, assertion errors, and full stack traces to diagnose why tests failed.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
cl_numberYesCL number or full Gerrit URL (e.g., '6624568' or 'https://chromium-review.googlesource.com/c/chromium/src/+/6624568')
patchsetNoOptional specific patchset number to get errors for (if not specified, gets errors for latest patchset)
bot_filterNoOptional bot name filter for partial matching (e.g., 'linux' matches all linux bots, 'linux-rel' matches only linux-rel bot)
failed_onlyNoOnly check failed bots (default: true)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hjanuschka/chromium-helper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server