Skip to content

[cherry-pick stable/23.x][lldb][test] Fix tests sharing dict between test variants - #13879

Open
augusto2112 wants to merge 1 commit into
swiftlang:stable/23.xfrom
augusto2112:unwind-all-instructions-cache-scope-rebranch
Open

[cherry-pick stable/23.x][lldb][test] Fix tests sharing dict between test variants#13879
augusto2112 wants to merge 1 commit into
swiftlang:stable/23.xfrom
augusto2112:unwind-all-instructions-cache-scope-rebranch

Conversation

@augusto2112

Copy link
Copy Markdown

TestSwiftAsyncUnwindAllInstructions and
TestSwiftAsyncUnwindRecursiveQFunclets both set an ivar dict that was
shared between test variants. This happened to work without embedded
swift because all variants shared the same mapping.

Assisted-by: Claude

rdar://184858822

(cherry picked from commit dfb3286)

TestSwiftAsyncUnwindAllInstructions and
TestSwiftAsyncUnwindRecursiveQFunclets both set an ivar dict that was
shared between test variants. This happened to work without embedded
swift because all variants shared the same mapping.

Assisted-by: Claude

rdar://184858822

(cherry picked from commit dfb3286)
@augusto2112

Copy link
Copy Markdown
Author

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant