Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ICAT] Broken windows tests #9451

Closed
mantid-builder opened this issue Dec 12, 2013 · 1 comment
Closed

[ICAT] Broken windows tests #9451

mantid-builder opened this issue Dec 12, 2013 · 1 comment
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Milestone

Comments

@mantid-builder
Copy link
Collaborator

Original Reporter: Jay Rainey

Changes made in http://trac.mantidproject.org/mantid/ticket/8581 broke the [http://download.mantidproject.org/jenkins/view/All/job/is_clean_win7_develop_db/92/ tests on clean windows 7 develop]. Interestingly, ICAT within Mantid no longer works on W7.(If you attempt to log in it will crash).

Having looked into this, I believe this is due to how windows handles references to ICatPortBindingProxy. The issue occurs in getICATProxy() (specifically how the SSLContext is set on the proxy).

To fix this, I will instead modify the method to take an ICatPortBindingProxy reference and set the soap end-point and SSLContext for it.


Keywords: ICAT

@mantid-builder
Copy link
Collaborator Author

This issue was originally trac ticket 8607

@mantid-builder mantid-builder added High Priority An issue or pull request that if not addressed is severe enough to postponse a release. Framework Issues and pull requests related to components in the Framework labels Jun 3, 2015
@mantid-builder mantid-builder added this to the Release 3.1 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Framework Issues and pull requests related to components in the Framework High Priority An issue or pull request that if not addressed is severe enough to postponse a release.
Projects
None yet
Development

No branches or pull requests

1 participant