Re: [PATCH v2 0/7] fuzz: improve crash case minimization

2020-12-27 Thread no-reply
.ausp282.prod.outlook.com Subject: [PATCH v2 0/7] fuzz: improve crash case minimization === TEST SCRIPT BEGIN === #!/bin/bash git rev-parse base > /dev/null || exit 0 git config --local diff.renamelimit 0 git config --local diff.renames True git config --local diff.algorithm histogram ./scri

[PATCH v2 0/7] fuzz: improve crash case minimization

2020-12-27 Thread Qiuhao Li
Extend and refine the crash case minimization process. Test input: Bug 1909261 full_reproducer 6500 QTest instructions (write mostly) Refined (-M1 minimization level) vs. Original version: real 38m31.942s <-- real 532m57.192s user 28m18.188s <-- user 89m0.536s sys 12m42.239s <-