summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorMichal Gorny <mgorny@gentoo.org>2019-03-11 17:01:31 +0000
committerMichal Gorny <mgorny@gentoo.org>2019-03-11 17:01:31 +0000
commitb94c24e2acc748b47f029f66b0e806472fffffbe (patch)
treee24a37f82c4a86d5e9510dba67606a55a50aad27 /lldb/packages/Python/lldbsuite/test/expression_command
parent81d1656514d07b6b6fc760c950c4bc719c6e728f (diff)
downloadbcm5719-llvm-b94c24e2acc748b47f029f66b0e806472fffffbe.tar.gz
bcm5719-llvm-b94c24e2acc748b47f029f66b0e806472fffffbe.zip
[lldb] [test] Mark more tests flakey on NetBSD
llvm-svn: 355838
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
-rw-r--r--lldb/packages/Python/lldbsuite/test/expression_command/unwind_expression/TestUnwindExpression.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/expression_command/unwind_expression/TestUnwindExpression.py b/lldb/packages/Python/lldbsuite/test/expression_command/unwind_expression/TestUnwindExpression.py
index 108de8867d5..62be09c7a92 100644
--- a/lldb/packages/Python/lldbsuite/test/expression_command/unwind_expression/TestUnwindExpression.py
+++ b/lldb/packages/Python/lldbsuite/test/expression_command/unwind_expression/TestUnwindExpression.py
@@ -55,6 +55,7 @@ class UnwindFromExpressionTest(TestBase):
@add_test_categories(['pyapi'])
+ @expectedFlakeyNetBSD
def test_unwind_expression(self):
"""Test unwinding from an expression."""
self.build_and_run_to_bkpt()
OpenPOWER on IntegriCloud