[DTrace-devel] [PATCH 22/22] test: Update tst.newprobes.sh xfail message
eugene.loh at oracle.com
eugene.loh at oracle.com
Thu Aug 29 05:22:19 UTC 2024
From: Eugene Loh <eugene.loh at oracle.com>
Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
test/unittest/pid/tst.newprobes.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/unittest/pid/tst.newprobes.sh b/test/unittest/pid/tst.newprobes.sh
index a4944688..1a88c3a8 100755
--- a/test/unittest/pid/tst.newprobes.sh
+++ b/test/unittest/pid/tst.newprobes.sh
@@ -6,7 +6,7 @@
# http://oss.oracle.com/licenses/upl.
#
-# @@xfail: not working yet
+# @@xfail: we do not support wildcard pids for pid probes
if [ $# != 1 ]; then
echo expected one argument: '<'dtrace-path'>'
--
2.43.5
More information about the DTrace-devel
mailing list