These have been broken by https://reviews.llvm.org/D104494.
However, lib/fuzzer/dataflow/ is unused (?) so addressing this is not a priority.
Added TODOs to re-enable them in the future.
Paths
| Differential D104568
[libfuzzer] Disable failing DFSan-related tests ClosedPublic Authored by gbalats on Jun 18 2021, 2:18 PM.
Details Summary These have been broken by https://reviews.llvm.org/D104494. Added TODOs to re-enable them in the future.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 18 2021, 2:38 PM
Comment Actions Can we get this change in sooner rather than later? This issue is causing failures in our internal build bot. This revision was landed with ongoing or failed builds.Jun 18 2021, 6:13 PM Closed by commit rG070556237e29: [libfuzzer] Disable failing DFSan-related tests (authored by gbalats). · Explain Why This revision was automatically updated to reflect the committed changes. Comment Actions
Done.
Revision Contents
Diff 353140 compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp
compiler-rt/test/fuzzer/only-some-bytes-fork.test
compiler-rt/test/fuzzer/only-some-bytes.test
|
Why this is on @kcc ?