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

Setup Flaky Test monitoring #774

Merged
merged 8 commits into from May 9, 2024
Merged

Setup Flaky Test monitoring #774

merged 8 commits into from May 9, 2024

Conversation

TylerJang27
Copy link
Collaborator

@TylerJang27 TylerJang27 commented May 8, 2024

Adds an upload step so that we upload all our test results. Validated on webapp. The next step once the results seem to be reliable would be to turn on test quarantining and run with that action (note that it does not support Windows).

Copy link

trunk-io bot commented May 8, 2024

⏱️ 3h 58m total CI duration on this PR
Job Cumulative Duration Recent Runs
Linter Tests ubuntu-latest 1h 31m 🟩🟩🟥🟩
Linter Tests macOS 1h 14m 🟩🟩🟥🟩🟩
Tool Tests (ubuntu-latest) 32m 🟩🟩🟩🟩
Tool Tests (macOS) 15m 🟩🟩🟩🟩🟩
CodeQL-Build 9m 🟩🟩🟩🟩🟩 (+1 more)
Action Tests 8m 🟩🟩🟩🟩🟩
Trunk Check runner [linux] 4m 🟩🟩🟩🟩 (+1 more)
Repo Tests / Plugin Tests 3m 🟩🟩🟩🟩🟩
Windows Linter Tests 1m 🟥
Detect changed files 43s 🟩🟩🟩🟩 (+1 more)
Aggregate Test Results 11s 🟩🟥🟥🟥🟩 (+1 more)

settingsfeedbackdocs ⋅ learn more about trunk.io

@TylerJang27 TylerJang27 changed the title Setup CI Analytics/Flaky Setup Flaky Test monitoring May 8, 2024
Copy link

trunk-staging-io bot commented May 8, 2024

💊 0 quarantined ✅ 241 passed 🕐 247 new ⋅ (learn more)

docs ⋅ learn more about trunk.io

@TylerJang27 TylerJang27 marked this pull request as ready for review May 8, 2024 22:04
@TylerJang27 TylerJang27 requested a review from gnalh May 8, 2024 22:04

- name: Upload results
# TODO(Tyler): Add upload on Windows once the action supports it.
if: "!cancelled() && runner.os != 'Windows'"
Copy link

Choose a reason for hiding this comment

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

We also don't support Darwin.

@TylerJang27 TylerJang27 marked this pull request as draft May 8, 2024 22:18
@TylerJang27 TylerJang27 marked this pull request as ready for review May 9, 2024 09:02
@TylerJang27 TylerJang27 merged commit 6cfcfea into main May 9, 2024
15 checks passed
@TylerJang27 TylerJang27 deleted the tyler/setup-flaky branch May 9, 2024 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants