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

[BUG] Gradle check is unreliable #12410

Open
peternied opened this issue Feb 21, 2024 · 3 comments
Open

[BUG] Gradle check is unreliable #12410

peternied opened this issue Feb 21, 2024 · 3 comments
Labels
bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. discuss Issues intended to help drive brainstorming and decision making flaky-test Random test failure that succeeds on second run

Comments

@peternied
Copy link
Member

Describe the bug

A pull request #12382 was created on the evening of 2/19, with no code changes, it only modified a markdown file. The gradle check failed 6 times in a row. Each attempt took an hour or more, preventing this pull request from merging for a full day after it was approved by multiple maintainers.

Related component

Build

To Reproduce

  1. Create a new PR
  2. Monitor how often gradle check fails.

Expected behavior

Gradle check should not fail due to changes outside the scope of the pull request.

Additional Details

Flaky test round up

Batch 1

Batch 2

Batch 3

Batch 4

Batch 5

Batch 6

Batch 7

@peternied peternied added bug Something isn't working untriaged flaky-test Random test failure that succeeds on second run labels Feb 21, 2024
@github-actions github-actions bot added the Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. label Feb 21, 2024
@reta
Copy link
Collaborator

reta commented Feb 21, 2024

@peternied the flaky tests impact every single build, w/o code, I am not sure we need yet another issue on that, please share your thoughts #11217, thank you.

@peternied
Copy link
Member Author

For many Amazon developers there was an initiative to reduce the number of flaky test starting in January until this release. I'm not sure where that effort landed, but looking at this issue gives me pause. I filed this issue because it accounts for the actual toll on a contribution rather than an abstract scenario.

@peternied peternied added discuss Issues intended to help drive brainstorming and decision making and removed untriaged labels Feb 21, 2024
@peternied
Copy link
Member Author

[Triage - attendees 1 2 3 4 5]
We are accepting this issue as a focal point for discussion.

Related:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. discuss Issues intended to help drive brainstorming and decision making flaky-test Random test failure that succeeds on second run
Projects
None yet
Development

No branches or pull requests

2 participants