From 9eebfaf3fb24c1cd929a759bdc500acadb220801 Mon Sep 17 00:00:00 2001 From: Dave Lee Date: Mon, 27 Oct 2025 09:58:47 -0700 Subject: [PATCH] [lldb] Add "suspended" to regex in TestSwiftSyntheticTaskChildren --- .../formatters/task/children/TestSwiftSyntheticTaskChildren.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lldb/test/API/lang/swift/async/formatters/task/children/TestSwiftSyntheticTaskChildren.py b/lldb/test/API/lang/swift/async/formatters/task/children/TestSwiftSyntheticTaskChildren.py index f71f33c3e2705..658d5e703bc90 100644 --- a/lldb/test/API/lang/swift/async/formatters/task/children/TestSwiftSyntheticTaskChildren.py +++ b/lldb/test/API/lang/swift/async/formatters/task/children/TestSwiftSyntheticTaskChildren.py @@ -26,7 +26,7 @@ def test(self): enqueuePriority = 0 parent = nil children = \{ - 0 = id:2 flags:(?:running\|)?(?:enqueued\|)?asyncLetTask \{ + 0 = id:2 flags:(?:suspended\|)?(?:running\|)?(?:enqueued\|)?asyncLetTask \{ address = 0x[0-9a-f]+ id = 2 enqueuePriority = \.medium