[DTrace-devel] [PATCH 2/5] test: Remove xfail marker from tst.keysort.d

Kris Van Hees kris.van.hees at oracle.com
Wed Sep 7 01:36:04 UTC 2022


With setopt() support, this test should work.

Signed-off-by: Kris Van Hees <kris.van.hees at oracle.com>
---
 test/unittest/aggs/tst.keysort.d | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/unittest/aggs/tst.keysort.d b/test/unittest/aggs/tst.keysort.d
index ef01a0a3..31b95088 100644
--- a/test/unittest/aggs/tst.keysort.d
+++ b/test/unittest/aggs/tst.keysort.d
@@ -6,7 +6,6 @@
  */
 
 /* @@nosort */
-/* @@xfail: need setopt() support */
 
 #pragma D option quiet
 
-- 
2.34.1




More information about the DTrace-devel mailing list