[DTrace-devel] [PATCH 2/6] test: remove XFAIL due to support for id built-in variable

eugene.loh at oracle.com eugene.loh at oracle.com
Tue Sep 29 13:36:48 PDT 2020


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

With the commit
1db189c8 "Add 'id' builtin D variable and a test for it",
test unittest/variables/bvar/tst.id.d started to pass.

Signed-off-by: Eugene Loh <eugene.loh at oracle.com>
---
 test/unittest/variables/bvar/tst.id.d | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/unittest/variables/bvar/tst.id.d b/test/unittest/variables/bvar/tst.id.d
index 2a78449f..bce507c9 100644
--- a/test/unittest/variables/bvar/tst.id.d
+++ b/test/unittest/variables/bvar/tst.id.d
@@ -4,7 +4,6 @@
  * Licensed under the Universal Permissive License v 1.0 as shown at
  * http://oss.oracle.com/licenses/upl.
  */
-/* @@xfail: dtv2 */
 
 /*
  * ASSERTION: The 'id' variable can be accessed and is not -1.
-- 
2.18.4




More information about the DTrace-devel mailing list