summaryrefslogtreecommitdiffstats
path: root/lldb/test/benchmarks/stepping/TestSteppingSpeed.py
diff options
context:
space:
mode:
Diffstat (limited to 'lldb/test/benchmarks/stepping/TestSteppingSpeed.py')
-rw-r--r--lldb/test/benchmarks/stepping/TestSteppingSpeed.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/test/benchmarks/stepping/TestSteppingSpeed.py b/lldb/test/benchmarks/stepping/TestSteppingSpeed.py
index 23471da8934..7aa84c6fe5d 100644
--- a/lldb/test/benchmarks/stepping/TestSteppingSpeed.py
+++ b/lldb/test/benchmarks/stepping/TestSteppingSpeed.py
@@ -28,6 +28,7 @@ class SteppingSpeedBench(BenchBase):
#print "self.break_spec=%s" % self.break_spec
@benchmarks_test
+ @no_debug_info_test
@expectedFailureWindows("llvm.org/pr22274: need a pexpect replacement for windows")
def test_run_lldb_steppings(self):
"""Test lldb steppings on a large executable."""
OpenPOWER on IntegriCloud