|
|
|
|
@ -19,8 +19,6 @@ net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \
|
|
|
|
|
CallHistoryServiceLick \
|
|
|
|
|
MetaHistoryServiceSLick \
|
|
|
|
|
JabberProtocolProviderSlick \
|
|
|
|
|
YahooProtocolProviderSlick \
|
|
|
|
|
MsnProtocolProviderSlick \
|
|
|
|
|
SipProtocolProviderServiceLick \
|
|
|
|
|
GibberishProtocolProviderServiceLick \
|
|
|
|
|
RssProtocolProviderServiceLick \
|
|
|
|
|
@ -40,6 +38,10 @@ net.java.sip.communicator.slick.runner.TEST_LIST=ConfigurationServiceLick \
|
|
|
|
|
# GenericProtocolProviderServiceLick because it does not add any tests.
|
|
|
|
|
#
|
|
|
|
|
# IcqProtocolProviderSlick because 2 of its 25 tests fail.
|
|
|
|
|
#
|
|
|
|
|
# Temporally disabling failing test
|
|
|
|
|
# MsnProtocolProviderSlick
|
|
|
|
|
# YahooProtocolProviderSlick
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# define all the test classes that can be run standalone, or by the
|
|
|
|
|
|