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

* Re: [DTrace-devel] [PATCH] test: Skip err.1.1.d
  2025-11-13  0:17 [PATCH] test: Skip err.1.1.d eugene.loh
@ 2025-11-13  3:43 ` Kris Van Hees
  0 siblings, 0 replies; 2+ messages in thread
From: Kris Van Hees @ 2025-11-13  3:43 UTC (permalink / raw)
  To: eugene.loh; +Cc: dtrace, dtrace-devel

NAK - we should not hide this test.  It does not impact other tests and it is
a genuine problem that needs fixing.  The test is doing what it is supposed to
do so skipping it is wrong.

On Wed, Nov 12, 2025 at 07:17:53PM -0500, eugene.loh--- via DTrace-devel wrote:
> 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
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel@oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel

^ permalink raw reply	[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