Skip to content

[cherry-pick][lldb] Disable flaky dap tests #10598

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

Conversation

felipepiovezan
Copy link

These were all disabled upstream too, this PR contains cherry-picks only.

felipepiovezan and others added 4 commits May 1, 2025 08:26
This test is flaky and creating a lot of noise in CI.
See llvm#137660

(cherry picked from commit b73169a)
…137712)

The correct way of doing this today is to use `@skipIf` with no
arguments, which reads like it expects a condition.

Fixes llvm#137710

(cherry picked from commit 3081ec1)
This is also flaky. See llvm#137660

(cherry picked from commit 55b4e5e)
These, or parts of these, are all failing every so often on Linaro's
build bots with:
    raise ValueError(desc)
ValueError: no response for "disconnect"

Sorry to use a global disable here but this is happening too often
and spamming unrelated PRs.

I think it's the same issue as llvm#137660.

(cherry picked from commit 2dbab4c)
@felipepiovezan felipepiovezan requested a review from a team as a code owner May 1, 2025 15:28
@felipepiovezan
Copy link
Author

@swift-ci test

@JDevlieghere JDevlieghere merged commit b270006 into swiftlang:swift/release/6.2 May 1, 2025
3 checks passed
@felipepiovezan felipepiovezan deleted the felipe/disable_dap_flaky_tests branch May 1, 2025 21:04
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.

3 participants