Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mylyn-integrators] Oddity running Mylyn AllJiraTests today...

Hi, all:

When trying to run AllJiraTests.java as a JUnit Plugin test today, I see 18 errors due to the following:

org.eclipse.mylyn.internal.jira.core.service.JiraException: Server redirected to unexpected location: http://mylyn.eclipse.org/jira-enterprise-3.9/browse/PRONE-8594
    at org.eclipse.mylyn.internal.jira.core.service.web.JiraWebSessionCallback.expectRedirect(JiraWebSessionCallback.java:78)
...
rest of stack trace deleted
...

Has something changed or broken recently, or have I forgotten to set something up in my test environment to have this do the right thing?

Thanks for any pointers,
Jerry
 

Back to the top