XFAIL a test that fails on FreeBSD 11 (local and buildbot)
authorEd Maste <emaste@freebsd.org>
Mon, 11 May 2015 13:38:59 +0000 (13:38 +0000)
committerEd Maste <emaste@freebsd.org>
Mon, 11 May 2015 13:38:59 +0000 (13:38 +0000)
commitc4f4d6c437db7fc0a674c38ff0275bf7f0887158
treee11061f4e24748dec428e47fc038d12e75c0e27e
parentd57843d4e3f1646ddc3c057b6d8daf6c97978aab
XFAIL a test that fails on FreeBSD 11 (local and buildbot)

For some reason this happens only when running the full test suite
(e.g., via ninja check-lldb), but not when running the
TestStaticVariables.py tests in isolation. XFAIL for now while
investigating, in an attempt to bring the bot to green and reduce noise.

llvm.org/pr20550

llvm-svn: 236993
lldb/test/lang/cpp/class_static/TestStaticVariables.py