[Lldb-commits] [PATCH] Skip tests that are failed on linux with gcc-4.9.2

Ying Chen chying at google.com
Mon Apr 6 19:34:51 PDT 2015


Hi sivachandra, ovyalov, vharron, chaoren,

- add decorator functions to skip test on specific os, architecture and version of comipler
- skip failing test with gcc-4.9.2 on linux

http://reviews.llvm.org/D8851

Files:
  test/api/multithreaded/TestMultithreaded.py
  test/expression_command/test/TestExprs.py
  test/functionalities/data-formatter/data-formatter-synth/TestDataFormatterSynth.py
  test/functionalities/inferior-crashing/TestInferiorCrashing.py
  test/functionalities/inline-stepping/TestInlineStepping.py
  test/functionalities/memory/read/TestMemoryRead.py
  test/lldbtest.py
  test/tools/lldb-mi/control/TestMiExec.py

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D8851.23305.patch
Type: text/x-patch
Size: 10300 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150407/c83e769c/attachment.bin>


More information about the lldb-commits mailing list