public inbox for dtrace@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH] test: Skip err.1.1.d
@ 2025-11-13  0:17 eugene.loh
  2025-11-13  3:43 ` [DTrace-devel] " Kris Van Hees
  0 siblings, 1 reply; 2+ messages in thread
From: eugene.loh @ 2025-11-13  0:17 UTC (permalink / raw)
  To: dtrace, dtrace-devel

From: Eugene Loh <eugene.loh@oracle.com>

There is a known problem with this test dumping core.  It is not enough
to XFAIL the test since the behavior is intermittent.

Orabug: 38615307
Signed-off-by: Eugene Loh <eugene.loh@oracle.com>
---
 test/unittest/version/err.1.1.d | 1 +
 1 file changed, 1 insertion(+)

diff --git a/test/unittest/version/err.1.1.d b/test/unittest/version/err.1.1.d
index 0b63421f8..7b6a95a3c 100644
--- a/test/unittest/version/err.1.1.d
+++ b/test/unittest/version/err.1.1.d
@@ -5,6 +5,7 @@
  * http://oss.oracle.com/licenses/upl.
  */
 /* @@runtest-opts: -Ze */
+/* @@skip: Known intermittent core dump Orabug 38615307 */
 
 #pragma D option version=1.1
 
-- 
2.47.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-11-13  3:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-13  0:17 [PATCH] test: Skip err.1.1.d eugene.loh
2025-11-13  3:43 ` [DTrace-devel] " Kris Van Hees

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox