aboutsummaryrefslogtreecommitdiff
path: root/lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
diff options
context:
space:
mode:
authorDokyung Song <dokyung.song@gmail.com>2021-11-10 07:42:58 -0800
committerMatt Morehouse <mascasa@google.com>2021-11-10 07:43:21 -0800
commit614b8bac01f6e9b877bd9a3a379c3bb8074f1f4a (patch)
tree4af22af57b3a85042364247ab53ae1b63621af26 /lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp
parente23c6cc54e36e453d69ef5bdf5a59a6c8dd5644a (diff)
downloadllvm-614b8bac01f6e9b877bd9a3a379c3bb8074f1f4a.zip
llvm-614b8bac01f6e9b877bd9a3a379c3bb8074f1f4a.tar.gz
llvm-614b8bac01f6e9b877bd9a3a379c3bb8074f1f4a.tar.bz2
[libFuzzer] Deflake entropic exec-time test.
Entropic scheduling with exec-time option can be misled, if inputs on the right path to become crashing inputs accidentally take more time to execute before it's added to the corpus. This patch, by letting more of such inputs added to the corpus (four inputs of size 7 to 10, instead of a single input of size 2), reduces possibilities of being influenced by timing flakiness. A longer-term fix could be to reduce timing flakiness in the fuzzer; one way could be to execute inputs multiple times and take average of their execution time before they are added to the corpus. Reviewed By: morehouse Differential Revision: https://reviews.llvm.org/D113544
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python/PythonTestSuite.cpp')
0 files changed, 0 insertions, 0 deletions