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

test: report skipped e2e tests to qa channel weekly #5379

Merged
merged 7 commits into from
Nov 15, 2024
Merged

Conversation

midleman
Copy link
Contributor

@midleman midleman commented Nov 15, 2024

Intent

Ensure the QA team stays informed about skipped tests to prevent oversight and avoid accumulating technical debt.

Approach

Implement a cron job that scans (using grep) the test suite to identify any skipped tests. The results are formatted in a clear, user-friendly manner and posted to the positron QA channel every Tuesday morning. The workflow can also be dispatched manually at any time.

QA

Confirmed (in private channel) reports as expected.
Screenshot 2024-11-15 at 9 39 39 AM

@midleman midleman changed the title Mi/skipped tests test: report skipped e2e tests to qa channel weekly Nov 15, 2024
@midleman midleman marked this pull request as ready for review November 15, 2024 15:47
Copy link
Contributor

@testlabauto testlabauto left a comment

Choose a reason for hiding this comment

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

LGTM!

@midleman midleman merged commit 3e98f63 into main Nov 15, 2024
3 checks passed
@midleman midleman deleted the mi/skipped-tests branch November 15, 2024 16:57
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants