get-test-result-history
Retrieve previous test runs by ID to compare status, launch details, and failure messages, enabling distinction between stable and flaky failures.
Instructions
Get previous runs of the same test (status, launch and failure message per run). Use it to tell a stable failure from a flaky one.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test result ID | |
| page | No | Page number (0-based) | |
| size | No | Page size |