| Newsgroups |
dev.linux.lists.dtrace |
| Message-ID |
<[email protected]> |
From: Eugene Loh <[email protected]>
There is a known problem with this test dumping core. It is not enough
to XFAIL the test since the behavior is intermittent.
Orabug: 38615307
Signed-off-by: Eugene Loh <[email protected]>
---
test/unittest/version/err.1.1.d | 1 +
1 file changed, 1 insertion(+)
diff --git a/test/unittest/version/err.1.1.d b/test/unittest/version/err.1.1.d
index 0b63421f8..7b6a95a3c 100644
--- a/test/unittest/version/err.1.1.d
+++ b/test/unittest/version/err.1.1.d
@@ -5,6 +5,7 @@
* http://oss.oracle.com/licenses/upl.
*/
/* @@runtest-opts: -Ze */
+/* @@skip: Known intermittent core dump Orabug 38615307 */
#pragma D option version=1.1
--
2.47.3