get_ci_build_errors
Retrieve detailed error messages and stack traces from CI builds to identify test failures and assertion errors in Chromium development.
Instructions
Get detailed error messages with stack traces from a specific CI build URL. This provides the actual test failures, assertion errors, and complete stack traces from a CI build.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_url | Yes | CI build URL (e.g., 'https://ci.chromium.org/ui/p/chromium/builders/try/linux-rel/2396535') or Buildbucket URL or build ID |