[DTrace-devel] [PATCH 3/3] test: tst.stackdepth.d marked unstable

Kris Van Hees kris.van.hees at oracle.com
Fri May 26 15:15:26 UTC 2023


The tst.stackdepth.d test is currently unstable because the
sched:::on-cpu probe it depends on requires more work to ensure it
fires correctly in all expected cases.

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

diff --git a/test/unittest/sched/tst.stackdepth.d b/test/unittest/sched/tst.stackdepth.d
index e6ffca01..02a878be 100644
--- a/test/unittest/sched/tst.stackdepth.d
+++ b/test/unittest/sched/tst.stackdepth.d
@@ -4,6 +4,7 @@
  * Licensed under the Universal Permissive License v 1.0 as shown at
  * http://oss.oracle.com/licenses/upl.
  */
+/* @@tags: unstable */
 
 #pragma D option switchrate=100hz
 
-- 
2.40.1




More information about the DTrace-devel mailing list