Current Location: Home » News & Events » News » Content

News & Events

News


Award News

Topics

A team from Software Engineering Institute Peking University won ISSTA 2019 Distinguished Paper Award

Award

ACM SIGSOFT Distinguished Paper Award for the 28th ACM SIGSOFT  International  Symposium on Software Testing and Analysis

Title

History-driven Build Failure Fixing: How Far Are We?

Author

Yiling Lou, Junjie Chen, Lingming Zhang, Dan Hao, Lu Zhang

Content

Build systems break frequently during software evolution, which makes automated build fixing techniques in huge demand. In this paper, we propose a lightweight build-failure fixing technique, which does not rely on history data but instead simply utilizes the present information of the build code, build log and external build-related resources. The proposed technique includes two phases: fault localization and patch generation. In particular, the fault-localization phase analyzes error logs of the given build failures to extract error information, and then localizes the possible buggy locations via inter-procedural data-flow analysis; the patch-generation phase generates patch candidates based on search-based strategy. The proposed technique successfully fixes 2X more reproducible build failures than the state-of-art technique.

Date

2019/7/18

Conference

The 28th ACM SIGSOFT International Symposium on Software Testing and Analysis(ISSTA 2019)

Links

https://conf.researchr.org/home/issta-2019

https://conf.researchr.org/details/issta-2019/issta-2019-Technical-Papers/3/History-driven-Build-Failure-Fixing-How-Far-Are-We-


517E9