Skip to content

[lldb][nfc]Temporarily disable test on non-x86 because output-redirec… #140585

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
May 19, 2025

Conversation

oontvoo
Copy link
Member

@oontvoo oontvoo commented May 19, 2025

because output-redirection doesn't work properly

@oontvoo oontvoo requested a review from labath May 19, 2025 17:39
@oontvoo oontvoo requested a review from JDevlieghere as a code owner May 19, 2025 17:39
@llvmbot llvmbot added the lldb label May 19, 2025
@llvmbot
Copy link
Member

llvmbot commented May 19, 2025

@llvm/pr-subscribers-lldb

Author: Vy Nguyen (oontvoo)

Changes

…tion doesn't work properly


Full diff: https://github.com/llvm/llvm-project/pull/140585.diff

1 Files Affected:

  • (modified) lldb/test/Shell/Commands/list-header.test (+2)
diff --git a/lldb/test/Shell/Commands/list-header.test b/lldb/test/Shell/Commands/list-header.test
index 08bcedd3fc946..02630602b57d0 100644
--- a/lldb/test/Shell/Commands/list-header.test
+++ b/lldb/test/Shell/Commands/list-header.test
@@ -1,3 +1,5 @@
+# REQUIRES: x86
+
 ## Test that `list header.h:<line>` works correctly when header is available.
 ## 
 # RUN: split-file %s %t

@oontvoo oontvoo merged commit 1b44eb2 into llvm:main May 19, 2025
8 of 11 checks passed
@oontvoo oontvoo deleted the fix_test branch May 19, 2025 18:23
sivan-shani pushed a commit to sivan-shani/llvm-project that referenced this pull request Jun 3, 2025
ajaden-codes pushed a commit to Jaddyen/llvm-project that referenced this pull request Jun 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants