<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Fixing as we speak.<div><br><div>
<div style="color: rgb(0, 0, 0); letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div style="font-size: medium; orphans: 2; widows: 2; border-collapse: separate; border-spacing: 0px;"><span style="font-size: 12px; orphans: auto; widows: auto;">Enrico Granata</span><br style="font-size: 12px; orphans: auto; widows: auto;"><span style="font-size: 12px; orphans: auto; widows: auto;">✉ egranata@</span><font color="#ff2600" style="font-size: 12px; orphans: auto; widows: auto;"></font><span style="font-size: 12px; orphans: auto; widows: auto;">.com</span><br style="font-size: 12px; orphans: auto; widows: auto;"><span style="font-size: 12px; orphans: auto; widows: auto;">✆ 27683</span></div></div>
</div>
<br><div><div>On Feb 22, 2013, at 5:23 PM, Dmitri Gribenko <<a href="mailto:gribozavr@gmail.com">gribozavr@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">On Sat, Feb 23, 2013 at 3:05 AM, Enrico Granata <<a href="mailto:egranata@apple.com">egranata@apple.com</a>> wrote:<br><blockquote type="cite">Author: enrico<br>Date: Fri Feb 22 19:05:23 2013<br>New Revision: 175942<br><br>URL: <a href="http://llvm.org/viewvc/llvm-project?rev=175942&view=rev">http://llvm.org/viewvc/llvm-project?rev=175942&view=rev</a><br>Log:<br><<a href="rdar://problem/12362092">rdar://problem/12362092</a>><br><br>The decorators @expectedFailure (plain and special-case like i386, clang, ...) are modified to optionally take a bugnumber argument<br>If such an argument is specified, the failure report (or unexpected success report) will include the information passed in as part of the message<br>This is mostly useful for associating failures to issue IDs in issue management systems (e.g. the LLVM bugzilla)<br></blockquote><br>Sorry, but it looks like this commit broke tests:<br><br><a href="http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang/builds/390">http://lab.llvm.org:8011/builders/lldb-x86_64-debian-clang/builds/390</a><br><br>Traceback (most recent call last):<br>  File "/home/llvmbb/llvm-build-dir/lldb-x86_64-clang/llvm/tools/lldb/test/dotest.py",<br>line 1096, in <module><br>    os.path.walk(testdir, visit, 'Test')<br>  File "/usr/lib/python2.7/posixpath.py", line 238, in walk<br>    func(arg, top, names)<br>  File "/home/llvmbb/llvm-build-dir/lldb-x86_64-clang/llvm/tools/lldb/test/dotest.py",<br>line 1011, in visit<br>    suite.addTests(unittest2.defaultTestLoader.loadTestsFromName(base))<br>  File "/home/llvmbb/llvm-build-dir/lldb-x86_64-clang/llvm/tools/lldb/test/unittest2/loader.py",<br>line 111, in loadTestsFromName<br>    module = __import__('.'.join(parts_copy))<br>  File "/home/llvmbb/llvm-build-dir/lldb-x86_64-clang/llvm/tools/lldb/test/lang/cpp/class_static/TestStaticVariables.py",<br>line 11, in <module><br>    class StaticVariableTestCase(TestBase):<br>  File "/home/llvmbb/llvm-build-dir/lldb-x86_64-clang/llvm/tools/lldb/test/lang/cpp/class_static/TestStaticVariables.py",<br>line 34, in StaticVariableTestCase<br>    @dsym_test<br>  File "/home/llvmbb/llvm-build-dir/lldb-x86_64-clang/llvm/tools/lldb/test/lldbtest.py",<br>line 411, in expectedFailureGcc<br>    return expectedFailureCompiler(func, "gcc")<br>TypeError: expectedFailureCompiler() takes at most 1 argument (2 given)<br><br>Dmitri<br><br>-- <br>main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if<br>(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr@gmail.com>*/<br></blockquote></div><br></div></body></html>