Skip to content

Commit 13ae8a0

Browse files
committed
Enalbe TEST_F(Sess, pool_ttl) on Solaris
1 parent 69b882d commit 13ae8a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

devapi/tests/session-t.cc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1745,11 +1745,7 @@ TEST_F(Sess, pool_use)
17451745
}
17461746

17471747

1748-
#if defined __SUNPRO_CC
1749-
TEST_F(Sess, DISABLED_pool_ttl)
1750-
#else
17511748
TEST_F(Sess, pool_ttl)
1752-
#endif
17531749
{
17541750
SKIP_IF_NO_XPLUGIN;
17551751

0 commit comments

Comments
 (0)