Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-dev] Setting Credentials for testing

Hello,

 

I started to set up the mylyn project, and to run the included test cases. Therefore, I am following the guideline on the eclipse wiki. Somehow, it seems that the credential setting has not worked.

I created a credentials.properties file with the username and password:

user: tests@mylyn.eclipse.org

pass: mylyntest

 

Then I started to run the tests in org.eclipse.mylyn.tests

After, approximately 1200 tests, always the same phrase appeared in my console:

Read credentials: Credentials [username=tests@xxxxxxxxxxxxxxxxx,password=mylyntest]

 

After a while ~ test case 1400 it is changing to:

Read credentials: Credentials [username=tests@xxxxxxxxxxxxxxxxx,password=mylyntest] (USER)

Setting credentials: tests@xxxxxxxxxxxxxxxxx:mylyntest

 

I assume something is wrong.

I would be glad if you could help me with this issue. If I should provide additional information, I would be happy to do so.

 

Best wishes,

Michaela

 


Back to the top