diff options
author | Damian Minkov <damencho@jitsi.org> | 2015-02-10 18:29:18 +0200 |
---|---|---|
committer | Damian Minkov <damencho@jitsi.org> | 2015-02-10 18:29:18 +0200 |
commit | 6b9cd898ce9b5393d40705022934418d8fefa6b7 (patch) | |
tree | 6885af0f89bc98d9ef489c80b547e781c757da6e /lib/testing.properties | |
parent | 72d1008e25465dcd6f1f612f64aa9734d5c9a379 (diff) | |
download | jitsi-6b9cd898ce9b5393d40705022934418d8fefa6b7.zip jitsi-6b9cd898ce9b5393d40705022934418d8fefa6b7.tar.gz jitsi-6b9cd898ce9b5393d40705022934418d8fefa6b7.tar.bz2 |
Disable sip tests temporally as sip server test machine is down.
Diffstat (limited to 'lib/testing.properties')
-rw-r--r-- | lib/testing.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/testing.properties b/lib/testing.properties index 850a47c..c501937 100644 --- a/lib/testing.properties +++ b/lib/testing.properties @@ -18,7 +18,6 @@ net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \ CallHistoryServiceLick \ MetaHistoryServiceSLick \ JabberProtocolProviderSlick \ - SipProtocolProviderServiceLick \ PopupMessageHandlerSLick # Note that NetworkAddressManagerServiceLick currently runs @@ -27,6 +26,8 @@ net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \ # The following tests should currently not be executed:- # +# SipProtocolProviderServiceLick disable sip tests temporally +# # NetworkAddressManagerServiceLick currently sets up ZERO tests # because the addSuite calls are commented-out in start(). # |