HomeSort by relevance Sort by last modified time
    Searched refs:expectedFailureDarwin (Results 1 - 7 of 7) sorted by null

  /external/lldb/test/functionalities/thread/create_during_step/
TestCreateDuringStep.py 16 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
24 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
32 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
40 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
48 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
56 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
  /external/lldb/test/functionalities/thread/exit_during_step/
TestExitDuringStep.py 16 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
24 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
32 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
39 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
47 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
55 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
  /external/lldb/test/functionalities/thread/exit_during_break/
TestExitDuringBreak.py 16 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
23 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
  /external/lldb/test/functionalities/thread/multi_break/
TestMultipleBreakpoints.py 16 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
24 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
  /external/lldb/test/functionalities/thread/break_after_join/
TestBreakAfterJoin.py 16 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
23 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
  /external/lldb/test/functionalities/thread/thread_exit/
TestThreadExit.py 16 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
24 @expectedFailureDarwin("llvm.org/pr15824") # thread states not properly maintained
  /external/lldb/test/
lldbtest.py 593 def expectedFailureDarwin(bugnumber=None):
    [all...]

Completed in 84 milliseconds