From 3e5f3d56e045fadc78ea64894b7822707285f50d Mon Sep 17 00:00:00 2001 From: Mark Wielaard Date: Mon, 28 Dec 2009 12:05:12 +0100 Subject: [PATCH] XFAIL PR10732 declaration.exp empty-struct always fails. --- testsuite/systemtap.base/declaration.exp | 1 + 1 file changed, 1 insertion(+) diff --git a/testsuite/systemtap.base/declaration.exp b/testsuite/systemtap.base/declaration.exp index e47898a7d..f7452a14a 100644 --- a/testsuite/systemtap.base/declaration.exp +++ b/testsuite/systemtap.base/declaration.exp @@ -16,4 +16,5 @@ set passscript { probe\ module(\"scsi_mod\").function(\"scsi_request_fn\")\ \{print(\$q)\} } +setup_xfail 10732 "*-*-*" stap_compile $TEST_NAME 1 [concat $passscript $failscript ] -- 2.43.5