hanchenye-llvm-project/lldb/test/unittest2
Enrico Granata e6cedc1296 <rdar://problem/12362092>
The decorators @expectedFailure (plain and special-case like i386, clang, ...) are modified to optionally take a bugnumber argument
If such an argument is specified, the failure report (or unexpected success report) will include the information passed in as part of the message
This is mostly useful for associating failures to issue IDs in issue management systems (e.g. the LLVM bugzilla)

llvm-svn: 175942
2013-02-23 01:05:23 +00:00
..
test
__init__.py
__main__.py
case.py <rdar://problem/12362092> 2013-02-23 01:05:23 +00:00
collector.py
compatibility.py
loader.py
main.py
result.py <rdar://problem/12362092> 2013-02-23 01:05:23 +00:00
runner.py <rdar://problem/12362092> 2013-02-23 01:05:23 +00:00
signals.py
suite.py
util.py