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

Log fail test to file went running tests locally #2809

Merged
merged 4 commits into from
Feb 2, 2025
Merged

Conversation

AndreasArvidsson
Copy link
Member

@AndreasArvidsson AndreasArvidsson commented Feb 1, 2025

The issue suggested showing a pop-up, but this wasn't optimal. It was either blocking the tests from terminating or it closed immediately by itself. I also don't want to clobber the clipboard all the time.

Let's log to a file because it seems like the best of the options.

Fixes #2805

@AndreasArvidsson AndreasArvidsson requested a review from a team as a code owner February 1, 2025 14:45
@phillco phillco added this pull request to the merge queue Feb 1, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 1, 2025
@phillco phillco disabled auto-merge February 1, 2025 23:50
@phillco phillco enabled auto-merge February 2, 2025 00:23
@phillco phillco added this pull request to the merge queue Feb 2, 2025
Merged via the queue into main with commit ff31585 Feb 2, 2025
17 of 18 checks passed
@phillco phillco deleted the logFailedTests branch February 2, 2025 00:35
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.

Ability to copy paths to failing tests
2 participants