Skip to content

Scientific paper proposal: FlakyGuard (ASE 2025), week 2 - #2935

Merged
algomaster99 merged 2 commits into
KTH:2026from
LeuisKen:scientific-paper-week2-jiaxun-kozar
Aug 29, 2026
Merged

Scientific paper proposal: FlakyGuard (ASE 2025), week 2#2935
algomaster99 merged 2 commits into
KTH:2026from
LeuisKen:scientific-paper-week2-jiaxun-kozar

Conversation

@LeuisKen

@LeuisKen LeuisKen commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Assignment Proposal

Title

FlakyGuard: Automatically Fixing Flaky Tests at Industry Scale (ASE 2025)

Names and KTH ID

Deadline

  • Week 2

Category

  • Scientific paper

Description

We want to present the ASE 2025 paper "FlakyGuard: Automatically Fixing Flaky Tests at Industry Scale" by Li, Behrang, Shi, and Liu. The authors propose a tool called FlakyGuard that automatically repairs flaky tests, and they evaluate it in production at Uber. We plan to focus on how FlakyGuard traverses a call graph to collect just enough context to resolve flakiness, discuss the reported success rate together with how many fixes actually land in production, and contrast the approach with previous work in this field.

Relevance

Flaky tests break the assumption that a failing build means the code is broken. When working with flaky tests, developers prefer to rerun jobs rather than investigate the failure, and over time the test suite loses its value. Therefore, fixing them automatically is directly relevant to the subject of test automation and CI.

@algomaster99 algomaster99 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

This looks very well in scope, and the paper's abstract is quite interesting. Just dropped a minor wording change.

Comment thread contributions/scientific-paper/week2/jiaxun-kozar/README.md Outdated
Co-authored-by: Aman Sharma <amansha@kth.se>
@LeuisKen

Copy link
Copy Markdown
Contributor Author

@algomaster99 Thank you for the suggestion, updated.

@algomaster99

Copy link
Copy Markdown
Collaborator

Closing and reopening PR to retrigger CI.

@algomaster99 algomaster99 left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@LeuisKen and Matyas, the proposal looks good and you can start making a presentation on it. I am approving it, but I can't merge due to canvas issues which I will fix soon. After the fix, I am happy to merge your PR.

@algomaster99

Copy link
Copy Markdown
Collaborator

@LeuisKen and Matyas, sorry for such noisy activity history, but I think I have fixed the bugs. So I am merging it and it hopefully lands in canvas too.

@algomaster99
algomaster99 merged commit ab90e1c into KTH:2026 Aug 29, 2026
26 of 37 checks passed
@algomaster99

Copy link
Copy Markdown
Collaborator

It does! You can now officially prepare your presentation.

@LeuisKen

Copy link
Copy Markdown
Contributor Author

@algomaster99 Thanks!

LeuisKen pushed a commit to LeuisKen/devops-course that referenced this pull request Aug 29, 2026
… merge

Testing KTH/github-canvas-integration-devops#7 against PR KTH#2935 since we
lack merge access there. Revert once that PR merges to main.
@Kozarsson

Copy link
Copy Markdown

Thank you @algomaster99!

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