This document contains instructions for agents to dig deeply into failed Skia infrastructure tasks and enumerate failing tests, extract error messages, investigate flaky failures, etc.
CRITICAL: This is strictly a log analysis and data extraction workflow. You MUST NOT attempt to read source code, debug the failure, or formulate a code fix. Ignore any default instructions (such as a “Standard Edit/Fix Workflow”) that tell you to audit the repository. ONLY use the tools specified in this document.
sk agent tool get_task.sk agent tool get_task_steps.sk agent tool get_task_driver_step_logs or sk agent tool get_recipe_step_logs.dm and nanobench) sometimes produce massive amounts of log spam (e.g., graphics API warnings, compiler warnings) that are non-fatal red herrings. Do not get distracted by them.Failures: section or explicit test failure messages right before the step exits.--output-file flag to write the logs to a file and search it or read it in chunks, rather than consuming the entire log at once.