[DTrace-devel] [PATCH 27/61] test: Remove XFAIL tag that was messing up a line number

Kris Van Hees kris.van.hees at oracle.com
Tue Aug 2 03:13:21 UTC 2022


On Fri, Jul 08, 2022 at 10:45:11AM -0400, eugene.loh--- via DTrace-devel wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

Reviewed-by: Kris Van Hees <kris.van.hees at oracle.com>

... queued for dev

> ---
>  test/unittest/actions/printf/err.D_PRINTF_ARG_TYPE.agg.d | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/test/unittest/actions/printf/err.D_PRINTF_ARG_TYPE.agg.d b/test/unittest/actions/printf/err.D_PRINTF_ARG_TYPE.agg.d
> index 73d6d54b..af7c6bde 100644
> --- a/test/unittest/actions/printf/err.D_PRINTF_ARG_TYPE.agg.d
> +++ b/test/unittest/actions/printf/err.D_PRINTF_ARG_TYPE.agg.d
> @@ -1,10 +1,9 @@
>  /*
>   * Oracle Linux DTrace.
> - * Copyright (c) 2020, Oracle and/or its affiliates. All rights reserved.
> + * Copyright (c) 2020, 2022, Oracle and/or its affiliates. All rights reserved.
>   * Licensed under the Universal Permissive License v 1.0 as shown at
>   * http://oss.oracle.com/licenses/upl.
>   */
> -/* @@xfail: dtv2 */
>  /*
>   * ASSERTION: The printf() action requires a value that matches the conversion.
>   *
> -- 
> 2.18.4
> 
> 
> _______________________________________________
> DTrace-devel mailing list
> DTrace-devel at oss.oracle.com
> https://oss.oracle.com/mailman/listinfo/dtrace-devel



More information about the DTrace-devel mailing list