[all-commits] [llvm/llvm-project] 2d6dfc: [libFuzzer] Remove entropic-scale-per-exec-time.test.
Matt Morehouse via All-commits
all-commits at lists.llvm.org
Thu Dec 9 12:20:33 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2d6dfce4aa078d18db29e451d761a9d1dcd308b6
https://github.com/llvm/llvm-project/commit/2d6dfce4aa078d18db29e451d761a9d1dcd308b6
Author: Matt Morehouse <mascasa at google.com>
Date: 2021-12-09 (Thu, 09 Dec 2021)
Changed paths:
R compiler-rt/test/fuzzer/EntropicScalePerExecTimeTest.cpp
R compiler-rt/test/fuzzer/entropic-scale-per-exec-time.test
Log Message:
-----------
[libFuzzer] Remove entropic-scale-per-exec-time.test.
The test has been flaky for years, and I think we should remove it to
eliminate noise on the buildbot.
Neither me nor dokyungs have been able to fully deflake the test, and it
tests a non-default Entropic flag.
Reviewed By: vitalybuka
Differential Revision: https://reviews.llvm.org/D115453
More information about the All-commits
mailing list