quarkusio / quarkusio/quarkus-github-bot
Bot fails to mark flaky tests as such in some cases
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 30
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
For instance this comment says that HbmXmlQuarkusConfigTest is failing.
But the corresponding build scan says HbmXmlQuarkusConfigTest is flaky.
This may just be a parsing/formatting problem when tests fail outside of a test method (e.g. in setup), since weirdly the GitHub comment adds a trailing dot to HbmXmlQuarkusConfigTest.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by examining the bot logic that parses build scan results and formats test names in the linked pull request comment. Reproduce the HbmXmlQuarkusConfigTest case, including a failure during setup, and confirm that flaky tests are marked correctly without the trailing punctuation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100