Marking test cases with @expectedFailureLinux as per recently opened bugs
authorDaniel Malea <daniel.malea@intel.com>
Thu, 24 Jan 2013 19:47:06 +0000 (19:47 +0000)
committerDaniel Malea <daniel.malea@intel.com>
Thu, 24 Jan 2013 19:47:06 +0000 (19:47 +0000)
commitb8f80ee67fee5601378049fd4b56bd8c94d93edb
treead113e440ee6e7f63862adf36314ac9b65a2989a
parentcf7304a201f7f4bbe3389d772f57a22548504600
Marking test cases with @expectedFailureLinux as per recently opened bugs
- PR 15038: missing wide char support on Linux
- PR 14600 - Exception state registers not supported on Linux
- PR 15039: SBProcess.GetSTDOUT() returns an empty buffer
- PR 15037: stop-hooks sometimes fail to fire on Linux

llvm-svn: 173363
lldb/test/functionalities/stop-hook/TestStopHookMechanism.py
lldb/test/lang/cpp/char1632_t/TestChar1632T.py
lldb/test/lang/cpp/wchar_t/TestCxxWCharT.py
lldb/test/python_api/lldbutil/iter/TestLLDBIterator.py
lldb/test/python_api/lldbutil/iter/TestRegistersIterator.py
lldb/test/python_api/value/change_values/TestChangeValueAPI.py