|
From: <sv...@va...> - 2016-11-19 23:28:25
|
Author: iraisr
Date: Sat Nov 19 23:28:18 2016
New Revision: 16143
Log:
Disable test none/tests/pth_2sig on Solaris for now until
it is investigated why it messes so badly with the regression test suite.
n-i-bz
Modified:
trunk/none/tests/pth_2sig.vgtest
Modified: trunk/none/tests/pth_2sig.vgtest
==============================================================================
--- trunk/none/tests/pth_2sig.vgtest (original)
+++ trunk/none/tests/pth_2sig.vgtest Sat Nov 19 23:28:18 2016
@@ -1,2 +1,5 @@
+# Disable this test on Solaris for now until it is investigated
+# why it messes badly with the regression test suite.
+prereq: (! ../../tests/os_test solaris)
prog: pth_2sig
vgopts: -q
|