Skip to content

refactor: add flaky tests workflow#68026

Open
dgp1130 wants to merge 1 commit intoangular:mainfrom
dgp1130:flaky-tests-workflow
Open

refactor: add flaky tests workflow#68026
dgp1130 wants to merge 1 commit intoangular:mainfrom
dgp1130:flaky-tests-workflow

Conversation

@dgp1130
Copy link
Copy Markdown
Contributor

@dgp1130 dgp1130 commented Apr 3, 2026

I've had some success asking the Antigravity agent to find flaky tests and propose fixes for them, then just running it in the background and reviewing what it finds. Upstreaming this to the repo so others can use it, since it includes helpful notes like --runs_per_test and leveraging random seeds as well as an iteration loop.

I opted not to have the agent do anything with PRs just yet, but if this is useful and we build confidence in it, we can explore that in the future.

@dgp1130 dgp1130 added action: review The PR is still awaiting reviews from at least one requested reviewer target: patch This PR is targeted for the next patch release area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) labels Apr 3, 2026
@ngbot ngbot bot added this to the Backlog milestone Apr 3, 2026
@dgp1130 dgp1130 force-pushed the flaky-tests-workflow branch from 50cd828 to 532ce4c Compare April 3, 2026 21:16
@pullapprove pullapprove bot requested a review from alan-agius4 April 3, 2026 21:16
@dgp1130 dgp1130 force-pushed the flaky-tests-workflow branch from 532ce4c to b978a02 Compare April 3, 2026 21:19
I've had some success asking the Antigravity agent to find flaky tests and propose fixes for them, then just running it in the background and reviewing what it finds. Upstreaming this to the repo so others can use it, since it includes helpful notes like `--runs_per_test` and leveraging random seeds as well as an iteration loop.

I opted not to have the agent do anything with PRs just yet, but if this is useful and we build confidence in it, we can explore that in the future.
@dgp1130 dgp1130 force-pushed the flaky-tests-workflow branch from b978a02 to b8c21c8 Compare April 3, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: dev-infra Issues related to Angular's own dev infra (build, test, CI, releasing) target: patch This PR is targeted for the next patch release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant