Showing cs.SEShow all
2 papers · 1 filter
cs.SE2025
Fault Localization via Fine-tuning Large Language Models with Mutation Generated Stack Traces
Neetha Jambigi, Bartosz Bogacz, Moritz Mueller +2
Abrupt and unexpected terminations of software are termed as software crashes. They can be challenging to analyze. Finding the root cause requires extensive manual effort and exper…
cs.SE2023
Just-in-Time Flaky Test Detection via Abstracted Failure Symptom Matching
Gabin An, Juyeon Yoon, Thomas Bach +2
We report our experience of using failure symptoms, such as error messages or stack traces, to identify flaky test failures in a Continuous Integration (CI) pipeline for a large in…