Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to create a VS test playlist #187

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

jjonescz
Copy link
Contributor

@jjonescz jjonescz commented Feb 2, 2024

Running e.g.

.\runfo\bin\Debug\net7.0\runfo.exe pr-builds -r dotnet/roslyn -n 71911
.\runfo\bin\Debug\net7.0\runfo.exe search-tests -b 549305 --playlist runfo.playlist

Creates runfo.playlist that can be opened via VS Test Explorer so one can then run all failed tests from the given PR.

I would like to add similar functionality (to download the playlist file) to the web UI, but I'm not sure how to run the web project locally. (I just saw #170, that might help, will try that later.)

@jaredpar jaredpar merged commit fef1671 into jaredpar:main Feb 12, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants