Skip to content

[lldb][Shell] Turn detect_container_overflow back off for Shell tests #8843

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

Michael137
Copy link

This environment variable was overridden accidentally in b0e130ffe534b05528dccd685a2f2e87af9b2306. The buildbots still fail to run the shell-tests without setting this environment variable to 0 (e.g., https://ci.swift.org/view/LLDB/job/oss-lldb-asan-macos/7709/). So this patch resumes to old behaviour.

rdar://127513271

…ests

This environment variable was overridden accidentally in
`b0e130ffe534b05528dccd685a2f2e87af9b2306`. The buildbots
still fail to run the shell-tests without setting this
environment variable to `0` (e.g., https://ci.swift.org/view/LLDB/job/oss-lldb-asan-macos/7709/).
So this patch resumes to old behaviour.
@Michael137
Copy link
Author

@swift-ci test

@Michael137 Michael137 changed the title [lldb][Shell] Properly turn off detect_container_overflow for Shell tests [lldb][Shell] Turn detect_container_overflow back off for Shell tests Jun 5, 2024
@adrian-prantl adrian-prantl merged commit 9165950 into swift/release/6.0 Jun 5, 2024
3 checks passed
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.

2 participants