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

fix: replace code test with whoami command #5700

Merged
merged 1 commit into from
Jan 30, 2025
Merged

Conversation

PeterSchafer
Copy link
Collaborator

Pull Request Submission Checklist

  • Follows CONTRIBUTING guidelines
  • Includes detailed description of changes
  • Contains risk assessment (Low | Medium | High)
  • Highlights breaking API changes (if applicable)
  • Links to automated tests covering new functionality
  • Includes manual testing instructions (if necessary)
  • Updates relevant GitBook documentation (PR link: ___)

What does this PR do?

This PR changes an often flaky test by removing the usage of an intensive command and replace it by the much simpler command whoami. This requires a small change in gaf to actually support the feature that is being tested here.

Where should the reviewer start?

snyk/go-application-framework#301

How should this be manually tested?

@PeterSchafer PeterSchafer requested a review from a team as a code owner January 30, 2025 11:01
@thisislawatts thisislawatts force-pushed the fix/CLI-705_flakytest branch 3 times, most recently from 75a4c25 to a7197ac Compare January 30, 2025 12:32
This changes an often flaky test by removing the usage of an intensive
command and replace it by the much simpler command whoami.

This requires a small change in gaf to actually
support the feature that is being tested here.
@thisislawatts thisislawatts merged commit c232fd2 into main Jan 30, 2025
7 checks passed
@thisislawatts thisislawatts deleted the fix/CLI-705_flakytest branch January 30, 2025 13:57
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