Skip to content

Commit 8a5411b

Browse files
Update README.md
Co-authored-by: Aman Sharma <amansha@kth.se>
1 parent c12b783 commit 8a5411b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • contributions/scientific-paper/week2/jiaxun-kozar

contributions/scientific-paper/week2/jiaxun-kozar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ FlakyGuard: Automatically Fixing Flaky Tests at Industry Scale (ASE 2025)
1919

2020
## Description
2121

22-
We want to present the ASE 2025 paper ["FlakyGuard: Automatically Fixing Flaky Tests at Industry Scale"](https://doi.org/10.1109/ASE63991.2025.00179) 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, discuss the reported success rate together with how many fixes actually land in production, and contrast the approach with previous work in this field.
22+
We want to present the ASE 2025 paper ["FlakyGuard: Automatically Fixing Flaky Tests at Industry Scale"](https://doi.org/10.1109/ASE63991.2025.00179) 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.
2323

2424
**Relevance**
2525

0 commit comments

Comments
 (0)