An Analysis of 35+ Million Jobs of Travis CI

Proceedings of the 35th IEEE International Conference on Software Maintenance and Evolution, Short Papers track (ICSME'19)

T. DurieuxR. AbreuM. MonperrusL. Cruz 

PDFDOISlideSource codeDataset

Abstract

In the past decade, research on test-suite-based automatic program repair has grown significantly. Each year, new approaches and implementations are featured in major software engineering venues. However, most of those approaches are evaluated on a single benchmark of bugs, which are also rarely reproduced by other researchers. In this paper, we present a large-scale experiment using 11 Java test-suite-based repair tools and 5 benchmarks of bugs. Our goal is to have a better understanding of the current state of automatic program repair tools on a large diversity of benchmarks. Our investigation is guided by the hypothesis that the repairability of repair tools might not be generalized across different benchmarks of bugs. We found that the 11 tools 1) are able to generate patches for 21% of the bugs from the 5 benchmarks, and 2) have better performance on Defects4J compared to other benchmarks, by generating patches for 47% of the bugs from Defects4J compared to 10-30% of bugs from the other benchmarks. Our experiment comprises 23,551 repair attempts in total, which we used to find the causes of non-patch generation. These causes are reported in this paper, which can help repair tool designers to improve their techniques and tools.

@inproceedings{DBLP:conf/icsm/DurieuxAMB019,
author = {Thomas Durieux and
Rui Abreu and
Martin Monperrus and
Tegawend{\'{e}} F. Bissyand{\'{e}} and
Luis Cruz},
title = {An Analysis of 35+ Million Jobs of Travis {CI}},
booktitle = {2019 {IEEE} International Conference on Software Maintenance and Evolution,
{ICSME} 2019, Cleveland, OH, USA, September 29 - October 4, 2019},
pages = {291--295},
publisher = {{IEEE}},
year = {2019},
url = { https://doi.org/10.1109/ICSME.2019.00044 },
doi = {10.1109/ICSME.2019.00044},
timestamp = {Tue, 13 Apr 2021 13:32:36 +0200},
biburl = { https://dblp.org/rec/conf/icsm/DurieuxAMB019.bib },
bibsource = {dblp computer science bibliography,  https://dblp.org }
}
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Last Updated: 24/05/2022