[DTrace-devel] [PATCH v2 2/2] unittest/sched: remove dtv2 xfail

Alan Maguire alan.maguire at oracle.com
Fri Jun 28 17:16:34 UTC 2024


...since tst.oncpu.d test passes now.

Signed-off-by: Alan Maguire <alan.maguire at oracle.com>
---
 test/unittest/sched/tst.oncpu.d | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/test/unittest/sched/tst.oncpu.d b/test/unittest/sched/tst.oncpu.d
index d2c2ce57..7a33bab4 100644
--- a/test/unittest/sched/tst.oncpu.d
+++ b/test/unittest/sched/tst.oncpu.d
@@ -1,11 +1,10 @@
 /*
  * Oracle Linux DTrace.
- * Copyright (c) 2006, 2020, Oracle and/or its affiliates. All rights reserved.
+ * Copyright (c) 2006, 2024, 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 */
 /* @@timeout: 15 */
 
 #pragma D option switchrate=100hz
-- 
2.43.5




More information about the DTrace-devel mailing list