From fd0242c7740a1c6d97f0a2ec7e64514259943409 Mon Sep 17 00:00:00 2001 From: Jonathon Penix Date: Tue, 16 Jun 2026 00:26:43 -0700 Subject: [PATCH] Try getting dump of what normally fails Signed-off-by: Jonathon Penix --- test/Common/RunTests/HelloWorld/HelloWorld.test | 1 - 1 file changed, 1 deletion(-) diff --git a/test/Common/RunTests/HelloWorld/HelloWorld.test b/test/Common/RunTests/HelloWorld/HelloWorld.test index 73cd43baa9..db38b893fe 100644 --- a/test/Common/RunTests/HelloWorld/HelloWorld.test +++ b/test/Common/RunTests/HelloWorld/HelloWorld.test @@ -1,5 +1,4 @@ REQUIRES: run_test -XFAIL: riscv32, riscv64 UNSUPPORTED: x86 #---HelloWorld.test--------------------- Executable------------------# #BEGIN_COMMENT