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

eugene.loh at oracle.com eugene.loh at oracle.com
Fri Jul 8 14:45:11 UTC 2022


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

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 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




More information about the DTrace-devel mailing list