standalone-test-repro-cmd

Installation
SKILL.md

Resolve a Runtime Test Wrapper

This is the wrapper-path resolution sub-skill for ../standalone-test-repro/SKILL.md. Resolve the exact source test, owning project, and effective invocation, then continue with the parent's shared extraction steps.

Input

Accept a generated .cmd or .sh path copied from a CI failure, for example:

JIT\Directed\ConvertToInt\checked\ConvertToInt.cmd

The path may be absolute, relative to a Helix work item or runtime test output root, and may use either directory separator. The surrounding request may also name a scenario such as jitstress1; preserve it separately from the path for the parent workflow.

Installs
1
Repository
dotnet/runtime
GitHub Stars
18.2K
First Seen
4 days ago
standalone-test-repro-cmd — dotnet/runtime