Skip to content

Conversation

@mattisonchao
Copy link
Member

Motivation

I found many flaky-test like #3031 #3034 #3033.
Because many flaky tests are actually production code issues so I think it's a good way to add flaky-test template to track them

Changes

  • Add flaky-test template.

@mattisonchao
Copy link
Member Author

@merlimat @eolivelli @dlg99 @nicoloboschi PTAL :)

name: Flaky test
about: Report a flaky test failure
title: 'Flaky-test: test_class.test_method'
labels: ["component/test", "flaky-tests"]
Copy link
Contributor

Choose a reason for hiding this comment

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

component/test doesn't exist. Please use area/tests. We can create the flaky-tests label @dlg99 @eolivelli

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, thanks.

Copy link
Member Author

Choose a reason for hiding this comment

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

@nicoloboschi PTAL : )

@mattisonchao
Copy link
Member Author

rerun failure checks

@mattisonchao mattisonchao reopened this Feb 12, 2022
@dlg99 dlg99 added this to the 4.15.0 milestone Feb 14, 2022
@dlg99 dlg99 merged commit 0d98266 into apache:master Feb 14, 2022
StevenLuMT pushed a commit to StevenLuMT/bookkeeper that referenced this pull request Feb 16, 2022
### Motivation

I found many flaky-test like  apache#3031 apache#3034 apache#3033.
Because many flaky tests are actually production code issues so I think it's a good way to add flaky-test template to track them 

### Changes

- Add flaky-test template.



Reviewers: Andrey Yegorov <None>

This closes apache#3035 from mattisonchao/template_flaky_test
Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
### Motivation

I found many flaky-test like  apache#3031 apache#3034 apache#3033.
Because many flaky tests are actually production code issues so I think it's a good way to add flaky-test template to track them 

### Changes

- Add flaky-test template.



Reviewers: Andrey Yegorov <None>

This closes apache#3035 from mattisonchao/template_flaky_test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants