quarkusio / quarkusio/quarkus-github-bot

Bot fails to mark flaky tests as such in some cases

Open
#452 2 comments 0 reactions 0 assignees View on GitHub

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.

image

But the corresponding build scan says HbmXmlQuarkusConfigTest is flaky.

image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.