[DTrace-devel] [PATCH 56/61] test: Relieve some strsize pressure

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


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

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

diff --git a/test/unittest/multiaggs/tst.tuplecompat.d b/test/unittest/multiaggs/tst.tuplecompat.d
index 7526e3a1..b191bf6a 100644
--- a/test/unittest/multiaggs/tst.tuplecompat.d
+++ b/test/unittest/multiaggs/tst.tuplecompat.d
@@ -1,12 +1,12 @@
 /*
  * 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 */
 
 #pragma D option quiet
+#pragma D option strsize=128
 
 BEGIN
 {
-- 
2.18.4




More information about the DTrace-devel mailing list