Skip to content

[lldb] Increase the default timeouts when running under ASan #7098

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
merged 1 commit into from
Jul 26, 2023

Conversation

JDevlieghere
Copy link

Increase the default timeouts when running under ASan. We had something similar before we adopted tablegen, but the larger timeouts got lost in the transition, possibly because tablegen's preprocessor support is very limited. This patch passes a new define (LLDB_SANITIZED) to lldb-tablegen on which we can base the default value.

Differential revision: https://reviews.llvm.org/D156279

(cherry picked from commit 94e8fef)

Increase the default timeouts when running under ASan. We had something
similar before we adopted tablegen, but the larger timeouts got lost in
the transition, possibly because tablegen's preprocessor support is very
limited. This patch passes a new define (LLDB_SANITIZED) to
lldb-tablegen on which we can base the default value.

Differential revision: https://reviews.llvm.org/D156279

(cherry picked from commit 94e8fef)
@JDevlieghere
Copy link
Author

@swift-ci please test

@JDevlieghere
Copy link
Author

This should fix the sanitized bot: https://ci.swift.org/view/LLDB/job/oss-lldb-5.9-asan-macos/

@JDevlieghere JDevlieghere merged commit b9adcc3 into swift/release/5.9 Jul 26, 2023
@JDevlieghere JDevlieghere deleted the 🍒/5.9/94e8fefe385c branch July 26, 2023 15:59
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