On FreeBSD skip test that produces bogus output
authorEd Maste <emaste@freebsd.org>
Tue, 5 Aug 2014 17:50:04 +0000 (17:50 +0000)
committerEd Maste <emaste@freebsd.org>
Tue, 5 Aug 2014 17:50:04 +0000 (17:50 +0000)
commit2efa42c937bffd082680aff01e089bafd0243c03
treeaa82062b3adc1b967bb1e3ff85e383c86724015d
parent5a511b59c5571097e9cec617873168f55a8f2e0c
On FreeBSD skip test that produces bogus output

The test produces lines that start with "<word>: " which confuses the
buildbot log parser.  Disable the test until either the test is fixed
or the buildbot can deal with the undesired output.

llvm.org/pr20545

llvm-svn: 214900
lldb/test/functionalities/data-formatter/data-formatter-python-synth/TestDataFormatterPythonSynth.py