[libfuzzer] Disable failing DFSan-related tests
authorGeorge Balatsouras <gbalats@google.com>
Fri, 18 Jun 2021 21:10:49 +0000 (21:10 +0000)
committerGeorge Balatsouras <gbalats@google.com>
Sat, 19 Jun 2021 01:09:19 +0000 (01:09 +0000)
commit070556237e29e8a804fbec1d416d431239384ab0
tree5cdbf897332a4223b22b917fffef28cc284b18ec
parent575ba6f42560002807dd6382ffc83abc1b6b9b50
[libfuzzer] Disable failing DFSan-related tests

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.

Reviewed By: stephan.yichao.zhao

Differential Revision: https://reviews.llvm.org/D104568
compiler-rt/lib/fuzzer/dataflow/DataFlow.cpp
compiler-rt/test/fuzzer/only-some-bytes-fork.test
compiler-rt/test/fuzzer/only-some-bytes.test