Skip to content

Conversation

jakebailey
Copy link
Member

Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the test failure debugging experience in the setup-go GitHub Action by automatically displaying test diffs when the cache creation process fails. The change adds a diagnostic step that shows the differences between expected and actual test baselines, making it easier to diagnose test failures during CI runs.

  • Adds an ID to the test step for proper failure detection
  • Introduces a conditional step that runs git diff when tests fail during cache creation

@jakebailey jakebailey enabled auto-merge August 12, 2025 20:02
@jakebailey
Copy link
Member Author

CI failure is an ATA race probably fixed by #1505

@jakebailey jakebailey added this pull request to the merge queue Aug 12, 2025
Merged via the queue into main with commit db12742 Aug 12, 2025
39 of 41 checks passed
@jakebailey jakebailey deleted the jabaile/setup-go-print-diff branch August 12, 2025 20:34
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