All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kris Van Hees <kris.van.hees@oracle.com>
To: eugene.loh@oracle.com
Cc: dtrace@lists.linux.dev, dtrace-devel@oss.oracle.com
Subject: Re: [DTrace-devel] [PATCH] test: Skip err.1.1.d
Date: Wed, 12 Nov 2025 22:43:21 -0500	[thread overview]
Message-ID: <aRVT2QrncgdsHGBB@oracle.com> (raw)
In-Reply-To: <20251113001753.26276-1-eugene.loh@oracle.com>

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

      reply	other threads:[~2025-11-13  3:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-13  0:17 [PATCH] test: Skip err.1.1.d eugene.loh
2025-11-13  3:43 ` Kris Van Hees [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aRVT2QrncgdsHGBB@oracle.com \
    --to=kris.van.hees@oracle.com \
    --cc=dtrace-devel@oss.oracle.com \
    --cc=dtrace@lists.linux.dev \
    --cc=eugene.loh@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.