Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 328348

Summary: [test][remoteservices][rest] Fix TwitterRemoteServiceTest to use new twitter authentication
Product: [RT] ECF Reporter: Scott Lewis <slewis>
Component: ecf.testAssignee: ecf.test-inbox <ecf.test-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3    
Version: 3.4.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Scott Lewis CLA 2010-10-21 09:35:19 EDT
Current, the class org.eclipse.ecf.tests.remoteservice.rest.twitter.TwitterRemoteServiceTest is marked as abstract to remove it from the automated tests...because it is using a now unsupported authentication scheme.  This test (and supporting code) should be updated/amended to support the new twitter authentication.

For reference, bug 327994 was the bug where the TwitterRemoteServiceTest was made abstract, in order to remove from the build.  Once this bug is addressed, this test can be made non-abstract again so it will run in automated test environment.
Comment 1 Scott Lewis CLA 2014-02-12 14:14:02 EST
Although I would still like to see this happen, it doesn't seem likely any more given changed project-level emphasis (to OSGi Remote Services and less on presence/IM providers).  If resources for this become available, please reopen.