We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SE

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Software Engineering

Title: Towards a Benchmark Set for Program Repair Based on Partial Fixes

Abstract: Software bugs significantly contribute to software cost and increase the risk of system malfunctioning. In recent years, many automated program-repair approaches have been proposed to automatically fix undesired program behavior. Despite of their great success, specific problems such as fixing bugs with partial fixes still remain unresolved. A partial fix to a known software issue is a programmer's failed attempt to fix the issue the first time. Even though it fails, this fix attempt still conveys important information such as the suspicious software region and the bug type. In this work we do not propose an approach for program repair with partial fixes, but instead answer a preliminary question: Do partial fixes occur often enough, in general, to be relevant for the research area of automated program repair? We crawled 1500 open-source C repositories on GitHub for partial fixes. The result is a benchmark set of 2204 benchmark tasks for automated program repair based on partial fixes. The benchmark set is available open source and open to further contributions and improvement.
Comments: 9 pages, 5 figures
Subjects: Software Engineering (cs.SE); Programming Languages (cs.PL)
ACM classes: D.2.4; D.2.5
Cite as: arXiv:2107.08038 [cs.SE]
  (or arXiv:2107.08038v1 [cs.SE] for this version)

Submission history

From: Dirk Beyer [view email]
[v1] Fri, 16 Jul 2021 17:58:08 GMT (181kb,D)

Link back to: arXiv, form interface, contact.