[DTrace-devel] [PATCH 26/61] test: needs aggrate and agg drop support

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


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

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 test/unittest/rates/tst.aggrate.d | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/unittest/rates/tst.aggrate.d b/test/unittest/rates/tst.aggrate.d
index e641ef33..f6e6bfda 100644
--- a/test/unittest/rates/tst.aggrate.d
+++ b/test/unittest/rates/tst.aggrate.d
@@ -1,11 +1,11 @@
 /*
  * Oracle Linux DTrace.
- * Copyright (c) 2006, 2020, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 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 */
+/* @@xfail: needs aggrate and agg drop support */
 /* @@timeout: 15 */
 
 /*
-- 
2.18.4




More information about the DTrace-devel mailing list