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

eugene.loh at oracle.com eugene.loh at oracle.com
Wed Feb 24 09:12:01 PST 2021


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>
---
 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




More information about the DTrace-devel mailing list