Quantizing large-language models for predicting flaky tests

S Rahman, A Baz, S Misailovic… - 2024 IEEE Conference on …, 2024 - ieeexplore.ieee.org
A major challenge in regression testing practice is the presence of flaky tests, which non-
deterministically pass or fail when run on the same code. Previous research identified …

FlakeSync: Automatically Repairing Async Flaky Tests

S Rahman, A Shi - Proceedings of the IEEE/ACM 46th International …, 2024 - dl.acm.org
Regression testing is an important part of the development process but suffers from the
presence of flaky tests. Flaky tests nondeterministically pass or fail when run on the same …

A Large-Scale Empirical Investigation Into Cross-Project Flaky Test Prediction

A Afeltra, A Cannavale, F Pecorelli, V Pontillo… - IEEE …, 2024 - ieeexplore.ieee.org
Test flakiness arises when a test case exhibits inconsistent behavior by alternating between
passing and failing states when executed against the same code. Previous research …