Two tests are currently decorated with a @unittest2.expectedFailure
referencing rdar tickets. These tests pass consistently for me on
FreeBSD. Can I ask the Apple folks to look at these tickets and put
details in a public PR if appropriate? Alternatively, shall I switch
the tests to expectedFailureDarwin?
Also, are these tests passing on Linux?
-Ed
test/driver/batch_mode/TestBatchMode.py
@unittest2.expectedFailure("<rdar://problem/18684124>, lldb doesn't
reliably print the prompt when run under pexpect")
test/functionalities/inferior-assert/TestInferiorAssert.py
@unittest2.expectedFailure("rdar://15367233")
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev