Skip to content

[lldb] Fix TestRealDefinition (#7564) #7577

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
Oct 5, 2023

Conversation

kastiglione
Copy link

For a while, tests were run with target.prefer-dynamic-value overridden to
no-dynamic-values – but the override was removed in
D132382. At that time, tests that failed were
individually opted in to no-dynamic-values.

I don't recall specifics about TestRealDefinition, but it currently fails with
no-dynamic-values, and that is correct behavior. This change removes the
no-dynamic-values override.

(cherry-picked from commit 9714127)

For a while, tests were run with `target.prefer-dynamic-value` overridden to 
`no-dynamic-values` – but the override was removed in 
[D132382](https://reviews.llvm.org/D132382). At that time, tests that failed were 
individually opted in to `no-dynamic-values`.

I don't recall specifics about `TestRealDefinition`, but it currently fails with 
`no-dynamic-values`, and that is correct behavior. This change removes the 
`no-dynamic-values` override.

(cherry-picked from commit 9714127)
@kastiglione kastiglione merged commit 4611142 into next Oct 5, 2023
@kastiglione kastiglione deleted the dl/next/lldb-Fix-TestRealDefinition-7564 branch October 5, 2023 17:51
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