[DTrace-devel] [PATCH 1/3] Remove XFAIL for normalize() tests

Kris Van Hees kris.van.hees at oracle.com
Fri Mar 19 11:43:57 PDT 2021


On Wed, Feb 24, 2021 at 12:12:01PM -0500, eugene.loh at oracle.com wrote:
> From: Eugene Loh <eugene.loh at oracle.com>
> 
> These test updates should accompany the patch:
> "Implement normalize() and denormalize()".
> 
> Signed-off-by: Eugene Loh <eugene.loh at oracle.com>

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

> ---
>  test/unittest/aggs/tst.llquantnormal.d | 1 -
>  test/unittest/aggs/tst.lquantnormal.d  | 1 -
>  2 files changed, 2 deletions(-)
> 
> diff --git a/test/unittest/aggs/tst.llquantnormal.d b/test/unittest/aggs/tst.llquantnormal.d
> index 1253aaf9..af23c0a9 100644
> --- a/test/unittest/aggs/tst.llquantnormal.d
> +++ b/test/unittest/aggs/tst.llquantnormal.d
> @@ -4,7 +4,6 @@
>   * Licensed under the Universal Permissive License v 1.0 as shown at
>   * http://oss.oracle.com/licenses/upl.
>   */
> -/* @@xfail: dtv2 */
>  
>  /*
>   * ASSERTION:
> diff --git a/test/unittest/aggs/tst.lquantnormal.d b/test/unittest/aggs/tst.lquantnormal.d
> index 39636bd1..b643d1a6 100644
> --- a/test/unittest/aggs/tst.lquantnormal.d
> +++ b/test/unittest/aggs/tst.lquantnormal.d
> @@ -4,7 +4,6 @@
>   * Licensed under the Universal Permissive License v 1.0 as shown at
>   * http://oss.oracle.com/licenses/upl.
>   */
> -/* @@xfail: dtv2 */
>  
>  #pragma D option quiet
>  
> -- 
> 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