[lldb-dev] Looking for info on two rdars: 18684124, 15367233

Ed Maste via lldb-dev lldb-dev at lists.llvm.org
Wed Sep 9 06:21:31 PDT 2015


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")


More information about the lldb-dev mailing list